mlme.c 63 KB

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