mlme.c 78 KB

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