cfg80211.c 48 KB

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