mlme.c 63 KB

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