mlme.c 72 KB

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