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