cfg80211.c 50 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961
  1. /*
  2. * Copyright (c) 2004-2011 Atheros Communications Inc.
  3. *
  4. * Permission to use, copy, modify, and/or distribute this software for any
  5. * purpose with or without fee is hereby granted, provided that the above
  6. * copyright notice and this permission notice appear in all copies.
  7. *
  8. * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
  9. * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
  10. * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
  11. * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
  12. * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
  13. * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  14. * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  15. */
  16. #include "core.h"
  17. #include "cfg80211.h"
  18. #include "debug.h"
  19. #include "hif-ops.h"
  20. #include "testmode.h"
  21. static unsigned int ath6kl_p2p;
  22. module_param(ath6kl_p2p, uint, 0644);
  23. #define RATETAB_ENT(_rate, _rateid, _flags) { \
  24. .bitrate = (_rate), \
  25. .flags = (_flags), \
  26. .hw_value = (_rateid), \
  27. }
  28. #define CHAN2G(_channel, _freq, _flags) { \
  29. .band = IEEE80211_BAND_2GHZ, \
  30. .hw_value = (_channel), \
  31. .center_freq = (_freq), \
  32. .flags = (_flags), \
  33. .max_antenna_gain = 0, \
  34. .max_power = 30, \
  35. }
  36. #define CHAN5G(_channel, _flags) { \
  37. .band = IEEE80211_BAND_5GHZ, \
  38. .hw_value = (_channel), \
  39. .center_freq = 5000 + (5 * (_channel)), \
  40. .flags = (_flags), \
  41. .max_antenna_gain = 0, \
  42. .max_power = 30, \
  43. }
  44. static struct ieee80211_rate ath6kl_rates[] = {
  45. RATETAB_ENT(10, 0x1, 0),
  46. RATETAB_ENT(20, 0x2, 0),
  47. RATETAB_ENT(55, 0x4, 0),
  48. RATETAB_ENT(110, 0x8, 0),
  49. RATETAB_ENT(60, 0x10, 0),
  50. RATETAB_ENT(90, 0x20, 0),
  51. RATETAB_ENT(120, 0x40, 0),
  52. RATETAB_ENT(180, 0x80, 0),
  53. RATETAB_ENT(240, 0x100, 0),
  54. RATETAB_ENT(360, 0x200, 0),
  55. RATETAB_ENT(480, 0x400, 0),
  56. RATETAB_ENT(540, 0x800, 0),
  57. };
  58. #define ath6kl_a_rates (ath6kl_rates + 4)
  59. #define ath6kl_a_rates_size 8
  60. #define ath6kl_g_rates (ath6kl_rates + 0)
  61. #define ath6kl_g_rates_size 12
  62. static struct ieee80211_channel ath6kl_2ghz_channels[] = {
  63. CHAN2G(1, 2412, 0),
  64. CHAN2G(2, 2417, 0),
  65. CHAN2G(3, 2422, 0),
  66. CHAN2G(4, 2427, 0),
  67. CHAN2G(5, 2432, 0),
  68. CHAN2G(6, 2437, 0),
  69. CHAN2G(7, 2442, 0),
  70. CHAN2G(8, 2447, 0),
  71. CHAN2G(9, 2452, 0),
  72. CHAN2G(10, 2457, 0),
  73. CHAN2G(11, 2462, 0),
  74. CHAN2G(12, 2467, 0),
  75. CHAN2G(13, 2472, 0),
  76. CHAN2G(14, 2484, 0),
  77. };
  78. static struct ieee80211_channel ath6kl_5ghz_a_channels[] = {
  79. CHAN5G(34, 0), CHAN5G(36, 0),
  80. CHAN5G(38, 0), CHAN5G(40, 0),
  81. CHAN5G(42, 0), CHAN5G(44, 0),
  82. CHAN5G(46, 0), CHAN5G(48, 0),
  83. CHAN5G(52, 0), CHAN5G(56, 0),
  84. CHAN5G(60, 0), CHAN5G(64, 0),
  85. CHAN5G(100, 0), CHAN5G(104, 0),
  86. CHAN5G(108, 0), CHAN5G(112, 0),
  87. CHAN5G(116, 0), CHAN5G(120, 0),
  88. CHAN5G(124, 0), CHAN5G(128, 0),
  89. CHAN5G(132, 0), CHAN5G(136, 0),
  90. CHAN5G(140, 0), CHAN5G(149, 0),
  91. CHAN5G(153, 0), CHAN5G(157, 0),
  92. CHAN5G(161, 0), CHAN5G(165, 0),
  93. CHAN5G(184, 0), CHAN5G(188, 0),
  94. CHAN5G(192, 0), CHAN5G(196, 0),
  95. CHAN5G(200, 0), CHAN5G(204, 0),
  96. CHAN5G(208, 0), CHAN5G(212, 0),
  97. CHAN5G(216, 0),
  98. };
  99. static struct ieee80211_supported_band ath6kl_band_2ghz = {
  100. .n_channels = ARRAY_SIZE(ath6kl_2ghz_channels),
  101. .channels = ath6kl_2ghz_channels,
  102. .n_bitrates = ath6kl_g_rates_size,
  103. .bitrates = ath6kl_g_rates,
  104. };
  105. static struct ieee80211_supported_band ath6kl_band_5ghz = {
  106. .n_channels = ARRAY_SIZE(ath6kl_5ghz_a_channels),
  107. .channels = ath6kl_5ghz_a_channels,
  108. .n_bitrates = ath6kl_a_rates_size,
  109. .bitrates = ath6kl_a_rates,
  110. };
  111. static int ath6kl_set_wpa_version(struct ath6kl *ar,
  112. enum nl80211_wpa_versions wpa_version)
  113. {
  114. ath6kl_dbg(ATH6KL_DBG_WLAN_CFG, "%s: %u\n", __func__, wpa_version);
  115. if (!wpa_version) {
  116. ar->auth_mode = NONE_AUTH;
  117. } else if (wpa_version & NL80211_WPA_VERSION_2) {
  118. ar->auth_mode = WPA2_AUTH;
  119. } else if (wpa_version & NL80211_WPA_VERSION_1) {
  120. ar->auth_mode = WPA_AUTH;
  121. } else {
  122. ath6kl_err("%s: %u not supported\n", __func__, wpa_version);
  123. return -ENOTSUPP;
  124. }
  125. return 0;
  126. }
  127. static int ath6kl_set_auth_type(struct ath6kl *ar,
  128. enum nl80211_auth_type auth_type)
  129. {
  130. ath6kl_dbg(ATH6KL_DBG_WLAN_CFG, "%s: 0x%x\n", __func__, auth_type);
  131. switch (auth_type) {
  132. case NL80211_AUTHTYPE_OPEN_SYSTEM:
  133. ar->dot11_auth_mode = OPEN_AUTH;
  134. break;
  135. case NL80211_AUTHTYPE_SHARED_KEY:
  136. ar->dot11_auth_mode = SHARED_AUTH;
  137. break;
  138. case NL80211_AUTHTYPE_NETWORK_EAP:
  139. ar->dot11_auth_mode = LEAP_AUTH;
  140. break;
  141. case NL80211_AUTHTYPE_AUTOMATIC:
  142. ar->dot11_auth_mode = OPEN_AUTH | SHARED_AUTH;
  143. break;
  144. default:
  145. ath6kl_err("%s: 0x%x not spported\n", __func__, auth_type);
  146. return -ENOTSUPP;
  147. }
  148. return 0;
  149. }
  150. static int ath6kl_set_cipher(struct ath6kl *ar, u32 cipher, bool ucast)
  151. {
  152. u8 *ar_cipher = ucast ? &ar->prwise_crypto : &ar->grp_crypto;
  153. u8 *ar_cipher_len = ucast ? &ar->prwise_crypto_len :
  154. &ar->grp_crypto_len;
  155. ath6kl_dbg(ATH6KL_DBG_WLAN_CFG, "%s: cipher 0x%x, ucast %u\n",
  156. __func__, cipher, ucast);
  157. switch (cipher) {
  158. case 0:
  159. /* our own hack to use value 0 as no crypto used */
  160. *ar_cipher = NONE_CRYPT;
  161. *ar_cipher_len = 0;
  162. break;
  163. case WLAN_CIPHER_SUITE_WEP40:
  164. *ar_cipher = WEP_CRYPT;
  165. *ar_cipher_len = 5;
  166. break;
  167. case WLAN_CIPHER_SUITE_WEP104:
  168. *ar_cipher = WEP_CRYPT;
  169. *ar_cipher_len = 13;
  170. break;
  171. case WLAN_CIPHER_SUITE_TKIP:
  172. *ar_cipher = TKIP_CRYPT;
  173. *ar_cipher_len = 0;
  174. break;
  175. case WLAN_CIPHER_SUITE_CCMP:
  176. *ar_cipher = AES_CRYPT;
  177. *ar_cipher_len = 0;
  178. break;
  179. default:
  180. ath6kl_err("cipher 0x%x not supported\n", cipher);
  181. return -ENOTSUPP;
  182. }
  183. return 0;
  184. }
  185. static void ath6kl_set_key_mgmt(struct ath6kl *ar, u32 key_mgmt)
  186. {
  187. ath6kl_dbg(ATH6KL_DBG_WLAN_CFG, "%s: 0x%x\n", __func__, key_mgmt);
  188. if (key_mgmt == WLAN_AKM_SUITE_PSK) {
  189. if (ar->auth_mode == WPA_AUTH)
  190. ar->auth_mode = WPA_PSK_AUTH;
  191. else if (ar->auth_mode == WPA2_AUTH)
  192. ar->auth_mode = WPA2_PSK_AUTH;
  193. } else if (key_mgmt != WLAN_AKM_SUITE_8021X) {
  194. ar->auth_mode = NONE_AUTH;
  195. }
  196. }
  197. static bool ath6kl_cfg80211_ready(struct ath6kl *ar)
  198. {
  199. if (!test_bit(WMI_READY, &ar->flag)) {
  200. ath6kl_err("wmi is not ready\n");
  201. return false;
  202. }
  203. if (!test_bit(WLAN_ENABLED, &ar->flag)) {
  204. ath6kl_err("wlan disabled\n");
  205. return false;
  206. }
  207. return true;
  208. }
  209. static int ath6kl_cfg80211_connect(struct wiphy *wiphy, struct net_device *dev,
  210. struct cfg80211_connect_params *sme)
  211. {
  212. struct ath6kl *ar = ath6kl_priv(dev);
  213. int status;
  214. ar->sme_state = SME_CONNECTING;
  215. if (!ath6kl_cfg80211_ready(ar))
  216. return -EIO;
  217. if (test_bit(DESTROY_IN_PROGRESS, &ar->flag)) {
  218. ath6kl_err("destroy in progress\n");
  219. return -EBUSY;
  220. }
  221. if (test_bit(SKIP_SCAN, &ar->flag) &&
  222. ((sme->channel && sme->channel->center_freq == 0) ||
  223. (sme->bssid && is_zero_ether_addr(sme->bssid)))) {
  224. ath6kl_err("SkipScan: channel or bssid invalid\n");
  225. return -EINVAL;
  226. }
  227. if (down_interruptible(&ar->sem)) {
  228. ath6kl_err("busy, couldn't get access\n");
  229. return -ERESTARTSYS;
  230. }
  231. if (test_bit(DESTROY_IN_PROGRESS, &ar->flag)) {
  232. ath6kl_err("busy, destroy in progress\n");
  233. up(&ar->sem);
  234. return -EBUSY;
  235. }
  236. if (ar->tx_pending[ath6kl_wmi_get_control_ep(ar->wmi)]) {
  237. /*
  238. * sleep until the command queue drains
  239. */
  240. wait_event_interruptible_timeout(ar->event_wq,
  241. ar->tx_pending[ath6kl_wmi_get_control_ep(ar->wmi)] == 0,
  242. WMI_TIMEOUT);
  243. if (signal_pending(current)) {
  244. ath6kl_err("cmd queue drain timeout\n");
  245. up(&ar->sem);
  246. return -EINTR;
  247. }
  248. }
  249. if (test_bit(CONNECTED, &ar->flag) &&
  250. ar->ssid_len == sme->ssid_len &&
  251. !memcmp(ar->ssid, sme->ssid, ar->ssid_len)) {
  252. ar->reconnect_flag = true;
  253. status = ath6kl_wmi_reconnect_cmd(ar->wmi, ar->req_bssid,
  254. ar->ch_hint);
  255. up(&ar->sem);
  256. if (status) {
  257. ath6kl_err("wmi_reconnect_cmd failed\n");
  258. return -EIO;
  259. }
  260. return 0;
  261. } else if (ar->ssid_len == sme->ssid_len &&
  262. !memcmp(ar->ssid, sme->ssid, ar->ssid_len)) {
  263. ath6kl_disconnect(ar);
  264. }
  265. memset(ar->ssid, 0, sizeof(ar->ssid));
  266. ar->ssid_len = sme->ssid_len;
  267. memcpy(ar->ssid, sme->ssid, sme->ssid_len);
  268. if (sme->channel)
  269. ar->ch_hint = sme->channel->center_freq;
  270. memset(ar->req_bssid, 0, sizeof(ar->req_bssid));
  271. if (sme->bssid && !is_broadcast_ether_addr(sme->bssid))
  272. memcpy(ar->req_bssid, sme->bssid, sizeof(ar->req_bssid));
  273. ath6kl_set_wpa_version(ar, sme->crypto.wpa_versions);
  274. status = ath6kl_set_auth_type(ar, sme->auth_type);
  275. if (status) {
  276. up(&ar->sem);
  277. return status;
  278. }
  279. if (sme->crypto.n_ciphers_pairwise)
  280. ath6kl_set_cipher(ar, sme->crypto.ciphers_pairwise[0], true);
  281. else
  282. ath6kl_set_cipher(ar, 0, true);
  283. ath6kl_set_cipher(ar, sme->crypto.cipher_group, false);
  284. if (sme->crypto.n_akm_suites)
  285. ath6kl_set_key_mgmt(ar, sme->crypto.akm_suites[0]);
  286. if ((sme->key_len) &&
  287. (ar->auth_mode == NONE_AUTH) && (ar->prwise_crypto == WEP_CRYPT)) {
  288. struct ath6kl_key *key = NULL;
  289. if (sme->key_idx < WMI_MIN_KEY_INDEX ||
  290. sme->key_idx > WMI_MAX_KEY_INDEX) {
  291. ath6kl_err("key index %d out of bounds\n",
  292. sme->key_idx);
  293. up(&ar->sem);
  294. return -ENOENT;
  295. }
  296. key = &ar->keys[sme->key_idx];
  297. key->key_len = sme->key_len;
  298. memcpy(key->key, sme->key, key->key_len);
  299. key->cipher = ar->prwise_crypto;
  300. ar->def_txkey_index = sme->key_idx;
  301. ath6kl_wmi_addkey_cmd(ar->wmi, sme->key_idx,
  302. ar->prwise_crypto,
  303. GROUP_USAGE | TX_USAGE,
  304. key->key_len,
  305. NULL,
  306. key->key, KEY_OP_INIT_VAL, NULL,
  307. NO_SYNC_WMIFLAG);
  308. }
  309. if (!ar->usr_bss_filter) {
  310. if (ath6kl_wmi_bssfilter_cmd(ar->wmi, ALL_BSS_FILTER, 0) != 0) {
  311. ath6kl_err("couldn't set bss filtering\n");
  312. up(&ar->sem);
  313. return -EIO;
  314. }
  315. }
  316. ar->nw_type = ar->next_mode;
  317. ath6kl_dbg(ATH6KL_DBG_WLAN_CFG,
  318. "%s: connect called with authmode %d dot11 auth %d"
  319. " PW crypto %d PW crypto len %d GRP crypto %d"
  320. " GRP crypto len %d channel hint %u\n",
  321. __func__,
  322. ar->auth_mode, ar->dot11_auth_mode, ar->prwise_crypto,
  323. ar->prwise_crypto_len, ar->grp_crypto,
  324. ar->grp_crypto_len, ar->ch_hint);
  325. ar->reconnect_flag = 0;
  326. status = ath6kl_wmi_connect_cmd(ar->wmi, ar->nw_type,
  327. ar->dot11_auth_mode, ar->auth_mode,
  328. ar->prwise_crypto,
  329. ar->prwise_crypto_len,
  330. ar->grp_crypto, ar->grp_crypto_len,
  331. ar->ssid_len, ar->ssid,
  332. ar->req_bssid, ar->ch_hint,
  333. ar->connect_ctrl_flags);
  334. up(&ar->sem);
  335. if (status == -EINVAL) {
  336. memset(ar->ssid, 0, sizeof(ar->ssid));
  337. ar->ssid_len = 0;
  338. ath6kl_err("invalid request\n");
  339. return -ENOENT;
  340. } else if (status) {
  341. ath6kl_err("ath6kl_wmi_connect_cmd failed\n");
  342. return -EIO;
  343. }
  344. if ((!(ar->connect_ctrl_flags & CONNECT_DO_WPA_OFFLOAD)) &&
  345. ((ar->auth_mode == WPA_PSK_AUTH)
  346. || (ar->auth_mode == WPA2_PSK_AUTH))) {
  347. mod_timer(&ar->disconnect_timer,
  348. jiffies + msecs_to_jiffies(DISCON_TIMER_INTVAL));
  349. }
  350. ar->connect_ctrl_flags &= ~CONNECT_DO_WPA_OFFLOAD;
  351. set_bit(CONNECT_PEND, &ar->flag);
  352. return 0;
  353. }
  354. void ath6kl_cfg80211_connect_event(struct ath6kl *ar, u16 channel,
  355. u8 *bssid, u16 listen_intvl,
  356. u16 beacon_intvl,
  357. enum network_type nw_type,
  358. u8 beacon_ie_len, u8 assoc_req_len,
  359. u8 assoc_resp_len, u8 *assoc_info)
  360. {
  361. u16 size = 0;
  362. u16 capability = 0;
  363. struct cfg80211_bss *bss = NULL;
  364. struct ieee80211_mgmt *mgmt = NULL;
  365. struct ieee80211_channel *ibss_ch = NULL;
  366. s32 signal = 50 * 100;
  367. u8 ie_buf_len = 0;
  368. unsigned char ie_buf[256];
  369. unsigned char *ptr_ie_buf = ie_buf;
  370. unsigned char *ieeemgmtbuf = NULL;
  371. u8 source_mac[ETH_ALEN];
  372. /* capinfo + listen interval */
  373. u8 assoc_req_ie_offset = sizeof(u16) + sizeof(u16);
  374. /* capinfo + status code + associd */
  375. u8 assoc_resp_ie_offset = sizeof(u16) + sizeof(u16) + sizeof(u16);
  376. u8 *assoc_req_ie = assoc_info + beacon_ie_len + assoc_req_ie_offset;
  377. u8 *assoc_resp_ie = assoc_info + beacon_ie_len + assoc_req_len +
  378. assoc_resp_ie_offset;
  379. assoc_req_len -= assoc_req_ie_offset;
  380. assoc_resp_len -= assoc_resp_ie_offset;
  381. if (nw_type & ADHOC_NETWORK) {
  382. if (ar->wdev->iftype != NL80211_IFTYPE_ADHOC) {
  383. ath6kl_dbg(ATH6KL_DBG_WLAN_CFG,
  384. "%s: ath6k not in ibss mode\n", __func__);
  385. return;
  386. }
  387. }
  388. if (nw_type & INFRA_NETWORK) {
  389. if (ar->wdev->iftype != NL80211_IFTYPE_STATION &&
  390. ar->wdev->iftype != NL80211_IFTYPE_P2P_CLIENT) {
  391. ath6kl_dbg(ATH6KL_DBG_WLAN_CFG,
  392. "%s: ath6k not in station mode\n", __func__);
  393. return;
  394. }
  395. }
  396. /*
  397. * Earlier we were updating the cfg about bss by making a beacon frame
  398. * only if the entry for bss is not there. This can have some issue if
  399. * ROAM event is generated and a heavy traffic is ongoing. The ROAM
  400. * event is handled through a work queue and by the time it really gets
  401. * handled, BSS would have been aged out. So it is better to update the
  402. * cfg about BSS irrespective of its entry being present right now or
  403. * not.
  404. */
  405. if (nw_type & ADHOC_NETWORK) {
  406. /* construct 802.11 mgmt beacon */
  407. if (ptr_ie_buf) {
  408. *ptr_ie_buf++ = WLAN_EID_SSID;
  409. *ptr_ie_buf++ = ar->ssid_len;
  410. memcpy(ptr_ie_buf, ar->ssid, ar->ssid_len);
  411. ptr_ie_buf += ar->ssid_len;
  412. *ptr_ie_buf++ = WLAN_EID_IBSS_PARAMS;
  413. *ptr_ie_buf++ = 2; /* length */
  414. *ptr_ie_buf++ = 0; /* ATIM window */
  415. *ptr_ie_buf++ = 0; /* ATIM window */
  416. /* TODO: update ibss params and include supported rates,
  417. * DS param set, extened support rates, wmm. */
  418. ie_buf_len = ptr_ie_buf - ie_buf;
  419. }
  420. capability |= WLAN_CAPABILITY_IBSS;
  421. if (ar->prwise_crypto == WEP_CRYPT)
  422. capability |= WLAN_CAPABILITY_PRIVACY;
  423. memcpy(source_mac, ar->net_dev->dev_addr, ETH_ALEN);
  424. ptr_ie_buf = ie_buf;
  425. } else {
  426. capability = *(u16 *) (&assoc_info[beacon_ie_len]);
  427. memcpy(source_mac, bssid, ETH_ALEN);
  428. ptr_ie_buf = assoc_req_ie;
  429. ie_buf_len = assoc_req_len;
  430. }
  431. size = offsetof(struct ieee80211_mgmt, u)
  432. + sizeof(mgmt->u.beacon)
  433. + ie_buf_len;
  434. ieeemgmtbuf = kzalloc(size, GFP_ATOMIC);
  435. if (!ieeemgmtbuf) {
  436. ath6kl_err("ieee mgmt buf alloc error\n");
  437. return;
  438. }
  439. mgmt = (struct ieee80211_mgmt *)ieeemgmtbuf;
  440. mgmt->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT |
  441. IEEE80211_STYPE_BEACON);
  442. memset(mgmt->da, 0xff, ETH_ALEN); /* broadcast addr */
  443. memcpy(mgmt->sa, source_mac, ETH_ALEN);
  444. memcpy(mgmt->bssid, bssid, ETH_ALEN);
  445. mgmt->u.beacon.beacon_int = cpu_to_le16(beacon_intvl);
  446. mgmt->u.beacon.capab_info = cpu_to_le16(capability);
  447. memcpy(mgmt->u.beacon.variable, ptr_ie_buf, ie_buf_len);
  448. ibss_ch = ieee80211_get_channel(ar->wdev->wiphy, (int)channel);
  449. ath6kl_dbg(ATH6KL_DBG_WLAN_CFG,
  450. "%s: inform bss with bssid %pM channel %d beacon_intvl %d capability 0x%x\n",
  451. __func__, mgmt->bssid, ibss_ch->hw_value,
  452. beacon_intvl, capability);
  453. bss = cfg80211_inform_bss_frame(ar->wdev->wiphy,
  454. ibss_ch, mgmt,
  455. size, signal, GFP_KERNEL);
  456. kfree(ieeemgmtbuf);
  457. cfg80211_put_bss(bss);
  458. if (nw_type & ADHOC_NETWORK) {
  459. cfg80211_ibss_joined(ar->net_dev, bssid, GFP_KERNEL);
  460. return;
  461. }
  462. if (ar->sme_state == SME_CONNECTING) {
  463. /* inform connect result to cfg80211 */
  464. ar->sme_state = SME_CONNECTED;
  465. cfg80211_connect_result(ar->net_dev, bssid,
  466. assoc_req_ie, assoc_req_len,
  467. assoc_resp_ie, assoc_resp_len,
  468. WLAN_STATUS_SUCCESS, GFP_KERNEL);
  469. } else if (ar->sme_state == SME_CONNECTED) {
  470. /* inform roam event to cfg80211 */
  471. cfg80211_roamed(ar->net_dev, ibss_ch, bssid,
  472. assoc_req_ie, assoc_req_len,
  473. assoc_resp_ie, assoc_resp_len, GFP_KERNEL);
  474. }
  475. }
  476. static int ath6kl_cfg80211_disconnect(struct wiphy *wiphy,
  477. struct net_device *dev, u16 reason_code)
  478. {
  479. struct ath6kl *ar = (struct ath6kl *)ath6kl_priv(dev);
  480. ath6kl_dbg(ATH6KL_DBG_WLAN_CFG, "%s: reason=%u\n", __func__,
  481. reason_code);
  482. if (!ath6kl_cfg80211_ready(ar))
  483. return -EIO;
  484. if (test_bit(DESTROY_IN_PROGRESS, &ar->flag)) {
  485. ath6kl_err("busy, destroy in progress\n");
  486. return -EBUSY;
  487. }
  488. if (down_interruptible(&ar->sem)) {
  489. ath6kl_err("busy, couldn't get access\n");
  490. return -ERESTARTSYS;
  491. }
  492. ar->reconnect_flag = 0;
  493. ath6kl_disconnect(ar);
  494. memset(ar->ssid, 0, sizeof(ar->ssid));
  495. ar->ssid_len = 0;
  496. if (!test_bit(SKIP_SCAN, &ar->flag))
  497. memset(ar->req_bssid, 0, sizeof(ar->req_bssid));
  498. up(&ar->sem);
  499. return 0;
  500. }
  501. void ath6kl_cfg80211_disconnect_event(struct ath6kl *ar, u8 reason,
  502. u8 *bssid, u8 assoc_resp_len,
  503. u8 *assoc_info, u16 proto_reason)
  504. {
  505. if (ar->scan_req) {
  506. cfg80211_scan_done(ar->scan_req, true);
  507. ar->scan_req = NULL;
  508. }
  509. if (ar->nw_type & ADHOC_NETWORK) {
  510. if (ar->wdev->iftype != NL80211_IFTYPE_ADHOC) {
  511. ath6kl_dbg(ATH6KL_DBG_WLAN_CFG,
  512. "%s: ath6k not in ibss mode\n", __func__);
  513. return;
  514. }
  515. memset(bssid, 0, ETH_ALEN);
  516. cfg80211_ibss_joined(ar->net_dev, bssid, GFP_KERNEL);
  517. return;
  518. }
  519. if (ar->nw_type & INFRA_NETWORK) {
  520. if (ar->wdev->iftype != NL80211_IFTYPE_STATION &&
  521. ar->wdev->iftype != NL80211_IFTYPE_P2P_CLIENT) {
  522. ath6kl_dbg(ATH6KL_DBG_WLAN_CFG,
  523. "%s: ath6k not in station mode\n", __func__);
  524. return;
  525. }
  526. }
  527. if (!test_bit(CONNECT_PEND, &ar->flag)) {
  528. if (reason != DISCONNECT_CMD)
  529. ath6kl_wmi_disconnect_cmd(ar->wmi);
  530. return;
  531. }
  532. if (reason == NO_NETWORK_AVAIL) {
  533. /* connect cmd failed */
  534. ath6kl_wmi_disconnect_cmd(ar->wmi);
  535. return;
  536. }
  537. if (reason != DISCONNECT_CMD)
  538. return;
  539. clear_bit(CONNECT_PEND, &ar->flag);
  540. if (ar->sme_state == SME_CONNECTING) {
  541. cfg80211_connect_result(ar->net_dev,
  542. bssid, NULL, 0,
  543. NULL, 0,
  544. WLAN_STATUS_UNSPECIFIED_FAILURE,
  545. GFP_KERNEL);
  546. } else if (ar->sme_state == SME_CONNECTED) {
  547. cfg80211_disconnected(ar->net_dev, reason,
  548. NULL, 0, GFP_KERNEL);
  549. }
  550. ar->sme_state = SME_DISCONNECTED;
  551. }
  552. static inline bool is_ch_11a(u16 ch)
  553. {
  554. return (!((ch >= 2412) && (ch <= 2484)));
  555. }
  556. /* struct ath6kl_node_table::nt_nodelock is locked when calling this */
  557. void ath6kl_cfg80211_scan_node(struct wiphy *wiphy, struct bss *ni)
  558. {
  559. struct ieee80211_mgmt *mgmt;
  560. struct ieee80211_channel *channel;
  561. struct ieee80211_supported_band *band;
  562. struct ath6kl_common_ie *cie;
  563. s32 signal;
  564. int freq;
  565. cie = &ni->ni_cie;
  566. if (is_ch_11a(cie->ie_chan))
  567. band = wiphy->bands[IEEE80211_BAND_5GHZ]; /* 11a */
  568. else if ((cie->ie_erp) || (cie->ie_xrates))
  569. band = wiphy->bands[IEEE80211_BAND_2GHZ]; /* 11g */
  570. else
  571. band = wiphy->bands[IEEE80211_BAND_2GHZ]; /* 11b */
  572. freq = cie->ie_chan;
  573. channel = ieee80211_get_channel(wiphy, freq);
  574. signal = ni->ni_snr * 100;
  575. ath6kl_dbg(ATH6KL_DBG_WLAN_CFG,
  576. "%s: bssid %pM ch %d freq %d size %d\n", __func__,
  577. ni->ni_macaddr, channel->hw_value, freq, ni->ni_framelen);
  578. /*
  579. * Both Beacon and Probe Response frames have same payload structure,
  580. * so it is fine to share the parser for both.
  581. */
  582. if (ni->ni_framelen < 8 + 2 + 2)
  583. return;
  584. mgmt = (struct ieee80211_mgmt *) (ni->ni_buf -
  585. offsetof(struct ieee80211_mgmt, u));
  586. cfg80211_inform_bss(wiphy, channel, ni->ni_macaddr,
  587. le64_to_cpu(mgmt->u.beacon.timestamp),
  588. le16_to_cpu(mgmt->u.beacon.capab_info),
  589. le16_to_cpu(mgmt->u.beacon.beacon_int),
  590. mgmt->u.beacon.variable,
  591. ni->ni_buf + ni->ni_framelen -
  592. mgmt->u.beacon.variable,
  593. signal, GFP_ATOMIC);
  594. }
  595. static int ath6kl_cfg80211_scan(struct wiphy *wiphy, struct net_device *ndev,
  596. struct cfg80211_scan_request *request)
  597. {
  598. struct ath6kl *ar = (struct ath6kl *)ath6kl_priv(ndev);
  599. s8 n_channels = 0;
  600. u16 *channels = NULL;
  601. int ret = 0;
  602. if (!ath6kl_cfg80211_ready(ar))
  603. return -EIO;
  604. if (!ar->usr_bss_filter) {
  605. ret = ath6kl_wmi_bssfilter_cmd(
  606. ar->wmi,
  607. (test_bit(CONNECTED, &ar->flag) ?
  608. ALL_BUT_BSS_FILTER : ALL_BSS_FILTER), 0);
  609. if (ret) {
  610. ath6kl_err("couldn't set bss filtering\n");
  611. return ret;
  612. }
  613. }
  614. if (request->n_ssids && request->ssids[0].ssid_len) {
  615. u8 i;
  616. if (request->n_ssids > (MAX_PROBED_SSID_INDEX - 1))
  617. request->n_ssids = MAX_PROBED_SSID_INDEX - 1;
  618. for (i = 0; i < request->n_ssids; i++)
  619. ath6kl_wmi_probedssid_cmd(ar->wmi, i + 1,
  620. SPECIFIC_SSID_FLAG,
  621. request->ssids[i].ssid_len,
  622. request->ssids[i].ssid);
  623. }
  624. if (request->ie) {
  625. ret = ath6kl_wmi_set_appie_cmd(ar->wmi, WMI_FRAME_PROBE_REQ,
  626. request->ie, request->ie_len);
  627. if (ret) {
  628. ath6kl_err("failed to set Probe Request appie for "
  629. "scan");
  630. return ret;
  631. }
  632. }
  633. /*
  634. * Scan only the requested channels if the request specifies a set of
  635. * channels. If the list is longer than the target supports, do not
  636. * configure the list and instead, scan all available channels.
  637. */
  638. if (request->n_channels > 0 &&
  639. request->n_channels <= WMI_MAX_CHANNELS) {
  640. u8 i;
  641. n_channels = request->n_channels;
  642. channels = kzalloc(n_channels * sizeof(u16), GFP_KERNEL);
  643. if (channels == NULL) {
  644. ath6kl_warn("failed to set scan channels, "
  645. "scan all channels");
  646. n_channels = 0;
  647. }
  648. for (i = 0; i < n_channels; i++)
  649. channels[i] = request->channels[i]->center_freq;
  650. }
  651. ret = ath6kl_wmi_startscan_cmd(ar->wmi, WMI_LONG_SCAN, 0,
  652. false, 0, 0, n_channels, channels);
  653. if (ret)
  654. ath6kl_err("wmi_startscan_cmd failed\n");
  655. else
  656. ar->scan_req = request;
  657. kfree(channels);
  658. return ret;
  659. }
  660. void ath6kl_cfg80211_scan_complete_event(struct ath6kl *ar, int status)
  661. {
  662. int i;
  663. ath6kl_dbg(ATH6KL_DBG_WLAN_CFG, "%s: status %d\n", __func__, status);
  664. if (!ar->scan_req)
  665. return;
  666. if ((status == -ECANCELED) || (status == -EBUSY)) {
  667. cfg80211_scan_done(ar->scan_req, true);
  668. goto out;
  669. }
  670. /* Translate data to cfg80211 mgmt format */
  671. wlan_iterate_nodes(&ar->scan_table, ar->wdev->wiphy);
  672. cfg80211_scan_done(ar->scan_req, false);
  673. if (ar->scan_req->n_ssids && ar->scan_req->ssids[0].ssid_len) {
  674. for (i = 0; i < ar->scan_req->n_ssids; i++) {
  675. ath6kl_wmi_probedssid_cmd(ar->wmi, i + 1,
  676. DISABLE_SSID_FLAG,
  677. 0, NULL);
  678. }
  679. }
  680. out:
  681. ar->scan_req = NULL;
  682. }
  683. static int ath6kl_cfg80211_add_key(struct wiphy *wiphy, struct net_device *ndev,
  684. u8 key_index, bool pairwise,
  685. const u8 *mac_addr,
  686. struct key_params *params)
  687. {
  688. struct ath6kl *ar = (struct ath6kl *)ath6kl_priv(ndev);
  689. struct ath6kl_key *key = NULL;
  690. u8 key_usage;
  691. u8 key_type;
  692. int status = 0;
  693. if (!ath6kl_cfg80211_ready(ar))
  694. return -EIO;
  695. if (key_index < WMI_MIN_KEY_INDEX || key_index > WMI_MAX_KEY_INDEX) {
  696. ath6kl_dbg(ATH6KL_DBG_WLAN_CFG,
  697. "%s: key index %d out of bounds\n", __func__,
  698. key_index);
  699. return -ENOENT;
  700. }
  701. key = &ar->keys[key_index];
  702. memset(key, 0, sizeof(struct ath6kl_key));
  703. if (pairwise)
  704. key_usage = PAIRWISE_USAGE;
  705. else
  706. key_usage = GROUP_USAGE;
  707. if (params) {
  708. if (params->key_len > WLAN_MAX_KEY_LEN ||
  709. params->seq_len > sizeof(key->seq))
  710. return -EINVAL;
  711. key->key_len = params->key_len;
  712. memcpy(key->key, params->key, key->key_len);
  713. key->seq_len = params->seq_len;
  714. memcpy(key->seq, params->seq, key->seq_len);
  715. key->cipher = params->cipher;
  716. }
  717. switch (key->cipher) {
  718. case WLAN_CIPHER_SUITE_WEP40:
  719. case WLAN_CIPHER_SUITE_WEP104:
  720. key_type = WEP_CRYPT;
  721. break;
  722. case WLAN_CIPHER_SUITE_TKIP:
  723. key_type = TKIP_CRYPT;
  724. break;
  725. case WLAN_CIPHER_SUITE_CCMP:
  726. key_type = AES_CRYPT;
  727. break;
  728. default:
  729. return -ENOTSUPP;
  730. }
  731. if (((ar->auth_mode == WPA_PSK_AUTH)
  732. || (ar->auth_mode == WPA2_PSK_AUTH))
  733. && (key_usage & GROUP_USAGE))
  734. del_timer(&ar->disconnect_timer);
  735. ath6kl_dbg(ATH6KL_DBG_WLAN_CFG,
  736. "%s: index %d, key_len %d, key_type 0x%x, key_usage 0x%x, seq_len %d\n",
  737. __func__, key_index, key->key_len, key_type,
  738. key_usage, key->seq_len);
  739. ar->def_txkey_index = key_index;
  740. if (ar->nw_type == AP_NETWORK && !pairwise &&
  741. (key_type == TKIP_CRYPT || key_type == AES_CRYPT) && params) {
  742. ar->ap_mode_bkey.valid = true;
  743. ar->ap_mode_bkey.key_index = key_index;
  744. ar->ap_mode_bkey.key_type = key_type;
  745. ar->ap_mode_bkey.key_len = key->key_len;
  746. memcpy(ar->ap_mode_bkey.key, key->key, key->key_len);
  747. if (!test_bit(CONNECTED, &ar->flag)) {
  748. ath6kl_dbg(ATH6KL_DBG_WLAN_CFG, "Delay initial group "
  749. "key configuration until AP mode has been "
  750. "started\n");
  751. /*
  752. * The key will be set in ath6kl_connect_ap_mode() once
  753. * the connected event is received from the target.
  754. */
  755. return 0;
  756. }
  757. }
  758. status = ath6kl_wmi_addkey_cmd(ar->wmi, ar->def_txkey_index,
  759. key_type, key_usage, key->key_len,
  760. key->seq, key->key, KEY_OP_INIT_VAL,
  761. (u8 *) mac_addr, SYNC_BOTH_WMIFLAG);
  762. if (status)
  763. return -EIO;
  764. return 0;
  765. }
  766. static int ath6kl_cfg80211_del_key(struct wiphy *wiphy, struct net_device *ndev,
  767. u8 key_index, bool pairwise,
  768. const u8 *mac_addr)
  769. {
  770. struct ath6kl *ar = (struct ath6kl *)ath6kl_priv(ndev);
  771. ath6kl_dbg(ATH6KL_DBG_WLAN_CFG, "%s: index %d\n", __func__, key_index);
  772. if (!ath6kl_cfg80211_ready(ar))
  773. return -EIO;
  774. if (key_index < WMI_MIN_KEY_INDEX || key_index > WMI_MAX_KEY_INDEX) {
  775. ath6kl_dbg(ATH6KL_DBG_WLAN_CFG,
  776. "%s: key index %d out of bounds\n", __func__,
  777. key_index);
  778. return -ENOENT;
  779. }
  780. if (!ar->keys[key_index].key_len) {
  781. ath6kl_dbg(ATH6KL_DBG_WLAN_CFG,
  782. "%s: index %d is empty\n", __func__, key_index);
  783. return 0;
  784. }
  785. ar->keys[key_index].key_len = 0;
  786. return ath6kl_wmi_deletekey_cmd(ar->wmi, key_index);
  787. }
  788. static int ath6kl_cfg80211_get_key(struct wiphy *wiphy, struct net_device *ndev,
  789. u8 key_index, bool pairwise,
  790. const u8 *mac_addr, void *cookie,
  791. void (*callback) (void *cookie,
  792. struct key_params *))
  793. {
  794. struct ath6kl *ar = (struct ath6kl *)ath6kl_priv(ndev);
  795. struct ath6kl_key *key = NULL;
  796. struct key_params params;
  797. ath6kl_dbg(ATH6KL_DBG_WLAN_CFG, "%s: index %d\n", __func__, key_index);
  798. if (!ath6kl_cfg80211_ready(ar))
  799. return -EIO;
  800. if (key_index < WMI_MIN_KEY_INDEX || key_index > WMI_MAX_KEY_INDEX) {
  801. ath6kl_dbg(ATH6KL_DBG_WLAN_CFG,
  802. "%s: key index %d out of bounds\n", __func__,
  803. key_index);
  804. return -ENOENT;
  805. }
  806. key = &ar->keys[key_index];
  807. memset(&params, 0, sizeof(params));
  808. params.cipher = key->cipher;
  809. params.key_len = key->key_len;
  810. params.seq_len = key->seq_len;
  811. params.seq = key->seq;
  812. params.key = key->key;
  813. callback(cookie, &params);
  814. return key->key_len ? 0 : -ENOENT;
  815. }
  816. static int ath6kl_cfg80211_set_default_key(struct wiphy *wiphy,
  817. struct net_device *ndev,
  818. u8 key_index, bool unicast,
  819. bool multicast)
  820. {
  821. struct ath6kl *ar = (struct ath6kl *)ath6kl_priv(ndev);
  822. struct ath6kl_key *key = NULL;
  823. int status = 0;
  824. u8 key_usage;
  825. enum crypto_type key_type = NONE_CRYPT;
  826. ath6kl_dbg(ATH6KL_DBG_WLAN_CFG, "%s: index %d\n", __func__, key_index);
  827. if (!ath6kl_cfg80211_ready(ar))
  828. return -EIO;
  829. if (key_index < WMI_MIN_KEY_INDEX || key_index > WMI_MAX_KEY_INDEX) {
  830. ath6kl_dbg(ATH6KL_DBG_WLAN_CFG,
  831. "%s: key index %d out of bounds\n",
  832. __func__, key_index);
  833. return -ENOENT;
  834. }
  835. if (!ar->keys[key_index].key_len) {
  836. ath6kl_dbg(ATH6KL_DBG_WLAN_CFG, "%s: invalid key index %d\n",
  837. __func__, key_index);
  838. return -EINVAL;
  839. }
  840. ar->def_txkey_index = key_index;
  841. key = &ar->keys[ar->def_txkey_index];
  842. key_usage = GROUP_USAGE;
  843. if (ar->prwise_crypto == WEP_CRYPT)
  844. key_usage |= TX_USAGE;
  845. if (unicast)
  846. key_type = ar->prwise_crypto;
  847. if (multicast)
  848. key_type = ar->grp_crypto;
  849. if (ar->nw_type == AP_NETWORK && !test_bit(CONNECTED, &ar->flag))
  850. return 0; /* Delay until AP mode has been started */
  851. status = ath6kl_wmi_addkey_cmd(ar->wmi, ar->def_txkey_index,
  852. key_type, key_usage,
  853. key->key_len, key->seq, key->key,
  854. KEY_OP_INIT_VAL, NULL,
  855. SYNC_BOTH_WMIFLAG);
  856. if (status)
  857. return -EIO;
  858. return 0;
  859. }
  860. void ath6kl_cfg80211_tkip_micerr_event(struct ath6kl *ar, u8 keyid,
  861. bool ismcast)
  862. {
  863. ath6kl_dbg(ATH6KL_DBG_WLAN_CFG,
  864. "%s: keyid %d, ismcast %d\n", __func__, keyid, ismcast);
  865. cfg80211_michael_mic_failure(ar->net_dev, ar->bssid,
  866. (ismcast ? NL80211_KEYTYPE_GROUP :
  867. NL80211_KEYTYPE_PAIRWISE), keyid, NULL,
  868. GFP_KERNEL);
  869. }
  870. static int ath6kl_cfg80211_set_wiphy_params(struct wiphy *wiphy, u32 changed)
  871. {
  872. struct ath6kl *ar = (struct ath6kl *)wiphy_priv(wiphy);
  873. int ret;
  874. ath6kl_dbg(ATH6KL_DBG_WLAN_CFG, "%s: changed 0x%x\n", __func__,
  875. changed);
  876. if (!ath6kl_cfg80211_ready(ar))
  877. return -EIO;
  878. if (changed & WIPHY_PARAM_RTS_THRESHOLD) {
  879. ret = ath6kl_wmi_set_rts_cmd(ar->wmi, wiphy->rts_threshold);
  880. if (ret != 0) {
  881. ath6kl_err("ath6kl_wmi_set_rts_cmd failed\n");
  882. return -EIO;
  883. }
  884. }
  885. return 0;
  886. }
  887. /*
  888. * The type nl80211_tx_power_setting replaces the following
  889. * data type from 2.6.36 onwards
  890. */
  891. static int ath6kl_cfg80211_set_txpower(struct wiphy *wiphy,
  892. enum nl80211_tx_power_setting type,
  893. int dbm)
  894. {
  895. struct ath6kl *ar = (struct ath6kl *)wiphy_priv(wiphy);
  896. u8 ath6kl_dbm;
  897. ath6kl_dbg(ATH6KL_DBG_WLAN_CFG, "%s: type 0x%x, dbm %d\n", __func__,
  898. type, dbm);
  899. if (!ath6kl_cfg80211_ready(ar))
  900. return -EIO;
  901. switch (type) {
  902. case NL80211_TX_POWER_AUTOMATIC:
  903. return 0;
  904. case NL80211_TX_POWER_LIMITED:
  905. ar->tx_pwr = ath6kl_dbm = dbm;
  906. break;
  907. default:
  908. ath6kl_dbg(ATH6KL_DBG_WLAN_CFG, "%s: type 0x%x not supported\n",
  909. __func__, type);
  910. return -EOPNOTSUPP;
  911. }
  912. ath6kl_wmi_set_tx_pwr_cmd(ar->wmi, ath6kl_dbm);
  913. return 0;
  914. }
  915. static int ath6kl_cfg80211_get_txpower(struct wiphy *wiphy, int *dbm)
  916. {
  917. struct ath6kl *ar = (struct ath6kl *)wiphy_priv(wiphy);
  918. if (!ath6kl_cfg80211_ready(ar))
  919. return -EIO;
  920. if (test_bit(CONNECTED, &ar->flag)) {
  921. ar->tx_pwr = 0;
  922. if (ath6kl_wmi_get_tx_pwr_cmd(ar->wmi) != 0) {
  923. ath6kl_err("ath6kl_wmi_get_tx_pwr_cmd failed\n");
  924. return -EIO;
  925. }
  926. wait_event_interruptible_timeout(ar->event_wq, ar->tx_pwr != 0,
  927. 5 * HZ);
  928. if (signal_pending(current)) {
  929. ath6kl_err("target did not respond\n");
  930. return -EINTR;
  931. }
  932. }
  933. *dbm = ar->tx_pwr;
  934. return 0;
  935. }
  936. static int ath6kl_cfg80211_set_power_mgmt(struct wiphy *wiphy,
  937. struct net_device *dev,
  938. bool pmgmt, int timeout)
  939. {
  940. struct ath6kl *ar = ath6kl_priv(dev);
  941. struct wmi_power_mode_cmd mode;
  942. ath6kl_dbg(ATH6KL_DBG_WLAN_CFG, "%s: pmgmt %d, timeout %d\n",
  943. __func__, pmgmt, timeout);
  944. if (!ath6kl_cfg80211_ready(ar))
  945. return -EIO;
  946. if (pmgmt) {
  947. ath6kl_dbg(ATH6KL_DBG_WLAN_CFG, "%s: max perf\n", __func__);
  948. mode.pwr_mode = REC_POWER;
  949. } else {
  950. ath6kl_dbg(ATH6KL_DBG_WLAN_CFG, "%s: rec power\n", __func__);
  951. mode.pwr_mode = MAX_PERF_POWER;
  952. }
  953. if (ath6kl_wmi_powermode_cmd(ar->wmi, mode.pwr_mode) != 0) {
  954. ath6kl_err("wmi_powermode_cmd failed\n");
  955. return -EIO;
  956. }
  957. return 0;
  958. }
  959. static int ath6kl_cfg80211_change_iface(struct wiphy *wiphy,
  960. struct net_device *ndev,
  961. enum nl80211_iftype type, u32 *flags,
  962. struct vif_params *params)
  963. {
  964. struct ath6kl *ar = ath6kl_priv(ndev);
  965. struct wireless_dev *wdev = ar->wdev;
  966. ath6kl_dbg(ATH6KL_DBG_WLAN_CFG, "%s: type %u\n", __func__, type);
  967. if (!ath6kl_cfg80211_ready(ar))
  968. return -EIO;
  969. switch (type) {
  970. case NL80211_IFTYPE_STATION:
  971. ar->next_mode = INFRA_NETWORK;
  972. break;
  973. case NL80211_IFTYPE_ADHOC:
  974. ar->next_mode = ADHOC_NETWORK;
  975. break;
  976. case NL80211_IFTYPE_AP:
  977. ar->next_mode = AP_NETWORK;
  978. break;
  979. case NL80211_IFTYPE_P2P_CLIENT:
  980. ar->next_mode = INFRA_NETWORK;
  981. break;
  982. case NL80211_IFTYPE_P2P_GO:
  983. ar->next_mode = AP_NETWORK;
  984. break;
  985. default:
  986. ath6kl_err("invalid interface type %u\n", type);
  987. return -EOPNOTSUPP;
  988. }
  989. wdev->iftype = type;
  990. return 0;
  991. }
  992. static int ath6kl_cfg80211_join_ibss(struct wiphy *wiphy,
  993. struct net_device *dev,
  994. struct cfg80211_ibss_params *ibss_param)
  995. {
  996. struct ath6kl *ar = ath6kl_priv(dev);
  997. int status;
  998. if (!ath6kl_cfg80211_ready(ar))
  999. return -EIO;
  1000. ar->ssid_len = ibss_param->ssid_len;
  1001. memcpy(ar->ssid, ibss_param->ssid, ar->ssid_len);
  1002. if (ibss_param->channel)
  1003. ar->ch_hint = ibss_param->channel->center_freq;
  1004. if (ibss_param->channel_fixed) {
  1005. /*
  1006. * TODO: channel_fixed: The channel should be fixed, do not
  1007. * search for IBSSs to join on other channels. Target
  1008. * firmware does not support this feature, needs to be
  1009. * updated.
  1010. */
  1011. return -EOPNOTSUPP;
  1012. }
  1013. memset(ar->req_bssid, 0, sizeof(ar->req_bssid));
  1014. if (ibss_param->bssid && !is_broadcast_ether_addr(ibss_param->bssid))
  1015. memcpy(ar->req_bssid, ibss_param->bssid, sizeof(ar->req_bssid));
  1016. ath6kl_set_wpa_version(ar, 0);
  1017. status = ath6kl_set_auth_type(ar, NL80211_AUTHTYPE_OPEN_SYSTEM);
  1018. if (status)
  1019. return status;
  1020. if (ibss_param->privacy) {
  1021. ath6kl_set_cipher(ar, WLAN_CIPHER_SUITE_WEP40, true);
  1022. ath6kl_set_cipher(ar, WLAN_CIPHER_SUITE_WEP40, false);
  1023. } else {
  1024. ath6kl_set_cipher(ar, 0, true);
  1025. ath6kl_set_cipher(ar, 0, false);
  1026. }
  1027. ar->nw_type = ar->next_mode;
  1028. ath6kl_dbg(ATH6KL_DBG_WLAN_CFG,
  1029. "%s: connect called with authmode %d dot11 auth %d"
  1030. " PW crypto %d PW crypto len %d GRP crypto %d"
  1031. " GRP crypto len %d channel hint %u\n",
  1032. __func__,
  1033. ar->auth_mode, ar->dot11_auth_mode, ar->prwise_crypto,
  1034. ar->prwise_crypto_len, ar->grp_crypto,
  1035. ar->grp_crypto_len, ar->ch_hint);
  1036. status = ath6kl_wmi_connect_cmd(ar->wmi, ar->nw_type,
  1037. ar->dot11_auth_mode, ar->auth_mode,
  1038. ar->prwise_crypto,
  1039. ar->prwise_crypto_len,
  1040. ar->grp_crypto, ar->grp_crypto_len,
  1041. ar->ssid_len, ar->ssid,
  1042. ar->req_bssid, ar->ch_hint,
  1043. ar->connect_ctrl_flags);
  1044. set_bit(CONNECT_PEND, &ar->flag);
  1045. return 0;
  1046. }
  1047. static int ath6kl_cfg80211_leave_ibss(struct wiphy *wiphy,
  1048. struct net_device *dev)
  1049. {
  1050. struct ath6kl *ar = (struct ath6kl *)ath6kl_priv(dev);
  1051. if (!ath6kl_cfg80211_ready(ar))
  1052. return -EIO;
  1053. ath6kl_disconnect(ar);
  1054. memset(ar->ssid, 0, sizeof(ar->ssid));
  1055. ar->ssid_len = 0;
  1056. return 0;
  1057. }
  1058. static const u32 cipher_suites[] = {
  1059. WLAN_CIPHER_SUITE_WEP40,
  1060. WLAN_CIPHER_SUITE_WEP104,
  1061. WLAN_CIPHER_SUITE_TKIP,
  1062. WLAN_CIPHER_SUITE_CCMP,
  1063. };
  1064. static bool is_rate_legacy(s32 rate)
  1065. {
  1066. static const s32 legacy[] = { 1000, 2000, 5500, 11000,
  1067. 6000, 9000, 12000, 18000, 24000,
  1068. 36000, 48000, 54000
  1069. };
  1070. u8 i;
  1071. for (i = 0; i < ARRAY_SIZE(legacy); i++)
  1072. if (rate == legacy[i])
  1073. return true;
  1074. return false;
  1075. }
  1076. static bool is_rate_ht20(s32 rate, u8 *mcs, bool *sgi)
  1077. {
  1078. static const s32 ht20[] = { 6500, 13000, 19500, 26000, 39000,
  1079. 52000, 58500, 65000, 72200
  1080. };
  1081. u8 i;
  1082. for (i = 0; i < ARRAY_SIZE(ht20); i++) {
  1083. if (rate == ht20[i]) {
  1084. if (i == ARRAY_SIZE(ht20) - 1)
  1085. /* last rate uses sgi */
  1086. *sgi = true;
  1087. else
  1088. *sgi = false;
  1089. *mcs = i;
  1090. return true;
  1091. }
  1092. }
  1093. return false;
  1094. }
  1095. static bool is_rate_ht40(s32 rate, u8 *mcs, bool *sgi)
  1096. {
  1097. static const s32 ht40[] = { 13500, 27000, 40500, 54000,
  1098. 81000, 108000, 121500, 135000,
  1099. 150000
  1100. };
  1101. u8 i;
  1102. for (i = 0; i < ARRAY_SIZE(ht40); i++) {
  1103. if (rate == ht40[i]) {
  1104. if (i == ARRAY_SIZE(ht40) - 1)
  1105. /* last rate uses sgi */
  1106. *sgi = true;
  1107. else
  1108. *sgi = false;
  1109. *mcs = i;
  1110. return true;
  1111. }
  1112. }
  1113. return false;
  1114. }
  1115. static int ath6kl_get_station(struct wiphy *wiphy, struct net_device *dev,
  1116. u8 *mac, struct station_info *sinfo)
  1117. {
  1118. struct ath6kl *ar = ath6kl_priv(dev);
  1119. long left;
  1120. bool sgi;
  1121. s32 rate;
  1122. int ret;
  1123. u8 mcs;
  1124. if (memcmp(mac, ar->bssid, ETH_ALEN) != 0)
  1125. return -ENOENT;
  1126. if (down_interruptible(&ar->sem))
  1127. return -EBUSY;
  1128. set_bit(STATS_UPDATE_PEND, &ar->flag);
  1129. ret = ath6kl_wmi_get_stats_cmd(ar->wmi);
  1130. if (ret != 0) {
  1131. up(&ar->sem);
  1132. return -EIO;
  1133. }
  1134. left = wait_event_interruptible_timeout(ar->event_wq,
  1135. !test_bit(STATS_UPDATE_PEND,
  1136. &ar->flag),
  1137. WMI_TIMEOUT);
  1138. up(&ar->sem);
  1139. if (left == 0)
  1140. return -ETIMEDOUT;
  1141. else if (left < 0)
  1142. return left;
  1143. if (ar->target_stats.rx_byte) {
  1144. sinfo->rx_bytes = ar->target_stats.rx_byte;
  1145. sinfo->filled |= STATION_INFO_RX_BYTES;
  1146. sinfo->rx_packets = ar->target_stats.rx_pkt;
  1147. sinfo->filled |= STATION_INFO_RX_PACKETS;
  1148. }
  1149. if (ar->target_stats.tx_byte) {
  1150. sinfo->tx_bytes = ar->target_stats.tx_byte;
  1151. sinfo->filled |= STATION_INFO_TX_BYTES;
  1152. sinfo->tx_packets = ar->target_stats.tx_pkt;
  1153. sinfo->filled |= STATION_INFO_TX_PACKETS;
  1154. }
  1155. sinfo->signal = ar->target_stats.cs_rssi;
  1156. sinfo->filled |= STATION_INFO_SIGNAL;
  1157. rate = ar->target_stats.tx_ucast_rate;
  1158. if (is_rate_legacy(rate)) {
  1159. sinfo->txrate.legacy = rate / 100;
  1160. } else if (is_rate_ht20(rate, &mcs, &sgi)) {
  1161. if (sgi) {
  1162. sinfo->txrate.flags |= RATE_INFO_FLAGS_SHORT_GI;
  1163. sinfo->txrate.mcs = mcs - 1;
  1164. } else {
  1165. sinfo->txrate.mcs = mcs;
  1166. }
  1167. sinfo->txrate.flags |= RATE_INFO_FLAGS_MCS;
  1168. } else if (is_rate_ht40(rate, &mcs, &sgi)) {
  1169. if (sgi) {
  1170. sinfo->txrate.flags |= RATE_INFO_FLAGS_SHORT_GI;
  1171. sinfo->txrate.mcs = mcs - 1;
  1172. } else {
  1173. sinfo->txrate.mcs = mcs;
  1174. }
  1175. sinfo->txrate.flags |= RATE_INFO_FLAGS_40_MHZ_WIDTH;
  1176. sinfo->txrate.flags |= RATE_INFO_FLAGS_MCS;
  1177. } else {
  1178. ath6kl_warn("invalid rate: %d\n", rate);
  1179. return 0;
  1180. }
  1181. sinfo->filled |= STATION_INFO_TX_BITRATE;
  1182. return 0;
  1183. }
  1184. static int ath6kl_set_pmksa(struct wiphy *wiphy, struct net_device *netdev,
  1185. struct cfg80211_pmksa *pmksa)
  1186. {
  1187. struct ath6kl *ar = ath6kl_priv(netdev);
  1188. return ath6kl_wmi_setpmkid_cmd(ar->wmi, pmksa->bssid,
  1189. pmksa->pmkid, true);
  1190. }
  1191. static int ath6kl_del_pmksa(struct wiphy *wiphy, struct net_device *netdev,
  1192. struct cfg80211_pmksa *pmksa)
  1193. {
  1194. struct ath6kl *ar = ath6kl_priv(netdev);
  1195. return ath6kl_wmi_setpmkid_cmd(ar->wmi, pmksa->bssid,
  1196. pmksa->pmkid, false);
  1197. }
  1198. static int ath6kl_flush_pmksa(struct wiphy *wiphy, struct net_device *netdev)
  1199. {
  1200. struct ath6kl *ar = ath6kl_priv(netdev);
  1201. if (test_bit(CONNECTED, &ar->flag))
  1202. return ath6kl_wmi_setpmkid_cmd(ar->wmi, ar->bssid, NULL, false);
  1203. return 0;
  1204. }
  1205. #ifdef CONFIG_PM
  1206. static int ar6k_cfg80211_suspend(struct wiphy *wiphy,
  1207. struct cfg80211_wowlan *wow)
  1208. {
  1209. struct ath6kl *ar = wiphy_priv(wiphy);
  1210. return ath6kl_hif_suspend(ar);
  1211. }
  1212. #endif
  1213. static int ath6kl_set_channel(struct wiphy *wiphy, struct net_device *dev,
  1214. struct ieee80211_channel *chan,
  1215. enum nl80211_channel_type channel_type)
  1216. {
  1217. struct ath6kl *ar = ath6kl_priv(dev);
  1218. if (!ath6kl_cfg80211_ready(ar))
  1219. return -EIO;
  1220. ath6kl_dbg(ATH6KL_DBG_WLAN_CFG, "%s: center_freq=%u hw_value=%u\n",
  1221. __func__, chan->center_freq, chan->hw_value);
  1222. ar->next_chan = chan->center_freq;
  1223. return 0;
  1224. }
  1225. static bool ath6kl_is_p2p_ie(const u8 *pos)
  1226. {
  1227. return pos[0] == WLAN_EID_VENDOR_SPECIFIC && pos[1] >= 4 &&
  1228. pos[2] == 0x50 && pos[3] == 0x6f &&
  1229. pos[4] == 0x9a && pos[5] == 0x09;
  1230. }
  1231. static int ath6kl_set_ap_probe_resp_ies(struct ath6kl *ar, const u8 *ies,
  1232. size_t ies_len)
  1233. {
  1234. const u8 *pos;
  1235. u8 *buf = NULL;
  1236. size_t len = 0;
  1237. int ret;
  1238. /*
  1239. * Filter out P2P IE(s) since they will be included depending on
  1240. * the Probe Request frame in ath6kl_send_go_probe_resp().
  1241. */
  1242. if (ies && ies_len) {
  1243. buf = kmalloc(ies_len, GFP_KERNEL);
  1244. if (buf == NULL)
  1245. return -ENOMEM;
  1246. pos = ies;
  1247. while (pos + 1 < ies + ies_len) {
  1248. if (pos + 2 + pos[1] > ies + ies_len)
  1249. break;
  1250. if (!ath6kl_is_p2p_ie(pos)) {
  1251. memcpy(buf + len, pos, 2 + pos[1]);
  1252. len += 2 + pos[1];
  1253. }
  1254. pos += 2 + pos[1];
  1255. }
  1256. }
  1257. ret = ath6kl_wmi_set_appie_cmd(ar->wmi, WMI_FRAME_PROBE_RESP,
  1258. buf, len);
  1259. kfree(buf);
  1260. return ret;
  1261. }
  1262. static int ath6kl_ap_beacon(struct wiphy *wiphy, struct net_device *dev,
  1263. struct beacon_parameters *info, bool add)
  1264. {
  1265. struct ath6kl *ar = ath6kl_priv(dev);
  1266. struct ieee80211_mgmt *mgmt;
  1267. u8 *ies;
  1268. int ies_len;
  1269. struct wmi_connect_cmd p;
  1270. int res;
  1271. int i;
  1272. ath6kl_dbg(ATH6KL_DBG_WLAN_CFG, "%s: add=%d\n", __func__, add);
  1273. if (!ath6kl_cfg80211_ready(ar))
  1274. return -EIO;
  1275. if (ar->next_mode != AP_NETWORK)
  1276. return -EOPNOTSUPP;
  1277. if (info->beacon_ies) {
  1278. res = ath6kl_wmi_set_appie_cmd(ar->wmi, WMI_FRAME_BEACON,
  1279. info->beacon_ies,
  1280. info->beacon_ies_len);
  1281. if (res)
  1282. return res;
  1283. }
  1284. if (info->proberesp_ies) {
  1285. res = ath6kl_set_ap_probe_resp_ies(ar, info->proberesp_ies,
  1286. info->proberesp_ies_len);
  1287. if (res)
  1288. return res;
  1289. }
  1290. if (info->assocresp_ies) {
  1291. res = ath6kl_wmi_set_appie_cmd(ar->wmi, WMI_FRAME_ASSOC_RESP,
  1292. info->assocresp_ies,
  1293. info->assocresp_ies_len);
  1294. if (res)
  1295. return res;
  1296. }
  1297. if (!add)
  1298. return 0;
  1299. ar->ap_mode_bkey.valid = false;
  1300. /* TODO:
  1301. * info->interval
  1302. * info->dtim_period
  1303. */
  1304. if (info->head == NULL)
  1305. return -EINVAL;
  1306. mgmt = (struct ieee80211_mgmt *) info->head;
  1307. ies = mgmt->u.beacon.variable;
  1308. if (ies > info->head + info->head_len)
  1309. return -EINVAL;
  1310. ies_len = info->head + info->head_len - ies;
  1311. if (info->ssid == NULL)
  1312. return -EINVAL;
  1313. memcpy(ar->ssid, info->ssid, info->ssid_len);
  1314. ar->ssid_len = info->ssid_len;
  1315. if (info->hidden_ssid != NL80211_HIDDEN_SSID_NOT_IN_USE)
  1316. return -EOPNOTSUPP; /* TODO */
  1317. ar->dot11_auth_mode = OPEN_AUTH;
  1318. memset(&p, 0, sizeof(p));
  1319. for (i = 0; i < info->crypto.n_akm_suites; i++) {
  1320. switch (info->crypto.akm_suites[i]) {
  1321. case WLAN_AKM_SUITE_8021X:
  1322. if (info->crypto.wpa_versions & NL80211_WPA_VERSION_1)
  1323. p.auth_mode |= WPA_AUTH;
  1324. if (info->crypto.wpa_versions & NL80211_WPA_VERSION_2)
  1325. p.auth_mode |= WPA2_AUTH;
  1326. break;
  1327. case WLAN_AKM_SUITE_PSK:
  1328. if (info->crypto.wpa_versions & NL80211_WPA_VERSION_1)
  1329. p.auth_mode |= WPA_PSK_AUTH;
  1330. if (info->crypto.wpa_versions & NL80211_WPA_VERSION_2)
  1331. p.auth_mode |= WPA2_PSK_AUTH;
  1332. break;
  1333. }
  1334. }
  1335. if (p.auth_mode == 0)
  1336. p.auth_mode = NONE_AUTH;
  1337. ar->auth_mode = p.auth_mode;
  1338. for (i = 0; i < info->crypto.n_ciphers_pairwise; i++) {
  1339. switch (info->crypto.ciphers_pairwise[i]) {
  1340. case WLAN_CIPHER_SUITE_WEP40:
  1341. case WLAN_CIPHER_SUITE_WEP104:
  1342. p.prwise_crypto_type |= WEP_CRYPT;
  1343. break;
  1344. case WLAN_CIPHER_SUITE_TKIP:
  1345. p.prwise_crypto_type |= TKIP_CRYPT;
  1346. break;
  1347. case WLAN_CIPHER_SUITE_CCMP:
  1348. p.prwise_crypto_type |= AES_CRYPT;
  1349. break;
  1350. }
  1351. }
  1352. if (p.prwise_crypto_type == 0) {
  1353. p.prwise_crypto_type = NONE_CRYPT;
  1354. ath6kl_set_cipher(ar, 0, true);
  1355. } else if (info->crypto.n_ciphers_pairwise == 1)
  1356. ath6kl_set_cipher(ar, info->crypto.ciphers_pairwise[0], true);
  1357. switch (info->crypto.cipher_group) {
  1358. case WLAN_CIPHER_SUITE_WEP40:
  1359. case WLAN_CIPHER_SUITE_WEP104:
  1360. p.grp_crypto_type = WEP_CRYPT;
  1361. break;
  1362. case WLAN_CIPHER_SUITE_TKIP:
  1363. p.grp_crypto_type = TKIP_CRYPT;
  1364. break;
  1365. case WLAN_CIPHER_SUITE_CCMP:
  1366. p.grp_crypto_type = AES_CRYPT;
  1367. break;
  1368. default:
  1369. p.grp_crypto_type = NONE_CRYPT;
  1370. break;
  1371. }
  1372. ath6kl_set_cipher(ar, info->crypto.cipher_group, false);
  1373. p.nw_type = AP_NETWORK;
  1374. ar->nw_type = ar->next_mode;
  1375. p.ssid_len = ar->ssid_len;
  1376. memcpy(p.ssid, ar->ssid, ar->ssid_len);
  1377. p.dot11_auth_mode = ar->dot11_auth_mode;
  1378. p.ch = cpu_to_le16(ar->next_chan);
  1379. res = ath6kl_wmi_ap_profile_commit(ar->wmi, &p);
  1380. if (res < 0)
  1381. return res;
  1382. return 0;
  1383. }
  1384. static int ath6kl_add_beacon(struct wiphy *wiphy, struct net_device *dev,
  1385. struct beacon_parameters *info)
  1386. {
  1387. return ath6kl_ap_beacon(wiphy, dev, info, true);
  1388. }
  1389. static int ath6kl_set_beacon(struct wiphy *wiphy, struct net_device *dev,
  1390. struct beacon_parameters *info)
  1391. {
  1392. return ath6kl_ap_beacon(wiphy, dev, info, false);
  1393. }
  1394. static int ath6kl_del_beacon(struct wiphy *wiphy, struct net_device *dev)
  1395. {
  1396. struct ath6kl *ar = ath6kl_priv(dev);
  1397. if (ar->nw_type != AP_NETWORK)
  1398. return -EOPNOTSUPP;
  1399. if (!test_bit(CONNECTED, &ar->flag))
  1400. return -ENOTCONN;
  1401. ath6kl_wmi_disconnect_cmd(ar->wmi);
  1402. clear_bit(CONNECTED, &ar->flag);
  1403. return 0;
  1404. }
  1405. static int ath6kl_change_station(struct wiphy *wiphy, struct net_device *dev,
  1406. u8 *mac, struct station_parameters *params)
  1407. {
  1408. struct ath6kl *ar = ath6kl_priv(dev);
  1409. if (ar->nw_type != AP_NETWORK)
  1410. return -EOPNOTSUPP;
  1411. /* Use this only for authorizing/unauthorizing a station */
  1412. if (!(params->sta_flags_mask & BIT(NL80211_STA_FLAG_AUTHORIZED)))
  1413. return -EOPNOTSUPP;
  1414. if (params->sta_flags_set & BIT(NL80211_STA_FLAG_AUTHORIZED))
  1415. return ath6kl_wmi_ap_set_mlme(ar->wmi, WMI_AP_MLME_AUTHORIZE,
  1416. mac, 0);
  1417. return ath6kl_wmi_ap_set_mlme(ar->wmi, WMI_AP_MLME_UNAUTHORIZE, mac,
  1418. 0);
  1419. }
  1420. static int ath6kl_remain_on_channel(struct wiphy *wiphy,
  1421. struct net_device *dev,
  1422. struct ieee80211_channel *chan,
  1423. enum nl80211_channel_type channel_type,
  1424. unsigned int duration,
  1425. u64 *cookie)
  1426. {
  1427. struct ath6kl *ar = ath6kl_priv(dev);
  1428. /* TODO: if already pending or ongoing remain-on-channel,
  1429. * return -EBUSY */
  1430. *cookie = 1; /* only a single pending request is supported */
  1431. return ath6kl_wmi_remain_on_chnl_cmd(ar->wmi, chan->center_freq,
  1432. duration);
  1433. }
  1434. static int ath6kl_cancel_remain_on_channel(struct wiphy *wiphy,
  1435. struct net_device *dev,
  1436. u64 cookie)
  1437. {
  1438. struct ath6kl *ar = ath6kl_priv(dev);
  1439. if (cookie != 1)
  1440. return -ENOENT;
  1441. return ath6kl_wmi_cancel_remain_on_chnl_cmd(ar->wmi);
  1442. }
  1443. static int ath6kl_send_go_probe_resp(struct ath6kl *ar, const u8 *buf,
  1444. size_t len, unsigned int freq)
  1445. {
  1446. const u8 *pos;
  1447. u8 *p2p;
  1448. int p2p_len;
  1449. int ret;
  1450. const struct ieee80211_mgmt *mgmt;
  1451. mgmt = (const struct ieee80211_mgmt *) buf;
  1452. /* Include P2P IE(s) from the frame generated in user space. */
  1453. p2p = kmalloc(len, GFP_KERNEL);
  1454. if (p2p == NULL)
  1455. return -ENOMEM;
  1456. p2p_len = 0;
  1457. pos = mgmt->u.probe_resp.variable;
  1458. while (pos + 1 < buf + len) {
  1459. if (pos + 2 + pos[1] > buf + len)
  1460. break;
  1461. if (ath6kl_is_p2p_ie(pos)) {
  1462. memcpy(p2p + p2p_len, pos, 2 + pos[1]);
  1463. p2p_len += 2 + pos[1];
  1464. }
  1465. pos += 2 + pos[1];
  1466. }
  1467. ret = ath6kl_wmi_send_probe_response_cmd(ar->wmi, freq, mgmt->da,
  1468. p2p, p2p_len);
  1469. kfree(p2p);
  1470. return ret;
  1471. }
  1472. static int ath6kl_mgmt_tx(struct wiphy *wiphy, struct net_device *dev,
  1473. struct ieee80211_channel *chan, bool offchan,
  1474. enum nl80211_channel_type channel_type,
  1475. bool channel_type_valid, unsigned int wait,
  1476. const u8 *buf, size_t len, u64 *cookie)
  1477. {
  1478. struct ath6kl *ar = ath6kl_priv(dev);
  1479. u32 id;
  1480. const struct ieee80211_mgmt *mgmt;
  1481. mgmt = (const struct ieee80211_mgmt *) buf;
  1482. if (buf + len >= mgmt->u.probe_resp.variable &&
  1483. ar->nw_type == AP_NETWORK && test_bit(CONNECTED, &ar->flag) &&
  1484. ieee80211_is_probe_resp(mgmt->frame_control)) {
  1485. /*
  1486. * Send Probe Response frame in AP mode using a separate WMI
  1487. * command to allow the target to fill in the generic IEs.
  1488. */
  1489. *cookie = 0; /* TX status not supported */
  1490. return ath6kl_send_go_probe_resp(ar, buf, len,
  1491. chan->center_freq);
  1492. }
  1493. id = ar->send_action_id++;
  1494. if (id == 0) {
  1495. /*
  1496. * 0 is a reserved value in the WMI command and shall not be
  1497. * used for the command.
  1498. */
  1499. id = ar->send_action_id++;
  1500. }
  1501. *cookie = id;
  1502. return ath6kl_wmi_send_action_cmd(ar->wmi, id, chan->center_freq, wait,
  1503. buf, len);
  1504. }
  1505. static void ath6kl_mgmt_frame_register(struct wiphy *wiphy,
  1506. struct net_device *dev,
  1507. u16 frame_type, bool reg)
  1508. {
  1509. struct ath6kl *ar = ath6kl_priv(dev);
  1510. ath6kl_dbg(ATH6KL_DBG_WLAN_CFG, "%s: frame_type=0x%x reg=%d\n",
  1511. __func__, frame_type, reg);
  1512. if (frame_type == IEEE80211_STYPE_PROBE_REQ) {
  1513. /*
  1514. * Note: This notification callback is not allowed to sleep, so
  1515. * we cannot send WMI_PROBE_REQ_REPORT_CMD here. Instead, we
  1516. * hardcode target to report Probe Request frames all the time.
  1517. */
  1518. ar->probe_req_report = reg;
  1519. }
  1520. }
  1521. static const struct ieee80211_txrx_stypes
  1522. ath6kl_mgmt_stypes[NUM_NL80211_IFTYPES] = {
  1523. [NL80211_IFTYPE_STATION] = {
  1524. .tx = BIT(IEEE80211_STYPE_ACTION >> 4) |
  1525. BIT(IEEE80211_STYPE_PROBE_RESP >> 4),
  1526. .rx = BIT(IEEE80211_STYPE_ACTION >> 4) |
  1527. BIT(IEEE80211_STYPE_PROBE_REQ >> 4)
  1528. },
  1529. [NL80211_IFTYPE_P2P_CLIENT] = {
  1530. .tx = BIT(IEEE80211_STYPE_ACTION >> 4) |
  1531. BIT(IEEE80211_STYPE_PROBE_RESP >> 4),
  1532. .rx = BIT(IEEE80211_STYPE_ACTION >> 4) |
  1533. BIT(IEEE80211_STYPE_PROBE_REQ >> 4)
  1534. },
  1535. [NL80211_IFTYPE_P2P_GO] = {
  1536. .tx = BIT(IEEE80211_STYPE_ACTION >> 4) |
  1537. BIT(IEEE80211_STYPE_PROBE_RESP >> 4),
  1538. .rx = BIT(IEEE80211_STYPE_ACTION >> 4) |
  1539. BIT(IEEE80211_STYPE_PROBE_REQ >> 4)
  1540. },
  1541. };
  1542. static struct cfg80211_ops ath6kl_cfg80211_ops = {
  1543. .change_virtual_intf = ath6kl_cfg80211_change_iface,
  1544. .scan = ath6kl_cfg80211_scan,
  1545. .connect = ath6kl_cfg80211_connect,
  1546. .disconnect = ath6kl_cfg80211_disconnect,
  1547. .add_key = ath6kl_cfg80211_add_key,
  1548. .get_key = ath6kl_cfg80211_get_key,
  1549. .del_key = ath6kl_cfg80211_del_key,
  1550. .set_default_key = ath6kl_cfg80211_set_default_key,
  1551. .set_wiphy_params = ath6kl_cfg80211_set_wiphy_params,
  1552. .set_tx_power = ath6kl_cfg80211_set_txpower,
  1553. .get_tx_power = ath6kl_cfg80211_get_txpower,
  1554. .set_power_mgmt = ath6kl_cfg80211_set_power_mgmt,
  1555. .join_ibss = ath6kl_cfg80211_join_ibss,
  1556. .leave_ibss = ath6kl_cfg80211_leave_ibss,
  1557. .get_station = ath6kl_get_station,
  1558. .set_pmksa = ath6kl_set_pmksa,
  1559. .del_pmksa = ath6kl_del_pmksa,
  1560. .flush_pmksa = ath6kl_flush_pmksa,
  1561. CFG80211_TESTMODE_CMD(ath6kl_tm_cmd)
  1562. #ifdef CONFIG_PM
  1563. .suspend = ar6k_cfg80211_suspend,
  1564. #endif
  1565. .set_channel = ath6kl_set_channel,
  1566. .add_beacon = ath6kl_add_beacon,
  1567. .set_beacon = ath6kl_set_beacon,
  1568. .del_beacon = ath6kl_del_beacon,
  1569. .change_station = ath6kl_change_station,
  1570. .remain_on_channel = ath6kl_remain_on_channel,
  1571. .cancel_remain_on_channel = ath6kl_cancel_remain_on_channel,
  1572. .mgmt_tx = ath6kl_mgmt_tx,
  1573. .mgmt_frame_register = ath6kl_mgmt_frame_register,
  1574. };
  1575. struct wireless_dev *ath6kl_cfg80211_init(struct device *dev)
  1576. {
  1577. int ret = 0;
  1578. struct wireless_dev *wdev;
  1579. struct ath6kl *ar;
  1580. wdev = kzalloc(sizeof(struct wireless_dev), GFP_KERNEL);
  1581. if (!wdev) {
  1582. ath6kl_err("couldn't allocate wireless device\n");
  1583. return NULL;
  1584. }
  1585. /* create a new wiphy for use with cfg80211 */
  1586. wdev->wiphy = wiphy_new(&ath6kl_cfg80211_ops, sizeof(struct ath6kl));
  1587. if (!wdev->wiphy) {
  1588. ath6kl_err("couldn't allocate wiphy device\n");
  1589. kfree(wdev);
  1590. return NULL;
  1591. }
  1592. ar = wiphy_priv(wdev->wiphy);
  1593. ar->p2p = !!ath6kl_p2p;
  1594. wdev->wiphy->mgmt_stypes = ath6kl_mgmt_stypes;
  1595. wdev->wiphy->max_remain_on_channel_duration = 5000;
  1596. /* set device pointer for wiphy */
  1597. set_wiphy_dev(wdev->wiphy, dev);
  1598. wdev->wiphy->interface_modes = BIT(NL80211_IFTYPE_STATION) |
  1599. BIT(NL80211_IFTYPE_ADHOC) | BIT(NL80211_IFTYPE_AP);
  1600. if (ar->p2p) {
  1601. wdev->wiphy->interface_modes |= BIT(NL80211_IFTYPE_P2P_GO) |
  1602. BIT(NL80211_IFTYPE_P2P_CLIENT);
  1603. }
  1604. /* max num of ssids that can be probed during scanning */
  1605. wdev->wiphy->max_scan_ssids = MAX_PROBED_SSID_INDEX;
  1606. wdev->wiphy->max_scan_ie_len = 1000; /* FIX: what is correct limit? */
  1607. wdev->wiphy->bands[IEEE80211_BAND_2GHZ] = &ath6kl_band_2ghz;
  1608. wdev->wiphy->bands[IEEE80211_BAND_5GHZ] = &ath6kl_band_5ghz;
  1609. wdev->wiphy->signal_type = CFG80211_SIGNAL_TYPE_MBM;
  1610. wdev->wiphy->cipher_suites = cipher_suites;
  1611. wdev->wiphy->n_cipher_suites = ARRAY_SIZE(cipher_suites);
  1612. ret = wiphy_register(wdev->wiphy);
  1613. if (ret < 0) {
  1614. ath6kl_err("couldn't register wiphy device\n");
  1615. wiphy_free(wdev->wiphy);
  1616. kfree(wdev);
  1617. return NULL;
  1618. }
  1619. return wdev;
  1620. }
  1621. void ath6kl_cfg80211_deinit(struct ath6kl *ar)
  1622. {
  1623. struct wireless_dev *wdev = ar->wdev;
  1624. if (ar->scan_req) {
  1625. cfg80211_scan_done(ar->scan_req, true);
  1626. ar->scan_req = NULL;
  1627. }
  1628. if (!wdev)
  1629. return;
  1630. wiphy_unregister(wdev->wiphy);
  1631. wiphy_free(wdev->wiphy);
  1632. kfree(wdev);
  1633. }