cfg80211.c 46 KB

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