mlme.c 69 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579
  1. /*
  2. * BSS client mode implementation
  3. * Copyright 2003-2008, Jouni Malinen <j@w1.fi>
  4. * Copyright 2004, Instant802 Networks, Inc.
  5. * Copyright 2005, Devicescape Software, Inc.
  6. * Copyright 2006-2007 Jiri Benc <jbenc@suse.cz>
  7. * Copyright 2007, Michael Wu <flamingice@sourmilk.net>
  8. *
  9. * This program is free software; you can redistribute it and/or modify
  10. * it under the terms of the GNU General Public License version 2 as
  11. * published by the Free Software Foundation.
  12. */
  13. #include <linux/delay.h>
  14. #include <linux/if_ether.h>
  15. #include <linux/skbuff.h>
  16. #include <linux/if_arp.h>
  17. #include <linux/etherdevice.h>
  18. #include <linux/rtnetlink.h>
  19. #include <linux/pm_qos_params.h>
  20. #include <linux/crc32.h>
  21. #include <net/mac80211.h>
  22. #include <asm/unaligned.h>
  23. #include "ieee80211_i.h"
  24. #include "driver-ops.h"
  25. #include "rate.h"
  26. #include "led.h"
  27. #define IEEE80211_AUTH_TIMEOUT (HZ / 5)
  28. #define IEEE80211_AUTH_MAX_TRIES 3
  29. #define IEEE80211_ASSOC_TIMEOUT (HZ / 5)
  30. #define IEEE80211_ASSOC_MAX_TRIES 3
  31. #define IEEE80211_MAX_PROBE_TRIES 5
  32. /*
  33. * beacon loss detection timeout
  34. * XXX: should depend on beacon interval
  35. */
  36. #define IEEE80211_BEACON_LOSS_TIME (2 * HZ)
  37. /*
  38. * Time the connection can be idle before we probe
  39. * it to see if we can still talk to the AP.
  40. */
  41. #define IEEE80211_CONNECTION_IDLE_TIME (30 * HZ)
  42. /*
  43. * Time we wait for a probe response after sending
  44. * a probe request because of beacon loss or for
  45. * checking the connection still works.
  46. */
  47. #define IEEE80211_PROBE_WAIT (HZ / 2)
  48. #define TMR_RUNNING_TIMER 0
  49. #define TMR_RUNNING_CHANSW 1
  50. /*
  51. * All cfg80211 functions have to be called outside a locked
  52. * section so that they can acquire a lock themselves... This
  53. * is much simpler than queuing up things in cfg80211, but we
  54. * do need some indirection for that here.
  55. */
  56. enum rx_mgmt_action {
  57. /* no action required */
  58. RX_MGMT_NONE,
  59. /* caller must call cfg80211_send_rx_auth() */
  60. RX_MGMT_CFG80211_AUTH,
  61. /* caller must call cfg80211_send_rx_assoc() */
  62. RX_MGMT_CFG80211_ASSOC,
  63. /* caller must call cfg80211_send_deauth() */
  64. RX_MGMT_CFG80211_DEAUTH,
  65. /* caller must call cfg80211_send_disassoc() */
  66. RX_MGMT_CFG80211_DISASSOC,
  67. /* caller must call cfg80211_auth_timeout() & free work */
  68. RX_MGMT_CFG80211_AUTH_TO,
  69. /* caller must call cfg80211_assoc_timeout() & free work */
  70. RX_MGMT_CFG80211_ASSOC_TO,
  71. };
  72. /* utils */
  73. static inline void ASSERT_MGD_MTX(struct ieee80211_if_managed *ifmgd)
  74. {
  75. WARN_ON(!mutex_is_locked(&ifmgd->mtx));
  76. }
  77. /*
  78. * We can have multiple work items (and connection probing)
  79. * scheduling this timer, but we need to take care to only
  80. * reschedule it when it should fire _earlier_ than it was
  81. * asked for before, or if it's not pending right now. This
  82. * function ensures that. Note that it then is required to
  83. * run this function for all timeouts after the first one
  84. * has happened -- the work that runs from this timer will
  85. * do that.
  86. */
  87. static void run_again(struct ieee80211_if_managed *ifmgd,
  88. unsigned long timeout)
  89. {
  90. ASSERT_MGD_MTX(ifmgd);
  91. if (!timer_pending(&ifmgd->timer) ||
  92. time_before(timeout, ifmgd->timer.expires))
  93. mod_timer(&ifmgd->timer, timeout);
  94. }
  95. static void mod_beacon_timer(struct ieee80211_sub_if_data *sdata)
  96. {
  97. if (sdata->local->hw.flags & IEEE80211_HW_BEACON_FILTER)
  98. return;
  99. mod_timer(&sdata->u.mgd.bcn_mon_timer,
  100. round_jiffies_up(jiffies + IEEE80211_BEACON_LOSS_TIME));
  101. }
  102. static int ecw2cw(int ecw)
  103. {
  104. return (1 << ecw) - 1;
  105. }
  106. static int ieee80211_compatible_rates(struct ieee80211_bss *bss,
  107. struct ieee80211_supported_band *sband,
  108. u32 *rates)
  109. {
  110. int i, j, count;
  111. *rates = 0;
  112. count = 0;
  113. for (i = 0; i < bss->supp_rates_len; i++) {
  114. int rate = (bss->supp_rates[i] & 0x7F) * 5;
  115. for (j = 0; j < sband->n_bitrates; j++)
  116. if (sband->bitrates[j].bitrate == rate) {
  117. *rates |= BIT(j);
  118. count++;
  119. break;
  120. }
  121. }
  122. return count;
  123. }
  124. /*
  125. * ieee80211_enable_ht should be called only after the operating band
  126. * has been determined as ht configuration depends on the hw's
  127. * HT abilities for a specific band.
  128. */
  129. static u32 ieee80211_enable_ht(struct ieee80211_sub_if_data *sdata,
  130. struct ieee80211_ht_info *hti,
  131. const u8 *bssid, u16 ap_ht_cap_flags)
  132. {
  133. struct ieee80211_local *local = sdata->local;
  134. struct ieee80211_supported_band *sband;
  135. struct sta_info *sta;
  136. u32 changed = 0;
  137. u16 ht_opmode;
  138. bool enable_ht = true, ht_changed;
  139. enum nl80211_channel_type channel_type = NL80211_CHAN_NO_HT;
  140. sband = local->hw.wiphy->bands[local->hw.conf.channel->band];
  141. /* HT is not supported */
  142. if (!sband->ht_cap.ht_supported)
  143. enable_ht = false;
  144. /* check that channel matches the right operating channel */
  145. if (local->hw.conf.channel->center_freq !=
  146. ieee80211_channel_to_frequency(hti->control_chan))
  147. enable_ht = false;
  148. if (enable_ht) {
  149. channel_type = NL80211_CHAN_HT20;
  150. if (!(ap_ht_cap_flags & IEEE80211_HT_CAP_40MHZ_INTOLERANT) &&
  151. (sband->ht_cap.cap & IEEE80211_HT_CAP_SUP_WIDTH_20_40) &&
  152. (hti->ht_param & IEEE80211_HT_PARAM_CHAN_WIDTH_ANY)) {
  153. switch(hti->ht_param & IEEE80211_HT_PARAM_CHA_SEC_OFFSET) {
  154. case IEEE80211_HT_PARAM_CHA_SEC_ABOVE:
  155. if (!(local->hw.conf.channel->flags &
  156. IEEE80211_CHAN_NO_HT40PLUS))
  157. channel_type = NL80211_CHAN_HT40PLUS;
  158. break;
  159. case IEEE80211_HT_PARAM_CHA_SEC_BELOW:
  160. if (!(local->hw.conf.channel->flags &
  161. IEEE80211_CHAN_NO_HT40MINUS))
  162. channel_type = NL80211_CHAN_HT40MINUS;
  163. break;
  164. }
  165. }
  166. }
  167. ht_changed = conf_is_ht(&local->hw.conf) != enable_ht ||
  168. channel_type != local->hw.conf.channel_type;
  169. local->oper_channel_type = channel_type;
  170. if (ht_changed) {
  171. /* channel_type change automatically detected */
  172. ieee80211_hw_config(local, 0);
  173. rcu_read_lock();
  174. sta = sta_info_get(local, bssid);
  175. if (sta)
  176. rate_control_rate_update(local, sband, sta,
  177. IEEE80211_RC_HT_CHANGED);
  178. rcu_read_unlock();
  179. }
  180. /* disable HT */
  181. if (!enable_ht)
  182. return 0;
  183. ht_opmode = le16_to_cpu(hti->operation_mode);
  184. /* if bss configuration changed store the new one */
  185. if (!sdata->ht_opmode_valid ||
  186. sdata->vif.bss_conf.ht_operation_mode != ht_opmode) {
  187. changed |= BSS_CHANGED_HT;
  188. sdata->vif.bss_conf.ht_operation_mode = ht_opmode;
  189. sdata->ht_opmode_valid = true;
  190. }
  191. return changed;
  192. }
  193. /* frame sending functions */
  194. static void ieee80211_send_assoc(struct ieee80211_sub_if_data *sdata,
  195. struct ieee80211_mgd_work *wk)
  196. {
  197. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  198. struct ieee80211_local *local = sdata->local;
  199. struct sk_buff *skb;
  200. struct ieee80211_mgmt *mgmt;
  201. u8 *pos;
  202. const u8 *ies, *ht_ie;
  203. int i, len, count, rates_len, supp_rates_len;
  204. u16 capab;
  205. int wmm = 0;
  206. struct ieee80211_supported_band *sband;
  207. u32 rates = 0;
  208. skb = dev_alloc_skb(local->hw.extra_tx_headroom +
  209. sizeof(*mgmt) + 200 + wk->ie_len +
  210. wk->ssid_len);
  211. if (!skb) {
  212. printk(KERN_DEBUG "%s: failed to allocate buffer for assoc "
  213. "frame\n", sdata->dev->name);
  214. return;
  215. }
  216. skb_reserve(skb, local->hw.extra_tx_headroom);
  217. sband = local->hw.wiphy->bands[local->hw.conf.channel->band];
  218. capab = ifmgd->capab;
  219. if (local->hw.conf.channel->band == IEEE80211_BAND_2GHZ) {
  220. if (!(local->hw.flags & IEEE80211_HW_2GHZ_SHORT_SLOT_INCAPABLE))
  221. capab |= WLAN_CAPABILITY_SHORT_SLOT_TIME;
  222. if (!(local->hw.flags & IEEE80211_HW_2GHZ_SHORT_PREAMBLE_INCAPABLE))
  223. capab |= WLAN_CAPABILITY_SHORT_PREAMBLE;
  224. }
  225. if (wk->bss->cbss.capability & WLAN_CAPABILITY_PRIVACY)
  226. capab |= WLAN_CAPABILITY_PRIVACY;
  227. if (wk->bss->wmm_used)
  228. wmm = 1;
  229. /* get all rates supported by the device and the AP as
  230. * some APs don't like getting a superset of their rates
  231. * in the association request (e.g. D-Link DAP 1353 in
  232. * b-only mode) */
  233. rates_len = ieee80211_compatible_rates(wk->bss, sband, &rates);
  234. if ((wk->bss->cbss.capability & WLAN_CAPABILITY_SPECTRUM_MGMT) &&
  235. (local->hw.flags & IEEE80211_HW_SPECTRUM_MGMT))
  236. capab |= WLAN_CAPABILITY_SPECTRUM_MGMT;
  237. mgmt = (struct ieee80211_mgmt *) skb_put(skb, 24);
  238. memset(mgmt, 0, 24);
  239. memcpy(mgmt->da, wk->bss->cbss.bssid, ETH_ALEN);
  240. memcpy(mgmt->sa, sdata->dev->dev_addr, ETH_ALEN);
  241. memcpy(mgmt->bssid, wk->bss->cbss.bssid, ETH_ALEN);
  242. if (!is_zero_ether_addr(wk->prev_bssid)) {
  243. skb_put(skb, 10);
  244. mgmt->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT |
  245. IEEE80211_STYPE_REASSOC_REQ);
  246. mgmt->u.reassoc_req.capab_info = cpu_to_le16(capab);
  247. mgmt->u.reassoc_req.listen_interval =
  248. cpu_to_le16(local->hw.conf.listen_interval);
  249. memcpy(mgmt->u.reassoc_req.current_ap, wk->prev_bssid,
  250. ETH_ALEN);
  251. } else {
  252. skb_put(skb, 4);
  253. mgmt->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT |
  254. IEEE80211_STYPE_ASSOC_REQ);
  255. mgmt->u.assoc_req.capab_info = cpu_to_le16(capab);
  256. mgmt->u.assoc_req.listen_interval =
  257. cpu_to_le16(local->hw.conf.listen_interval);
  258. }
  259. /* SSID */
  260. ies = pos = skb_put(skb, 2 + wk->ssid_len);
  261. *pos++ = WLAN_EID_SSID;
  262. *pos++ = wk->ssid_len;
  263. memcpy(pos, wk->ssid, wk->ssid_len);
  264. /* add all rates which were marked to be used above */
  265. supp_rates_len = rates_len;
  266. if (supp_rates_len > 8)
  267. supp_rates_len = 8;
  268. len = sband->n_bitrates;
  269. pos = skb_put(skb, supp_rates_len + 2);
  270. *pos++ = WLAN_EID_SUPP_RATES;
  271. *pos++ = supp_rates_len;
  272. count = 0;
  273. for (i = 0; i < sband->n_bitrates; i++) {
  274. if (BIT(i) & rates) {
  275. int rate = sband->bitrates[i].bitrate;
  276. *pos++ = (u8) (rate / 5);
  277. if (++count == 8)
  278. break;
  279. }
  280. }
  281. if (rates_len > count) {
  282. pos = skb_put(skb, rates_len - count + 2);
  283. *pos++ = WLAN_EID_EXT_SUPP_RATES;
  284. *pos++ = rates_len - count;
  285. for (i++; i < sband->n_bitrates; i++) {
  286. if (BIT(i) & rates) {
  287. int rate = sband->bitrates[i].bitrate;
  288. *pos++ = (u8) (rate / 5);
  289. }
  290. }
  291. }
  292. if (capab & WLAN_CAPABILITY_SPECTRUM_MGMT) {
  293. /* 1. power capabilities */
  294. pos = skb_put(skb, 4);
  295. *pos++ = WLAN_EID_PWR_CAPABILITY;
  296. *pos++ = 2;
  297. *pos++ = 0; /* min tx power */
  298. *pos++ = local->hw.conf.channel->max_power; /* max tx power */
  299. /* 2. supported channels */
  300. /* TODO: get this in reg domain format */
  301. pos = skb_put(skb, 2 * sband->n_channels + 2);
  302. *pos++ = WLAN_EID_SUPPORTED_CHANNELS;
  303. *pos++ = 2 * sband->n_channels;
  304. for (i = 0; i < sband->n_channels; i++) {
  305. *pos++ = ieee80211_frequency_to_channel(
  306. sband->channels[i].center_freq);
  307. *pos++ = 1; /* one channel in the subband*/
  308. }
  309. }
  310. if (wk->ie_len && wk->ie) {
  311. pos = skb_put(skb, wk->ie_len);
  312. memcpy(pos, wk->ie, wk->ie_len);
  313. }
  314. if (wmm && (ifmgd->flags & IEEE80211_STA_WMM_ENABLED)) {
  315. pos = skb_put(skb, 9);
  316. *pos++ = WLAN_EID_VENDOR_SPECIFIC;
  317. *pos++ = 7; /* len */
  318. *pos++ = 0x00; /* Microsoft OUI 00:50:F2 */
  319. *pos++ = 0x50;
  320. *pos++ = 0xf2;
  321. *pos++ = 2; /* WME */
  322. *pos++ = 0; /* WME info */
  323. *pos++ = 1; /* WME ver */
  324. *pos++ = 0;
  325. }
  326. /* wmm support is a must to HT */
  327. /*
  328. * IEEE802.11n does not allow TKIP/WEP as pairwise
  329. * ciphers in HT mode. We still associate in non-ht
  330. * mode (11a/b/g) if any one of these ciphers is
  331. * configured as pairwise.
  332. */
  333. if (wmm && (ifmgd->flags & IEEE80211_STA_WMM_ENABLED) &&
  334. sband->ht_cap.ht_supported &&
  335. (ht_ie = ieee80211_bss_get_ie(&wk->bss->cbss, WLAN_EID_HT_INFORMATION)) &&
  336. ht_ie[1] >= sizeof(struct ieee80211_ht_info) &&
  337. (!(ifmgd->flags & IEEE80211_STA_DISABLE_11N))) {
  338. struct ieee80211_ht_info *ht_info =
  339. (struct ieee80211_ht_info *)(ht_ie + 2);
  340. u16 cap = sband->ht_cap.cap;
  341. __le16 tmp;
  342. u32 flags = local->hw.conf.channel->flags;
  343. switch (ht_info->ht_param & IEEE80211_HT_PARAM_CHA_SEC_OFFSET) {
  344. case IEEE80211_HT_PARAM_CHA_SEC_ABOVE:
  345. if (flags & IEEE80211_CHAN_NO_HT40PLUS) {
  346. cap &= ~IEEE80211_HT_CAP_SUP_WIDTH_20_40;
  347. cap &= ~IEEE80211_HT_CAP_SGI_40;
  348. }
  349. break;
  350. case IEEE80211_HT_PARAM_CHA_SEC_BELOW:
  351. if (flags & IEEE80211_CHAN_NO_HT40MINUS) {
  352. cap &= ~IEEE80211_HT_CAP_SUP_WIDTH_20_40;
  353. cap &= ~IEEE80211_HT_CAP_SGI_40;
  354. }
  355. break;
  356. }
  357. tmp = cpu_to_le16(cap);
  358. pos = skb_put(skb, sizeof(struct ieee80211_ht_cap)+2);
  359. *pos++ = WLAN_EID_HT_CAPABILITY;
  360. *pos++ = sizeof(struct ieee80211_ht_cap);
  361. memset(pos, 0, sizeof(struct ieee80211_ht_cap));
  362. memcpy(pos, &tmp, sizeof(u16));
  363. pos += sizeof(u16);
  364. /* TODO: needs a define here for << 2 */
  365. *pos++ = sband->ht_cap.ampdu_factor |
  366. (sband->ht_cap.ampdu_density << 2);
  367. memcpy(pos, &sband->ht_cap.mcs, sizeof(sband->ht_cap.mcs));
  368. }
  369. IEEE80211_SKB_CB(skb)->flags |= IEEE80211_TX_INTFL_DONT_ENCRYPT;
  370. ieee80211_tx_skb(sdata, skb);
  371. }
  372. static void ieee80211_send_deauth_disassoc(struct ieee80211_sub_if_data *sdata,
  373. const u8 *bssid, u16 stype, u16 reason,
  374. void *cookie)
  375. {
  376. struct ieee80211_local *local = sdata->local;
  377. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  378. struct sk_buff *skb;
  379. struct ieee80211_mgmt *mgmt;
  380. skb = dev_alloc_skb(local->hw.extra_tx_headroom + sizeof(*mgmt));
  381. if (!skb) {
  382. printk(KERN_DEBUG "%s: failed to allocate buffer for "
  383. "deauth/disassoc frame\n", sdata->dev->name);
  384. return;
  385. }
  386. skb_reserve(skb, local->hw.extra_tx_headroom);
  387. mgmt = (struct ieee80211_mgmt *) skb_put(skb, 24);
  388. memset(mgmt, 0, 24);
  389. memcpy(mgmt->da, bssid, ETH_ALEN);
  390. memcpy(mgmt->sa, sdata->dev->dev_addr, ETH_ALEN);
  391. memcpy(mgmt->bssid, bssid, ETH_ALEN);
  392. mgmt->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | stype);
  393. skb_put(skb, 2);
  394. /* u.deauth.reason_code == u.disassoc.reason_code */
  395. mgmt->u.deauth.reason_code = cpu_to_le16(reason);
  396. if (stype == IEEE80211_STYPE_DEAUTH)
  397. if (cookie)
  398. __cfg80211_send_deauth(sdata->dev, (u8 *)mgmt, skb->len);
  399. else
  400. cfg80211_send_deauth(sdata->dev, (u8 *)mgmt, skb->len);
  401. else
  402. if (cookie)
  403. __cfg80211_send_disassoc(sdata->dev, (u8 *)mgmt, skb->len);
  404. else
  405. cfg80211_send_disassoc(sdata->dev, (u8 *)mgmt, skb->len);
  406. if (!(ifmgd->flags & IEEE80211_STA_MFP_ENABLED))
  407. IEEE80211_SKB_CB(skb)->flags |= IEEE80211_TX_INTFL_DONT_ENCRYPT;
  408. ieee80211_tx_skb(sdata, skb);
  409. }
  410. void ieee80211_send_pspoll(struct ieee80211_local *local,
  411. struct ieee80211_sub_if_data *sdata)
  412. {
  413. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  414. struct ieee80211_pspoll *pspoll;
  415. struct sk_buff *skb;
  416. u16 fc;
  417. skb = dev_alloc_skb(local->hw.extra_tx_headroom + sizeof(*pspoll));
  418. if (!skb) {
  419. printk(KERN_DEBUG "%s: failed to allocate buffer for "
  420. "pspoll frame\n", sdata->dev->name);
  421. return;
  422. }
  423. skb_reserve(skb, local->hw.extra_tx_headroom);
  424. pspoll = (struct ieee80211_pspoll *) skb_put(skb, sizeof(*pspoll));
  425. memset(pspoll, 0, sizeof(*pspoll));
  426. fc = IEEE80211_FTYPE_CTL | IEEE80211_STYPE_PSPOLL | IEEE80211_FCTL_PM;
  427. pspoll->frame_control = cpu_to_le16(fc);
  428. pspoll->aid = cpu_to_le16(ifmgd->aid);
  429. /* aid in PS-Poll has its two MSBs each set to 1 */
  430. pspoll->aid |= cpu_to_le16(1 << 15 | 1 << 14);
  431. memcpy(pspoll->bssid, ifmgd->bssid, ETH_ALEN);
  432. memcpy(pspoll->ta, sdata->dev->dev_addr, ETH_ALEN);
  433. IEEE80211_SKB_CB(skb)->flags |= IEEE80211_TX_INTFL_DONT_ENCRYPT;
  434. ieee80211_tx_skb(sdata, skb);
  435. }
  436. void ieee80211_send_nullfunc(struct ieee80211_local *local,
  437. struct ieee80211_sub_if_data *sdata,
  438. int powersave)
  439. {
  440. struct sk_buff *skb;
  441. struct ieee80211_hdr *nullfunc;
  442. __le16 fc;
  443. if (WARN_ON(sdata->vif.type != NL80211_IFTYPE_STATION))
  444. return;
  445. skb = dev_alloc_skb(local->hw.extra_tx_headroom + 24);
  446. if (!skb) {
  447. printk(KERN_DEBUG "%s: failed to allocate buffer for nullfunc "
  448. "frame\n", sdata->dev->name);
  449. return;
  450. }
  451. skb_reserve(skb, local->hw.extra_tx_headroom);
  452. nullfunc = (struct ieee80211_hdr *) skb_put(skb, 24);
  453. memset(nullfunc, 0, 24);
  454. fc = cpu_to_le16(IEEE80211_FTYPE_DATA | IEEE80211_STYPE_NULLFUNC |
  455. IEEE80211_FCTL_TODS);
  456. if (powersave)
  457. fc |= cpu_to_le16(IEEE80211_FCTL_PM);
  458. nullfunc->frame_control = fc;
  459. memcpy(nullfunc->addr1, sdata->u.mgd.bssid, ETH_ALEN);
  460. memcpy(nullfunc->addr2, sdata->dev->dev_addr, ETH_ALEN);
  461. memcpy(nullfunc->addr3, sdata->u.mgd.bssid, ETH_ALEN);
  462. IEEE80211_SKB_CB(skb)->flags |= IEEE80211_TX_INTFL_DONT_ENCRYPT;
  463. ieee80211_tx_skb(sdata, skb);
  464. }
  465. /* spectrum management related things */
  466. static void ieee80211_chswitch_work(struct work_struct *work)
  467. {
  468. struct ieee80211_sub_if_data *sdata =
  469. container_of(work, struct ieee80211_sub_if_data, u.mgd.chswitch_work);
  470. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  471. if (!netif_running(sdata->dev))
  472. return;
  473. mutex_lock(&ifmgd->mtx);
  474. if (!ifmgd->associated)
  475. goto out;
  476. sdata->local->oper_channel = sdata->local->csa_channel;
  477. ieee80211_hw_config(sdata->local, IEEE80211_CONF_CHANGE_CHANNEL);
  478. /* XXX: shouldn't really modify cfg80211-owned data! */
  479. ifmgd->associated->cbss.channel = sdata->local->oper_channel;
  480. ieee80211_wake_queues_by_reason(&sdata->local->hw,
  481. IEEE80211_QUEUE_STOP_REASON_CSA);
  482. out:
  483. ifmgd->flags &= ~IEEE80211_STA_CSA_RECEIVED;
  484. mutex_unlock(&ifmgd->mtx);
  485. }
  486. static void ieee80211_chswitch_timer(unsigned long data)
  487. {
  488. struct ieee80211_sub_if_data *sdata =
  489. (struct ieee80211_sub_if_data *) data;
  490. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  491. if (sdata->local->quiescing) {
  492. set_bit(TMR_RUNNING_CHANSW, &ifmgd->timers_running);
  493. return;
  494. }
  495. ieee80211_queue_work(&sdata->local->hw, &ifmgd->chswitch_work);
  496. }
  497. void ieee80211_sta_process_chanswitch(struct ieee80211_sub_if_data *sdata,
  498. struct ieee80211_channel_sw_ie *sw_elem,
  499. struct ieee80211_bss *bss)
  500. {
  501. struct ieee80211_channel *new_ch;
  502. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  503. int new_freq = ieee80211_channel_to_frequency(sw_elem->new_ch_num);
  504. ASSERT_MGD_MTX(ifmgd);
  505. if (!ifmgd->associated)
  506. return;
  507. if (sdata->local->scanning)
  508. return;
  509. /* Disregard subsequent beacons if we are already running a timer
  510. processing a CSA */
  511. if (ifmgd->flags & IEEE80211_STA_CSA_RECEIVED)
  512. return;
  513. new_ch = ieee80211_get_channel(sdata->local->hw.wiphy, new_freq);
  514. if (!new_ch || new_ch->flags & IEEE80211_CHAN_DISABLED)
  515. return;
  516. sdata->local->csa_channel = new_ch;
  517. if (sw_elem->count <= 1) {
  518. ieee80211_queue_work(&sdata->local->hw, &ifmgd->chswitch_work);
  519. } else {
  520. ieee80211_stop_queues_by_reason(&sdata->local->hw,
  521. IEEE80211_QUEUE_STOP_REASON_CSA);
  522. ifmgd->flags |= IEEE80211_STA_CSA_RECEIVED;
  523. mod_timer(&ifmgd->chswitch_timer,
  524. jiffies +
  525. msecs_to_jiffies(sw_elem->count *
  526. bss->cbss.beacon_interval));
  527. }
  528. }
  529. static void ieee80211_handle_pwr_constr(struct ieee80211_sub_if_data *sdata,
  530. u16 capab_info, u8 *pwr_constr_elem,
  531. u8 pwr_constr_elem_len)
  532. {
  533. struct ieee80211_conf *conf = &sdata->local->hw.conf;
  534. if (!(capab_info & WLAN_CAPABILITY_SPECTRUM_MGMT))
  535. return;
  536. /* Power constraint IE length should be 1 octet */
  537. if (pwr_constr_elem_len != 1)
  538. return;
  539. if ((*pwr_constr_elem <= conf->channel->max_power) &&
  540. (*pwr_constr_elem != sdata->local->power_constr_level)) {
  541. sdata->local->power_constr_level = *pwr_constr_elem;
  542. ieee80211_hw_config(sdata->local, 0);
  543. }
  544. }
  545. /* powersave */
  546. static void ieee80211_enable_ps(struct ieee80211_local *local,
  547. struct ieee80211_sub_if_data *sdata)
  548. {
  549. struct ieee80211_conf *conf = &local->hw.conf;
  550. /*
  551. * If we are scanning right now then the parameters will
  552. * take effect when scan finishes.
  553. */
  554. if (local->scanning)
  555. return;
  556. if (conf->dynamic_ps_timeout > 0 &&
  557. !(local->hw.flags & IEEE80211_HW_SUPPORTS_DYNAMIC_PS)) {
  558. mod_timer(&local->dynamic_ps_timer, jiffies +
  559. msecs_to_jiffies(conf->dynamic_ps_timeout));
  560. } else {
  561. if (local->hw.flags & IEEE80211_HW_PS_NULLFUNC_STACK)
  562. ieee80211_send_nullfunc(local, sdata, 1);
  563. conf->flags |= IEEE80211_CONF_PS;
  564. ieee80211_hw_config(local, IEEE80211_CONF_CHANGE_PS);
  565. }
  566. }
  567. static void ieee80211_change_ps(struct ieee80211_local *local)
  568. {
  569. struct ieee80211_conf *conf = &local->hw.conf;
  570. if (local->ps_sdata) {
  571. ieee80211_enable_ps(local, local->ps_sdata);
  572. } else if (conf->flags & IEEE80211_CONF_PS) {
  573. conf->flags &= ~IEEE80211_CONF_PS;
  574. ieee80211_hw_config(local, IEEE80211_CONF_CHANGE_PS);
  575. del_timer_sync(&local->dynamic_ps_timer);
  576. cancel_work_sync(&local->dynamic_ps_enable_work);
  577. }
  578. }
  579. /* need to hold RTNL or interface lock */
  580. void ieee80211_recalc_ps(struct ieee80211_local *local, s32 latency)
  581. {
  582. struct ieee80211_sub_if_data *sdata, *found = NULL;
  583. int count = 0;
  584. if (!(local->hw.flags & IEEE80211_HW_SUPPORTS_PS)) {
  585. local->ps_sdata = NULL;
  586. return;
  587. }
  588. list_for_each_entry(sdata, &local->interfaces, list) {
  589. if (!netif_running(sdata->dev))
  590. continue;
  591. if (sdata->vif.type != NL80211_IFTYPE_STATION)
  592. continue;
  593. found = sdata;
  594. count++;
  595. }
  596. if (count == 1 && found->u.mgd.powersave &&
  597. found->u.mgd.associated && list_empty(&found->u.mgd.work_list) &&
  598. !(found->u.mgd.flags & (IEEE80211_STA_BEACON_POLL |
  599. IEEE80211_STA_CONNECTION_POLL))) {
  600. s32 beaconint_us;
  601. if (latency < 0)
  602. latency = pm_qos_requirement(PM_QOS_NETWORK_LATENCY);
  603. beaconint_us = ieee80211_tu_to_usec(
  604. found->vif.bss_conf.beacon_int);
  605. if (beaconint_us > latency) {
  606. local->ps_sdata = NULL;
  607. } else {
  608. u8 dtimper = found->vif.bss_conf.dtim_period;
  609. int maxslp = 1;
  610. if (dtimper > 1)
  611. maxslp = min_t(int, dtimper,
  612. latency / beaconint_us);
  613. local->hw.conf.max_sleep_period = maxslp;
  614. local->ps_sdata = found;
  615. }
  616. } else {
  617. local->ps_sdata = NULL;
  618. }
  619. ieee80211_change_ps(local);
  620. }
  621. void ieee80211_dynamic_ps_disable_work(struct work_struct *work)
  622. {
  623. struct ieee80211_local *local =
  624. container_of(work, struct ieee80211_local,
  625. dynamic_ps_disable_work);
  626. if (local->hw.conf.flags & IEEE80211_CONF_PS) {
  627. local->hw.conf.flags &= ~IEEE80211_CONF_PS;
  628. ieee80211_hw_config(local, IEEE80211_CONF_CHANGE_PS);
  629. }
  630. ieee80211_wake_queues_by_reason(&local->hw,
  631. IEEE80211_QUEUE_STOP_REASON_PS);
  632. }
  633. void ieee80211_dynamic_ps_enable_work(struct work_struct *work)
  634. {
  635. struct ieee80211_local *local =
  636. container_of(work, struct ieee80211_local,
  637. dynamic_ps_enable_work);
  638. struct ieee80211_sub_if_data *sdata = local->ps_sdata;
  639. /* can only happen when PS was just disabled anyway */
  640. if (!sdata)
  641. return;
  642. if (local->hw.conf.flags & IEEE80211_CONF_PS)
  643. return;
  644. if (local->hw.flags & IEEE80211_HW_PS_NULLFUNC_STACK)
  645. ieee80211_send_nullfunc(local, sdata, 1);
  646. local->hw.conf.flags |= IEEE80211_CONF_PS;
  647. ieee80211_hw_config(local, IEEE80211_CONF_CHANGE_PS);
  648. }
  649. void ieee80211_dynamic_ps_timer(unsigned long data)
  650. {
  651. struct ieee80211_local *local = (void *) data;
  652. if (local->quiescing || local->suspended)
  653. return;
  654. ieee80211_queue_work(&local->hw, &local->dynamic_ps_enable_work);
  655. }
  656. /* MLME */
  657. static void ieee80211_sta_wmm_params(struct ieee80211_local *local,
  658. struct ieee80211_if_managed *ifmgd,
  659. u8 *wmm_param, size_t wmm_param_len)
  660. {
  661. struct ieee80211_tx_queue_params params;
  662. size_t left;
  663. int count;
  664. u8 *pos;
  665. if (!(ifmgd->flags & IEEE80211_STA_WMM_ENABLED))
  666. return;
  667. if (!wmm_param)
  668. return;
  669. if (wmm_param_len < 8 || wmm_param[5] /* version */ != 1)
  670. return;
  671. count = wmm_param[6] & 0x0f;
  672. if (count == ifmgd->wmm_last_param_set)
  673. return;
  674. ifmgd->wmm_last_param_set = count;
  675. pos = wmm_param + 8;
  676. left = wmm_param_len - 8;
  677. memset(&params, 0, sizeof(params));
  678. local->wmm_acm = 0;
  679. for (; left >= 4; left -= 4, pos += 4) {
  680. int aci = (pos[0] >> 5) & 0x03;
  681. int acm = (pos[0] >> 4) & 0x01;
  682. int queue;
  683. switch (aci) {
  684. case 1: /* AC_BK */
  685. queue = 3;
  686. if (acm)
  687. local->wmm_acm |= BIT(1) | BIT(2); /* BK/- */
  688. break;
  689. case 2: /* AC_VI */
  690. queue = 1;
  691. if (acm)
  692. local->wmm_acm |= BIT(4) | BIT(5); /* CL/VI */
  693. break;
  694. case 3: /* AC_VO */
  695. queue = 0;
  696. if (acm)
  697. local->wmm_acm |= BIT(6) | BIT(7); /* VO/NC */
  698. break;
  699. case 0: /* AC_BE */
  700. default:
  701. queue = 2;
  702. if (acm)
  703. local->wmm_acm |= BIT(0) | BIT(3); /* BE/EE */
  704. break;
  705. }
  706. params.aifs = pos[0] & 0x0f;
  707. params.cw_max = ecw2cw((pos[1] & 0xf0) >> 4);
  708. params.cw_min = ecw2cw(pos[1] & 0x0f);
  709. params.txop = get_unaligned_le16(pos + 2);
  710. #ifdef CONFIG_MAC80211_VERBOSE_DEBUG
  711. printk(KERN_DEBUG "%s: WMM queue=%d aci=%d acm=%d aifs=%d "
  712. "cWmin=%d cWmax=%d txop=%d\n",
  713. wiphy_name(local->hw.wiphy), queue, aci, acm,
  714. params.aifs, params.cw_min, params.cw_max, params.txop);
  715. #endif
  716. if (drv_conf_tx(local, queue, &params) && local->ops->conf_tx)
  717. printk(KERN_DEBUG "%s: failed to set TX queue "
  718. "parameters for queue %d\n",
  719. wiphy_name(local->hw.wiphy), queue);
  720. }
  721. }
  722. static u32 ieee80211_handle_bss_capability(struct ieee80211_sub_if_data *sdata,
  723. u16 capab, bool erp_valid, u8 erp)
  724. {
  725. struct ieee80211_bss_conf *bss_conf = &sdata->vif.bss_conf;
  726. u32 changed = 0;
  727. bool use_protection;
  728. bool use_short_preamble;
  729. bool use_short_slot;
  730. if (erp_valid) {
  731. use_protection = (erp & WLAN_ERP_USE_PROTECTION) != 0;
  732. use_short_preamble = (erp & WLAN_ERP_BARKER_PREAMBLE) == 0;
  733. } else {
  734. use_protection = false;
  735. use_short_preamble = !!(capab & WLAN_CAPABILITY_SHORT_PREAMBLE);
  736. }
  737. use_short_slot = !!(capab & WLAN_CAPABILITY_SHORT_SLOT_TIME);
  738. if (use_protection != bss_conf->use_cts_prot) {
  739. bss_conf->use_cts_prot = use_protection;
  740. changed |= BSS_CHANGED_ERP_CTS_PROT;
  741. }
  742. if (use_short_preamble != bss_conf->use_short_preamble) {
  743. bss_conf->use_short_preamble = use_short_preamble;
  744. changed |= BSS_CHANGED_ERP_PREAMBLE;
  745. }
  746. if (use_short_slot != bss_conf->use_short_slot) {
  747. bss_conf->use_short_slot = use_short_slot;
  748. changed |= BSS_CHANGED_ERP_SLOT;
  749. }
  750. return changed;
  751. }
  752. static void ieee80211_set_associated(struct ieee80211_sub_if_data *sdata,
  753. struct ieee80211_mgd_work *wk,
  754. u32 bss_info_changed)
  755. {
  756. struct ieee80211_local *local = sdata->local;
  757. struct ieee80211_bss *bss = wk->bss;
  758. bss_info_changed |= BSS_CHANGED_ASSOC;
  759. /* set timing information */
  760. sdata->vif.bss_conf.beacon_int = bss->cbss.beacon_interval;
  761. sdata->vif.bss_conf.timestamp = bss->cbss.tsf;
  762. sdata->vif.bss_conf.dtim_period = bss->dtim_period;
  763. bss_info_changed |= BSS_CHANGED_BEACON_INT;
  764. bss_info_changed |= ieee80211_handle_bss_capability(sdata,
  765. bss->cbss.capability, bss->has_erp_value, bss->erp_value);
  766. sdata->u.mgd.associated = bss;
  767. sdata->u.mgd.old_associate_work = wk;
  768. memcpy(sdata->u.mgd.bssid, bss->cbss.bssid, ETH_ALEN);
  769. /* just to be sure */
  770. sdata->u.mgd.flags &= ~(IEEE80211_STA_CONNECTION_POLL |
  771. IEEE80211_STA_BEACON_POLL);
  772. ieee80211_led_assoc(local, 1);
  773. sdata->vif.bss_conf.assoc = 1;
  774. /*
  775. * For now just always ask the driver to update the basic rateset
  776. * when we have associated, we aren't checking whether it actually
  777. * changed or not.
  778. */
  779. bss_info_changed |= BSS_CHANGED_BASIC_RATES;
  780. /* And the BSSID changed - we're associated now */
  781. bss_info_changed |= BSS_CHANGED_BSSID;
  782. ieee80211_bss_info_change_notify(sdata, bss_info_changed);
  783. mutex_lock(&local->iflist_mtx);
  784. ieee80211_recalc_ps(local, -1);
  785. mutex_unlock(&local->iflist_mtx);
  786. netif_start_queue(sdata->dev);
  787. netif_carrier_on(sdata->dev);
  788. }
  789. static enum rx_mgmt_action __must_check
  790. ieee80211_direct_probe(struct ieee80211_sub_if_data *sdata,
  791. struct ieee80211_mgd_work *wk)
  792. {
  793. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  794. struct ieee80211_local *local = sdata->local;
  795. wk->tries++;
  796. if (wk->tries > IEEE80211_AUTH_MAX_TRIES) {
  797. printk(KERN_DEBUG "%s: direct probe to AP %pM timed out\n",
  798. sdata->dev->name, wk->bss->cbss.bssid);
  799. /*
  800. * Most likely AP is not in the range so remove the
  801. * bss struct for that AP.
  802. */
  803. cfg80211_unlink_bss(local->hw.wiphy, &wk->bss->cbss);
  804. /*
  805. * We might have a pending scan which had no chance to run yet
  806. * due to work needing to be done. Hence, queue the STAs work
  807. * again for that.
  808. */
  809. ieee80211_queue_work(&local->hw, &ifmgd->work);
  810. return RX_MGMT_CFG80211_AUTH_TO;
  811. }
  812. printk(KERN_DEBUG "%s: direct probe to AP %pM (try %d)\n",
  813. sdata->dev->name, wk->bss->cbss.bssid,
  814. wk->tries);
  815. /*
  816. * Direct probe is sent to broadcast address as some APs
  817. * will not answer to direct packet in unassociated state.
  818. */
  819. ieee80211_send_probe_req(sdata, NULL, wk->ssid, wk->ssid_len, NULL, 0);
  820. wk->timeout = jiffies + IEEE80211_AUTH_TIMEOUT;
  821. run_again(ifmgd, wk->timeout);
  822. return RX_MGMT_NONE;
  823. }
  824. static enum rx_mgmt_action __must_check
  825. ieee80211_authenticate(struct ieee80211_sub_if_data *sdata,
  826. struct ieee80211_mgd_work *wk)
  827. {
  828. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  829. struct ieee80211_local *local = sdata->local;
  830. wk->tries++;
  831. if (wk->tries > IEEE80211_AUTH_MAX_TRIES) {
  832. printk(KERN_DEBUG "%s: authentication with AP %pM"
  833. " timed out\n",
  834. sdata->dev->name, wk->bss->cbss.bssid);
  835. /*
  836. * Most likely AP is not in the range so remove the
  837. * bss struct for that AP.
  838. */
  839. cfg80211_unlink_bss(local->hw.wiphy, &wk->bss->cbss);
  840. /*
  841. * We might have a pending scan which had no chance to run yet
  842. * due to work needing to be done. Hence, queue the STAs work
  843. * again for that.
  844. */
  845. ieee80211_queue_work(&local->hw, &ifmgd->work);
  846. return RX_MGMT_CFG80211_AUTH_TO;
  847. }
  848. printk(KERN_DEBUG "%s: authenticate with AP %pM (try %d)\n",
  849. sdata->dev->name, wk->bss->cbss.bssid, wk->tries);
  850. ieee80211_send_auth(sdata, 1, wk->auth_alg, wk->ie, wk->ie_len,
  851. wk->bss->cbss.bssid, NULL, 0, 0);
  852. wk->auth_transaction = 2;
  853. wk->timeout = jiffies + IEEE80211_AUTH_TIMEOUT;
  854. run_again(ifmgd, wk->timeout);
  855. return RX_MGMT_NONE;
  856. }
  857. static void ieee80211_set_disassoc(struct ieee80211_sub_if_data *sdata,
  858. bool deauth)
  859. {
  860. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  861. struct ieee80211_local *local = sdata->local;
  862. struct sta_info *sta;
  863. u32 changed = 0, config_changed = 0;
  864. u8 bssid[ETH_ALEN];
  865. ASSERT_MGD_MTX(ifmgd);
  866. if (WARN_ON(!ifmgd->associated))
  867. return;
  868. memcpy(bssid, ifmgd->associated->cbss.bssid, ETH_ALEN);
  869. ifmgd->associated = NULL;
  870. memset(ifmgd->bssid, 0, ETH_ALEN);
  871. if (deauth) {
  872. kfree(ifmgd->old_associate_work);
  873. ifmgd->old_associate_work = NULL;
  874. } else {
  875. struct ieee80211_mgd_work *wk = ifmgd->old_associate_work;
  876. wk->state = IEEE80211_MGD_STATE_IDLE;
  877. list_add(&wk->list, &ifmgd->work_list);
  878. }
  879. /*
  880. * we need to commit the associated = NULL change because the
  881. * scan code uses that to determine whether this iface should
  882. * go to/wake up from powersave or not -- and could otherwise
  883. * wake the queues erroneously.
  884. */
  885. smp_mb();
  886. /*
  887. * Thus, we can only afterwards stop the queues -- to account
  888. * for the case where another CPU is finishing a scan at this
  889. * time -- we don't want the scan code to enable queues.
  890. */
  891. netif_stop_queue(sdata->dev);
  892. netif_carrier_off(sdata->dev);
  893. rcu_read_lock();
  894. sta = sta_info_get(local, bssid);
  895. if (sta)
  896. ieee80211_sta_tear_down_BA_sessions(sta);
  897. rcu_read_unlock();
  898. changed |= ieee80211_reset_erp_info(sdata);
  899. ieee80211_led_assoc(local, 0);
  900. changed |= BSS_CHANGED_ASSOC;
  901. sdata->vif.bss_conf.assoc = false;
  902. ieee80211_set_wmm_default(sdata);
  903. ieee80211_recalc_idle(local);
  904. /* channel(_type) changes are handled by ieee80211_hw_config */
  905. local->oper_channel_type = NL80211_CHAN_NO_HT;
  906. /* on the next assoc, re-program HT parameters */
  907. sdata->ht_opmode_valid = false;
  908. local->power_constr_level = 0;
  909. del_timer_sync(&local->dynamic_ps_timer);
  910. cancel_work_sync(&local->dynamic_ps_enable_work);
  911. if (local->hw.conf.flags & IEEE80211_CONF_PS) {
  912. local->hw.conf.flags &= ~IEEE80211_CONF_PS;
  913. config_changed |= IEEE80211_CONF_CHANGE_PS;
  914. }
  915. ieee80211_hw_config(local, config_changed);
  916. /* And the BSSID changed -- not very interesting here */
  917. changed |= BSS_CHANGED_BSSID;
  918. ieee80211_bss_info_change_notify(sdata, changed);
  919. rcu_read_lock();
  920. sta = sta_info_get(local, bssid);
  921. if (!sta) {
  922. rcu_read_unlock();
  923. return;
  924. }
  925. sta_info_unlink(&sta);
  926. rcu_read_unlock();
  927. sta_info_destroy(sta);
  928. }
  929. static enum rx_mgmt_action __must_check
  930. ieee80211_associate(struct ieee80211_sub_if_data *sdata,
  931. struct ieee80211_mgd_work *wk)
  932. {
  933. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  934. struct ieee80211_local *local = sdata->local;
  935. wk->tries++;
  936. if (wk->tries > IEEE80211_ASSOC_MAX_TRIES) {
  937. printk(KERN_DEBUG "%s: association with AP %pM"
  938. " timed out\n",
  939. sdata->dev->name, wk->bss->cbss.bssid);
  940. /*
  941. * Most likely AP is not in the range so remove the
  942. * bss struct for that AP.
  943. */
  944. cfg80211_unlink_bss(local->hw.wiphy, &wk->bss->cbss);
  945. /*
  946. * We might have a pending scan which had no chance to run yet
  947. * due to work needing to be done. Hence, queue the STAs work
  948. * again for that.
  949. */
  950. ieee80211_queue_work(&local->hw, &ifmgd->work);
  951. return RX_MGMT_CFG80211_ASSOC_TO;
  952. }
  953. printk(KERN_DEBUG "%s: associate with AP %pM (try %d)\n",
  954. sdata->dev->name, wk->bss->cbss.bssid, wk->tries);
  955. ieee80211_send_assoc(sdata, wk);
  956. wk->timeout = jiffies + IEEE80211_ASSOC_TIMEOUT;
  957. run_again(ifmgd, wk->timeout);
  958. return RX_MGMT_NONE;
  959. }
  960. void ieee80211_sta_rx_notify(struct ieee80211_sub_if_data *sdata,
  961. struct ieee80211_hdr *hdr)
  962. {
  963. /*
  964. * We can postpone the mgd.timer whenever receiving unicast frames
  965. * from AP because we know that the connection is working both ways
  966. * at that time. But multicast frames (and hence also beacons) must
  967. * be ignored here, because we need to trigger the timer during
  968. * data idle periods for sending the periodic probe request to the
  969. * AP we're connected to.
  970. */
  971. if (is_multicast_ether_addr(hdr->addr1))
  972. return;
  973. mod_timer(&sdata->u.mgd.conn_mon_timer,
  974. round_jiffies_up(jiffies + IEEE80211_CONNECTION_IDLE_TIME));
  975. }
  976. static void ieee80211_mgd_probe_ap_send(struct ieee80211_sub_if_data *sdata)
  977. {
  978. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  979. const u8 *ssid;
  980. ssid = ieee80211_bss_get_ie(&ifmgd->associated->cbss, WLAN_EID_SSID);
  981. ieee80211_send_probe_req(sdata, ifmgd->associated->cbss.bssid,
  982. ssid + 2, ssid[1], NULL, 0);
  983. ifmgd->probe_send_count++;
  984. ifmgd->probe_timeout = jiffies + IEEE80211_PROBE_WAIT;
  985. run_again(ifmgd, ifmgd->probe_timeout);
  986. }
  987. static void ieee80211_mgd_probe_ap(struct ieee80211_sub_if_data *sdata,
  988. bool beacon)
  989. {
  990. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  991. bool already = false;
  992. if (!netif_running(sdata->dev))
  993. return;
  994. if (sdata->local->scanning)
  995. return;
  996. mutex_lock(&ifmgd->mtx);
  997. if (!ifmgd->associated)
  998. goto out;
  999. #ifdef CONFIG_MAC80211_VERBOSE_DEBUG
  1000. if (beacon && net_ratelimit())
  1001. printk(KERN_DEBUG "%s: detected beacon loss from AP "
  1002. "- sending probe request\n", sdata->dev->name);
  1003. #endif
  1004. /*
  1005. * The driver/our work has already reported this event or the
  1006. * connection monitoring has kicked in and we have already sent
  1007. * a probe request. Or maybe the AP died and the driver keeps
  1008. * reporting until we disassociate...
  1009. *
  1010. * In either case we have to ignore the current call to this
  1011. * function (except for setting the correct probe reason bit)
  1012. * because otherwise we would reset the timer every time and
  1013. * never check whether we received a probe response!
  1014. */
  1015. if (ifmgd->flags & (IEEE80211_STA_BEACON_POLL |
  1016. IEEE80211_STA_CONNECTION_POLL))
  1017. already = true;
  1018. if (beacon)
  1019. ifmgd->flags |= IEEE80211_STA_BEACON_POLL;
  1020. else
  1021. ifmgd->flags |= IEEE80211_STA_CONNECTION_POLL;
  1022. if (already)
  1023. goto out;
  1024. mutex_lock(&sdata->local->iflist_mtx);
  1025. ieee80211_recalc_ps(sdata->local, -1);
  1026. mutex_unlock(&sdata->local->iflist_mtx);
  1027. ifmgd->probe_send_count = 0;
  1028. ieee80211_mgd_probe_ap_send(sdata);
  1029. out:
  1030. mutex_unlock(&ifmgd->mtx);
  1031. }
  1032. void ieee80211_beacon_loss_work(struct work_struct *work)
  1033. {
  1034. struct ieee80211_sub_if_data *sdata =
  1035. container_of(work, struct ieee80211_sub_if_data,
  1036. u.mgd.beacon_loss_work);
  1037. ieee80211_mgd_probe_ap(sdata, true);
  1038. }
  1039. void ieee80211_beacon_loss(struct ieee80211_vif *vif)
  1040. {
  1041. struct ieee80211_sub_if_data *sdata = vif_to_sdata(vif);
  1042. ieee80211_queue_work(&sdata->local->hw, &sdata->u.mgd.beacon_loss_work);
  1043. }
  1044. EXPORT_SYMBOL(ieee80211_beacon_loss);
  1045. static void ieee80211_auth_completed(struct ieee80211_sub_if_data *sdata,
  1046. struct ieee80211_mgd_work *wk)
  1047. {
  1048. wk->state = IEEE80211_MGD_STATE_IDLE;
  1049. printk(KERN_DEBUG "%s: authenticated\n", sdata->dev->name);
  1050. }
  1051. static void ieee80211_auth_challenge(struct ieee80211_sub_if_data *sdata,
  1052. struct ieee80211_mgd_work *wk,
  1053. struct ieee80211_mgmt *mgmt,
  1054. size_t len)
  1055. {
  1056. u8 *pos;
  1057. struct ieee802_11_elems elems;
  1058. pos = mgmt->u.auth.variable;
  1059. ieee802_11_parse_elems(pos, len - (pos - (u8 *) mgmt), &elems);
  1060. if (!elems.challenge)
  1061. return;
  1062. ieee80211_send_auth(sdata, 3, wk->auth_alg,
  1063. elems.challenge - 2, elems.challenge_len + 2,
  1064. wk->bss->cbss.bssid,
  1065. wk->key, wk->key_len, wk->key_idx);
  1066. wk->auth_transaction = 4;
  1067. }
  1068. static enum rx_mgmt_action __must_check
  1069. ieee80211_rx_mgmt_auth(struct ieee80211_sub_if_data *sdata,
  1070. struct ieee80211_mgd_work *wk,
  1071. struct ieee80211_mgmt *mgmt, size_t len)
  1072. {
  1073. u16 auth_alg, auth_transaction, status_code;
  1074. if (wk->state != IEEE80211_MGD_STATE_AUTH)
  1075. return RX_MGMT_NONE;
  1076. if (len < 24 + 6)
  1077. return RX_MGMT_NONE;
  1078. if (memcmp(wk->bss->cbss.bssid, mgmt->sa, ETH_ALEN) != 0)
  1079. return RX_MGMT_NONE;
  1080. if (memcmp(wk->bss->cbss.bssid, mgmt->bssid, ETH_ALEN) != 0)
  1081. return RX_MGMT_NONE;
  1082. auth_alg = le16_to_cpu(mgmt->u.auth.auth_alg);
  1083. auth_transaction = le16_to_cpu(mgmt->u.auth.auth_transaction);
  1084. status_code = le16_to_cpu(mgmt->u.auth.status_code);
  1085. if (auth_alg != wk->auth_alg ||
  1086. auth_transaction != wk->auth_transaction)
  1087. return RX_MGMT_NONE;
  1088. if (status_code != WLAN_STATUS_SUCCESS) {
  1089. list_del(&wk->list);
  1090. kfree(wk);
  1091. return RX_MGMT_CFG80211_AUTH;
  1092. }
  1093. switch (wk->auth_alg) {
  1094. case WLAN_AUTH_OPEN:
  1095. case WLAN_AUTH_LEAP:
  1096. case WLAN_AUTH_FT:
  1097. ieee80211_auth_completed(sdata, wk);
  1098. return RX_MGMT_CFG80211_AUTH;
  1099. case WLAN_AUTH_SHARED_KEY:
  1100. if (wk->auth_transaction == 4) {
  1101. ieee80211_auth_completed(sdata, wk);
  1102. return RX_MGMT_CFG80211_AUTH;
  1103. } else
  1104. ieee80211_auth_challenge(sdata, wk, mgmt, len);
  1105. break;
  1106. }
  1107. return RX_MGMT_NONE;
  1108. }
  1109. static enum rx_mgmt_action __must_check
  1110. ieee80211_rx_mgmt_deauth(struct ieee80211_sub_if_data *sdata,
  1111. struct ieee80211_mgd_work *wk,
  1112. struct ieee80211_mgmt *mgmt, size_t len)
  1113. {
  1114. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  1115. const u8 *bssid = NULL;
  1116. u16 reason_code;
  1117. if (len < 24 + 2)
  1118. return RX_MGMT_NONE;
  1119. ASSERT_MGD_MTX(ifmgd);
  1120. if (wk)
  1121. bssid = wk->bss->cbss.bssid;
  1122. else
  1123. bssid = ifmgd->associated->cbss.bssid;
  1124. reason_code = le16_to_cpu(mgmt->u.deauth.reason_code);
  1125. printk(KERN_DEBUG "%s: deauthenticated from %pM (Reason: %u)\n",
  1126. sdata->dev->name, bssid, reason_code);
  1127. if (!wk) {
  1128. ieee80211_set_disassoc(sdata, true);
  1129. } else {
  1130. list_del(&wk->list);
  1131. kfree(wk);
  1132. }
  1133. return RX_MGMT_CFG80211_DEAUTH;
  1134. }
  1135. static enum rx_mgmt_action __must_check
  1136. ieee80211_rx_mgmt_disassoc(struct ieee80211_sub_if_data *sdata,
  1137. struct ieee80211_mgmt *mgmt, size_t len)
  1138. {
  1139. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  1140. u16 reason_code;
  1141. if (len < 24 + 2)
  1142. return RX_MGMT_NONE;
  1143. ASSERT_MGD_MTX(ifmgd);
  1144. if (WARN_ON(!ifmgd->associated))
  1145. return RX_MGMT_NONE;
  1146. if (WARN_ON(memcmp(ifmgd->associated->cbss.bssid, mgmt->sa, ETH_ALEN)))
  1147. return RX_MGMT_NONE;
  1148. reason_code = le16_to_cpu(mgmt->u.disassoc.reason_code);
  1149. printk(KERN_DEBUG "%s: disassociated from %pM (Reason: %u)\n",
  1150. sdata->dev->name, mgmt->sa, reason_code);
  1151. ieee80211_set_disassoc(sdata, false);
  1152. return RX_MGMT_CFG80211_DISASSOC;
  1153. }
  1154. static enum rx_mgmt_action __must_check
  1155. ieee80211_rx_mgmt_assoc_resp(struct ieee80211_sub_if_data *sdata,
  1156. struct ieee80211_mgd_work *wk,
  1157. struct ieee80211_mgmt *mgmt, size_t len,
  1158. bool reassoc)
  1159. {
  1160. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  1161. struct ieee80211_local *local = sdata->local;
  1162. struct ieee80211_supported_band *sband;
  1163. struct sta_info *sta;
  1164. u32 rates, basic_rates;
  1165. u16 capab_info, status_code, aid;
  1166. struct ieee802_11_elems elems;
  1167. struct ieee80211_bss_conf *bss_conf = &sdata->vif.bss_conf;
  1168. u8 *pos;
  1169. u32 changed = 0;
  1170. int i, j;
  1171. bool have_higher_than_11mbit = false, newsta = false;
  1172. u16 ap_ht_cap_flags;
  1173. /*
  1174. * AssocResp and ReassocResp have identical structure, so process both
  1175. * of them in this function.
  1176. */
  1177. if (len < 24 + 6)
  1178. return RX_MGMT_NONE;
  1179. if (memcmp(wk->bss->cbss.bssid, mgmt->sa, ETH_ALEN) != 0)
  1180. return RX_MGMT_NONE;
  1181. capab_info = le16_to_cpu(mgmt->u.assoc_resp.capab_info);
  1182. status_code = le16_to_cpu(mgmt->u.assoc_resp.status_code);
  1183. aid = le16_to_cpu(mgmt->u.assoc_resp.aid);
  1184. printk(KERN_DEBUG "%s: RX %sssocResp from %pM (capab=0x%x "
  1185. "status=%d aid=%d)\n",
  1186. sdata->dev->name, reassoc ? "Rea" : "A", mgmt->sa,
  1187. capab_info, status_code, (u16)(aid & ~(BIT(15) | BIT(14))));
  1188. pos = mgmt->u.assoc_resp.variable;
  1189. ieee802_11_parse_elems(pos, len - (pos - (u8 *) mgmt), &elems);
  1190. if (status_code == WLAN_STATUS_ASSOC_REJECTED_TEMPORARILY &&
  1191. elems.timeout_int && elems.timeout_int_len == 5 &&
  1192. elems.timeout_int[0] == WLAN_TIMEOUT_ASSOC_COMEBACK) {
  1193. u32 tu, ms;
  1194. tu = get_unaligned_le32(elems.timeout_int + 1);
  1195. ms = tu * 1024 / 1000;
  1196. printk(KERN_DEBUG "%s: AP rejected association temporarily; "
  1197. "comeback duration %u TU (%u ms)\n",
  1198. sdata->dev->name, tu, ms);
  1199. wk->timeout = jiffies + msecs_to_jiffies(ms);
  1200. if (ms > IEEE80211_ASSOC_TIMEOUT)
  1201. run_again(ifmgd, jiffies + msecs_to_jiffies(ms));
  1202. return RX_MGMT_NONE;
  1203. }
  1204. if (status_code != WLAN_STATUS_SUCCESS) {
  1205. printk(KERN_DEBUG "%s: AP denied association (code=%d)\n",
  1206. sdata->dev->name, status_code);
  1207. wk->state = IEEE80211_MGD_STATE_IDLE;
  1208. return RX_MGMT_CFG80211_ASSOC;
  1209. }
  1210. if ((aid & (BIT(15) | BIT(14))) != (BIT(15) | BIT(14)))
  1211. printk(KERN_DEBUG "%s: invalid aid value %d; bits 15:14 not "
  1212. "set\n", sdata->dev->name, aid);
  1213. aid &= ~(BIT(15) | BIT(14));
  1214. if (!elems.supp_rates) {
  1215. printk(KERN_DEBUG "%s: no SuppRates element in AssocResp\n",
  1216. sdata->dev->name);
  1217. return RX_MGMT_NONE;
  1218. }
  1219. printk(KERN_DEBUG "%s: associated\n", sdata->dev->name);
  1220. ifmgd->aid = aid;
  1221. rcu_read_lock();
  1222. /* Add STA entry for the AP */
  1223. sta = sta_info_get(local, wk->bss->cbss.bssid);
  1224. if (!sta) {
  1225. newsta = true;
  1226. rcu_read_unlock();
  1227. sta = sta_info_alloc(sdata, wk->bss->cbss.bssid, GFP_KERNEL);
  1228. if (!sta) {
  1229. printk(KERN_DEBUG "%s: failed to alloc STA entry for"
  1230. " the AP\n", sdata->dev->name);
  1231. return RX_MGMT_NONE;
  1232. }
  1233. set_sta_flags(sta, WLAN_STA_AUTH | WLAN_STA_ASSOC |
  1234. WLAN_STA_ASSOC_AP);
  1235. if (!(ifmgd->flags & IEEE80211_STA_CONTROL_PORT))
  1236. set_sta_flags(sta, WLAN_STA_AUTHORIZED);
  1237. rcu_read_lock();
  1238. }
  1239. rates = 0;
  1240. basic_rates = 0;
  1241. sband = local->hw.wiphy->bands[local->hw.conf.channel->band];
  1242. for (i = 0; i < elems.supp_rates_len; i++) {
  1243. int rate = (elems.supp_rates[i] & 0x7f) * 5;
  1244. bool is_basic = !!(elems.supp_rates[i] & 0x80);
  1245. if (rate > 110)
  1246. have_higher_than_11mbit = true;
  1247. for (j = 0; j < sband->n_bitrates; j++) {
  1248. if (sband->bitrates[j].bitrate == rate) {
  1249. rates |= BIT(j);
  1250. if (is_basic)
  1251. basic_rates |= BIT(j);
  1252. break;
  1253. }
  1254. }
  1255. }
  1256. for (i = 0; i < elems.ext_supp_rates_len; i++) {
  1257. int rate = (elems.ext_supp_rates[i] & 0x7f) * 5;
  1258. bool is_basic = !!(elems.ext_supp_rates[i] & 0x80);
  1259. if (rate > 110)
  1260. have_higher_than_11mbit = true;
  1261. for (j = 0; j < sband->n_bitrates; j++) {
  1262. if (sband->bitrates[j].bitrate == rate) {
  1263. rates |= BIT(j);
  1264. if (is_basic)
  1265. basic_rates |= BIT(j);
  1266. break;
  1267. }
  1268. }
  1269. }
  1270. sta->sta.supp_rates[local->hw.conf.channel->band] = rates;
  1271. sdata->vif.bss_conf.basic_rates = basic_rates;
  1272. /* cf. IEEE 802.11 9.2.12 */
  1273. if (local->hw.conf.channel->band == IEEE80211_BAND_2GHZ &&
  1274. have_higher_than_11mbit)
  1275. sdata->flags |= IEEE80211_SDATA_OPERATING_GMODE;
  1276. else
  1277. sdata->flags &= ~IEEE80211_SDATA_OPERATING_GMODE;
  1278. if (elems.ht_cap_elem && !(ifmgd->flags & IEEE80211_STA_DISABLE_11N))
  1279. ieee80211_ht_cap_ie_to_sta_ht_cap(sband,
  1280. elems.ht_cap_elem, &sta->sta.ht_cap);
  1281. ap_ht_cap_flags = sta->sta.ht_cap.cap;
  1282. rate_control_rate_init(sta);
  1283. if (ifmgd->flags & IEEE80211_STA_MFP_ENABLED)
  1284. set_sta_flags(sta, WLAN_STA_MFP);
  1285. if (elems.wmm_param)
  1286. set_sta_flags(sta, WLAN_STA_WME);
  1287. if (newsta) {
  1288. int err = sta_info_insert(sta);
  1289. if (err) {
  1290. printk(KERN_DEBUG "%s: failed to insert STA entry for"
  1291. " the AP (error %d)\n", sdata->dev->name, err);
  1292. rcu_read_unlock();
  1293. return RX_MGMT_NONE;
  1294. }
  1295. }
  1296. rcu_read_unlock();
  1297. if (elems.wmm_param)
  1298. ieee80211_sta_wmm_params(local, ifmgd, elems.wmm_param,
  1299. elems.wmm_param_len);
  1300. else
  1301. ieee80211_set_wmm_default(sdata);
  1302. if (elems.ht_info_elem && elems.wmm_param &&
  1303. (ifmgd->flags & IEEE80211_STA_WMM_ENABLED) &&
  1304. !(ifmgd->flags & IEEE80211_STA_DISABLE_11N))
  1305. changed |= ieee80211_enable_ht(sdata, elems.ht_info_elem,
  1306. wk->bss->cbss.bssid,
  1307. ap_ht_cap_flags);
  1308. /* delete work item -- must be before set_associated for PS */
  1309. list_del(&wk->list);
  1310. /* set AID and assoc capability,
  1311. * ieee80211_set_associated() will tell the driver */
  1312. bss_conf->aid = aid;
  1313. bss_conf->assoc_capability = capab_info;
  1314. /* this will take ownership of wk */
  1315. ieee80211_set_associated(sdata, wk, changed);
  1316. /*
  1317. * Start timer to probe the connection to the AP now.
  1318. * Also start the timer that will detect beacon loss.
  1319. */
  1320. ieee80211_sta_rx_notify(sdata, (struct ieee80211_hdr *)mgmt);
  1321. mod_beacon_timer(sdata);
  1322. return RX_MGMT_CFG80211_ASSOC;
  1323. }
  1324. static void ieee80211_rx_bss_info(struct ieee80211_sub_if_data *sdata,
  1325. struct ieee80211_mgmt *mgmt,
  1326. size_t len,
  1327. struct ieee80211_rx_status *rx_status,
  1328. struct ieee802_11_elems *elems,
  1329. bool beacon)
  1330. {
  1331. struct ieee80211_local *local = sdata->local;
  1332. int freq;
  1333. struct ieee80211_bss *bss;
  1334. struct ieee80211_channel *channel;
  1335. if (elems->ds_params && elems->ds_params_len == 1)
  1336. freq = ieee80211_channel_to_frequency(elems->ds_params[0]);
  1337. else
  1338. freq = rx_status->freq;
  1339. channel = ieee80211_get_channel(local->hw.wiphy, freq);
  1340. if (!channel || channel->flags & IEEE80211_CHAN_DISABLED)
  1341. return;
  1342. bss = ieee80211_bss_info_update(local, rx_status, mgmt, len, elems,
  1343. channel, beacon);
  1344. if (bss)
  1345. ieee80211_rx_bss_put(local, bss);
  1346. if (!sdata->u.mgd.associated)
  1347. return;
  1348. if (elems->ch_switch_elem && (elems->ch_switch_elem_len == 3) &&
  1349. (memcmp(mgmt->bssid, sdata->u.mgd.associated->cbss.bssid,
  1350. ETH_ALEN) == 0)) {
  1351. struct ieee80211_channel_sw_ie *sw_elem =
  1352. (struct ieee80211_channel_sw_ie *)elems->ch_switch_elem;
  1353. ieee80211_sta_process_chanswitch(sdata, sw_elem, bss);
  1354. }
  1355. }
  1356. static void ieee80211_rx_mgmt_probe_resp(struct ieee80211_sub_if_data *sdata,
  1357. struct ieee80211_mgd_work *wk,
  1358. struct ieee80211_mgmt *mgmt, size_t len,
  1359. struct ieee80211_rx_status *rx_status)
  1360. {
  1361. struct ieee80211_if_managed *ifmgd;
  1362. size_t baselen;
  1363. struct ieee802_11_elems elems;
  1364. ifmgd = &sdata->u.mgd;
  1365. ASSERT_MGD_MTX(ifmgd);
  1366. if (memcmp(mgmt->da, sdata->dev->dev_addr, ETH_ALEN))
  1367. return; /* ignore ProbeResp to foreign address */
  1368. baselen = (u8 *) mgmt->u.probe_resp.variable - (u8 *) mgmt;
  1369. if (baselen > len)
  1370. return;
  1371. ieee802_11_parse_elems(mgmt->u.probe_resp.variable, len - baselen,
  1372. &elems);
  1373. ieee80211_rx_bss_info(sdata, mgmt, len, rx_status, &elems, false);
  1374. /* direct probe may be part of the association flow */
  1375. if (wk && wk->state == IEEE80211_MGD_STATE_PROBE) {
  1376. printk(KERN_DEBUG "%s: direct probe responded\n",
  1377. sdata->dev->name);
  1378. wk->tries = 0;
  1379. wk->state = IEEE80211_MGD_STATE_AUTH;
  1380. WARN_ON(ieee80211_authenticate(sdata, wk) != RX_MGMT_NONE);
  1381. }
  1382. if (ifmgd->associated &&
  1383. memcmp(mgmt->bssid, ifmgd->associated->cbss.bssid, ETH_ALEN) == 0 &&
  1384. ifmgd->flags & (IEEE80211_STA_BEACON_POLL |
  1385. IEEE80211_STA_CONNECTION_POLL)) {
  1386. ifmgd->flags &= ~(IEEE80211_STA_CONNECTION_POLL |
  1387. IEEE80211_STA_BEACON_POLL);
  1388. mutex_lock(&sdata->local->iflist_mtx);
  1389. ieee80211_recalc_ps(sdata->local, -1);
  1390. mutex_unlock(&sdata->local->iflist_mtx);
  1391. /*
  1392. * We've received a probe response, but are not sure whether
  1393. * we have or will be receiving any beacons or data, so let's
  1394. * schedule the timers again, just in case.
  1395. */
  1396. mod_beacon_timer(sdata);
  1397. mod_timer(&ifmgd->conn_mon_timer,
  1398. round_jiffies_up(jiffies +
  1399. IEEE80211_CONNECTION_IDLE_TIME));
  1400. }
  1401. }
  1402. /*
  1403. * This is the canonical list of information elements we care about,
  1404. * the filter code also gives us all changes to the Microsoft OUI
  1405. * (00:50:F2) vendor IE which is used for WMM which we need to track.
  1406. *
  1407. * We implement beacon filtering in software since that means we can
  1408. * avoid processing the frame here and in cfg80211, and userspace
  1409. * will not be able to tell whether the hardware supports it or not.
  1410. *
  1411. * XXX: This list needs to be dynamic -- userspace needs to be able to
  1412. * add items it requires. It also needs to be able to tell us to
  1413. * look out for other vendor IEs.
  1414. */
  1415. static const u64 care_about_ies =
  1416. (1ULL << WLAN_EID_COUNTRY) |
  1417. (1ULL << WLAN_EID_ERP_INFO) |
  1418. (1ULL << WLAN_EID_CHANNEL_SWITCH) |
  1419. (1ULL << WLAN_EID_PWR_CONSTRAINT) |
  1420. (1ULL << WLAN_EID_HT_CAPABILITY) |
  1421. (1ULL << WLAN_EID_HT_INFORMATION);
  1422. static void ieee80211_rx_mgmt_beacon(struct ieee80211_sub_if_data *sdata,
  1423. struct ieee80211_mgmt *mgmt,
  1424. size_t len,
  1425. struct ieee80211_rx_status *rx_status)
  1426. {
  1427. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  1428. size_t baselen;
  1429. struct ieee802_11_elems elems;
  1430. struct ieee80211_local *local = sdata->local;
  1431. u32 changed = 0;
  1432. bool erp_valid, directed_tim = false;
  1433. u8 erp_value = 0;
  1434. u32 ncrc;
  1435. u8 *bssid;
  1436. ASSERT_MGD_MTX(ifmgd);
  1437. /* Process beacon from the current BSS */
  1438. baselen = (u8 *) mgmt->u.beacon.variable - (u8 *) mgmt;
  1439. if (baselen > len)
  1440. return;
  1441. if (rx_status->freq != local->hw.conf.channel->center_freq)
  1442. return;
  1443. /*
  1444. * We might have received a number of frames, among them a
  1445. * disassoc frame and a beacon...
  1446. */
  1447. if (!ifmgd->associated)
  1448. return;
  1449. bssid = ifmgd->associated->cbss.bssid;
  1450. /*
  1451. * And in theory even frames from a different AP we were just
  1452. * associated to a split-second ago!
  1453. */
  1454. if (memcmp(bssid, mgmt->bssid, ETH_ALEN) != 0)
  1455. return;
  1456. if (ifmgd->flags & IEEE80211_STA_BEACON_POLL) {
  1457. #ifdef CONFIG_MAC80211_VERBOSE_DEBUG
  1458. if (net_ratelimit()) {
  1459. printk(KERN_DEBUG "%s: cancelling probereq poll due "
  1460. "to a received beacon\n", sdata->dev->name);
  1461. }
  1462. #endif
  1463. ifmgd->flags &= ~IEEE80211_STA_BEACON_POLL;
  1464. mutex_lock(&local->iflist_mtx);
  1465. ieee80211_recalc_ps(local, -1);
  1466. mutex_unlock(&local->iflist_mtx);
  1467. }
  1468. /*
  1469. * Push the beacon loss detection into the future since
  1470. * we are processing a beacon from the AP just now.
  1471. */
  1472. mod_beacon_timer(sdata);
  1473. ncrc = crc32_be(0, (void *)&mgmt->u.beacon.beacon_int, 4);
  1474. ncrc = ieee802_11_parse_elems_crc(mgmt->u.beacon.variable,
  1475. len - baselen, &elems,
  1476. care_about_ies, ncrc);
  1477. if (local->hw.flags & IEEE80211_HW_PS_NULLFUNC_STACK)
  1478. directed_tim = ieee80211_check_tim(elems.tim, elems.tim_len,
  1479. ifmgd->aid);
  1480. if (ncrc != ifmgd->beacon_crc) {
  1481. ieee80211_rx_bss_info(sdata, mgmt, len, rx_status, &elems,
  1482. true);
  1483. ieee80211_sta_wmm_params(local, ifmgd, elems.wmm_param,
  1484. elems.wmm_param_len);
  1485. }
  1486. if (local->hw.flags & IEEE80211_HW_PS_NULLFUNC_STACK) {
  1487. if (directed_tim) {
  1488. if (local->hw.conf.dynamic_ps_timeout > 0) {
  1489. local->hw.conf.flags &= ~IEEE80211_CONF_PS;
  1490. ieee80211_hw_config(local,
  1491. IEEE80211_CONF_CHANGE_PS);
  1492. ieee80211_send_nullfunc(local, sdata, 0);
  1493. } else {
  1494. local->pspolling = true;
  1495. /*
  1496. * Here is assumed that the driver will be
  1497. * able to send ps-poll frame and receive a
  1498. * response even though power save mode is
  1499. * enabled, but some drivers might require
  1500. * to disable power save here. This needs
  1501. * to be investigated.
  1502. */
  1503. ieee80211_send_pspoll(local, sdata);
  1504. }
  1505. }
  1506. }
  1507. if (ncrc == ifmgd->beacon_crc)
  1508. return;
  1509. ifmgd->beacon_crc = ncrc;
  1510. if (elems.erp_info && elems.erp_info_len >= 1) {
  1511. erp_valid = true;
  1512. erp_value = elems.erp_info[0];
  1513. } else {
  1514. erp_valid = false;
  1515. }
  1516. changed |= ieee80211_handle_bss_capability(sdata,
  1517. le16_to_cpu(mgmt->u.beacon.capab_info),
  1518. erp_valid, erp_value);
  1519. if (elems.ht_cap_elem && elems.ht_info_elem && elems.wmm_param &&
  1520. !(ifmgd->flags & IEEE80211_STA_DISABLE_11N)) {
  1521. struct sta_info *sta;
  1522. struct ieee80211_supported_band *sband;
  1523. u16 ap_ht_cap_flags;
  1524. rcu_read_lock();
  1525. sta = sta_info_get(local, bssid);
  1526. if (WARN_ON(!sta)) {
  1527. rcu_read_unlock();
  1528. return;
  1529. }
  1530. sband = local->hw.wiphy->bands[local->hw.conf.channel->band];
  1531. ieee80211_ht_cap_ie_to_sta_ht_cap(sband,
  1532. elems.ht_cap_elem, &sta->sta.ht_cap);
  1533. ap_ht_cap_flags = sta->sta.ht_cap.cap;
  1534. rcu_read_unlock();
  1535. changed |= ieee80211_enable_ht(sdata, elems.ht_info_elem,
  1536. bssid, ap_ht_cap_flags);
  1537. }
  1538. /* Note: country IE parsing is done for us by cfg80211 */
  1539. if (elems.country_elem) {
  1540. /* TODO: IBSS also needs this */
  1541. if (elems.pwr_constr_elem)
  1542. ieee80211_handle_pwr_constr(sdata,
  1543. le16_to_cpu(mgmt->u.probe_resp.capab_info),
  1544. elems.pwr_constr_elem,
  1545. elems.pwr_constr_elem_len);
  1546. }
  1547. ieee80211_bss_info_change_notify(sdata, changed);
  1548. }
  1549. ieee80211_rx_result ieee80211_sta_rx_mgmt(struct ieee80211_sub_if_data *sdata,
  1550. struct sk_buff *skb)
  1551. {
  1552. struct ieee80211_local *local = sdata->local;
  1553. struct ieee80211_mgmt *mgmt;
  1554. u16 fc;
  1555. if (skb->len < 24)
  1556. return RX_DROP_MONITOR;
  1557. mgmt = (struct ieee80211_mgmt *) skb->data;
  1558. fc = le16_to_cpu(mgmt->frame_control);
  1559. switch (fc & IEEE80211_FCTL_STYPE) {
  1560. case IEEE80211_STYPE_PROBE_RESP:
  1561. case IEEE80211_STYPE_BEACON:
  1562. case IEEE80211_STYPE_AUTH:
  1563. case IEEE80211_STYPE_ASSOC_RESP:
  1564. case IEEE80211_STYPE_REASSOC_RESP:
  1565. case IEEE80211_STYPE_DEAUTH:
  1566. case IEEE80211_STYPE_DISASSOC:
  1567. case IEEE80211_STYPE_ACTION:
  1568. skb_queue_tail(&sdata->u.mgd.skb_queue, skb);
  1569. ieee80211_queue_work(&local->hw, &sdata->u.mgd.work);
  1570. return RX_QUEUED;
  1571. }
  1572. return RX_DROP_MONITOR;
  1573. }
  1574. static void ieee80211_sta_rx_queued_mgmt(struct ieee80211_sub_if_data *sdata,
  1575. struct sk_buff *skb)
  1576. {
  1577. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  1578. struct ieee80211_rx_status *rx_status;
  1579. struct ieee80211_mgmt *mgmt;
  1580. struct ieee80211_mgd_work *wk;
  1581. enum rx_mgmt_action rma = RX_MGMT_NONE;
  1582. u16 fc;
  1583. rx_status = (struct ieee80211_rx_status *) skb->cb;
  1584. mgmt = (struct ieee80211_mgmt *) skb->data;
  1585. fc = le16_to_cpu(mgmt->frame_control);
  1586. mutex_lock(&ifmgd->mtx);
  1587. if (ifmgd->associated &&
  1588. memcmp(ifmgd->associated->cbss.bssid, mgmt->bssid,
  1589. ETH_ALEN) == 0) {
  1590. switch (fc & IEEE80211_FCTL_STYPE) {
  1591. case IEEE80211_STYPE_BEACON:
  1592. ieee80211_rx_mgmt_beacon(sdata, mgmt, skb->len,
  1593. rx_status);
  1594. break;
  1595. case IEEE80211_STYPE_PROBE_RESP:
  1596. ieee80211_rx_mgmt_probe_resp(sdata, NULL, mgmt,
  1597. skb->len, rx_status);
  1598. break;
  1599. case IEEE80211_STYPE_DEAUTH:
  1600. rma = ieee80211_rx_mgmt_deauth(sdata, NULL,
  1601. mgmt, skb->len);
  1602. break;
  1603. case IEEE80211_STYPE_DISASSOC:
  1604. rma = ieee80211_rx_mgmt_disassoc(sdata, mgmt, skb->len);
  1605. break;
  1606. case IEEE80211_STYPE_ACTION:
  1607. /* XXX: differentiate, can only happen for CSA now! */
  1608. ieee80211_sta_process_chanswitch(sdata,
  1609. &mgmt->u.action.u.chan_switch.sw_elem,
  1610. ifmgd->associated);
  1611. break;
  1612. }
  1613. mutex_unlock(&ifmgd->mtx);
  1614. switch (rma) {
  1615. case RX_MGMT_NONE:
  1616. /* no action */
  1617. break;
  1618. case RX_MGMT_CFG80211_DEAUTH:
  1619. cfg80211_send_deauth(sdata->dev, (u8 *)mgmt, skb->len);
  1620. break;
  1621. case RX_MGMT_CFG80211_DISASSOC:
  1622. cfg80211_send_disassoc(sdata->dev, (u8 *)mgmt, skb->len);
  1623. break;
  1624. default:
  1625. WARN(1, "unexpected: %d", rma);
  1626. }
  1627. goto out;
  1628. }
  1629. list_for_each_entry(wk, &ifmgd->work_list, list) {
  1630. if (memcmp(wk->bss->cbss.bssid, mgmt->bssid, ETH_ALEN) != 0)
  1631. continue;
  1632. switch (fc & IEEE80211_FCTL_STYPE) {
  1633. case IEEE80211_STYPE_PROBE_RESP:
  1634. ieee80211_rx_mgmt_probe_resp(sdata, wk, mgmt, skb->len,
  1635. rx_status);
  1636. break;
  1637. case IEEE80211_STYPE_AUTH:
  1638. rma = ieee80211_rx_mgmt_auth(sdata, wk, mgmt, skb->len);
  1639. break;
  1640. case IEEE80211_STYPE_ASSOC_RESP:
  1641. rma = ieee80211_rx_mgmt_assoc_resp(sdata, wk, mgmt,
  1642. skb->len, false);
  1643. break;
  1644. case IEEE80211_STYPE_REASSOC_RESP:
  1645. rma = ieee80211_rx_mgmt_assoc_resp(sdata, wk, mgmt,
  1646. skb->len, true);
  1647. break;
  1648. case IEEE80211_STYPE_DEAUTH:
  1649. rma = ieee80211_rx_mgmt_deauth(sdata, wk, mgmt,
  1650. skb->len);
  1651. break;
  1652. }
  1653. /*
  1654. * We've processed this frame for that work, so it can't
  1655. * belong to another work struct.
  1656. * NB: this is also required for correctness because the
  1657. * called functions can free 'wk', and for 'rma'!
  1658. */
  1659. break;
  1660. }
  1661. mutex_unlock(&ifmgd->mtx);
  1662. switch (rma) {
  1663. case RX_MGMT_NONE:
  1664. /* no action */
  1665. break;
  1666. case RX_MGMT_CFG80211_AUTH:
  1667. cfg80211_send_rx_auth(sdata->dev, (u8 *) mgmt, skb->len);
  1668. break;
  1669. case RX_MGMT_CFG80211_ASSOC:
  1670. cfg80211_send_rx_assoc(sdata->dev, (u8 *) mgmt, skb->len);
  1671. break;
  1672. case RX_MGMT_CFG80211_DEAUTH:
  1673. cfg80211_send_deauth(sdata->dev, (u8 *)mgmt, skb->len);
  1674. break;
  1675. default:
  1676. WARN(1, "unexpected: %d", rma);
  1677. }
  1678. out:
  1679. kfree_skb(skb);
  1680. }
  1681. static void ieee80211_sta_timer(unsigned long data)
  1682. {
  1683. struct ieee80211_sub_if_data *sdata =
  1684. (struct ieee80211_sub_if_data *) data;
  1685. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  1686. struct ieee80211_local *local = sdata->local;
  1687. if (local->quiescing) {
  1688. set_bit(TMR_RUNNING_TIMER, &ifmgd->timers_running);
  1689. return;
  1690. }
  1691. ieee80211_queue_work(&local->hw, &ifmgd->work);
  1692. }
  1693. static void ieee80211_sta_work(struct work_struct *work)
  1694. {
  1695. struct ieee80211_sub_if_data *sdata =
  1696. container_of(work, struct ieee80211_sub_if_data, u.mgd.work);
  1697. struct ieee80211_local *local = sdata->local;
  1698. struct ieee80211_if_managed *ifmgd;
  1699. struct sk_buff *skb;
  1700. struct ieee80211_mgd_work *wk, *tmp;
  1701. LIST_HEAD(free_work);
  1702. enum rx_mgmt_action rma;
  1703. bool anybusy = false;
  1704. if (!netif_running(sdata->dev))
  1705. return;
  1706. if (local->scanning)
  1707. return;
  1708. if (WARN_ON(sdata->vif.type != NL80211_IFTYPE_STATION))
  1709. return;
  1710. /*
  1711. * ieee80211_queue_work() should have picked up most cases,
  1712. * here we'll pick the the rest.
  1713. */
  1714. if (WARN(local->suspended, "STA MLME work scheduled while "
  1715. "going to suspend\n"))
  1716. return;
  1717. ifmgd = &sdata->u.mgd;
  1718. /* first process frames to avoid timing out while a frame is pending */
  1719. while ((skb = skb_dequeue(&ifmgd->skb_queue)))
  1720. ieee80211_sta_rx_queued_mgmt(sdata, skb);
  1721. /* then process the rest of the work */
  1722. mutex_lock(&ifmgd->mtx);
  1723. if (ifmgd->flags & (IEEE80211_STA_BEACON_POLL |
  1724. IEEE80211_STA_CONNECTION_POLL) &&
  1725. ifmgd->associated) {
  1726. u8 bssid[ETH_ALEN];
  1727. memcpy(bssid, ifmgd->associated->cbss.bssid, ETH_ALEN);
  1728. if (time_is_after_jiffies(ifmgd->probe_timeout))
  1729. run_again(ifmgd, ifmgd->probe_timeout);
  1730. else if (ifmgd->probe_send_count < IEEE80211_MAX_PROBE_TRIES) {
  1731. #ifdef CONFIG_MAC80211_VERBOSE_DEBUG
  1732. printk(KERN_DEBUG "No probe response from AP %pM"
  1733. " after %dms, try %d\n", bssid,
  1734. (1000 * IEEE80211_PROBE_WAIT)/HZ,
  1735. ifmgd->probe_send_count);
  1736. #endif
  1737. ieee80211_mgd_probe_ap_send(sdata);
  1738. } else {
  1739. /*
  1740. * We actually lost the connection ... or did we?
  1741. * Let's make sure!
  1742. */
  1743. ifmgd->flags &= ~(IEEE80211_STA_CONNECTION_POLL |
  1744. IEEE80211_STA_BEACON_POLL);
  1745. printk(KERN_DEBUG "No probe response from AP %pM"
  1746. " after %dms, disconnecting.\n",
  1747. bssid, (1000 * IEEE80211_PROBE_WAIT)/HZ);
  1748. ieee80211_set_disassoc(sdata, true);
  1749. mutex_unlock(&ifmgd->mtx);
  1750. /*
  1751. * must be outside lock due to cfg80211,
  1752. * but that's not a problem.
  1753. */
  1754. ieee80211_send_deauth_disassoc(sdata, bssid,
  1755. IEEE80211_STYPE_DEAUTH,
  1756. WLAN_REASON_DISASSOC_DUE_TO_INACTIVITY,
  1757. NULL);
  1758. mutex_lock(&ifmgd->mtx);
  1759. }
  1760. }
  1761. ieee80211_recalc_idle(local);
  1762. list_for_each_entry_safe(wk, tmp, &ifmgd->work_list, list) {
  1763. if (time_is_after_jiffies(wk->timeout)) {
  1764. /*
  1765. * This work item isn't supposed to be worked on
  1766. * right now, but take care to adjust the timer
  1767. * properly.
  1768. */
  1769. run_again(ifmgd, wk->timeout);
  1770. continue;
  1771. }
  1772. switch (wk->state) {
  1773. default:
  1774. WARN_ON(1);
  1775. /* fall through */
  1776. case IEEE80211_MGD_STATE_IDLE:
  1777. /* nothing */
  1778. rma = RX_MGMT_NONE;
  1779. break;
  1780. case IEEE80211_MGD_STATE_PROBE:
  1781. rma = ieee80211_direct_probe(sdata, wk);
  1782. break;
  1783. case IEEE80211_MGD_STATE_AUTH:
  1784. rma = ieee80211_authenticate(sdata, wk);
  1785. break;
  1786. case IEEE80211_MGD_STATE_ASSOC:
  1787. rma = ieee80211_associate(sdata, wk);
  1788. break;
  1789. }
  1790. switch (rma) {
  1791. case RX_MGMT_NONE:
  1792. /* no action required */
  1793. break;
  1794. case RX_MGMT_CFG80211_AUTH_TO:
  1795. case RX_MGMT_CFG80211_ASSOC_TO:
  1796. list_del(&wk->list);
  1797. list_add(&wk->list, &free_work);
  1798. wk->tries = rma; /* small abuse but only local */
  1799. break;
  1800. default:
  1801. WARN(1, "unexpected: %d", rma);
  1802. }
  1803. }
  1804. list_for_each_entry(wk, &ifmgd->work_list, list) {
  1805. if (wk->state != IEEE80211_MGD_STATE_IDLE) {
  1806. anybusy = true;
  1807. break;
  1808. }
  1809. }
  1810. if (!anybusy &&
  1811. test_and_clear_bit(IEEE80211_STA_REQ_SCAN, &ifmgd->request))
  1812. ieee80211_queue_delayed_work(&local->hw,
  1813. &local->scan_work,
  1814. round_jiffies_relative(0));
  1815. mutex_unlock(&ifmgd->mtx);
  1816. list_for_each_entry_safe(wk, tmp, &free_work, list) {
  1817. switch (wk->tries) {
  1818. case RX_MGMT_CFG80211_AUTH_TO:
  1819. cfg80211_send_auth_timeout(sdata->dev,
  1820. wk->bss->cbss.bssid);
  1821. break;
  1822. case RX_MGMT_CFG80211_ASSOC_TO:
  1823. cfg80211_send_assoc_timeout(sdata->dev,
  1824. wk->bss->cbss.bssid);
  1825. break;
  1826. default:
  1827. WARN(1, "unexpected: %d", wk->tries);
  1828. }
  1829. list_del(&wk->list);
  1830. kfree(wk);
  1831. }
  1832. ieee80211_recalc_idle(local);
  1833. }
  1834. static void ieee80211_sta_bcn_mon_timer(unsigned long data)
  1835. {
  1836. struct ieee80211_sub_if_data *sdata =
  1837. (struct ieee80211_sub_if_data *) data;
  1838. struct ieee80211_local *local = sdata->local;
  1839. if (local->quiescing)
  1840. return;
  1841. ieee80211_queue_work(&sdata->local->hw, &sdata->u.mgd.beacon_loss_work);
  1842. }
  1843. static void ieee80211_sta_conn_mon_timer(unsigned long data)
  1844. {
  1845. struct ieee80211_sub_if_data *sdata =
  1846. (struct ieee80211_sub_if_data *) data;
  1847. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  1848. struct ieee80211_local *local = sdata->local;
  1849. if (local->quiescing)
  1850. return;
  1851. ieee80211_queue_work(&local->hw, &ifmgd->monitor_work);
  1852. }
  1853. static void ieee80211_sta_monitor_work(struct work_struct *work)
  1854. {
  1855. struct ieee80211_sub_if_data *sdata =
  1856. container_of(work, struct ieee80211_sub_if_data,
  1857. u.mgd.monitor_work);
  1858. ieee80211_mgd_probe_ap(sdata, false);
  1859. }
  1860. static void ieee80211_restart_sta_timer(struct ieee80211_sub_if_data *sdata)
  1861. {
  1862. if (sdata->vif.type == NL80211_IFTYPE_STATION) {
  1863. sdata->u.mgd.flags &= ~(IEEE80211_STA_BEACON_POLL |
  1864. IEEE80211_STA_CONNECTION_POLL);
  1865. /* let's probe the connection once */
  1866. ieee80211_queue_work(&sdata->local->hw,
  1867. &sdata->u.mgd.monitor_work);
  1868. /* and do all the other regular work too */
  1869. ieee80211_queue_work(&sdata->local->hw,
  1870. &sdata->u.mgd.work);
  1871. }
  1872. }
  1873. #ifdef CONFIG_PM
  1874. void ieee80211_sta_quiesce(struct ieee80211_sub_if_data *sdata)
  1875. {
  1876. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  1877. /*
  1878. * we need to use atomic bitops for the running bits
  1879. * only because both timers might fire at the same
  1880. * time -- the code here is properly synchronised.
  1881. */
  1882. cancel_work_sync(&ifmgd->work);
  1883. cancel_work_sync(&ifmgd->beacon_loss_work);
  1884. if (del_timer_sync(&ifmgd->timer))
  1885. set_bit(TMR_RUNNING_TIMER, &ifmgd->timers_running);
  1886. cancel_work_sync(&ifmgd->chswitch_work);
  1887. if (del_timer_sync(&ifmgd->chswitch_timer))
  1888. set_bit(TMR_RUNNING_CHANSW, &ifmgd->timers_running);
  1889. cancel_work_sync(&ifmgd->monitor_work);
  1890. /* these will just be re-established on connection */
  1891. del_timer_sync(&ifmgd->conn_mon_timer);
  1892. del_timer_sync(&ifmgd->bcn_mon_timer);
  1893. }
  1894. void ieee80211_sta_restart(struct ieee80211_sub_if_data *sdata)
  1895. {
  1896. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  1897. if (test_and_clear_bit(TMR_RUNNING_TIMER, &ifmgd->timers_running))
  1898. add_timer(&ifmgd->timer);
  1899. if (test_and_clear_bit(TMR_RUNNING_CHANSW, &ifmgd->timers_running))
  1900. add_timer(&ifmgd->chswitch_timer);
  1901. }
  1902. #endif
  1903. /* interface setup */
  1904. void ieee80211_sta_setup_sdata(struct ieee80211_sub_if_data *sdata)
  1905. {
  1906. struct ieee80211_if_managed *ifmgd;
  1907. ifmgd = &sdata->u.mgd;
  1908. INIT_WORK(&ifmgd->work, ieee80211_sta_work);
  1909. INIT_WORK(&ifmgd->monitor_work, ieee80211_sta_monitor_work);
  1910. INIT_WORK(&ifmgd->chswitch_work, ieee80211_chswitch_work);
  1911. INIT_WORK(&ifmgd->beacon_loss_work, ieee80211_beacon_loss_work);
  1912. setup_timer(&ifmgd->timer, ieee80211_sta_timer,
  1913. (unsigned long) sdata);
  1914. setup_timer(&ifmgd->bcn_mon_timer, ieee80211_sta_bcn_mon_timer,
  1915. (unsigned long) sdata);
  1916. setup_timer(&ifmgd->conn_mon_timer, ieee80211_sta_conn_mon_timer,
  1917. (unsigned long) sdata);
  1918. setup_timer(&ifmgd->chswitch_timer, ieee80211_chswitch_timer,
  1919. (unsigned long) sdata);
  1920. skb_queue_head_init(&ifmgd->skb_queue);
  1921. INIT_LIST_HEAD(&ifmgd->work_list);
  1922. ifmgd->capab = WLAN_CAPABILITY_ESS;
  1923. ifmgd->flags = 0;
  1924. if (sdata->local->hw.queues >= 4)
  1925. ifmgd->flags |= IEEE80211_STA_WMM_ENABLED;
  1926. mutex_init(&ifmgd->mtx);
  1927. }
  1928. /* scan finished notification */
  1929. void ieee80211_mlme_notify_scan_completed(struct ieee80211_local *local)
  1930. {
  1931. struct ieee80211_sub_if_data *sdata = local->scan_sdata;
  1932. /* Restart STA timers */
  1933. rcu_read_lock();
  1934. list_for_each_entry_rcu(sdata, &local->interfaces, list)
  1935. ieee80211_restart_sta_timer(sdata);
  1936. rcu_read_unlock();
  1937. }
  1938. int ieee80211_max_network_latency(struct notifier_block *nb,
  1939. unsigned long data, void *dummy)
  1940. {
  1941. s32 latency_usec = (s32) data;
  1942. struct ieee80211_local *local =
  1943. container_of(nb, struct ieee80211_local,
  1944. network_latency_notifier);
  1945. mutex_lock(&local->iflist_mtx);
  1946. ieee80211_recalc_ps(local, latency_usec);
  1947. mutex_unlock(&local->iflist_mtx);
  1948. return 0;
  1949. }
  1950. /* config hooks */
  1951. int ieee80211_mgd_auth(struct ieee80211_sub_if_data *sdata,
  1952. struct cfg80211_auth_request *req)
  1953. {
  1954. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  1955. const u8 *ssid;
  1956. struct ieee80211_mgd_work *wk;
  1957. u16 auth_alg;
  1958. switch (req->auth_type) {
  1959. case NL80211_AUTHTYPE_OPEN_SYSTEM:
  1960. auth_alg = WLAN_AUTH_OPEN;
  1961. break;
  1962. case NL80211_AUTHTYPE_SHARED_KEY:
  1963. auth_alg = WLAN_AUTH_SHARED_KEY;
  1964. break;
  1965. case NL80211_AUTHTYPE_FT:
  1966. auth_alg = WLAN_AUTH_FT;
  1967. break;
  1968. case NL80211_AUTHTYPE_NETWORK_EAP:
  1969. auth_alg = WLAN_AUTH_LEAP;
  1970. break;
  1971. default:
  1972. return -EOPNOTSUPP;
  1973. }
  1974. wk = kzalloc(sizeof(*wk) + req->ie_len, GFP_KERNEL);
  1975. if (!wk)
  1976. return -ENOMEM;
  1977. wk->bss = (void *)req->bss;
  1978. if (req->ie && req->ie_len) {
  1979. memcpy(wk->ie, req->ie, req->ie_len);
  1980. wk->ie_len = req->ie_len;
  1981. }
  1982. if (req->key && req->key_len) {
  1983. wk->key_len = req->key_len;
  1984. wk->key_idx = req->key_idx;
  1985. memcpy(wk->key, req->key, req->key_len);
  1986. }
  1987. ssid = ieee80211_bss_get_ie(req->bss, WLAN_EID_SSID);
  1988. memcpy(wk->ssid, ssid + 2, ssid[1]);
  1989. wk->ssid_len = ssid[1];
  1990. wk->state = IEEE80211_MGD_STATE_PROBE;
  1991. wk->auth_alg = auth_alg;
  1992. wk->timeout = jiffies; /* run right away */
  1993. /*
  1994. * XXX: if still associated need to tell AP that we're going
  1995. * to sleep and then change channel etc.
  1996. */
  1997. sdata->local->oper_channel = req->bss->channel;
  1998. ieee80211_hw_config(sdata->local, 0);
  1999. mutex_lock(&ifmgd->mtx);
  2000. list_add(&wk->list, &sdata->u.mgd.work_list);
  2001. mutex_unlock(&ifmgd->mtx);
  2002. ieee80211_queue_work(&sdata->local->hw, &sdata->u.mgd.work);
  2003. return 0;
  2004. }
  2005. int ieee80211_mgd_assoc(struct ieee80211_sub_if_data *sdata,
  2006. struct cfg80211_assoc_request *req)
  2007. {
  2008. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  2009. struct ieee80211_mgd_work *wk, *found = NULL;
  2010. int i, err;
  2011. mutex_lock(&ifmgd->mtx);
  2012. list_for_each_entry(wk, &ifmgd->work_list, list) {
  2013. if (&wk->bss->cbss == req->bss &&
  2014. wk->state == IEEE80211_MGD_STATE_IDLE) {
  2015. found = wk;
  2016. break;
  2017. }
  2018. }
  2019. if (!found) {
  2020. err = -ENOLINK;
  2021. goto out;
  2022. }
  2023. list_del(&found->list);
  2024. wk = krealloc(found, sizeof(*wk) + req->ie_len, GFP_KERNEL);
  2025. if (!wk) {
  2026. list_add(&found->list, &ifmgd->work_list);
  2027. err = -ENOMEM;
  2028. goto out;
  2029. }
  2030. list_add(&wk->list, &ifmgd->work_list);
  2031. ifmgd->flags &= ~IEEE80211_STA_DISABLE_11N;
  2032. for (i = 0; i < req->crypto.n_ciphers_pairwise; i++)
  2033. if (req->crypto.ciphers_pairwise[i] == WLAN_CIPHER_SUITE_WEP40 ||
  2034. req->crypto.ciphers_pairwise[i] == WLAN_CIPHER_SUITE_TKIP ||
  2035. req->crypto.ciphers_pairwise[i] == WLAN_CIPHER_SUITE_WEP104)
  2036. ifmgd->flags |= IEEE80211_STA_DISABLE_11N;
  2037. sdata->local->oper_channel = req->bss->channel;
  2038. ieee80211_hw_config(sdata->local, 0);
  2039. if (req->ie && req->ie_len) {
  2040. memcpy(wk->ie, req->ie, req->ie_len);
  2041. wk->ie_len = req->ie_len;
  2042. } else
  2043. wk->ie_len = 0;
  2044. if (req->prev_bssid)
  2045. memcpy(wk->prev_bssid, req->prev_bssid, ETH_ALEN);
  2046. wk->state = IEEE80211_MGD_STATE_ASSOC;
  2047. wk->tries = 0;
  2048. wk->timeout = jiffies; /* run right away */
  2049. if (req->use_mfp) {
  2050. ifmgd->mfp = IEEE80211_MFP_REQUIRED;
  2051. ifmgd->flags |= IEEE80211_STA_MFP_ENABLED;
  2052. } else {
  2053. ifmgd->mfp = IEEE80211_MFP_DISABLED;
  2054. ifmgd->flags &= ~IEEE80211_STA_MFP_ENABLED;
  2055. }
  2056. if (req->crypto.control_port)
  2057. ifmgd->flags |= IEEE80211_STA_CONTROL_PORT;
  2058. else
  2059. ifmgd->flags &= ~IEEE80211_STA_CONTROL_PORT;
  2060. ieee80211_queue_work(&sdata->local->hw, &sdata->u.mgd.work);
  2061. err = 0;
  2062. out:
  2063. mutex_unlock(&ifmgd->mtx);
  2064. return err;
  2065. }
  2066. int ieee80211_mgd_deauth(struct ieee80211_sub_if_data *sdata,
  2067. struct cfg80211_deauth_request *req,
  2068. void *cookie)
  2069. {
  2070. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  2071. struct ieee80211_mgd_work *wk;
  2072. const u8 *bssid = NULL;
  2073. mutex_lock(&ifmgd->mtx);
  2074. if (ifmgd->associated && &ifmgd->associated->cbss == req->bss) {
  2075. bssid = req->bss->bssid;
  2076. ieee80211_set_disassoc(sdata, true);
  2077. } else list_for_each_entry(wk, &ifmgd->work_list, list) {
  2078. if (&wk->bss->cbss == req->bss) {
  2079. bssid = req->bss->bssid;
  2080. list_del(&wk->list);
  2081. kfree(wk);
  2082. break;
  2083. }
  2084. }
  2085. /*
  2086. * cfg80211 should catch this ... but it's racy since
  2087. * we can receive a deauth frame, process it, hand it
  2088. * to cfg80211 while that's in a locked section already
  2089. * trying to tell us that the user wants to disconnect.
  2090. */
  2091. if (!bssid) {
  2092. mutex_unlock(&ifmgd->mtx);
  2093. return -ENOLINK;
  2094. }
  2095. mutex_unlock(&ifmgd->mtx);
  2096. printk(KERN_DEBUG "%s: deauthenticating from %pM by local choice (reason=%d)\n",
  2097. sdata->dev->name, bssid, req->reason_code);
  2098. ieee80211_send_deauth_disassoc(sdata, bssid,
  2099. IEEE80211_STYPE_DEAUTH, req->reason_code,
  2100. cookie);
  2101. return 0;
  2102. }
  2103. int ieee80211_mgd_disassoc(struct ieee80211_sub_if_data *sdata,
  2104. struct cfg80211_disassoc_request *req,
  2105. void *cookie)
  2106. {
  2107. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  2108. mutex_lock(&ifmgd->mtx);
  2109. /*
  2110. * cfg80211 should catch this ... but it's racy since
  2111. * we can receive a disassoc frame, process it, hand it
  2112. * to cfg80211 while that's in a locked section already
  2113. * trying to tell us that the user wants to disconnect.
  2114. */
  2115. if (&ifmgd->associated->cbss != req->bss) {
  2116. mutex_unlock(&ifmgd->mtx);
  2117. return -ENOLINK;
  2118. }
  2119. printk(KERN_DEBUG "%s: disassociating from %pM by local choice (reason=%d)\n",
  2120. sdata->dev->name, req->bss->bssid, req->reason_code);
  2121. ieee80211_set_disassoc(sdata, false);
  2122. mutex_unlock(&ifmgd->mtx);
  2123. ieee80211_send_deauth_disassoc(sdata, req->bss->bssid,
  2124. IEEE80211_STYPE_DISASSOC, req->reason_code,
  2125. cookie);
  2126. return 0;
  2127. }