cfg80211.c 50 KB

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