mlme.c 73 KB

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