mlme.c 121 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357
  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/moduleparam.h>
  19. #include <linux/rtnetlink.h>
  20. #include <linux/pm_qos.h>
  21. #include <linux/crc32.h>
  22. #include <linux/slab.h>
  23. #include <linux/export.h>
  24. #include <net/mac80211.h>
  25. #include <asm/unaligned.h>
  26. #include "ieee80211_i.h"
  27. #include "driver-ops.h"
  28. #include "rate.h"
  29. #include "led.h"
  30. #define IEEE80211_AUTH_TIMEOUT (HZ / 5)
  31. #define IEEE80211_AUTH_TIMEOUT_SHORT (HZ / 10)
  32. #define IEEE80211_AUTH_MAX_TRIES 3
  33. #define IEEE80211_AUTH_WAIT_ASSOC (HZ * 5)
  34. #define IEEE80211_ASSOC_TIMEOUT (HZ / 5)
  35. #define IEEE80211_ASSOC_TIMEOUT_SHORT (HZ / 10)
  36. #define IEEE80211_ASSOC_MAX_TRIES 3
  37. static int max_nullfunc_tries = 2;
  38. module_param(max_nullfunc_tries, int, 0644);
  39. MODULE_PARM_DESC(max_nullfunc_tries,
  40. "Maximum nullfunc tx tries before disconnecting (reason 4).");
  41. static int max_probe_tries = 5;
  42. module_param(max_probe_tries, int, 0644);
  43. MODULE_PARM_DESC(max_probe_tries,
  44. "Maximum probe tries before disconnecting (reason 4).");
  45. /*
  46. * Beacon loss timeout is calculated as N frames times the
  47. * advertised beacon interval. This may need to be somewhat
  48. * higher than what hardware might detect to account for
  49. * delays in the host processing frames. But since we also
  50. * probe on beacon miss before declaring the connection lost
  51. * default to what we want.
  52. */
  53. #define IEEE80211_BEACON_LOSS_COUNT 7
  54. /*
  55. * Time the connection can be idle before we probe
  56. * it to see if we can still talk to the AP.
  57. */
  58. #define IEEE80211_CONNECTION_IDLE_TIME (30 * HZ)
  59. /*
  60. * Time we wait for a probe response after sending
  61. * a probe request because of beacon loss or for
  62. * checking the connection still works.
  63. */
  64. static int probe_wait_ms = 500;
  65. module_param(probe_wait_ms, int, 0644);
  66. MODULE_PARM_DESC(probe_wait_ms,
  67. "Maximum time(ms) to wait for probe response"
  68. " before disconnecting (reason 4).");
  69. /*
  70. * Weight given to the latest Beacon frame when calculating average signal
  71. * strength for Beacon frames received in the current BSS. This must be
  72. * between 1 and 15.
  73. */
  74. #define IEEE80211_SIGNAL_AVE_WEIGHT 3
  75. /*
  76. * How many Beacon frames need to have been used in average signal strength
  77. * before starting to indicate signal change events.
  78. */
  79. #define IEEE80211_SIGNAL_AVE_MIN_COUNT 4
  80. #define TMR_RUNNING_TIMER 0
  81. #define TMR_RUNNING_CHANSW 1
  82. /*
  83. * All cfg80211 functions have to be called outside a locked
  84. * section so that they can acquire a lock themselves... This
  85. * is much simpler than queuing up things in cfg80211, but we
  86. * do need some indirection for that here.
  87. */
  88. enum rx_mgmt_action {
  89. /* no action required */
  90. RX_MGMT_NONE,
  91. /* caller must call cfg80211_send_deauth() */
  92. RX_MGMT_CFG80211_DEAUTH,
  93. /* caller must call cfg80211_send_disassoc() */
  94. RX_MGMT_CFG80211_DISASSOC,
  95. /* caller must call cfg80211_send_rx_auth() */
  96. RX_MGMT_CFG80211_RX_AUTH,
  97. /* caller must call cfg80211_send_rx_assoc() */
  98. RX_MGMT_CFG80211_RX_ASSOC,
  99. /* caller must call cfg80211_send_assoc_timeout() */
  100. RX_MGMT_CFG80211_ASSOC_TIMEOUT,
  101. /* used when a processed beacon causes a deauth */
  102. RX_MGMT_CFG80211_TX_DEAUTH,
  103. };
  104. /* utils */
  105. static inline void ASSERT_MGD_MTX(struct ieee80211_if_managed *ifmgd)
  106. {
  107. lockdep_assert_held(&ifmgd->mtx);
  108. }
  109. /*
  110. * We can have multiple work items (and connection probing)
  111. * scheduling this timer, but we need to take care to only
  112. * reschedule it when it should fire _earlier_ than it was
  113. * asked for before, or if it's not pending right now. This
  114. * function ensures that. Note that it then is required to
  115. * run this function for all timeouts after the first one
  116. * has happened -- the work that runs from this timer will
  117. * do that.
  118. */
  119. static void run_again(struct ieee80211_if_managed *ifmgd, unsigned long timeout)
  120. {
  121. ASSERT_MGD_MTX(ifmgd);
  122. if (!timer_pending(&ifmgd->timer) ||
  123. time_before(timeout, ifmgd->timer.expires))
  124. mod_timer(&ifmgd->timer, timeout);
  125. }
  126. void ieee80211_sta_reset_beacon_monitor(struct ieee80211_sub_if_data *sdata)
  127. {
  128. if (sdata->vif.driver_flags & IEEE80211_VIF_BEACON_FILTER)
  129. return;
  130. if (sdata->local->hw.flags & IEEE80211_HW_CONNECTION_MONITOR)
  131. return;
  132. mod_timer(&sdata->u.mgd.bcn_mon_timer,
  133. round_jiffies_up(jiffies + sdata->u.mgd.beacon_timeout));
  134. }
  135. void ieee80211_sta_reset_conn_monitor(struct ieee80211_sub_if_data *sdata)
  136. {
  137. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  138. if (unlikely(!sdata->u.mgd.associated))
  139. return;
  140. if (sdata->local->hw.flags & IEEE80211_HW_CONNECTION_MONITOR)
  141. return;
  142. mod_timer(&sdata->u.mgd.conn_mon_timer,
  143. round_jiffies_up(jiffies + IEEE80211_CONNECTION_IDLE_TIME));
  144. ifmgd->probe_send_count = 0;
  145. }
  146. static int ecw2cw(int ecw)
  147. {
  148. return (1 << ecw) - 1;
  149. }
  150. static u32 chandef_downgrade(struct cfg80211_chan_def *c)
  151. {
  152. u32 ret;
  153. int tmp;
  154. switch (c->width) {
  155. case NL80211_CHAN_WIDTH_20:
  156. c->width = NL80211_CHAN_WIDTH_20_NOHT;
  157. ret = IEEE80211_STA_DISABLE_HT | IEEE80211_STA_DISABLE_VHT;
  158. break;
  159. case NL80211_CHAN_WIDTH_40:
  160. c->width = NL80211_CHAN_WIDTH_20;
  161. c->center_freq1 = c->chan->center_freq;
  162. ret = IEEE80211_STA_DISABLE_40MHZ |
  163. IEEE80211_STA_DISABLE_VHT;
  164. break;
  165. case NL80211_CHAN_WIDTH_80:
  166. tmp = (30 + c->chan->center_freq - c->center_freq1)/20;
  167. /* n_P40 */
  168. tmp /= 2;
  169. /* freq_P40 */
  170. c->center_freq1 = c->center_freq1 - 20 + 40 * tmp;
  171. c->width = NL80211_CHAN_WIDTH_40;
  172. ret = IEEE80211_STA_DISABLE_VHT;
  173. break;
  174. case NL80211_CHAN_WIDTH_80P80:
  175. c->center_freq2 = 0;
  176. c->width = NL80211_CHAN_WIDTH_80;
  177. ret = IEEE80211_STA_DISABLE_80P80MHZ |
  178. IEEE80211_STA_DISABLE_160MHZ;
  179. break;
  180. case NL80211_CHAN_WIDTH_160:
  181. /* n_P20 */
  182. tmp = (70 + c->chan->center_freq - c->center_freq1)/20;
  183. /* n_P80 */
  184. tmp /= 4;
  185. c->center_freq1 = c->center_freq1 - 40 + 80 * tmp;
  186. c->width = NL80211_CHAN_WIDTH_80;
  187. ret = IEEE80211_STA_DISABLE_80P80MHZ |
  188. IEEE80211_STA_DISABLE_160MHZ;
  189. break;
  190. default:
  191. case NL80211_CHAN_WIDTH_20_NOHT:
  192. WARN_ON_ONCE(1);
  193. c->width = NL80211_CHAN_WIDTH_20_NOHT;
  194. ret = IEEE80211_STA_DISABLE_HT | IEEE80211_STA_DISABLE_VHT;
  195. break;
  196. }
  197. WARN_ON_ONCE(!cfg80211_chandef_valid(c));
  198. return ret;
  199. }
  200. static u32
  201. ieee80211_determine_chantype(struct ieee80211_sub_if_data *sdata,
  202. struct ieee80211_supported_band *sband,
  203. struct ieee80211_channel *channel,
  204. const struct ieee80211_ht_operation *ht_oper,
  205. const struct ieee80211_vht_operation *vht_oper,
  206. struct cfg80211_chan_def *chandef, bool verbose)
  207. {
  208. struct cfg80211_chan_def vht_chandef;
  209. u32 ht_cfreq, ret;
  210. chandef->chan = channel;
  211. chandef->width = NL80211_CHAN_WIDTH_20_NOHT;
  212. chandef->center_freq1 = channel->center_freq;
  213. chandef->center_freq2 = 0;
  214. if (!ht_oper || !sband->ht_cap.ht_supported) {
  215. ret = IEEE80211_STA_DISABLE_HT | IEEE80211_STA_DISABLE_VHT;
  216. goto out;
  217. }
  218. chandef->width = NL80211_CHAN_WIDTH_20;
  219. ht_cfreq = ieee80211_channel_to_frequency(ht_oper->primary_chan,
  220. channel->band);
  221. /* check that channel matches the right operating channel */
  222. if (channel->center_freq != ht_cfreq) {
  223. /*
  224. * It's possible that some APs are confused here;
  225. * Netgear WNDR3700 sometimes reports 4 higher than
  226. * the actual channel in association responses, but
  227. * since we look at probe response/beacon data here
  228. * it should be OK.
  229. */
  230. if (verbose)
  231. sdata_info(sdata,
  232. "Wrong control channel: center-freq: %d ht-cfreq: %d ht->primary_chan: %d band: %d - Disabling HT\n",
  233. channel->center_freq, ht_cfreq,
  234. ht_oper->primary_chan, channel->band);
  235. ret = IEEE80211_STA_DISABLE_HT | IEEE80211_STA_DISABLE_VHT;
  236. goto out;
  237. }
  238. /* check 40 MHz support, if we have it */
  239. if (sband->ht_cap.cap & IEEE80211_HT_CAP_SUP_WIDTH_20_40) {
  240. switch (ht_oper->ht_param & IEEE80211_HT_PARAM_CHA_SEC_OFFSET) {
  241. case IEEE80211_HT_PARAM_CHA_SEC_ABOVE:
  242. chandef->width = NL80211_CHAN_WIDTH_40;
  243. chandef->center_freq1 += 10;
  244. break;
  245. case IEEE80211_HT_PARAM_CHA_SEC_BELOW:
  246. chandef->width = NL80211_CHAN_WIDTH_40;
  247. chandef->center_freq1 -= 10;
  248. break;
  249. }
  250. } else {
  251. /* 40 MHz (and 80 MHz) must be supported for VHT */
  252. ret = IEEE80211_STA_DISABLE_VHT;
  253. goto out;
  254. }
  255. if (!vht_oper || !sband->vht_cap.vht_supported) {
  256. ret = IEEE80211_STA_DISABLE_VHT;
  257. goto out;
  258. }
  259. vht_chandef.chan = channel;
  260. vht_chandef.center_freq1 =
  261. ieee80211_channel_to_frequency(vht_oper->center_freq_seg1_idx,
  262. channel->band);
  263. vht_chandef.center_freq2 = 0;
  264. if (vht_oper->center_freq_seg2_idx)
  265. vht_chandef.center_freq2 =
  266. ieee80211_channel_to_frequency(
  267. vht_oper->center_freq_seg2_idx,
  268. channel->band);
  269. switch (vht_oper->chan_width) {
  270. case IEEE80211_VHT_CHANWIDTH_USE_HT:
  271. vht_chandef.width = chandef->width;
  272. break;
  273. case IEEE80211_VHT_CHANWIDTH_80MHZ:
  274. vht_chandef.width = NL80211_CHAN_WIDTH_80;
  275. break;
  276. case IEEE80211_VHT_CHANWIDTH_160MHZ:
  277. vht_chandef.width = NL80211_CHAN_WIDTH_160;
  278. break;
  279. case IEEE80211_VHT_CHANWIDTH_80P80MHZ:
  280. vht_chandef.width = NL80211_CHAN_WIDTH_80P80;
  281. break;
  282. default:
  283. if (verbose)
  284. sdata_info(sdata,
  285. "AP VHT operation IE has invalid channel width (%d), disable VHT\n",
  286. vht_oper->chan_width);
  287. ret = IEEE80211_STA_DISABLE_VHT;
  288. goto out;
  289. }
  290. if (!cfg80211_chandef_valid(&vht_chandef)) {
  291. if (verbose)
  292. sdata_info(sdata,
  293. "AP VHT information is invalid, disable VHT\n");
  294. ret = IEEE80211_STA_DISABLE_VHT;
  295. goto out;
  296. }
  297. if (cfg80211_chandef_identical(chandef, &vht_chandef)) {
  298. ret = 0;
  299. goto out;
  300. }
  301. if (!cfg80211_chandef_compatible(chandef, &vht_chandef)) {
  302. if (verbose)
  303. sdata_info(sdata,
  304. "AP VHT information doesn't match HT, disable VHT\n");
  305. ret = IEEE80211_STA_DISABLE_VHT;
  306. goto out;
  307. }
  308. *chandef = vht_chandef;
  309. ret = 0;
  310. out:
  311. /* don't print the message below for VHT mismatch if VHT is disabled */
  312. if (ret & IEEE80211_STA_DISABLE_VHT)
  313. vht_chandef = *chandef;
  314. while (!cfg80211_chandef_usable(sdata->local->hw.wiphy, chandef,
  315. IEEE80211_CHAN_DISABLED)) {
  316. if (WARN_ON(chandef->width == NL80211_CHAN_WIDTH_20_NOHT)) {
  317. ret = IEEE80211_STA_DISABLE_HT |
  318. IEEE80211_STA_DISABLE_VHT;
  319. goto out;
  320. }
  321. ret |= chandef_downgrade(chandef);
  322. }
  323. if (chandef->width != vht_chandef.width && verbose)
  324. sdata_info(sdata,
  325. "capabilities/regulatory prevented using AP HT/VHT configuration, downgraded\n");
  326. WARN_ON_ONCE(!cfg80211_chandef_valid(chandef));
  327. return ret;
  328. }
  329. static int ieee80211_config_bw(struct ieee80211_sub_if_data *sdata,
  330. struct sta_info *sta,
  331. const struct ieee80211_ht_operation *ht_oper,
  332. const struct ieee80211_vht_operation *vht_oper,
  333. const u8 *bssid, u32 *changed)
  334. {
  335. struct ieee80211_local *local = sdata->local;
  336. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  337. struct ieee80211_supported_band *sband;
  338. struct ieee80211_channel *chan;
  339. struct cfg80211_chan_def chandef;
  340. u16 ht_opmode;
  341. u32 flags;
  342. enum ieee80211_sta_rx_bandwidth new_sta_bw;
  343. int ret;
  344. /* if HT was/is disabled, don't track any bandwidth changes */
  345. if (ifmgd->flags & IEEE80211_STA_DISABLE_HT || !ht_oper)
  346. return 0;
  347. /* don't check VHT if we associated as non-VHT station */
  348. if (ifmgd->flags & IEEE80211_STA_DISABLE_VHT)
  349. vht_oper = NULL;
  350. if (WARN_ON_ONCE(!sta))
  351. return -EINVAL;
  352. chan = sdata->vif.bss_conf.chandef.chan;
  353. sband = local->hw.wiphy->bands[chan->band];
  354. /* calculate new channel (type) based on HT/VHT operation IEs */
  355. flags = ieee80211_determine_chantype(sdata, sband, chan, ht_oper,
  356. vht_oper, &chandef, false);
  357. /*
  358. * Downgrade the new channel if we associated with restricted
  359. * capabilities. For example, if we associated as a 20 MHz STA
  360. * to a 40 MHz AP (due to regulatory, capabilities or config
  361. * reasons) then switching to a 40 MHz channel now won't do us
  362. * any good -- we couldn't use it with the AP.
  363. */
  364. if (ifmgd->flags & IEEE80211_STA_DISABLE_80P80MHZ &&
  365. chandef.width == NL80211_CHAN_WIDTH_80P80)
  366. flags |= chandef_downgrade(&chandef);
  367. if (ifmgd->flags & IEEE80211_STA_DISABLE_160MHZ &&
  368. chandef.width == NL80211_CHAN_WIDTH_160)
  369. flags |= chandef_downgrade(&chandef);
  370. if (ifmgd->flags & IEEE80211_STA_DISABLE_40MHZ &&
  371. chandef.width > NL80211_CHAN_WIDTH_20)
  372. flags |= chandef_downgrade(&chandef);
  373. if (cfg80211_chandef_identical(&chandef, &sdata->vif.bss_conf.chandef))
  374. return 0;
  375. sdata_info(sdata,
  376. "AP %pM changed bandwidth, new config is %d MHz, width %d (%d/%d MHz)\n",
  377. ifmgd->bssid, chandef.chan->center_freq, chandef.width,
  378. chandef.center_freq1, chandef.center_freq2);
  379. if (flags != (ifmgd->flags & (IEEE80211_STA_DISABLE_HT |
  380. IEEE80211_STA_DISABLE_VHT |
  381. IEEE80211_STA_DISABLE_40MHZ |
  382. IEEE80211_STA_DISABLE_80P80MHZ |
  383. IEEE80211_STA_DISABLE_160MHZ)) ||
  384. !cfg80211_chandef_valid(&chandef)) {
  385. sdata_info(sdata,
  386. "AP %pM changed bandwidth in a way we can't support - disconnect\n",
  387. ifmgd->bssid);
  388. return -EINVAL;
  389. }
  390. switch (chandef.width) {
  391. case NL80211_CHAN_WIDTH_20_NOHT:
  392. case NL80211_CHAN_WIDTH_20:
  393. new_sta_bw = IEEE80211_STA_RX_BW_20;
  394. break;
  395. case NL80211_CHAN_WIDTH_40:
  396. new_sta_bw = IEEE80211_STA_RX_BW_40;
  397. break;
  398. case NL80211_CHAN_WIDTH_80:
  399. new_sta_bw = IEEE80211_STA_RX_BW_80;
  400. break;
  401. case NL80211_CHAN_WIDTH_80P80:
  402. case NL80211_CHAN_WIDTH_160:
  403. new_sta_bw = IEEE80211_STA_RX_BW_160;
  404. break;
  405. default:
  406. return -EINVAL;
  407. }
  408. if (new_sta_bw > sta->cur_max_bandwidth)
  409. new_sta_bw = sta->cur_max_bandwidth;
  410. if (new_sta_bw < sta->sta.bandwidth) {
  411. sta->sta.bandwidth = new_sta_bw;
  412. rate_control_rate_update(local, sband, sta,
  413. IEEE80211_RC_BW_CHANGED);
  414. }
  415. ret = ieee80211_vif_change_bandwidth(sdata, &chandef, changed);
  416. if (ret) {
  417. sdata_info(sdata,
  418. "AP %pM changed bandwidth to incompatible one - disconnect\n",
  419. ifmgd->bssid);
  420. return ret;
  421. }
  422. if (new_sta_bw > sta->sta.bandwidth) {
  423. sta->sta.bandwidth = new_sta_bw;
  424. rate_control_rate_update(local, sband, sta,
  425. IEEE80211_RC_BW_CHANGED);
  426. }
  427. ht_opmode = le16_to_cpu(ht_oper->operation_mode);
  428. /* if bss configuration changed store the new one */
  429. if (sdata->vif.bss_conf.ht_operation_mode != ht_opmode) {
  430. *changed |= BSS_CHANGED_HT;
  431. sdata->vif.bss_conf.ht_operation_mode = ht_opmode;
  432. }
  433. return 0;
  434. }
  435. /* frame sending functions */
  436. static int ieee80211_compatible_rates(const u8 *supp_rates, int supp_rates_len,
  437. struct ieee80211_supported_band *sband,
  438. u32 *rates)
  439. {
  440. int i, j, count;
  441. *rates = 0;
  442. count = 0;
  443. for (i = 0; i < supp_rates_len; i++) {
  444. int rate = (supp_rates[i] & 0x7F) * 5;
  445. for (j = 0; j < sband->n_bitrates; j++)
  446. if (sband->bitrates[j].bitrate == rate) {
  447. *rates |= BIT(j);
  448. count++;
  449. break;
  450. }
  451. }
  452. return count;
  453. }
  454. static void ieee80211_add_ht_ie(struct ieee80211_sub_if_data *sdata,
  455. struct sk_buff *skb, u8 ap_ht_param,
  456. struct ieee80211_supported_band *sband,
  457. struct ieee80211_channel *channel,
  458. enum ieee80211_smps_mode smps)
  459. {
  460. u8 *pos;
  461. u32 flags = channel->flags;
  462. u16 cap;
  463. struct ieee80211_sta_ht_cap ht_cap;
  464. BUILD_BUG_ON(sizeof(ht_cap) != sizeof(sband->ht_cap));
  465. memcpy(&ht_cap, &sband->ht_cap, sizeof(ht_cap));
  466. ieee80211_apply_htcap_overrides(sdata, &ht_cap);
  467. /* determine capability flags */
  468. cap = ht_cap.cap;
  469. switch (ap_ht_param & IEEE80211_HT_PARAM_CHA_SEC_OFFSET) {
  470. case IEEE80211_HT_PARAM_CHA_SEC_ABOVE:
  471. if (flags & IEEE80211_CHAN_NO_HT40PLUS) {
  472. cap &= ~IEEE80211_HT_CAP_SUP_WIDTH_20_40;
  473. cap &= ~IEEE80211_HT_CAP_SGI_40;
  474. }
  475. break;
  476. case IEEE80211_HT_PARAM_CHA_SEC_BELOW:
  477. if (flags & IEEE80211_CHAN_NO_HT40MINUS) {
  478. cap &= ~IEEE80211_HT_CAP_SUP_WIDTH_20_40;
  479. cap &= ~IEEE80211_HT_CAP_SGI_40;
  480. }
  481. break;
  482. }
  483. /*
  484. * If 40 MHz was disabled associate as though we weren't
  485. * capable of 40 MHz -- some broken APs will never fall
  486. * back to trying to transmit in 20 MHz.
  487. */
  488. if (sdata->u.mgd.flags & IEEE80211_STA_DISABLE_40MHZ) {
  489. cap &= ~IEEE80211_HT_CAP_SUP_WIDTH_20_40;
  490. cap &= ~IEEE80211_HT_CAP_SGI_40;
  491. }
  492. /* set SM PS mode properly */
  493. cap &= ~IEEE80211_HT_CAP_SM_PS;
  494. switch (smps) {
  495. case IEEE80211_SMPS_AUTOMATIC:
  496. case IEEE80211_SMPS_NUM_MODES:
  497. WARN_ON(1);
  498. case IEEE80211_SMPS_OFF:
  499. cap |= WLAN_HT_CAP_SM_PS_DISABLED <<
  500. IEEE80211_HT_CAP_SM_PS_SHIFT;
  501. break;
  502. case IEEE80211_SMPS_STATIC:
  503. cap |= WLAN_HT_CAP_SM_PS_STATIC <<
  504. IEEE80211_HT_CAP_SM_PS_SHIFT;
  505. break;
  506. case IEEE80211_SMPS_DYNAMIC:
  507. cap |= WLAN_HT_CAP_SM_PS_DYNAMIC <<
  508. IEEE80211_HT_CAP_SM_PS_SHIFT;
  509. break;
  510. }
  511. /* reserve and fill IE */
  512. pos = skb_put(skb, sizeof(struct ieee80211_ht_cap) + 2);
  513. ieee80211_ie_build_ht_cap(pos, &ht_cap, cap);
  514. }
  515. static void ieee80211_add_vht_ie(struct ieee80211_sub_if_data *sdata,
  516. struct sk_buff *skb,
  517. struct ieee80211_supported_band *sband,
  518. struct ieee80211_vht_cap *ap_vht_cap)
  519. {
  520. u8 *pos;
  521. u32 cap;
  522. struct ieee80211_sta_vht_cap vht_cap;
  523. int i;
  524. BUILD_BUG_ON(sizeof(vht_cap) != sizeof(sband->vht_cap));
  525. memcpy(&vht_cap, &sband->vht_cap, sizeof(vht_cap));
  526. /* determine capability flags */
  527. cap = vht_cap.cap;
  528. if (sdata->u.mgd.flags & IEEE80211_STA_DISABLE_80P80MHZ) {
  529. cap &= ~IEEE80211_VHT_CAP_SUPP_CHAN_WIDTH_160_80PLUS80MHZ;
  530. cap |= IEEE80211_VHT_CAP_SUPP_CHAN_WIDTH_160MHZ;
  531. }
  532. if (sdata->u.mgd.flags & IEEE80211_STA_DISABLE_160MHZ) {
  533. cap &= ~IEEE80211_VHT_CAP_SHORT_GI_160;
  534. cap &= ~IEEE80211_VHT_CAP_SUPP_CHAN_WIDTH_160MHZ;
  535. }
  536. /*
  537. * Some APs apparently get confused if our capabilities are better
  538. * than theirs, so restrict what we advertise in the assoc request.
  539. */
  540. if (!(ap_vht_cap->vht_cap_info &
  541. cpu_to_le32(IEEE80211_VHT_CAP_SU_BEAMFORMER_CAPABLE)))
  542. cap &= ~IEEE80211_VHT_CAP_SU_BEAMFORMEE_CAPABLE;
  543. if (!(ap_vht_cap->vht_cap_info &
  544. cpu_to_le32(IEEE80211_VHT_CAP_TXSTBC)))
  545. cap &= ~(IEEE80211_VHT_CAP_RXSTBC_1 |
  546. IEEE80211_VHT_CAP_RXSTBC_3 |
  547. IEEE80211_VHT_CAP_RXSTBC_4);
  548. for (i = 0; i < 8; i++) {
  549. int shift = i * 2;
  550. u16 mask = IEEE80211_VHT_MCS_NOT_SUPPORTED << shift;
  551. u16 ap_mcs, our_mcs;
  552. ap_mcs = (le16_to_cpu(ap_vht_cap->supp_mcs.tx_mcs_map) &
  553. mask) >> shift;
  554. our_mcs = (le16_to_cpu(vht_cap.vht_mcs.rx_mcs_map) &
  555. mask) >> shift;
  556. if (our_mcs == IEEE80211_VHT_MCS_NOT_SUPPORTED)
  557. continue;
  558. switch (ap_mcs) {
  559. default:
  560. if (our_mcs <= ap_mcs)
  561. break;
  562. /* fall through */
  563. case IEEE80211_VHT_MCS_NOT_SUPPORTED:
  564. vht_cap.vht_mcs.rx_mcs_map &= cpu_to_le16(~mask);
  565. vht_cap.vht_mcs.rx_mcs_map |=
  566. cpu_to_le16(ap_mcs << shift);
  567. }
  568. }
  569. /* reserve and fill IE */
  570. pos = skb_put(skb, sizeof(struct ieee80211_vht_cap) + 2);
  571. ieee80211_ie_build_vht_cap(pos, &vht_cap, cap);
  572. }
  573. static void ieee80211_send_assoc(struct ieee80211_sub_if_data *sdata)
  574. {
  575. struct ieee80211_local *local = sdata->local;
  576. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  577. struct ieee80211_mgd_assoc_data *assoc_data = ifmgd->assoc_data;
  578. struct sk_buff *skb;
  579. struct ieee80211_mgmt *mgmt;
  580. u8 *pos, qos_info;
  581. size_t offset = 0, noffset;
  582. int i, count, rates_len, supp_rates_len;
  583. u16 capab;
  584. struct ieee80211_supported_band *sband;
  585. struct ieee80211_chanctx_conf *chanctx_conf;
  586. struct ieee80211_channel *chan;
  587. u32 rates = 0;
  588. lockdep_assert_held(&ifmgd->mtx);
  589. rcu_read_lock();
  590. chanctx_conf = rcu_dereference(sdata->vif.chanctx_conf);
  591. if (WARN_ON(!chanctx_conf)) {
  592. rcu_read_unlock();
  593. return;
  594. }
  595. chan = chanctx_conf->def.chan;
  596. rcu_read_unlock();
  597. sband = local->hw.wiphy->bands[chan->band];
  598. if (assoc_data->supp_rates_len) {
  599. /*
  600. * Get all rates supported by the device and the AP as
  601. * some APs don't like getting a superset of their rates
  602. * in the association request (e.g. D-Link DAP 1353 in
  603. * b-only mode)...
  604. */
  605. rates_len = ieee80211_compatible_rates(assoc_data->supp_rates,
  606. assoc_data->supp_rates_len,
  607. sband, &rates);
  608. } else {
  609. /*
  610. * In case AP not provide any supported rates information
  611. * before association, we send information element(s) with
  612. * all rates that we support.
  613. */
  614. rates = ~0;
  615. rates_len = sband->n_bitrates;
  616. }
  617. skb = alloc_skb(local->hw.extra_tx_headroom +
  618. sizeof(*mgmt) + /* bit too much but doesn't matter */
  619. 2 + assoc_data->ssid_len + /* SSID */
  620. 4 + rates_len + /* (extended) rates */
  621. 4 + /* power capability */
  622. 2 + 2 * sband->n_channels + /* supported channels */
  623. 2 + sizeof(struct ieee80211_ht_cap) + /* HT */
  624. 2 + sizeof(struct ieee80211_vht_cap) + /* VHT */
  625. assoc_data->ie_len + /* extra IEs */
  626. 9, /* WMM */
  627. GFP_KERNEL);
  628. if (!skb)
  629. return;
  630. skb_reserve(skb, local->hw.extra_tx_headroom);
  631. capab = WLAN_CAPABILITY_ESS;
  632. if (sband->band == IEEE80211_BAND_2GHZ) {
  633. if (!(local->hw.flags & IEEE80211_HW_2GHZ_SHORT_SLOT_INCAPABLE))
  634. capab |= WLAN_CAPABILITY_SHORT_SLOT_TIME;
  635. if (!(local->hw.flags & IEEE80211_HW_2GHZ_SHORT_PREAMBLE_INCAPABLE))
  636. capab |= WLAN_CAPABILITY_SHORT_PREAMBLE;
  637. }
  638. if (assoc_data->capability & WLAN_CAPABILITY_PRIVACY)
  639. capab |= WLAN_CAPABILITY_PRIVACY;
  640. if ((assoc_data->capability & WLAN_CAPABILITY_SPECTRUM_MGMT) &&
  641. (local->hw.flags & IEEE80211_HW_SPECTRUM_MGMT))
  642. capab |= WLAN_CAPABILITY_SPECTRUM_MGMT;
  643. mgmt = (struct ieee80211_mgmt *) skb_put(skb, 24);
  644. memset(mgmt, 0, 24);
  645. memcpy(mgmt->da, assoc_data->bss->bssid, ETH_ALEN);
  646. memcpy(mgmt->sa, sdata->vif.addr, ETH_ALEN);
  647. memcpy(mgmt->bssid, assoc_data->bss->bssid, ETH_ALEN);
  648. if (!is_zero_ether_addr(assoc_data->prev_bssid)) {
  649. skb_put(skb, 10);
  650. mgmt->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT |
  651. IEEE80211_STYPE_REASSOC_REQ);
  652. mgmt->u.reassoc_req.capab_info = cpu_to_le16(capab);
  653. mgmt->u.reassoc_req.listen_interval =
  654. cpu_to_le16(local->hw.conf.listen_interval);
  655. memcpy(mgmt->u.reassoc_req.current_ap, assoc_data->prev_bssid,
  656. ETH_ALEN);
  657. } else {
  658. skb_put(skb, 4);
  659. mgmt->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT |
  660. IEEE80211_STYPE_ASSOC_REQ);
  661. mgmt->u.assoc_req.capab_info = cpu_to_le16(capab);
  662. mgmt->u.assoc_req.listen_interval =
  663. cpu_to_le16(local->hw.conf.listen_interval);
  664. }
  665. /* SSID */
  666. pos = skb_put(skb, 2 + assoc_data->ssid_len);
  667. *pos++ = WLAN_EID_SSID;
  668. *pos++ = assoc_data->ssid_len;
  669. memcpy(pos, assoc_data->ssid, assoc_data->ssid_len);
  670. /* add all rates which were marked to be used above */
  671. supp_rates_len = rates_len;
  672. if (supp_rates_len > 8)
  673. supp_rates_len = 8;
  674. pos = skb_put(skb, supp_rates_len + 2);
  675. *pos++ = WLAN_EID_SUPP_RATES;
  676. *pos++ = supp_rates_len;
  677. count = 0;
  678. for (i = 0; i < sband->n_bitrates; i++) {
  679. if (BIT(i) & rates) {
  680. int rate = sband->bitrates[i].bitrate;
  681. *pos++ = (u8) (rate / 5);
  682. if (++count == 8)
  683. break;
  684. }
  685. }
  686. if (rates_len > count) {
  687. pos = skb_put(skb, rates_len - count + 2);
  688. *pos++ = WLAN_EID_EXT_SUPP_RATES;
  689. *pos++ = rates_len - count;
  690. for (i++; i < sband->n_bitrates; i++) {
  691. if (BIT(i) & rates) {
  692. int rate = sband->bitrates[i].bitrate;
  693. *pos++ = (u8) (rate / 5);
  694. }
  695. }
  696. }
  697. if (capab & WLAN_CAPABILITY_SPECTRUM_MGMT) {
  698. /* 1. power capabilities */
  699. pos = skb_put(skb, 4);
  700. *pos++ = WLAN_EID_PWR_CAPABILITY;
  701. *pos++ = 2;
  702. *pos++ = 0; /* min tx power */
  703. *pos++ = chan->max_power; /* max tx power */
  704. /* 2. supported channels */
  705. /* TODO: get this in reg domain format */
  706. pos = skb_put(skb, 2 * sband->n_channels + 2);
  707. *pos++ = WLAN_EID_SUPPORTED_CHANNELS;
  708. *pos++ = 2 * sband->n_channels;
  709. for (i = 0; i < sband->n_channels; i++) {
  710. *pos++ = ieee80211_frequency_to_channel(
  711. sband->channels[i].center_freq);
  712. *pos++ = 1; /* one channel in the subband*/
  713. }
  714. }
  715. /* if present, add any custom IEs that go before HT */
  716. if (assoc_data->ie_len && assoc_data->ie) {
  717. static const u8 before_ht[] = {
  718. WLAN_EID_SSID,
  719. WLAN_EID_SUPP_RATES,
  720. WLAN_EID_EXT_SUPP_RATES,
  721. WLAN_EID_PWR_CAPABILITY,
  722. WLAN_EID_SUPPORTED_CHANNELS,
  723. WLAN_EID_RSN,
  724. WLAN_EID_QOS_CAPA,
  725. WLAN_EID_RRM_ENABLED_CAPABILITIES,
  726. WLAN_EID_MOBILITY_DOMAIN,
  727. WLAN_EID_SUPPORTED_REGULATORY_CLASSES,
  728. };
  729. noffset = ieee80211_ie_split(assoc_data->ie, assoc_data->ie_len,
  730. before_ht, ARRAY_SIZE(before_ht),
  731. offset);
  732. pos = skb_put(skb, noffset - offset);
  733. memcpy(pos, assoc_data->ie + offset, noffset - offset);
  734. offset = noffset;
  735. }
  736. if (WARN_ON_ONCE((ifmgd->flags & IEEE80211_STA_DISABLE_HT) &&
  737. !(ifmgd->flags & IEEE80211_STA_DISABLE_VHT)))
  738. ifmgd->flags |= IEEE80211_STA_DISABLE_VHT;
  739. if (!(ifmgd->flags & IEEE80211_STA_DISABLE_HT))
  740. ieee80211_add_ht_ie(sdata, skb, assoc_data->ap_ht_param,
  741. sband, chan, sdata->smps_mode);
  742. if (!(ifmgd->flags & IEEE80211_STA_DISABLE_VHT))
  743. ieee80211_add_vht_ie(sdata, skb, sband,
  744. &assoc_data->ap_vht_cap);
  745. /* if present, add any custom non-vendor IEs that go after HT */
  746. if (assoc_data->ie_len && assoc_data->ie) {
  747. noffset = ieee80211_ie_split_vendor(assoc_data->ie,
  748. assoc_data->ie_len,
  749. offset);
  750. pos = skb_put(skb, noffset - offset);
  751. memcpy(pos, assoc_data->ie + offset, noffset - offset);
  752. offset = noffset;
  753. }
  754. if (assoc_data->wmm) {
  755. if (assoc_data->uapsd) {
  756. qos_info = ifmgd->uapsd_queues;
  757. qos_info |= (ifmgd->uapsd_max_sp_len <<
  758. IEEE80211_WMM_IE_STA_QOSINFO_SP_SHIFT);
  759. } else {
  760. qos_info = 0;
  761. }
  762. pos = skb_put(skb, 9);
  763. *pos++ = WLAN_EID_VENDOR_SPECIFIC;
  764. *pos++ = 7; /* len */
  765. *pos++ = 0x00; /* Microsoft OUI 00:50:F2 */
  766. *pos++ = 0x50;
  767. *pos++ = 0xf2;
  768. *pos++ = 2; /* WME */
  769. *pos++ = 0; /* WME info */
  770. *pos++ = 1; /* WME ver */
  771. *pos++ = qos_info;
  772. }
  773. /* add any remaining custom (i.e. vendor specific here) IEs */
  774. if (assoc_data->ie_len && assoc_data->ie) {
  775. noffset = assoc_data->ie_len;
  776. pos = skb_put(skb, noffset - offset);
  777. memcpy(pos, assoc_data->ie + offset, noffset - offset);
  778. }
  779. drv_mgd_prepare_tx(local, sdata);
  780. IEEE80211_SKB_CB(skb)->flags |= IEEE80211_TX_INTFL_DONT_ENCRYPT;
  781. if (local->hw.flags & IEEE80211_HW_REPORTS_TX_ACK_STATUS)
  782. IEEE80211_SKB_CB(skb)->flags |= IEEE80211_TX_CTL_REQ_TX_STATUS |
  783. IEEE80211_TX_INTFL_MLME_CONN_TX;
  784. ieee80211_tx_skb(sdata, skb);
  785. }
  786. void ieee80211_send_pspoll(struct ieee80211_local *local,
  787. struct ieee80211_sub_if_data *sdata)
  788. {
  789. struct ieee80211_pspoll *pspoll;
  790. struct sk_buff *skb;
  791. skb = ieee80211_pspoll_get(&local->hw, &sdata->vif);
  792. if (!skb)
  793. return;
  794. pspoll = (struct ieee80211_pspoll *) skb->data;
  795. pspoll->frame_control |= cpu_to_le16(IEEE80211_FCTL_PM);
  796. IEEE80211_SKB_CB(skb)->flags |= IEEE80211_TX_INTFL_DONT_ENCRYPT;
  797. ieee80211_tx_skb(sdata, skb);
  798. }
  799. void ieee80211_send_nullfunc(struct ieee80211_local *local,
  800. struct ieee80211_sub_if_data *sdata,
  801. int powersave)
  802. {
  803. struct sk_buff *skb;
  804. struct ieee80211_hdr_3addr *nullfunc;
  805. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  806. skb = ieee80211_nullfunc_get(&local->hw, &sdata->vif);
  807. if (!skb)
  808. return;
  809. nullfunc = (struct ieee80211_hdr_3addr *) skb->data;
  810. if (powersave)
  811. nullfunc->frame_control |= cpu_to_le16(IEEE80211_FCTL_PM);
  812. IEEE80211_SKB_CB(skb)->flags |= IEEE80211_TX_INTFL_DONT_ENCRYPT |
  813. IEEE80211_TX_INTFL_OFFCHAN_TX_OK;
  814. if (ifmgd->flags & (IEEE80211_STA_BEACON_POLL |
  815. IEEE80211_STA_CONNECTION_POLL))
  816. IEEE80211_SKB_CB(skb)->flags |= IEEE80211_TX_CTL_USE_MINRATE;
  817. ieee80211_tx_skb(sdata, skb);
  818. }
  819. static void ieee80211_send_4addr_nullfunc(struct ieee80211_local *local,
  820. struct ieee80211_sub_if_data *sdata)
  821. {
  822. struct sk_buff *skb;
  823. struct ieee80211_hdr *nullfunc;
  824. __le16 fc;
  825. if (WARN_ON(sdata->vif.type != NL80211_IFTYPE_STATION))
  826. return;
  827. skb = dev_alloc_skb(local->hw.extra_tx_headroom + 30);
  828. if (!skb)
  829. return;
  830. skb_reserve(skb, local->hw.extra_tx_headroom);
  831. nullfunc = (struct ieee80211_hdr *) skb_put(skb, 30);
  832. memset(nullfunc, 0, 30);
  833. fc = cpu_to_le16(IEEE80211_FTYPE_DATA | IEEE80211_STYPE_NULLFUNC |
  834. IEEE80211_FCTL_FROMDS | IEEE80211_FCTL_TODS);
  835. nullfunc->frame_control = fc;
  836. memcpy(nullfunc->addr1, sdata->u.mgd.bssid, ETH_ALEN);
  837. memcpy(nullfunc->addr2, sdata->vif.addr, ETH_ALEN);
  838. memcpy(nullfunc->addr3, sdata->u.mgd.bssid, ETH_ALEN);
  839. memcpy(nullfunc->addr4, sdata->vif.addr, ETH_ALEN);
  840. IEEE80211_SKB_CB(skb)->flags |= IEEE80211_TX_INTFL_DONT_ENCRYPT;
  841. ieee80211_tx_skb(sdata, skb);
  842. }
  843. /* spectrum management related things */
  844. static void ieee80211_chswitch_work(struct work_struct *work)
  845. {
  846. struct ieee80211_sub_if_data *sdata =
  847. container_of(work, struct ieee80211_sub_if_data, u.mgd.chswitch_work);
  848. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  849. if (!ieee80211_sdata_running(sdata))
  850. return;
  851. mutex_lock(&ifmgd->mtx);
  852. if (!ifmgd->associated)
  853. goto out;
  854. sdata->local->_oper_channel = sdata->local->csa_channel;
  855. if (!sdata->local->ops->channel_switch) {
  856. /* call "hw_config" only if doing sw channel switch */
  857. ieee80211_hw_config(sdata->local,
  858. IEEE80211_CONF_CHANGE_CHANNEL);
  859. } else {
  860. /* update the device channel directly */
  861. sdata->local->hw.conf.channel = sdata->local->_oper_channel;
  862. }
  863. /* XXX: shouldn't really modify cfg80211-owned data! */
  864. ifmgd->associated->channel = sdata->local->_oper_channel;
  865. /* XXX: wait for a beacon first? */
  866. ieee80211_wake_queues_by_reason(&sdata->local->hw,
  867. IEEE80211_QUEUE_STOP_REASON_CSA);
  868. out:
  869. ifmgd->flags &= ~IEEE80211_STA_CSA_RECEIVED;
  870. mutex_unlock(&ifmgd->mtx);
  871. }
  872. void ieee80211_chswitch_done(struct ieee80211_vif *vif, bool success)
  873. {
  874. struct ieee80211_sub_if_data *sdata = vif_to_sdata(vif);
  875. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  876. trace_api_chswitch_done(sdata, success);
  877. if (!success) {
  878. sdata_info(sdata,
  879. "driver channel switch failed, disconnecting\n");
  880. ieee80211_queue_work(&sdata->local->hw,
  881. &ifmgd->csa_connection_drop_work);
  882. } else {
  883. ieee80211_queue_work(&sdata->local->hw, &ifmgd->chswitch_work);
  884. }
  885. }
  886. EXPORT_SYMBOL(ieee80211_chswitch_done);
  887. static void ieee80211_chswitch_timer(unsigned long data)
  888. {
  889. struct ieee80211_sub_if_data *sdata =
  890. (struct ieee80211_sub_if_data *) data;
  891. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  892. if (sdata->local->quiescing) {
  893. set_bit(TMR_RUNNING_CHANSW, &ifmgd->timers_running);
  894. return;
  895. }
  896. ieee80211_queue_work(&sdata->local->hw, &ifmgd->chswitch_work);
  897. }
  898. void
  899. ieee80211_sta_process_chanswitch(struct ieee80211_sub_if_data *sdata,
  900. const struct ieee80211_channel_sw_ie *sw_elem,
  901. struct ieee80211_bss *bss, u64 timestamp)
  902. {
  903. struct cfg80211_bss *cbss =
  904. container_of((void *)bss, struct cfg80211_bss, priv);
  905. struct ieee80211_channel *new_ch;
  906. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  907. int new_freq = ieee80211_channel_to_frequency(sw_elem->new_ch_num,
  908. cbss->channel->band);
  909. struct ieee80211_chanctx *chanctx;
  910. ASSERT_MGD_MTX(ifmgd);
  911. if (!ifmgd->associated)
  912. return;
  913. if (sdata->local->scanning)
  914. return;
  915. /* Disregard subsequent beacons if we are already running a timer
  916. processing a CSA */
  917. if (ifmgd->flags & IEEE80211_STA_CSA_RECEIVED)
  918. return;
  919. new_ch = ieee80211_get_channel(sdata->local->hw.wiphy, new_freq);
  920. if (!new_ch || new_ch->flags & IEEE80211_CHAN_DISABLED) {
  921. sdata_info(sdata,
  922. "AP %pM switches to unsupported channel (%d MHz), disconnecting\n",
  923. ifmgd->associated->bssid, new_freq);
  924. ieee80211_queue_work(&sdata->local->hw,
  925. &ifmgd->csa_connection_drop_work);
  926. return;
  927. }
  928. ifmgd->flags |= IEEE80211_STA_CSA_RECEIVED;
  929. if (sdata->local->use_chanctx) {
  930. sdata_info(sdata,
  931. "not handling channel switch with channel contexts\n");
  932. ieee80211_queue_work(&sdata->local->hw,
  933. &ifmgd->csa_connection_drop_work);
  934. return;
  935. }
  936. mutex_lock(&sdata->local->chanctx_mtx);
  937. if (WARN_ON(!rcu_access_pointer(sdata->vif.chanctx_conf))) {
  938. mutex_unlock(&sdata->local->chanctx_mtx);
  939. return;
  940. }
  941. chanctx = container_of(rcu_access_pointer(sdata->vif.chanctx_conf),
  942. struct ieee80211_chanctx, conf);
  943. if (chanctx->refcount > 1) {
  944. sdata_info(sdata,
  945. "channel switch with multiple interfaces on the same channel, disconnecting\n");
  946. ieee80211_queue_work(&sdata->local->hw,
  947. &ifmgd->csa_connection_drop_work);
  948. mutex_unlock(&sdata->local->chanctx_mtx);
  949. return;
  950. }
  951. mutex_unlock(&sdata->local->chanctx_mtx);
  952. sdata->local->csa_channel = new_ch;
  953. if (sw_elem->mode)
  954. ieee80211_stop_queues_by_reason(&sdata->local->hw,
  955. IEEE80211_QUEUE_STOP_REASON_CSA);
  956. if (sdata->local->ops->channel_switch) {
  957. /* use driver's channel switch callback */
  958. struct ieee80211_channel_switch ch_switch = {
  959. .timestamp = timestamp,
  960. .block_tx = sw_elem->mode,
  961. .channel = new_ch,
  962. .count = sw_elem->count,
  963. };
  964. drv_channel_switch(sdata->local, &ch_switch);
  965. return;
  966. }
  967. /* channel switch handled in software */
  968. if (sw_elem->count <= 1)
  969. ieee80211_queue_work(&sdata->local->hw, &ifmgd->chswitch_work);
  970. else
  971. mod_timer(&ifmgd->chswitch_timer,
  972. TU_TO_EXP_TIME(sw_elem->count *
  973. cbss->beacon_interval));
  974. }
  975. static u32 ieee80211_handle_pwr_constr(struct ieee80211_sub_if_data *sdata,
  976. struct ieee80211_channel *channel,
  977. const u8 *country_ie, u8 country_ie_len,
  978. const u8 *pwr_constr_elem)
  979. {
  980. struct ieee80211_country_ie_triplet *triplet;
  981. int chan = ieee80211_frequency_to_channel(channel->center_freq);
  982. int i, chan_pwr, chan_increment, new_ap_level;
  983. bool have_chan_pwr = false;
  984. /* Invalid IE */
  985. if (country_ie_len % 2 || country_ie_len < IEEE80211_COUNTRY_IE_MIN_LEN)
  986. return 0;
  987. triplet = (void *)(country_ie + 3);
  988. country_ie_len -= 3;
  989. switch (channel->band) {
  990. default:
  991. WARN_ON_ONCE(1);
  992. /* fall through */
  993. case IEEE80211_BAND_2GHZ:
  994. case IEEE80211_BAND_60GHZ:
  995. chan_increment = 1;
  996. break;
  997. case IEEE80211_BAND_5GHZ:
  998. chan_increment = 4;
  999. break;
  1000. }
  1001. /* find channel */
  1002. while (country_ie_len >= 3) {
  1003. u8 first_channel = triplet->chans.first_channel;
  1004. if (first_channel >= IEEE80211_COUNTRY_EXTENSION_ID)
  1005. goto next;
  1006. for (i = 0; i < triplet->chans.num_channels; i++) {
  1007. if (first_channel + i * chan_increment == chan) {
  1008. have_chan_pwr = true;
  1009. chan_pwr = triplet->chans.max_power;
  1010. break;
  1011. }
  1012. }
  1013. if (have_chan_pwr)
  1014. break;
  1015. next:
  1016. triplet++;
  1017. country_ie_len -= 3;
  1018. }
  1019. if (!have_chan_pwr)
  1020. return 0;
  1021. new_ap_level = max_t(int, 0, chan_pwr - *pwr_constr_elem);
  1022. if (sdata->ap_power_level == new_ap_level)
  1023. return 0;
  1024. sdata_info(sdata,
  1025. "Limiting TX power to %d (%d - %d) dBm as advertised by %pM\n",
  1026. new_ap_level, chan_pwr, *pwr_constr_elem,
  1027. sdata->u.mgd.bssid);
  1028. sdata->ap_power_level = new_ap_level;
  1029. if (__ieee80211_recalc_txpower(sdata))
  1030. return BSS_CHANGED_TXPOWER;
  1031. return 0;
  1032. }
  1033. /* powersave */
  1034. static void ieee80211_enable_ps(struct ieee80211_local *local,
  1035. struct ieee80211_sub_if_data *sdata)
  1036. {
  1037. struct ieee80211_conf *conf = &local->hw.conf;
  1038. /*
  1039. * If we are scanning right now then the parameters will
  1040. * take effect when scan finishes.
  1041. */
  1042. if (local->scanning)
  1043. return;
  1044. if (conf->dynamic_ps_timeout > 0 &&
  1045. !(local->hw.flags & IEEE80211_HW_SUPPORTS_DYNAMIC_PS)) {
  1046. mod_timer(&local->dynamic_ps_timer, jiffies +
  1047. msecs_to_jiffies(conf->dynamic_ps_timeout));
  1048. } else {
  1049. if (local->hw.flags & IEEE80211_HW_PS_NULLFUNC_STACK)
  1050. ieee80211_send_nullfunc(local, sdata, 1);
  1051. if ((local->hw.flags & IEEE80211_HW_PS_NULLFUNC_STACK) &&
  1052. (local->hw.flags & IEEE80211_HW_REPORTS_TX_ACK_STATUS))
  1053. return;
  1054. conf->flags |= IEEE80211_CONF_PS;
  1055. ieee80211_hw_config(local, IEEE80211_CONF_CHANGE_PS);
  1056. }
  1057. }
  1058. static void ieee80211_change_ps(struct ieee80211_local *local)
  1059. {
  1060. struct ieee80211_conf *conf = &local->hw.conf;
  1061. if (local->ps_sdata) {
  1062. ieee80211_enable_ps(local, local->ps_sdata);
  1063. } else if (conf->flags & IEEE80211_CONF_PS) {
  1064. conf->flags &= ~IEEE80211_CONF_PS;
  1065. ieee80211_hw_config(local, IEEE80211_CONF_CHANGE_PS);
  1066. del_timer_sync(&local->dynamic_ps_timer);
  1067. cancel_work_sync(&local->dynamic_ps_enable_work);
  1068. }
  1069. }
  1070. static bool ieee80211_powersave_allowed(struct ieee80211_sub_if_data *sdata)
  1071. {
  1072. struct ieee80211_if_managed *mgd = &sdata->u.mgd;
  1073. struct sta_info *sta = NULL;
  1074. bool authorized = false;
  1075. if (!mgd->powersave)
  1076. return false;
  1077. if (mgd->broken_ap)
  1078. return false;
  1079. if (!mgd->associated)
  1080. return false;
  1081. if (mgd->flags & (IEEE80211_STA_BEACON_POLL |
  1082. IEEE80211_STA_CONNECTION_POLL))
  1083. return false;
  1084. rcu_read_lock();
  1085. sta = sta_info_get(sdata, mgd->bssid);
  1086. if (sta)
  1087. authorized = test_sta_flag(sta, WLAN_STA_AUTHORIZED);
  1088. rcu_read_unlock();
  1089. return authorized;
  1090. }
  1091. /* need to hold RTNL or interface lock */
  1092. void ieee80211_recalc_ps(struct ieee80211_local *local, s32 latency)
  1093. {
  1094. struct ieee80211_sub_if_data *sdata, *found = NULL;
  1095. int count = 0;
  1096. int timeout;
  1097. if (!(local->hw.flags & IEEE80211_HW_SUPPORTS_PS)) {
  1098. local->ps_sdata = NULL;
  1099. return;
  1100. }
  1101. list_for_each_entry(sdata, &local->interfaces, list) {
  1102. if (!ieee80211_sdata_running(sdata))
  1103. continue;
  1104. if (sdata->vif.type == NL80211_IFTYPE_AP) {
  1105. /* If an AP vif is found, then disable PS
  1106. * by setting the count to zero thereby setting
  1107. * ps_sdata to NULL.
  1108. */
  1109. count = 0;
  1110. break;
  1111. }
  1112. if (sdata->vif.type != NL80211_IFTYPE_STATION)
  1113. continue;
  1114. found = sdata;
  1115. count++;
  1116. }
  1117. if (count == 1 && ieee80211_powersave_allowed(found)) {
  1118. s32 beaconint_us;
  1119. if (latency < 0)
  1120. latency = pm_qos_request(PM_QOS_NETWORK_LATENCY);
  1121. beaconint_us = ieee80211_tu_to_usec(
  1122. found->vif.bss_conf.beacon_int);
  1123. timeout = local->dynamic_ps_forced_timeout;
  1124. if (timeout < 0) {
  1125. /*
  1126. * Go to full PSM if the user configures a very low
  1127. * latency requirement.
  1128. * The 2000 second value is there for compatibility
  1129. * until the PM_QOS_NETWORK_LATENCY is configured
  1130. * with real values.
  1131. */
  1132. if (latency > (1900 * USEC_PER_MSEC) &&
  1133. latency != (2000 * USEC_PER_SEC))
  1134. timeout = 0;
  1135. else
  1136. timeout = 100;
  1137. }
  1138. local->hw.conf.dynamic_ps_timeout = timeout;
  1139. if (beaconint_us > latency) {
  1140. local->ps_sdata = NULL;
  1141. } else {
  1142. int maxslp = 1;
  1143. u8 dtimper = found->u.mgd.dtim_period;
  1144. /* If the TIM IE is invalid, pretend the value is 1 */
  1145. if (!dtimper)
  1146. dtimper = 1;
  1147. else if (dtimper > 1)
  1148. maxslp = min_t(int, dtimper,
  1149. latency / beaconint_us);
  1150. local->hw.conf.max_sleep_period = maxslp;
  1151. local->hw.conf.ps_dtim_period = dtimper;
  1152. local->ps_sdata = found;
  1153. }
  1154. } else {
  1155. local->ps_sdata = NULL;
  1156. }
  1157. ieee80211_change_ps(local);
  1158. }
  1159. void ieee80211_recalc_ps_vif(struct ieee80211_sub_if_data *sdata)
  1160. {
  1161. bool ps_allowed = ieee80211_powersave_allowed(sdata);
  1162. if (sdata->vif.bss_conf.ps != ps_allowed) {
  1163. sdata->vif.bss_conf.ps = ps_allowed;
  1164. ieee80211_bss_info_change_notify(sdata, BSS_CHANGED_PS);
  1165. }
  1166. }
  1167. void ieee80211_dynamic_ps_disable_work(struct work_struct *work)
  1168. {
  1169. struct ieee80211_local *local =
  1170. container_of(work, struct ieee80211_local,
  1171. dynamic_ps_disable_work);
  1172. if (local->hw.conf.flags & IEEE80211_CONF_PS) {
  1173. local->hw.conf.flags &= ~IEEE80211_CONF_PS;
  1174. ieee80211_hw_config(local, IEEE80211_CONF_CHANGE_PS);
  1175. }
  1176. ieee80211_wake_queues_by_reason(&local->hw,
  1177. IEEE80211_QUEUE_STOP_REASON_PS);
  1178. }
  1179. void ieee80211_dynamic_ps_enable_work(struct work_struct *work)
  1180. {
  1181. struct ieee80211_local *local =
  1182. container_of(work, struct ieee80211_local,
  1183. dynamic_ps_enable_work);
  1184. struct ieee80211_sub_if_data *sdata = local->ps_sdata;
  1185. struct ieee80211_if_managed *ifmgd;
  1186. unsigned long flags;
  1187. int q;
  1188. /* can only happen when PS was just disabled anyway */
  1189. if (!sdata)
  1190. return;
  1191. ifmgd = &sdata->u.mgd;
  1192. if (local->hw.conf.flags & IEEE80211_CONF_PS)
  1193. return;
  1194. if (local->hw.conf.dynamic_ps_timeout > 0) {
  1195. /* don't enter PS if TX frames are pending */
  1196. if (drv_tx_frames_pending(local)) {
  1197. mod_timer(&local->dynamic_ps_timer, jiffies +
  1198. msecs_to_jiffies(
  1199. local->hw.conf.dynamic_ps_timeout));
  1200. return;
  1201. }
  1202. /*
  1203. * transmission can be stopped by others which leads to
  1204. * dynamic_ps_timer expiry. Postpone the ps timer if it
  1205. * is not the actual idle state.
  1206. */
  1207. spin_lock_irqsave(&local->queue_stop_reason_lock, flags);
  1208. for (q = 0; q < local->hw.queues; q++) {
  1209. if (local->queue_stop_reasons[q]) {
  1210. spin_unlock_irqrestore(&local->queue_stop_reason_lock,
  1211. flags);
  1212. mod_timer(&local->dynamic_ps_timer, jiffies +
  1213. msecs_to_jiffies(
  1214. local->hw.conf.dynamic_ps_timeout));
  1215. return;
  1216. }
  1217. }
  1218. spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags);
  1219. }
  1220. if ((local->hw.flags & IEEE80211_HW_PS_NULLFUNC_STACK) &&
  1221. !(ifmgd->flags & IEEE80211_STA_NULLFUNC_ACKED)) {
  1222. netif_tx_stop_all_queues(sdata->dev);
  1223. if (drv_tx_frames_pending(local))
  1224. mod_timer(&local->dynamic_ps_timer, jiffies +
  1225. msecs_to_jiffies(
  1226. local->hw.conf.dynamic_ps_timeout));
  1227. else {
  1228. ieee80211_send_nullfunc(local, sdata, 1);
  1229. /* Flush to get the tx status of nullfunc frame */
  1230. drv_flush(local, false);
  1231. }
  1232. }
  1233. if (!((local->hw.flags & IEEE80211_HW_REPORTS_TX_ACK_STATUS) &&
  1234. (local->hw.flags & IEEE80211_HW_PS_NULLFUNC_STACK)) ||
  1235. (ifmgd->flags & IEEE80211_STA_NULLFUNC_ACKED)) {
  1236. ifmgd->flags &= ~IEEE80211_STA_NULLFUNC_ACKED;
  1237. local->hw.conf.flags |= IEEE80211_CONF_PS;
  1238. ieee80211_hw_config(local, IEEE80211_CONF_CHANGE_PS);
  1239. }
  1240. if (local->hw.flags & IEEE80211_HW_PS_NULLFUNC_STACK)
  1241. netif_tx_wake_all_queues(sdata->dev);
  1242. }
  1243. void ieee80211_dynamic_ps_timer(unsigned long data)
  1244. {
  1245. struct ieee80211_local *local = (void *) data;
  1246. if (local->quiescing || local->suspended)
  1247. return;
  1248. ieee80211_queue_work(&local->hw, &local->dynamic_ps_enable_work);
  1249. }
  1250. void ieee80211_dfs_cac_timer_work(struct work_struct *work)
  1251. {
  1252. struct delayed_work *delayed_work =
  1253. container_of(work, struct delayed_work, work);
  1254. struct ieee80211_sub_if_data *sdata =
  1255. container_of(delayed_work, struct ieee80211_sub_if_data,
  1256. dfs_cac_timer_work);
  1257. ieee80211_vif_release_channel(sdata);
  1258. cfg80211_cac_event(sdata->dev, NL80211_RADAR_CAC_FINISHED, GFP_KERNEL);
  1259. }
  1260. /* MLME */
  1261. static bool ieee80211_sta_wmm_params(struct ieee80211_local *local,
  1262. struct ieee80211_sub_if_data *sdata,
  1263. const u8 *wmm_param, size_t wmm_param_len)
  1264. {
  1265. struct ieee80211_tx_queue_params params;
  1266. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  1267. size_t left;
  1268. int count;
  1269. const u8 *pos;
  1270. u8 uapsd_queues = 0;
  1271. if (!local->ops->conf_tx)
  1272. return false;
  1273. if (local->hw.queues < IEEE80211_NUM_ACS)
  1274. return false;
  1275. if (!wmm_param)
  1276. return false;
  1277. if (wmm_param_len < 8 || wmm_param[5] /* version */ != 1)
  1278. return false;
  1279. if (ifmgd->flags & IEEE80211_STA_UAPSD_ENABLED)
  1280. uapsd_queues = ifmgd->uapsd_queues;
  1281. count = wmm_param[6] & 0x0f;
  1282. if (count == ifmgd->wmm_last_param_set)
  1283. return false;
  1284. ifmgd->wmm_last_param_set = count;
  1285. pos = wmm_param + 8;
  1286. left = wmm_param_len - 8;
  1287. memset(&params, 0, sizeof(params));
  1288. sdata->wmm_acm = 0;
  1289. for (; left >= 4; left -= 4, pos += 4) {
  1290. int aci = (pos[0] >> 5) & 0x03;
  1291. int acm = (pos[0] >> 4) & 0x01;
  1292. bool uapsd = false;
  1293. int queue;
  1294. switch (aci) {
  1295. case 1: /* AC_BK */
  1296. queue = 3;
  1297. if (acm)
  1298. sdata->wmm_acm |= BIT(1) | BIT(2); /* BK/- */
  1299. if (uapsd_queues & IEEE80211_WMM_IE_STA_QOSINFO_AC_BK)
  1300. uapsd = true;
  1301. break;
  1302. case 2: /* AC_VI */
  1303. queue = 1;
  1304. if (acm)
  1305. sdata->wmm_acm |= BIT(4) | BIT(5); /* CL/VI */
  1306. if (uapsd_queues & IEEE80211_WMM_IE_STA_QOSINFO_AC_VI)
  1307. uapsd = true;
  1308. break;
  1309. case 3: /* AC_VO */
  1310. queue = 0;
  1311. if (acm)
  1312. sdata->wmm_acm |= BIT(6) | BIT(7); /* VO/NC */
  1313. if (uapsd_queues & IEEE80211_WMM_IE_STA_QOSINFO_AC_VO)
  1314. uapsd = true;
  1315. break;
  1316. case 0: /* AC_BE */
  1317. default:
  1318. queue = 2;
  1319. if (acm)
  1320. sdata->wmm_acm |= BIT(0) | BIT(3); /* BE/EE */
  1321. if (uapsd_queues & IEEE80211_WMM_IE_STA_QOSINFO_AC_BE)
  1322. uapsd = true;
  1323. break;
  1324. }
  1325. params.aifs = pos[0] & 0x0f;
  1326. params.cw_max = ecw2cw((pos[1] & 0xf0) >> 4);
  1327. params.cw_min = ecw2cw(pos[1] & 0x0f);
  1328. params.txop = get_unaligned_le16(pos + 2);
  1329. params.uapsd = uapsd;
  1330. mlme_dbg(sdata,
  1331. "WMM queue=%d aci=%d acm=%d aifs=%d cWmin=%d cWmax=%d txop=%d uapsd=%d\n",
  1332. queue, aci, acm,
  1333. params.aifs, params.cw_min, params.cw_max,
  1334. params.txop, params.uapsd);
  1335. sdata->tx_conf[queue] = params;
  1336. if (drv_conf_tx(local, sdata, queue, &params))
  1337. sdata_err(sdata,
  1338. "failed to set TX queue parameters for queue %d\n",
  1339. queue);
  1340. }
  1341. /* enable WMM or activate new settings */
  1342. sdata->vif.bss_conf.qos = true;
  1343. return true;
  1344. }
  1345. static void __ieee80211_stop_poll(struct ieee80211_sub_if_data *sdata)
  1346. {
  1347. lockdep_assert_held(&sdata->local->mtx);
  1348. sdata->u.mgd.flags &= ~(IEEE80211_STA_CONNECTION_POLL |
  1349. IEEE80211_STA_BEACON_POLL);
  1350. ieee80211_run_deferred_scan(sdata->local);
  1351. }
  1352. static void ieee80211_stop_poll(struct ieee80211_sub_if_data *sdata)
  1353. {
  1354. mutex_lock(&sdata->local->mtx);
  1355. __ieee80211_stop_poll(sdata);
  1356. mutex_unlock(&sdata->local->mtx);
  1357. }
  1358. static u32 ieee80211_handle_bss_capability(struct ieee80211_sub_if_data *sdata,
  1359. u16 capab, bool erp_valid, u8 erp)
  1360. {
  1361. struct ieee80211_bss_conf *bss_conf = &sdata->vif.bss_conf;
  1362. u32 changed = 0;
  1363. bool use_protection;
  1364. bool use_short_preamble;
  1365. bool use_short_slot;
  1366. if (erp_valid) {
  1367. use_protection = (erp & WLAN_ERP_USE_PROTECTION) != 0;
  1368. use_short_preamble = (erp & WLAN_ERP_BARKER_PREAMBLE) == 0;
  1369. } else {
  1370. use_protection = false;
  1371. use_short_preamble = !!(capab & WLAN_CAPABILITY_SHORT_PREAMBLE);
  1372. }
  1373. use_short_slot = !!(capab & WLAN_CAPABILITY_SHORT_SLOT_TIME);
  1374. if (ieee80211_get_sdata_band(sdata) == IEEE80211_BAND_5GHZ)
  1375. use_short_slot = true;
  1376. if (use_protection != bss_conf->use_cts_prot) {
  1377. bss_conf->use_cts_prot = use_protection;
  1378. changed |= BSS_CHANGED_ERP_CTS_PROT;
  1379. }
  1380. if (use_short_preamble != bss_conf->use_short_preamble) {
  1381. bss_conf->use_short_preamble = use_short_preamble;
  1382. changed |= BSS_CHANGED_ERP_PREAMBLE;
  1383. }
  1384. if (use_short_slot != bss_conf->use_short_slot) {
  1385. bss_conf->use_short_slot = use_short_slot;
  1386. changed |= BSS_CHANGED_ERP_SLOT;
  1387. }
  1388. return changed;
  1389. }
  1390. static void ieee80211_set_associated(struct ieee80211_sub_if_data *sdata,
  1391. struct cfg80211_bss *cbss,
  1392. u32 bss_info_changed)
  1393. {
  1394. struct ieee80211_bss *bss = (void *)cbss->priv;
  1395. struct ieee80211_local *local = sdata->local;
  1396. struct ieee80211_bss_conf *bss_conf = &sdata->vif.bss_conf;
  1397. bss_info_changed |= BSS_CHANGED_ASSOC;
  1398. bss_info_changed |= ieee80211_handle_bss_capability(sdata,
  1399. bss_conf->assoc_capability, bss->has_erp_value, bss->erp_value);
  1400. sdata->u.mgd.beacon_timeout = usecs_to_jiffies(ieee80211_tu_to_usec(
  1401. IEEE80211_BEACON_LOSS_COUNT * bss_conf->beacon_int));
  1402. sdata->u.mgd.associated = cbss;
  1403. memcpy(sdata->u.mgd.bssid, cbss->bssid, ETH_ALEN);
  1404. sdata->u.mgd.flags |= IEEE80211_STA_RESET_SIGNAL_AVE;
  1405. if (sdata->vif.p2p) {
  1406. const struct cfg80211_bss_ies *ies;
  1407. rcu_read_lock();
  1408. ies = rcu_dereference(cbss->ies);
  1409. if (ies) {
  1410. u8 noa[2];
  1411. int ret;
  1412. ret = cfg80211_get_p2p_attr(
  1413. ies->data, ies->len,
  1414. IEEE80211_P2P_ATTR_ABSENCE_NOTICE,
  1415. noa, sizeof(noa));
  1416. if (ret >= 2) {
  1417. bss_conf->p2p_oppps = noa[1] & 0x80;
  1418. bss_conf->p2p_ctwindow = noa[1] & 0x7f;
  1419. bss_info_changed |= BSS_CHANGED_P2P_PS;
  1420. sdata->u.mgd.p2p_noa_index = noa[0];
  1421. }
  1422. }
  1423. rcu_read_unlock();
  1424. }
  1425. /* just to be sure */
  1426. ieee80211_stop_poll(sdata);
  1427. ieee80211_led_assoc(local, 1);
  1428. if (sdata->u.mgd.assoc_data->have_beacon) {
  1429. /*
  1430. * If the AP is buggy we may get here with no DTIM period
  1431. * known, so assume it's 1 which is the only safe assumption
  1432. * in that case, although if the TIM IE is broken powersave
  1433. * probably just won't work at all.
  1434. */
  1435. bss_conf->dtim_period = sdata->u.mgd.dtim_period ?: 1;
  1436. bss_info_changed |= BSS_CHANGED_DTIM_PERIOD;
  1437. } else {
  1438. bss_conf->dtim_period = 0;
  1439. }
  1440. bss_conf->assoc = 1;
  1441. /* Tell the driver to monitor connection quality (if supported) */
  1442. if (sdata->vif.driver_flags & IEEE80211_VIF_SUPPORTS_CQM_RSSI &&
  1443. bss_conf->cqm_rssi_thold)
  1444. bss_info_changed |= BSS_CHANGED_CQM;
  1445. /* Enable ARP filtering */
  1446. if (bss_conf->arp_addr_cnt)
  1447. bss_info_changed |= BSS_CHANGED_ARP_FILTER;
  1448. ieee80211_bss_info_change_notify(sdata, bss_info_changed);
  1449. mutex_lock(&local->iflist_mtx);
  1450. ieee80211_recalc_ps(local, -1);
  1451. mutex_unlock(&local->iflist_mtx);
  1452. ieee80211_recalc_smps(sdata);
  1453. ieee80211_recalc_ps_vif(sdata);
  1454. netif_tx_start_all_queues(sdata->dev);
  1455. netif_carrier_on(sdata->dev);
  1456. }
  1457. static void ieee80211_set_disassoc(struct ieee80211_sub_if_data *sdata,
  1458. u16 stype, u16 reason, bool tx,
  1459. u8 *frame_buf)
  1460. {
  1461. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  1462. struct ieee80211_local *local = sdata->local;
  1463. u32 changed = 0;
  1464. ASSERT_MGD_MTX(ifmgd);
  1465. if (WARN_ON_ONCE(tx && !frame_buf))
  1466. return;
  1467. if (WARN_ON(!ifmgd->associated))
  1468. return;
  1469. ieee80211_stop_poll(sdata);
  1470. ifmgd->associated = NULL;
  1471. /*
  1472. * we need to commit the associated = NULL change because the
  1473. * scan code uses that to determine whether this iface should
  1474. * go to/wake up from powersave or not -- and could otherwise
  1475. * wake the queues erroneously.
  1476. */
  1477. smp_mb();
  1478. /*
  1479. * Thus, we can only afterwards stop the queues -- to account
  1480. * for the case where another CPU is finishing a scan at this
  1481. * time -- we don't want the scan code to enable queues.
  1482. */
  1483. netif_tx_stop_all_queues(sdata->dev);
  1484. netif_carrier_off(sdata->dev);
  1485. /*
  1486. * if we want to get out of ps before disassoc (why?) we have
  1487. * to do it before sending disassoc, as otherwise the null-packet
  1488. * won't be valid.
  1489. */
  1490. if (local->hw.conf.flags & IEEE80211_CONF_PS) {
  1491. local->hw.conf.flags &= ~IEEE80211_CONF_PS;
  1492. ieee80211_hw_config(local, IEEE80211_CONF_CHANGE_PS);
  1493. }
  1494. local->ps_sdata = NULL;
  1495. /* disable per-vif ps */
  1496. ieee80211_recalc_ps_vif(sdata);
  1497. /* flush out any pending frame (e.g. DELBA) before deauth/disassoc */
  1498. if (tx)
  1499. drv_flush(local, false);
  1500. /* deauthenticate/disassociate now */
  1501. if (tx || frame_buf)
  1502. ieee80211_send_deauth_disassoc(sdata, ifmgd->bssid, stype,
  1503. reason, tx, frame_buf);
  1504. /* flush out frame */
  1505. if (tx)
  1506. drv_flush(local, false);
  1507. /* clear bssid only after building the needed mgmt frames */
  1508. memset(ifmgd->bssid, 0, ETH_ALEN);
  1509. /* remove AP and TDLS peers */
  1510. sta_info_flush_defer(sdata);
  1511. /* finally reset all BSS / config parameters */
  1512. changed |= ieee80211_reset_erp_info(sdata);
  1513. ieee80211_led_assoc(local, 0);
  1514. changed |= BSS_CHANGED_ASSOC;
  1515. sdata->vif.bss_conf.assoc = false;
  1516. sdata->vif.bss_conf.p2p_ctwindow = 0;
  1517. sdata->vif.bss_conf.p2p_oppps = false;
  1518. /* on the next assoc, re-program HT parameters */
  1519. memset(&ifmgd->ht_capa, 0, sizeof(ifmgd->ht_capa));
  1520. memset(&ifmgd->ht_capa_mask, 0, sizeof(ifmgd->ht_capa_mask));
  1521. sdata->ap_power_level = IEEE80211_UNSET_POWER_LEVEL;
  1522. del_timer_sync(&local->dynamic_ps_timer);
  1523. cancel_work_sync(&local->dynamic_ps_enable_work);
  1524. /* Disable ARP filtering */
  1525. if (sdata->vif.bss_conf.arp_addr_cnt)
  1526. changed |= BSS_CHANGED_ARP_FILTER;
  1527. sdata->vif.bss_conf.qos = false;
  1528. changed |= BSS_CHANGED_QOS;
  1529. /* The BSSID (not really interesting) and HT changed */
  1530. changed |= BSS_CHANGED_BSSID | BSS_CHANGED_HT;
  1531. ieee80211_bss_info_change_notify(sdata, changed);
  1532. /* disassociated - set to defaults now */
  1533. ieee80211_set_wmm_default(sdata, false);
  1534. del_timer_sync(&sdata->u.mgd.conn_mon_timer);
  1535. del_timer_sync(&sdata->u.mgd.bcn_mon_timer);
  1536. del_timer_sync(&sdata->u.mgd.timer);
  1537. del_timer_sync(&sdata->u.mgd.chswitch_timer);
  1538. sdata->u.mgd.timers_running = 0;
  1539. sdata->vif.bss_conf.dtim_period = 0;
  1540. ifmgd->flags = 0;
  1541. ieee80211_vif_release_channel(sdata);
  1542. }
  1543. void ieee80211_sta_rx_notify(struct ieee80211_sub_if_data *sdata,
  1544. struct ieee80211_hdr *hdr)
  1545. {
  1546. /*
  1547. * We can postpone the mgd.timer whenever receiving unicast frames
  1548. * from AP because we know that the connection is working both ways
  1549. * at that time. But multicast frames (and hence also beacons) must
  1550. * be ignored here, because we need to trigger the timer during
  1551. * data idle periods for sending the periodic probe request to the
  1552. * AP we're connected to.
  1553. */
  1554. if (is_multicast_ether_addr(hdr->addr1))
  1555. return;
  1556. ieee80211_sta_reset_conn_monitor(sdata);
  1557. }
  1558. static void ieee80211_reset_ap_probe(struct ieee80211_sub_if_data *sdata)
  1559. {
  1560. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  1561. struct ieee80211_local *local = sdata->local;
  1562. mutex_lock(&local->mtx);
  1563. if (!(ifmgd->flags & (IEEE80211_STA_BEACON_POLL |
  1564. IEEE80211_STA_CONNECTION_POLL))) {
  1565. mutex_unlock(&local->mtx);
  1566. return;
  1567. }
  1568. __ieee80211_stop_poll(sdata);
  1569. mutex_lock(&local->iflist_mtx);
  1570. ieee80211_recalc_ps(local, -1);
  1571. mutex_unlock(&local->iflist_mtx);
  1572. if (sdata->local->hw.flags & IEEE80211_HW_CONNECTION_MONITOR)
  1573. goto out;
  1574. /*
  1575. * We've received a probe response, but are not sure whether
  1576. * we have or will be receiving any beacons or data, so let's
  1577. * schedule the timers again, just in case.
  1578. */
  1579. ieee80211_sta_reset_beacon_monitor(sdata);
  1580. mod_timer(&ifmgd->conn_mon_timer,
  1581. round_jiffies_up(jiffies +
  1582. IEEE80211_CONNECTION_IDLE_TIME));
  1583. out:
  1584. mutex_unlock(&local->mtx);
  1585. }
  1586. void ieee80211_sta_tx_notify(struct ieee80211_sub_if_data *sdata,
  1587. struct ieee80211_hdr *hdr, bool ack)
  1588. {
  1589. if (!ieee80211_is_data(hdr->frame_control))
  1590. return;
  1591. if (ieee80211_is_nullfunc(hdr->frame_control) &&
  1592. sdata->u.mgd.probe_send_count > 0) {
  1593. if (ack)
  1594. ieee80211_sta_reset_conn_monitor(sdata);
  1595. else
  1596. sdata->u.mgd.nullfunc_failed = true;
  1597. ieee80211_queue_work(&sdata->local->hw, &sdata->work);
  1598. return;
  1599. }
  1600. if (ack)
  1601. ieee80211_sta_reset_conn_monitor(sdata);
  1602. }
  1603. static void ieee80211_mgd_probe_ap_send(struct ieee80211_sub_if_data *sdata)
  1604. {
  1605. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  1606. const u8 *ssid;
  1607. u8 *dst = ifmgd->associated->bssid;
  1608. u8 unicast_limit = max(1, max_probe_tries - 3);
  1609. /*
  1610. * Try sending broadcast probe requests for the last three
  1611. * probe requests after the first ones failed since some
  1612. * buggy APs only support broadcast probe requests.
  1613. */
  1614. if (ifmgd->probe_send_count >= unicast_limit)
  1615. dst = NULL;
  1616. /*
  1617. * When the hardware reports an accurate Tx ACK status, it's
  1618. * better to send a nullfunc frame instead of a probe request,
  1619. * as it will kick us off the AP quickly if we aren't associated
  1620. * anymore. The timeout will be reset if the frame is ACKed by
  1621. * the AP.
  1622. */
  1623. ifmgd->probe_send_count++;
  1624. if (sdata->local->hw.flags & IEEE80211_HW_REPORTS_TX_ACK_STATUS) {
  1625. ifmgd->nullfunc_failed = false;
  1626. ieee80211_send_nullfunc(sdata->local, sdata, 0);
  1627. } else {
  1628. int ssid_len;
  1629. rcu_read_lock();
  1630. ssid = ieee80211_bss_get_ie(ifmgd->associated, WLAN_EID_SSID);
  1631. if (WARN_ON_ONCE(ssid == NULL))
  1632. ssid_len = 0;
  1633. else
  1634. ssid_len = ssid[1];
  1635. ieee80211_send_probe_req(sdata, dst, ssid + 2, ssid_len, NULL,
  1636. 0, (u32) -1, true, 0,
  1637. ifmgd->associated->channel, false);
  1638. rcu_read_unlock();
  1639. }
  1640. ifmgd->probe_timeout = jiffies + msecs_to_jiffies(probe_wait_ms);
  1641. run_again(ifmgd, ifmgd->probe_timeout);
  1642. if (sdata->local->hw.flags & IEEE80211_HW_REPORTS_TX_ACK_STATUS)
  1643. drv_flush(sdata->local, false);
  1644. }
  1645. static void ieee80211_mgd_probe_ap(struct ieee80211_sub_if_data *sdata,
  1646. bool beacon)
  1647. {
  1648. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  1649. bool already = false;
  1650. if (!ieee80211_sdata_running(sdata))
  1651. return;
  1652. mutex_lock(&ifmgd->mtx);
  1653. if (!ifmgd->associated)
  1654. goto out;
  1655. mutex_lock(&sdata->local->mtx);
  1656. if (sdata->local->tmp_channel || sdata->local->scanning) {
  1657. mutex_unlock(&sdata->local->mtx);
  1658. goto out;
  1659. }
  1660. if (beacon)
  1661. mlme_dbg_ratelimited(sdata,
  1662. "detected beacon loss from AP - probing\n");
  1663. ieee80211_cqm_rssi_notify(&sdata->vif,
  1664. NL80211_CQM_RSSI_BEACON_LOSS_EVENT, GFP_KERNEL);
  1665. /*
  1666. * The driver/our work has already reported this event or the
  1667. * connection monitoring has kicked in and we have already sent
  1668. * a probe request. Or maybe the AP died and the driver keeps
  1669. * reporting until we disassociate...
  1670. *
  1671. * In either case we have to ignore the current call to this
  1672. * function (except for setting the correct probe reason bit)
  1673. * because otherwise we would reset the timer every time and
  1674. * never check whether we received a probe response!
  1675. */
  1676. if (ifmgd->flags & (IEEE80211_STA_BEACON_POLL |
  1677. IEEE80211_STA_CONNECTION_POLL))
  1678. already = true;
  1679. if (beacon)
  1680. ifmgd->flags |= IEEE80211_STA_BEACON_POLL;
  1681. else
  1682. ifmgd->flags |= IEEE80211_STA_CONNECTION_POLL;
  1683. mutex_unlock(&sdata->local->mtx);
  1684. if (already)
  1685. goto out;
  1686. mutex_lock(&sdata->local->iflist_mtx);
  1687. ieee80211_recalc_ps(sdata->local, -1);
  1688. mutex_unlock(&sdata->local->iflist_mtx);
  1689. ifmgd->probe_send_count = 0;
  1690. ieee80211_mgd_probe_ap_send(sdata);
  1691. out:
  1692. mutex_unlock(&ifmgd->mtx);
  1693. }
  1694. struct sk_buff *ieee80211_ap_probereq_get(struct ieee80211_hw *hw,
  1695. struct ieee80211_vif *vif)
  1696. {
  1697. struct ieee80211_sub_if_data *sdata = vif_to_sdata(vif);
  1698. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  1699. struct cfg80211_bss *cbss;
  1700. struct sk_buff *skb;
  1701. const u8 *ssid;
  1702. int ssid_len;
  1703. if (WARN_ON(sdata->vif.type != NL80211_IFTYPE_STATION))
  1704. return NULL;
  1705. ASSERT_MGD_MTX(ifmgd);
  1706. if (ifmgd->associated)
  1707. cbss = ifmgd->associated;
  1708. else if (ifmgd->auth_data)
  1709. cbss = ifmgd->auth_data->bss;
  1710. else if (ifmgd->assoc_data)
  1711. cbss = ifmgd->assoc_data->bss;
  1712. else
  1713. return NULL;
  1714. rcu_read_lock();
  1715. ssid = ieee80211_bss_get_ie(cbss, WLAN_EID_SSID);
  1716. if (WARN_ON_ONCE(ssid == NULL))
  1717. ssid_len = 0;
  1718. else
  1719. ssid_len = ssid[1];
  1720. skb = ieee80211_build_probe_req(sdata, cbss->bssid,
  1721. (u32) -1, cbss->channel,
  1722. ssid + 2, ssid_len,
  1723. NULL, 0, true);
  1724. rcu_read_unlock();
  1725. return skb;
  1726. }
  1727. EXPORT_SYMBOL(ieee80211_ap_probereq_get);
  1728. static void __ieee80211_disconnect(struct ieee80211_sub_if_data *sdata)
  1729. {
  1730. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  1731. u8 frame_buf[IEEE80211_DEAUTH_FRAME_LEN];
  1732. mutex_lock(&ifmgd->mtx);
  1733. if (!ifmgd->associated) {
  1734. mutex_unlock(&ifmgd->mtx);
  1735. return;
  1736. }
  1737. ieee80211_set_disassoc(sdata, IEEE80211_STYPE_DEAUTH,
  1738. WLAN_REASON_DISASSOC_DUE_TO_INACTIVITY,
  1739. true, frame_buf);
  1740. ifmgd->flags &= ~IEEE80211_STA_CSA_RECEIVED;
  1741. ieee80211_wake_queues_by_reason(&sdata->local->hw,
  1742. IEEE80211_QUEUE_STOP_REASON_CSA);
  1743. mutex_unlock(&ifmgd->mtx);
  1744. /*
  1745. * must be outside lock due to cfg80211,
  1746. * but that's not a problem.
  1747. */
  1748. cfg80211_send_deauth(sdata->dev, frame_buf, IEEE80211_DEAUTH_FRAME_LEN);
  1749. }
  1750. static void ieee80211_beacon_connection_loss_work(struct work_struct *work)
  1751. {
  1752. struct ieee80211_sub_if_data *sdata =
  1753. container_of(work, struct ieee80211_sub_if_data,
  1754. u.mgd.beacon_connection_loss_work);
  1755. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  1756. struct sta_info *sta;
  1757. if (ifmgd->associated) {
  1758. rcu_read_lock();
  1759. sta = sta_info_get(sdata, ifmgd->bssid);
  1760. if (sta)
  1761. sta->beacon_loss_count++;
  1762. rcu_read_unlock();
  1763. }
  1764. if (ifmgd->connection_loss) {
  1765. sdata_info(sdata, "Connection to AP %pM lost\n",
  1766. ifmgd->bssid);
  1767. __ieee80211_disconnect(sdata);
  1768. } else {
  1769. ieee80211_mgd_probe_ap(sdata, true);
  1770. }
  1771. }
  1772. static void ieee80211_csa_connection_drop_work(struct work_struct *work)
  1773. {
  1774. struct ieee80211_sub_if_data *sdata =
  1775. container_of(work, struct ieee80211_sub_if_data,
  1776. u.mgd.csa_connection_drop_work);
  1777. __ieee80211_disconnect(sdata);
  1778. }
  1779. void ieee80211_beacon_loss(struct ieee80211_vif *vif)
  1780. {
  1781. struct ieee80211_sub_if_data *sdata = vif_to_sdata(vif);
  1782. struct ieee80211_hw *hw = &sdata->local->hw;
  1783. trace_api_beacon_loss(sdata);
  1784. WARN_ON(hw->flags & IEEE80211_HW_CONNECTION_MONITOR);
  1785. sdata->u.mgd.connection_loss = false;
  1786. ieee80211_queue_work(hw, &sdata->u.mgd.beacon_connection_loss_work);
  1787. }
  1788. EXPORT_SYMBOL(ieee80211_beacon_loss);
  1789. void ieee80211_connection_loss(struct ieee80211_vif *vif)
  1790. {
  1791. struct ieee80211_sub_if_data *sdata = vif_to_sdata(vif);
  1792. struct ieee80211_hw *hw = &sdata->local->hw;
  1793. trace_api_connection_loss(sdata);
  1794. sdata->u.mgd.connection_loss = true;
  1795. ieee80211_queue_work(hw, &sdata->u.mgd.beacon_connection_loss_work);
  1796. }
  1797. EXPORT_SYMBOL(ieee80211_connection_loss);
  1798. static void ieee80211_destroy_auth_data(struct ieee80211_sub_if_data *sdata,
  1799. bool assoc)
  1800. {
  1801. struct ieee80211_mgd_auth_data *auth_data = sdata->u.mgd.auth_data;
  1802. lockdep_assert_held(&sdata->u.mgd.mtx);
  1803. if (!assoc) {
  1804. sta_info_destroy_addr(sdata, auth_data->bss->bssid);
  1805. memset(sdata->u.mgd.bssid, 0, ETH_ALEN);
  1806. ieee80211_bss_info_change_notify(sdata, BSS_CHANGED_BSSID);
  1807. sdata->u.mgd.flags = 0;
  1808. ieee80211_vif_release_channel(sdata);
  1809. }
  1810. cfg80211_put_bss(sdata->local->hw.wiphy, auth_data->bss);
  1811. kfree(auth_data);
  1812. sdata->u.mgd.auth_data = NULL;
  1813. }
  1814. static void ieee80211_auth_challenge(struct ieee80211_sub_if_data *sdata,
  1815. struct ieee80211_mgmt *mgmt, size_t len)
  1816. {
  1817. struct ieee80211_local *local = sdata->local;
  1818. struct ieee80211_mgd_auth_data *auth_data = sdata->u.mgd.auth_data;
  1819. u8 *pos;
  1820. struct ieee802_11_elems elems;
  1821. u32 tx_flags = 0;
  1822. pos = mgmt->u.auth.variable;
  1823. ieee802_11_parse_elems(pos, len - (pos - (u8 *) mgmt), &elems);
  1824. if (!elems.challenge)
  1825. return;
  1826. auth_data->expected_transaction = 4;
  1827. drv_mgd_prepare_tx(sdata->local, sdata);
  1828. if (local->hw.flags & IEEE80211_HW_REPORTS_TX_ACK_STATUS)
  1829. tx_flags = IEEE80211_TX_CTL_REQ_TX_STATUS |
  1830. IEEE80211_TX_INTFL_MLME_CONN_TX;
  1831. ieee80211_send_auth(sdata, 3, auth_data->algorithm, 0,
  1832. elems.challenge - 2, elems.challenge_len + 2,
  1833. auth_data->bss->bssid, auth_data->bss->bssid,
  1834. auth_data->key, auth_data->key_len,
  1835. auth_data->key_idx, tx_flags);
  1836. }
  1837. static enum rx_mgmt_action __must_check
  1838. ieee80211_rx_mgmt_auth(struct ieee80211_sub_if_data *sdata,
  1839. struct ieee80211_mgmt *mgmt, size_t len)
  1840. {
  1841. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  1842. u8 bssid[ETH_ALEN];
  1843. u16 auth_alg, auth_transaction, status_code;
  1844. struct sta_info *sta;
  1845. lockdep_assert_held(&ifmgd->mtx);
  1846. if (len < 24 + 6)
  1847. return RX_MGMT_NONE;
  1848. if (!ifmgd->auth_data || ifmgd->auth_data->done)
  1849. return RX_MGMT_NONE;
  1850. memcpy(bssid, ifmgd->auth_data->bss->bssid, ETH_ALEN);
  1851. if (!ether_addr_equal(bssid, mgmt->bssid))
  1852. return RX_MGMT_NONE;
  1853. auth_alg = le16_to_cpu(mgmt->u.auth.auth_alg);
  1854. auth_transaction = le16_to_cpu(mgmt->u.auth.auth_transaction);
  1855. status_code = le16_to_cpu(mgmt->u.auth.status_code);
  1856. if (auth_alg != ifmgd->auth_data->algorithm ||
  1857. auth_transaction != ifmgd->auth_data->expected_transaction) {
  1858. sdata_info(sdata, "%pM unexpected authentication state: alg %d (expected %d) transact %d (expected %d)\n",
  1859. mgmt->sa, auth_alg, ifmgd->auth_data->algorithm,
  1860. auth_transaction,
  1861. ifmgd->auth_data->expected_transaction);
  1862. return RX_MGMT_NONE;
  1863. }
  1864. if (status_code != WLAN_STATUS_SUCCESS) {
  1865. sdata_info(sdata, "%pM denied authentication (status %d)\n",
  1866. mgmt->sa, status_code);
  1867. ieee80211_destroy_auth_data(sdata, false);
  1868. return RX_MGMT_CFG80211_RX_AUTH;
  1869. }
  1870. switch (ifmgd->auth_data->algorithm) {
  1871. case WLAN_AUTH_OPEN:
  1872. case WLAN_AUTH_LEAP:
  1873. case WLAN_AUTH_FT:
  1874. case WLAN_AUTH_SAE:
  1875. break;
  1876. case WLAN_AUTH_SHARED_KEY:
  1877. if (ifmgd->auth_data->expected_transaction != 4) {
  1878. ieee80211_auth_challenge(sdata, mgmt, len);
  1879. /* need another frame */
  1880. return RX_MGMT_NONE;
  1881. }
  1882. break;
  1883. default:
  1884. WARN_ONCE(1, "invalid auth alg %d",
  1885. ifmgd->auth_data->algorithm);
  1886. return RX_MGMT_NONE;
  1887. }
  1888. sdata_info(sdata, "authenticated\n");
  1889. ifmgd->auth_data->done = true;
  1890. ifmgd->auth_data->timeout = jiffies + IEEE80211_AUTH_WAIT_ASSOC;
  1891. ifmgd->auth_data->timeout_started = true;
  1892. run_again(ifmgd, ifmgd->auth_data->timeout);
  1893. if (ifmgd->auth_data->algorithm == WLAN_AUTH_SAE &&
  1894. ifmgd->auth_data->expected_transaction != 2) {
  1895. /*
  1896. * Report auth frame to user space for processing since another
  1897. * round of Authentication frames is still needed.
  1898. */
  1899. return RX_MGMT_CFG80211_RX_AUTH;
  1900. }
  1901. /* move station state to auth */
  1902. mutex_lock(&sdata->local->sta_mtx);
  1903. sta = sta_info_get(sdata, bssid);
  1904. if (!sta) {
  1905. WARN_ONCE(1, "%s: STA %pM not found", sdata->name, bssid);
  1906. goto out_err;
  1907. }
  1908. if (sta_info_move_state(sta, IEEE80211_STA_AUTH)) {
  1909. sdata_info(sdata, "failed moving %pM to auth\n", bssid);
  1910. goto out_err;
  1911. }
  1912. mutex_unlock(&sdata->local->sta_mtx);
  1913. return RX_MGMT_CFG80211_RX_AUTH;
  1914. out_err:
  1915. mutex_unlock(&sdata->local->sta_mtx);
  1916. /* ignore frame -- wait for timeout */
  1917. return RX_MGMT_NONE;
  1918. }
  1919. static enum rx_mgmt_action __must_check
  1920. ieee80211_rx_mgmt_deauth(struct ieee80211_sub_if_data *sdata,
  1921. struct ieee80211_mgmt *mgmt, size_t len)
  1922. {
  1923. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  1924. const u8 *bssid = NULL;
  1925. u16 reason_code;
  1926. lockdep_assert_held(&ifmgd->mtx);
  1927. if (len < 24 + 2)
  1928. return RX_MGMT_NONE;
  1929. if (!ifmgd->associated ||
  1930. !ether_addr_equal(mgmt->bssid, ifmgd->associated->bssid))
  1931. return RX_MGMT_NONE;
  1932. bssid = ifmgd->associated->bssid;
  1933. reason_code = le16_to_cpu(mgmt->u.deauth.reason_code);
  1934. sdata_info(sdata, "deauthenticated from %pM (Reason: %u)\n",
  1935. bssid, reason_code);
  1936. ieee80211_set_disassoc(sdata, 0, 0, false, NULL);
  1937. return RX_MGMT_CFG80211_DEAUTH;
  1938. }
  1939. static enum rx_mgmt_action __must_check
  1940. ieee80211_rx_mgmt_disassoc(struct ieee80211_sub_if_data *sdata,
  1941. struct ieee80211_mgmt *mgmt, size_t len)
  1942. {
  1943. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  1944. u16 reason_code;
  1945. lockdep_assert_held(&ifmgd->mtx);
  1946. if (len < 24 + 2)
  1947. return RX_MGMT_NONE;
  1948. if (!ifmgd->associated ||
  1949. !ether_addr_equal(mgmt->bssid, ifmgd->associated->bssid))
  1950. return RX_MGMT_NONE;
  1951. reason_code = le16_to_cpu(mgmt->u.disassoc.reason_code);
  1952. sdata_info(sdata, "disassociated from %pM (Reason: %u)\n",
  1953. mgmt->sa, reason_code);
  1954. ieee80211_set_disassoc(sdata, 0, 0, false, NULL);
  1955. return RX_MGMT_CFG80211_DISASSOC;
  1956. }
  1957. static void ieee80211_get_rates(struct ieee80211_supported_band *sband,
  1958. u8 *supp_rates, unsigned int supp_rates_len,
  1959. u32 *rates, u32 *basic_rates,
  1960. bool *have_higher_than_11mbit,
  1961. int *min_rate, int *min_rate_index)
  1962. {
  1963. int i, j;
  1964. for (i = 0; i < supp_rates_len; i++) {
  1965. int rate = (supp_rates[i] & 0x7f) * 5;
  1966. bool is_basic = !!(supp_rates[i] & 0x80);
  1967. if (rate > 110)
  1968. *have_higher_than_11mbit = true;
  1969. /*
  1970. * BSS_MEMBERSHIP_SELECTOR_HT_PHY is defined in 802.11n-2009
  1971. * 7.3.2.2 as a magic value instead of a rate. Hence, skip it.
  1972. *
  1973. * Note: Even through the membership selector and the basic
  1974. * rate flag share the same bit, they are not exactly
  1975. * the same.
  1976. */
  1977. if (!!(supp_rates[i] & 0x80) &&
  1978. (supp_rates[i] & 0x7f) == BSS_MEMBERSHIP_SELECTOR_HT_PHY)
  1979. continue;
  1980. for (j = 0; j < sband->n_bitrates; j++) {
  1981. if (sband->bitrates[j].bitrate == rate) {
  1982. *rates |= BIT(j);
  1983. if (is_basic)
  1984. *basic_rates |= BIT(j);
  1985. if (rate < *min_rate) {
  1986. *min_rate = rate;
  1987. *min_rate_index = j;
  1988. }
  1989. break;
  1990. }
  1991. }
  1992. }
  1993. }
  1994. static void ieee80211_destroy_assoc_data(struct ieee80211_sub_if_data *sdata,
  1995. bool assoc)
  1996. {
  1997. struct ieee80211_mgd_assoc_data *assoc_data = sdata->u.mgd.assoc_data;
  1998. lockdep_assert_held(&sdata->u.mgd.mtx);
  1999. if (!assoc) {
  2000. sta_info_destroy_addr(sdata, assoc_data->bss->bssid);
  2001. memset(sdata->u.mgd.bssid, 0, ETH_ALEN);
  2002. ieee80211_bss_info_change_notify(sdata, BSS_CHANGED_BSSID);
  2003. sdata->u.mgd.flags = 0;
  2004. ieee80211_vif_release_channel(sdata);
  2005. }
  2006. kfree(assoc_data);
  2007. sdata->u.mgd.assoc_data = NULL;
  2008. }
  2009. static bool ieee80211_assoc_success(struct ieee80211_sub_if_data *sdata,
  2010. struct cfg80211_bss *cbss,
  2011. struct ieee80211_mgmt *mgmt, size_t len)
  2012. {
  2013. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  2014. struct ieee80211_local *local = sdata->local;
  2015. struct ieee80211_supported_band *sband;
  2016. struct sta_info *sta;
  2017. u8 *pos;
  2018. u16 capab_info, aid;
  2019. struct ieee802_11_elems elems;
  2020. struct ieee80211_bss_conf *bss_conf = &sdata->vif.bss_conf;
  2021. u32 changed = 0;
  2022. int err;
  2023. /* AssocResp and ReassocResp have identical structure */
  2024. aid = le16_to_cpu(mgmt->u.assoc_resp.aid);
  2025. capab_info = le16_to_cpu(mgmt->u.assoc_resp.capab_info);
  2026. if ((aid & (BIT(15) | BIT(14))) != (BIT(15) | BIT(14)))
  2027. sdata_info(sdata, "invalid AID value 0x%x; bits 15:14 not set\n",
  2028. aid);
  2029. aid &= ~(BIT(15) | BIT(14));
  2030. ifmgd->broken_ap = false;
  2031. if (aid == 0 || aid > IEEE80211_MAX_AID) {
  2032. sdata_info(sdata, "invalid AID value %d (out of range), turn off PS\n",
  2033. aid);
  2034. aid = 0;
  2035. ifmgd->broken_ap = true;
  2036. }
  2037. pos = mgmt->u.assoc_resp.variable;
  2038. ieee802_11_parse_elems(pos, len - (pos - (u8 *) mgmt), &elems);
  2039. if (!elems.supp_rates) {
  2040. sdata_info(sdata, "no SuppRates element in AssocResp\n");
  2041. return false;
  2042. }
  2043. ifmgd->aid = aid;
  2044. /*
  2045. * We previously checked these in the beacon/probe response, so
  2046. * they should be present here. This is just a safety net.
  2047. */
  2048. if (!(ifmgd->flags & IEEE80211_STA_DISABLE_HT) &&
  2049. (!elems.wmm_param || !elems.ht_cap_elem || !elems.ht_operation)) {
  2050. sdata_info(sdata,
  2051. "HT AP is missing WMM params or HT capability/operation in AssocResp\n");
  2052. return false;
  2053. }
  2054. if (!(ifmgd->flags & IEEE80211_STA_DISABLE_VHT) &&
  2055. (!elems.vht_cap_elem || !elems.vht_operation)) {
  2056. sdata_info(sdata,
  2057. "VHT AP is missing VHT capability/operation in AssocResp\n");
  2058. return false;
  2059. }
  2060. mutex_lock(&sdata->local->sta_mtx);
  2061. /*
  2062. * station info was already allocated and inserted before
  2063. * the association and should be available to us
  2064. */
  2065. sta = sta_info_get(sdata, cbss->bssid);
  2066. if (WARN_ON(!sta)) {
  2067. mutex_unlock(&sdata->local->sta_mtx);
  2068. return false;
  2069. }
  2070. sband = local->hw.wiphy->bands[ieee80211_get_sdata_band(sdata)];
  2071. /* Set up internal HT/VHT capabilities */
  2072. if (elems.ht_cap_elem && !(ifmgd->flags & IEEE80211_STA_DISABLE_HT))
  2073. ieee80211_ht_cap_ie_to_sta_ht_cap(sdata, sband,
  2074. elems.ht_cap_elem, sta);
  2075. if (elems.vht_cap_elem && !(ifmgd->flags & IEEE80211_STA_DISABLE_VHT))
  2076. ieee80211_vht_cap_ie_to_sta_vht_cap(sdata, sband,
  2077. elems.vht_cap_elem, sta);
  2078. /*
  2079. * Some APs, e.g. Netgear WNDR3700, report invalid HT operation data
  2080. * in their association response, so ignore that data for our own
  2081. * configuration. If it changed since the last beacon, we'll get the
  2082. * next beacon and update then.
  2083. */
  2084. /*
  2085. * If an operating mode notification IE is present, override the
  2086. * NSS calculation (that would be done in rate_control_rate_init())
  2087. * and use the # of streams from that element.
  2088. */
  2089. if (elems.opmode_notif &&
  2090. !(*elems.opmode_notif & IEEE80211_OPMODE_NOTIF_RX_NSS_TYPE_BF)) {
  2091. u8 nss;
  2092. nss = *elems.opmode_notif & IEEE80211_OPMODE_NOTIF_RX_NSS_MASK;
  2093. nss >>= IEEE80211_OPMODE_NOTIF_RX_NSS_SHIFT;
  2094. nss += 1;
  2095. sta->sta.rx_nss = nss;
  2096. }
  2097. rate_control_rate_init(sta);
  2098. if (ifmgd->flags & IEEE80211_STA_MFP_ENABLED)
  2099. set_sta_flag(sta, WLAN_STA_MFP);
  2100. if (elems.wmm_param)
  2101. set_sta_flag(sta, WLAN_STA_WME);
  2102. err = sta_info_move_state(sta, IEEE80211_STA_ASSOC);
  2103. if (!err && !(ifmgd->flags & IEEE80211_STA_CONTROL_PORT))
  2104. err = sta_info_move_state(sta, IEEE80211_STA_AUTHORIZED);
  2105. if (err) {
  2106. sdata_info(sdata,
  2107. "failed to move station %pM to desired state\n",
  2108. sta->sta.addr);
  2109. WARN_ON(__sta_info_destroy(sta));
  2110. mutex_unlock(&sdata->local->sta_mtx);
  2111. return false;
  2112. }
  2113. mutex_unlock(&sdata->local->sta_mtx);
  2114. /*
  2115. * Always handle WMM once after association regardless
  2116. * of the first value the AP uses. Setting -1 here has
  2117. * that effect because the AP values is an unsigned
  2118. * 4-bit value.
  2119. */
  2120. ifmgd->wmm_last_param_set = -1;
  2121. if (elems.wmm_param)
  2122. ieee80211_sta_wmm_params(local, sdata, elems.wmm_param,
  2123. elems.wmm_param_len);
  2124. else
  2125. ieee80211_set_wmm_default(sdata, false);
  2126. changed |= BSS_CHANGED_QOS;
  2127. /* set AID and assoc capability,
  2128. * ieee80211_set_associated() will tell the driver */
  2129. bss_conf->aid = aid;
  2130. bss_conf->assoc_capability = capab_info;
  2131. ieee80211_set_associated(sdata, cbss, changed);
  2132. /*
  2133. * If we're using 4-addr mode, let the AP know that we're
  2134. * doing so, so that it can create the STA VLAN on its side
  2135. */
  2136. if (ifmgd->use_4addr)
  2137. ieee80211_send_4addr_nullfunc(local, sdata);
  2138. /*
  2139. * Start timer to probe the connection to the AP now.
  2140. * Also start the timer that will detect beacon loss.
  2141. */
  2142. ieee80211_sta_rx_notify(sdata, (struct ieee80211_hdr *)mgmt);
  2143. ieee80211_sta_reset_beacon_monitor(sdata);
  2144. return true;
  2145. }
  2146. static enum rx_mgmt_action __must_check
  2147. ieee80211_rx_mgmt_assoc_resp(struct ieee80211_sub_if_data *sdata,
  2148. struct ieee80211_mgmt *mgmt, size_t len,
  2149. struct cfg80211_bss **bss)
  2150. {
  2151. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  2152. struct ieee80211_mgd_assoc_data *assoc_data = ifmgd->assoc_data;
  2153. u16 capab_info, status_code, aid;
  2154. struct ieee802_11_elems elems;
  2155. u8 *pos;
  2156. bool reassoc;
  2157. lockdep_assert_held(&ifmgd->mtx);
  2158. if (!assoc_data)
  2159. return RX_MGMT_NONE;
  2160. if (!ether_addr_equal(assoc_data->bss->bssid, mgmt->bssid))
  2161. return RX_MGMT_NONE;
  2162. /*
  2163. * AssocResp and ReassocResp have identical structure, so process both
  2164. * of them in this function.
  2165. */
  2166. if (len < 24 + 6)
  2167. return RX_MGMT_NONE;
  2168. reassoc = ieee80211_is_reassoc_req(mgmt->frame_control);
  2169. capab_info = le16_to_cpu(mgmt->u.assoc_resp.capab_info);
  2170. status_code = le16_to_cpu(mgmt->u.assoc_resp.status_code);
  2171. aid = le16_to_cpu(mgmt->u.assoc_resp.aid);
  2172. sdata_info(sdata,
  2173. "RX %sssocResp from %pM (capab=0x%x status=%d aid=%d)\n",
  2174. reassoc ? "Rea" : "A", mgmt->sa,
  2175. capab_info, status_code, (u16)(aid & ~(BIT(15) | BIT(14))));
  2176. pos = mgmt->u.assoc_resp.variable;
  2177. ieee802_11_parse_elems(pos, len - (pos - (u8 *) mgmt), &elems);
  2178. if (status_code == WLAN_STATUS_ASSOC_REJECTED_TEMPORARILY &&
  2179. elems.timeout_int && elems.timeout_int_len == 5 &&
  2180. elems.timeout_int[0] == WLAN_TIMEOUT_ASSOC_COMEBACK) {
  2181. u32 tu, ms;
  2182. tu = get_unaligned_le32(elems.timeout_int + 1);
  2183. ms = tu * 1024 / 1000;
  2184. sdata_info(sdata,
  2185. "%pM rejected association temporarily; comeback duration %u TU (%u ms)\n",
  2186. mgmt->sa, tu, ms);
  2187. assoc_data->timeout = jiffies + msecs_to_jiffies(ms);
  2188. assoc_data->timeout_started = true;
  2189. if (ms > IEEE80211_ASSOC_TIMEOUT)
  2190. run_again(ifmgd, assoc_data->timeout);
  2191. return RX_MGMT_NONE;
  2192. }
  2193. *bss = assoc_data->bss;
  2194. if (status_code != WLAN_STATUS_SUCCESS) {
  2195. sdata_info(sdata, "%pM denied association (code=%d)\n",
  2196. mgmt->sa, status_code);
  2197. ieee80211_destroy_assoc_data(sdata, false);
  2198. } else {
  2199. if (!ieee80211_assoc_success(sdata, *bss, mgmt, len)) {
  2200. /* oops -- internal error -- send timeout for now */
  2201. ieee80211_destroy_assoc_data(sdata, false);
  2202. cfg80211_put_bss(sdata->local->hw.wiphy, *bss);
  2203. return RX_MGMT_CFG80211_ASSOC_TIMEOUT;
  2204. }
  2205. sdata_info(sdata, "associated\n");
  2206. /*
  2207. * destroy assoc_data afterwards, as otherwise an idle
  2208. * recalc after assoc_data is NULL but before associated
  2209. * is set can cause the interface to go idle
  2210. */
  2211. ieee80211_destroy_assoc_data(sdata, true);
  2212. }
  2213. return RX_MGMT_CFG80211_RX_ASSOC;
  2214. }
  2215. static void ieee80211_rx_bss_info(struct ieee80211_sub_if_data *sdata,
  2216. struct ieee80211_mgmt *mgmt, size_t len,
  2217. struct ieee80211_rx_status *rx_status,
  2218. struct ieee802_11_elems *elems)
  2219. {
  2220. struct ieee80211_local *local = sdata->local;
  2221. int freq;
  2222. struct ieee80211_bss *bss;
  2223. struct ieee80211_channel *channel;
  2224. bool need_ps = false;
  2225. if ((sdata->u.mgd.associated &&
  2226. ether_addr_equal(mgmt->bssid, sdata->u.mgd.associated->bssid)) ||
  2227. (sdata->u.mgd.assoc_data &&
  2228. ether_addr_equal(mgmt->bssid,
  2229. sdata->u.mgd.assoc_data->bss->bssid))) {
  2230. /* not previously set so we may need to recalc */
  2231. need_ps = sdata->u.mgd.associated && !sdata->u.mgd.dtim_period;
  2232. if (elems->tim && !elems->parse_error) {
  2233. const struct ieee80211_tim_ie *tim_ie = elems->tim;
  2234. sdata->u.mgd.dtim_period = tim_ie->dtim_period;
  2235. }
  2236. }
  2237. if (elems->ds_params && elems->ds_params_len == 1)
  2238. freq = ieee80211_channel_to_frequency(elems->ds_params[0],
  2239. rx_status->band);
  2240. else
  2241. freq = rx_status->freq;
  2242. channel = ieee80211_get_channel(local->hw.wiphy, freq);
  2243. if (!channel || channel->flags & IEEE80211_CHAN_DISABLED)
  2244. return;
  2245. bss = ieee80211_bss_info_update(local, rx_status, mgmt, len, elems,
  2246. channel);
  2247. if (bss)
  2248. ieee80211_rx_bss_put(local, bss);
  2249. if (!sdata->u.mgd.associated)
  2250. return;
  2251. if (need_ps) {
  2252. mutex_lock(&local->iflist_mtx);
  2253. ieee80211_recalc_ps(local, -1);
  2254. mutex_unlock(&local->iflist_mtx);
  2255. }
  2256. if (elems->ch_switch_ie &&
  2257. memcmp(mgmt->bssid, sdata->u.mgd.associated->bssid, ETH_ALEN) == 0)
  2258. ieee80211_sta_process_chanswitch(sdata, elems->ch_switch_ie,
  2259. bss, rx_status->mactime);
  2260. }
  2261. static void ieee80211_rx_mgmt_probe_resp(struct ieee80211_sub_if_data *sdata,
  2262. struct sk_buff *skb)
  2263. {
  2264. struct ieee80211_mgmt *mgmt = (void *)skb->data;
  2265. struct ieee80211_if_managed *ifmgd;
  2266. struct ieee80211_rx_status *rx_status = (void *) skb->cb;
  2267. size_t baselen, len = skb->len;
  2268. struct ieee802_11_elems elems;
  2269. ifmgd = &sdata->u.mgd;
  2270. ASSERT_MGD_MTX(ifmgd);
  2271. if (!ether_addr_equal(mgmt->da, sdata->vif.addr))
  2272. return; /* ignore ProbeResp to foreign address */
  2273. baselen = (u8 *) mgmt->u.probe_resp.variable - (u8 *) mgmt;
  2274. if (baselen > len)
  2275. return;
  2276. ieee802_11_parse_elems(mgmt->u.probe_resp.variable, len - baselen,
  2277. &elems);
  2278. ieee80211_rx_bss_info(sdata, mgmt, len, rx_status, &elems);
  2279. if (ifmgd->associated &&
  2280. ether_addr_equal(mgmt->bssid, ifmgd->associated->bssid))
  2281. ieee80211_reset_ap_probe(sdata);
  2282. if (ifmgd->auth_data && !ifmgd->auth_data->bss->proberesp_ies &&
  2283. ether_addr_equal(mgmt->bssid, ifmgd->auth_data->bss->bssid)) {
  2284. /* got probe response, continue with auth */
  2285. sdata_info(sdata, "direct probe responded\n");
  2286. ifmgd->auth_data->tries = 0;
  2287. ifmgd->auth_data->timeout = jiffies;
  2288. ifmgd->auth_data->timeout_started = true;
  2289. run_again(ifmgd, ifmgd->auth_data->timeout);
  2290. }
  2291. }
  2292. /*
  2293. * This is the canonical list of information elements we care about,
  2294. * the filter code also gives us all changes to the Microsoft OUI
  2295. * (00:50:F2) vendor IE which is used for WMM which we need to track.
  2296. *
  2297. * We implement beacon filtering in software since that means we can
  2298. * avoid processing the frame here and in cfg80211, and userspace
  2299. * will not be able to tell whether the hardware supports it or not.
  2300. *
  2301. * XXX: This list needs to be dynamic -- userspace needs to be able to
  2302. * add items it requires. It also needs to be able to tell us to
  2303. * look out for other vendor IEs.
  2304. */
  2305. static const u64 care_about_ies =
  2306. (1ULL << WLAN_EID_COUNTRY) |
  2307. (1ULL << WLAN_EID_ERP_INFO) |
  2308. (1ULL << WLAN_EID_CHANNEL_SWITCH) |
  2309. (1ULL << WLAN_EID_PWR_CONSTRAINT) |
  2310. (1ULL << WLAN_EID_HT_CAPABILITY) |
  2311. (1ULL << WLAN_EID_HT_OPERATION);
  2312. static enum rx_mgmt_action
  2313. ieee80211_rx_mgmt_beacon(struct ieee80211_sub_if_data *sdata,
  2314. struct ieee80211_mgmt *mgmt, size_t len,
  2315. u8 *deauth_buf, struct ieee80211_rx_status *rx_status)
  2316. {
  2317. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  2318. struct ieee80211_bss_conf *bss_conf = &sdata->vif.bss_conf;
  2319. size_t baselen;
  2320. struct ieee802_11_elems elems;
  2321. struct ieee80211_local *local = sdata->local;
  2322. struct ieee80211_chanctx_conf *chanctx_conf;
  2323. struct ieee80211_channel *chan;
  2324. struct sta_info *sta;
  2325. u32 changed = 0;
  2326. bool erp_valid;
  2327. u8 erp_value = 0;
  2328. u32 ncrc;
  2329. u8 *bssid;
  2330. lockdep_assert_held(&ifmgd->mtx);
  2331. /* Process beacon from the current BSS */
  2332. baselen = (u8 *) mgmt->u.beacon.variable - (u8 *) mgmt;
  2333. if (baselen > len)
  2334. return RX_MGMT_NONE;
  2335. rcu_read_lock();
  2336. chanctx_conf = rcu_dereference(sdata->vif.chanctx_conf);
  2337. if (!chanctx_conf) {
  2338. rcu_read_unlock();
  2339. return RX_MGMT_NONE;
  2340. }
  2341. if (rx_status->freq != chanctx_conf->def.chan->center_freq) {
  2342. rcu_read_unlock();
  2343. return RX_MGMT_NONE;
  2344. }
  2345. chan = chanctx_conf->def.chan;
  2346. rcu_read_unlock();
  2347. if (ifmgd->assoc_data && ifmgd->assoc_data->need_beacon &&
  2348. ether_addr_equal(mgmt->bssid, ifmgd->assoc_data->bss->bssid)) {
  2349. ieee802_11_parse_elems(mgmt->u.beacon.variable,
  2350. len - baselen, &elems);
  2351. ieee80211_rx_bss_info(sdata, mgmt, len, rx_status, &elems);
  2352. ifmgd->assoc_data->have_beacon = true;
  2353. ifmgd->assoc_data->need_beacon = false;
  2354. if (local->hw.flags & IEEE80211_HW_TIMING_BEACON_ONLY) {
  2355. sdata->vif.bss_conf.sync_tsf =
  2356. le64_to_cpu(mgmt->u.beacon.timestamp);
  2357. sdata->vif.bss_conf.sync_device_ts =
  2358. rx_status->device_timestamp;
  2359. if (elems.tim)
  2360. sdata->vif.bss_conf.sync_dtim_count =
  2361. elems.tim->dtim_count;
  2362. else
  2363. sdata->vif.bss_conf.sync_dtim_count = 0;
  2364. }
  2365. /* continue assoc process */
  2366. ifmgd->assoc_data->timeout = jiffies;
  2367. ifmgd->assoc_data->timeout_started = true;
  2368. run_again(ifmgd, ifmgd->assoc_data->timeout);
  2369. return RX_MGMT_NONE;
  2370. }
  2371. if (!ifmgd->associated ||
  2372. !ether_addr_equal(mgmt->bssid, ifmgd->associated->bssid))
  2373. return RX_MGMT_NONE;
  2374. bssid = ifmgd->associated->bssid;
  2375. /* Track average RSSI from the Beacon frames of the current AP */
  2376. ifmgd->last_beacon_signal = rx_status->signal;
  2377. if (ifmgd->flags & IEEE80211_STA_RESET_SIGNAL_AVE) {
  2378. ifmgd->flags &= ~IEEE80211_STA_RESET_SIGNAL_AVE;
  2379. ifmgd->ave_beacon_signal = rx_status->signal * 16;
  2380. ifmgd->last_cqm_event_signal = 0;
  2381. ifmgd->count_beacon_signal = 1;
  2382. ifmgd->last_ave_beacon_signal = 0;
  2383. } else {
  2384. ifmgd->ave_beacon_signal =
  2385. (IEEE80211_SIGNAL_AVE_WEIGHT * rx_status->signal * 16 +
  2386. (16 - IEEE80211_SIGNAL_AVE_WEIGHT) *
  2387. ifmgd->ave_beacon_signal) / 16;
  2388. ifmgd->count_beacon_signal++;
  2389. }
  2390. if (ifmgd->rssi_min_thold != ifmgd->rssi_max_thold &&
  2391. ifmgd->count_beacon_signal >= IEEE80211_SIGNAL_AVE_MIN_COUNT) {
  2392. int sig = ifmgd->ave_beacon_signal;
  2393. int last_sig = ifmgd->last_ave_beacon_signal;
  2394. /*
  2395. * if signal crosses either of the boundaries, invoke callback
  2396. * with appropriate parameters
  2397. */
  2398. if (sig > ifmgd->rssi_max_thold &&
  2399. (last_sig <= ifmgd->rssi_min_thold || last_sig == 0)) {
  2400. ifmgd->last_ave_beacon_signal = sig;
  2401. drv_rssi_callback(local, sdata, RSSI_EVENT_HIGH);
  2402. } else if (sig < ifmgd->rssi_min_thold &&
  2403. (last_sig >= ifmgd->rssi_max_thold ||
  2404. last_sig == 0)) {
  2405. ifmgd->last_ave_beacon_signal = sig;
  2406. drv_rssi_callback(local, sdata, RSSI_EVENT_LOW);
  2407. }
  2408. }
  2409. if (bss_conf->cqm_rssi_thold &&
  2410. ifmgd->count_beacon_signal >= IEEE80211_SIGNAL_AVE_MIN_COUNT &&
  2411. !(sdata->vif.driver_flags & IEEE80211_VIF_SUPPORTS_CQM_RSSI)) {
  2412. int sig = ifmgd->ave_beacon_signal / 16;
  2413. int last_event = ifmgd->last_cqm_event_signal;
  2414. int thold = bss_conf->cqm_rssi_thold;
  2415. int hyst = bss_conf->cqm_rssi_hyst;
  2416. if (sig < thold &&
  2417. (last_event == 0 || sig < last_event - hyst)) {
  2418. ifmgd->last_cqm_event_signal = sig;
  2419. ieee80211_cqm_rssi_notify(
  2420. &sdata->vif,
  2421. NL80211_CQM_RSSI_THRESHOLD_EVENT_LOW,
  2422. GFP_KERNEL);
  2423. } else if (sig > thold &&
  2424. (last_event == 0 || sig > last_event + hyst)) {
  2425. ifmgd->last_cqm_event_signal = sig;
  2426. ieee80211_cqm_rssi_notify(
  2427. &sdata->vif,
  2428. NL80211_CQM_RSSI_THRESHOLD_EVENT_HIGH,
  2429. GFP_KERNEL);
  2430. }
  2431. }
  2432. if (ifmgd->flags & IEEE80211_STA_BEACON_POLL) {
  2433. mlme_dbg_ratelimited(sdata,
  2434. "cancelling AP probe due to a received beacon\n");
  2435. mutex_lock(&local->mtx);
  2436. ifmgd->flags &= ~IEEE80211_STA_BEACON_POLL;
  2437. ieee80211_run_deferred_scan(local);
  2438. mutex_unlock(&local->mtx);
  2439. mutex_lock(&local->iflist_mtx);
  2440. ieee80211_recalc_ps(local, -1);
  2441. mutex_unlock(&local->iflist_mtx);
  2442. }
  2443. /*
  2444. * Push the beacon loss detection into the future since
  2445. * we are processing a beacon from the AP just now.
  2446. */
  2447. ieee80211_sta_reset_beacon_monitor(sdata);
  2448. ncrc = crc32_be(0, (void *)&mgmt->u.beacon.beacon_int, 4);
  2449. ncrc = ieee802_11_parse_elems_crc(mgmt->u.beacon.variable,
  2450. len - baselen, &elems,
  2451. care_about_ies, ncrc);
  2452. if (local->hw.flags & IEEE80211_HW_PS_NULLFUNC_STACK) {
  2453. bool directed_tim = ieee80211_check_tim(elems.tim,
  2454. elems.tim_len,
  2455. ifmgd->aid);
  2456. if (directed_tim) {
  2457. if (local->hw.conf.dynamic_ps_timeout > 0) {
  2458. if (local->hw.conf.flags & IEEE80211_CONF_PS) {
  2459. local->hw.conf.flags &= ~IEEE80211_CONF_PS;
  2460. ieee80211_hw_config(local,
  2461. IEEE80211_CONF_CHANGE_PS);
  2462. }
  2463. ieee80211_send_nullfunc(local, sdata, 0);
  2464. } else if (!local->pspolling && sdata->u.mgd.powersave) {
  2465. local->pspolling = true;
  2466. /*
  2467. * Here is assumed that the driver will be
  2468. * able to send ps-poll frame and receive a
  2469. * response even though power save mode is
  2470. * enabled, but some drivers might require
  2471. * to disable power save here. This needs
  2472. * to be investigated.
  2473. */
  2474. ieee80211_send_pspoll(local, sdata);
  2475. }
  2476. }
  2477. }
  2478. if (sdata->vif.p2p) {
  2479. u8 noa[2];
  2480. int ret;
  2481. ret = cfg80211_get_p2p_attr(mgmt->u.beacon.variable,
  2482. len - baselen,
  2483. IEEE80211_P2P_ATTR_ABSENCE_NOTICE,
  2484. noa, sizeof(noa));
  2485. if (ret >= 2 && sdata->u.mgd.p2p_noa_index != noa[0]) {
  2486. bss_conf->p2p_oppps = noa[1] & 0x80;
  2487. bss_conf->p2p_ctwindow = noa[1] & 0x7f;
  2488. changed |= BSS_CHANGED_P2P_PS;
  2489. sdata->u.mgd.p2p_noa_index = noa[0];
  2490. /*
  2491. * make sure we update all information, the CRC
  2492. * mechanism doesn't look at P2P attributes.
  2493. */
  2494. ifmgd->beacon_crc_valid = false;
  2495. }
  2496. }
  2497. if (ncrc == ifmgd->beacon_crc && ifmgd->beacon_crc_valid)
  2498. return RX_MGMT_NONE;
  2499. ifmgd->beacon_crc = ncrc;
  2500. ifmgd->beacon_crc_valid = true;
  2501. ieee80211_rx_bss_info(sdata, mgmt, len, rx_status, &elems);
  2502. if (ieee80211_sta_wmm_params(local, sdata, elems.wmm_param,
  2503. elems.wmm_param_len))
  2504. changed |= BSS_CHANGED_QOS;
  2505. /*
  2506. * If we haven't had a beacon before, tell the driver about the
  2507. * DTIM period (and beacon timing if desired) now.
  2508. */
  2509. if (!bss_conf->dtim_period) {
  2510. /* a few bogus AP send dtim_period = 0 or no TIM IE */
  2511. if (elems.tim)
  2512. bss_conf->dtim_period = elems.tim->dtim_period ?: 1;
  2513. else
  2514. bss_conf->dtim_period = 1;
  2515. if (local->hw.flags & IEEE80211_HW_TIMING_BEACON_ONLY) {
  2516. sdata->vif.bss_conf.sync_tsf =
  2517. le64_to_cpu(mgmt->u.beacon.timestamp);
  2518. sdata->vif.bss_conf.sync_device_ts =
  2519. rx_status->device_timestamp;
  2520. if (elems.tim)
  2521. sdata->vif.bss_conf.sync_dtim_count =
  2522. elems.tim->dtim_count;
  2523. else
  2524. sdata->vif.bss_conf.sync_dtim_count = 0;
  2525. }
  2526. changed |= BSS_CHANGED_DTIM_PERIOD;
  2527. }
  2528. if (elems.erp_info && elems.erp_info_len >= 1) {
  2529. erp_valid = true;
  2530. erp_value = elems.erp_info[0];
  2531. } else {
  2532. erp_valid = false;
  2533. }
  2534. changed |= ieee80211_handle_bss_capability(sdata,
  2535. le16_to_cpu(mgmt->u.beacon.capab_info),
  2536. erp_valid, erp_value);
  2537. mutex_lock(&local->sta_mtx);
  2538. sta = sta_info_get(sdata, bssid);
  2539. if (ieee80211_config_bw(sdata, sta, elems.ht_operation,
  2540. elems.vht_operation, bssid, &changed)) {
  2541. mutex_unlock(&local->sta_mtx);
  2542. ieee80211_set_disassoc(sdata, IEEE80211_STYPE_DEAUTH,
  2543. WLAN_REASON_DEAUTH_LEAVING,
  2544. true, deauth_buf);
  2545. return RX_MGMT_CFG80211_TX_DEAUTH;
  2546. }
  2547. if (sta && elems.opmode_notif)
  2548. ieee80211_vht_handle_opmode(sdata, sta, *elems.opmode_notif,
  2549. rx_status->band, true);
  2550. mutex_unlock(&local->sta_mtx);
  2551. if (elems.country_elem && elems.pwr_constr_elem &&
  2552. mgmt->u.probe_resp.capab_info &
  2553. cpu_to_le16(WLAN_CAPABILITY_SPECTRUM_MGMT))
  2554. changed |= ieee80211_handle_pwr_constr(sdata, chan,
  2555. elems.country_elem,
  2556. elems.country_elem_len,
  2557. elems.pwr_constr_elem);
  2558. ieee80211_bss_info_change_notify(sdata, changed);
  2559. return RX_MGMT_NONE;
  2560. }
  2561. void ieee80211_sta_rx_queued_mgmt(struct ieee80211_sub_if_data *sdata,
  2562. struct sk_buff *skb)
  2563. {
  2564. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  2565. struct ieee80211_rx_status *rx_status;
  2566. struct ieee80211_mgmt *mgmt;
  2567. struct cfg80211_bss *bss = NULL;
  2568. enum rx_mgmt_action rma = RX_MGMT_NONE;
  2569. u8 deauth_buf[IEEE80211_DEAUTH_FRAME_LEN];
  2570. u16 fc;
  2571. rx_status = (struct ieee80211_rx_status *) skb->cb;
  2572. mgmt = (struct ieee80211_mgmt *) skb->data;
  2573. fc = le16_to_cpu(mgmt->frame_control);
  2574. mutex_lock(&ifmgd->mtx);
  2575. switch (fc & IEEE80211_FCTL_STYPE) {
  2576. case IEEE80211_STYPE_BEACON:
  2577. rma = ieee80211_rx_mgmt_beacon(sdata, mgmt, skb->len,
  2578. deauth_buf, rx_status);
  2579. break;
  2580. case IEEE80211_STYPE_PROBE_RESP:
  2581. ieee80211_rx_mgmt_probe_resp(sdata, skb);
  2582. break;
  2583. case IEEE80211_STYPE_AUTH:
  2584. rma = ieee80211_rx_mgmt_auth(sdata, mgmt, skb->len);
  2585. break;
  2586. case IEEE80211_STYPE_DEAUTH:
  2587. rma = ieee80211_rx_mgmt_deauth(sdata, mgmt, skb->len);
  2588. break;
  2589. case IEEE80211_STYPE_DISASSOC:
  2590. rma = ieee80211_rx_mgmt_disassoc(sdata, mgmt, skb->len);
  2591. break;
  2592. case IEEE80211_STYPE_ASSOC_RESP:
  2593. case IEEE80211_STYPE_REASSOC_RESP:
  2594. rma = ieee80211_rx_mgmt_assoc_resp(sdata, mgmt, skb->len, &bss);
  2595. break;
  2596. case IEEE80211_STYPE_ACTION:
  2597. switch (mgmt->u.action.category) {
  2598. case WLAN_CATEGORY_SPECTRUM_MGMT:
  2599. ieee80211_sta_process_chanswitch(sdata,
  2600. &mgmt->u.action.u.chan_switch.sw_elem,
  2601. (void *)ifmgd->associated->priv,
  2602. rx_status->mactime);
  2603. break;
  2604. }
  2605. }
  2606. mutex_unlock(&ifmgd->mtx);
  2607. switch (rma) {
  2608. case RX_MGMT_NONE:
  2609. /* no action */
  2610. break;
  2611. case RX_MGMT_CFG80211_DEAUTH:
  2612. cfg80211_send_deauth(sdata->dev, (u8 *)mgmt, skb->len);
  2613. break;
  2614. case RX_MGMT_CFG80211_DISASSOC:
  2615. cfg80211_send_disassoc(sdata->dev, (u8 *)mgmt, skb->len);
  2616. break;
  2617. case RX_MGMT_CFG80211_RX_AUTH:
  2618. cfg80211_send_rx_auth(sdata->dev, (u8 *)mgmt, skb->len);
  2619. break;
  2620. case RX_MGMT_CFG80211_RX_ASSOC:
  2621. cfg80211_send_rx_assoc(sdata->dev, bss, (u8 *)mgmt, skb->len);
  2622. break;
  2623. case RX_MGMT_CFG80211_ASSOC_TIMEOUT:
  2624. cfg80211_send_assoc_timeout(sdata->dev, mgmt->bssid);
  2625. break;
  2626. case RX_MGMT_CFG80211_TX_DEAUTH:
  2627. cfg80211_send_deauth(sdata->dev, deauth_buf,
  2628. sizeof(deauth_buf));
  2629. break;
  2630. default:
  2631. WARN(1, "unexpected: %d", rma);
  2632. }
  2633. }
  2634. static void ieee80211_sta_timer(unsigned long data)
  2635. {
  2636. struct ieee80211_sub_if_data *sdata =
  2637. (struct ieee80211_sub_if_data *) data;
  2638. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  2639. struct ieee80211_local *local = sdata->local;
  2640. if (local->quiescing) {
  2641. set_bit(TMR_RUNNING_TIMER, &ifmgd->timers_running);
  2642. return;
  2643. }
  2644. ieee80211_queue_work(&local->hw, &sdata->work);
  2645. }
  2646. static void ieee80211_sta_connection_lost(struct ieee80211_sub_if_data *sdata,
  2647. u8 *bssid, u8 reason, bool tx)
  2648. {
  2649. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  2650. u8 frame_buf[IEEE80211_DEAUTH_FRAME_LEN];
  2651. ieee80211_set_disassoc(sdata, IEEE80211_STYPE_DEAUTH, reason,
  2652. tx, frame_buf);
  2653. mutex_unlock(&ifmgd->mtx);
  2654. /*
  2655. * must be outside lock due to cfg80211,
  2656. * but that's not a problem.
  2657. */
  2658. cfg80211_send_deauth(sdata->dev, frame_buf, IEEE80211_DEAUTH_FRAME_LEN);
  2659. mutex_lock(&ifmgd->mtx);
  2660. }
  2661. static int ieee80211_probe_auth(struct ieee80211_sub_if_data *sdata)
  2662. {
  2663. struct ieee80211_local *local = sdata->local;
  2664. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  2665. struct ieee80211_mgd_auth_data *auth_data = ifmgd->auth_data;
  2666. u32 tx_flags = 0;
  2667. lockdep_assert_held(&ifmgd->mtx);
  2668. if (WARN_ON_ONCE(!auth_data))
  2669. return -EINVAL;
  2670. if (local->hw.flags & IEEE80211_HW_REPORTS_TX_ACK_STATUS)
  2671. tx_flags = IEEE80211_TX_CTL_REQ_TX_STATUS |
  2672. IEEE80211_TX_INTFL_MLME_CONN_TX;
  2673. auth_data->tries++;
  2674. if (auth_data->tries > IEEE80211_AUTH_MAX_TRIES) {
  2675. sdata_info(sdata, "authentication with %pM timed out\n",
  2676. auth_data->bss->bssid);
  2677. /*
  2678. * Most likely AP is not in the range so remove the
  2679. * bss struct for that AP.
  2680. */
  2681. cfg80211_unlink_bss(local->hw.wiphy, auth_data->bss);
  2682. return -ETIMEDOUT;
  2683. }
  2684. drv_mgd_prepare_tx(local, sdata);
  2685. if (auth_data->bss->proberesp_ies) {
  2686. u16 trans = 1;
  2687. u16 status = 0;
  2688. sdata_info(sdata, "send auth to %pM (try %d/%d)\n",
  2689. auth_data->bss->bssid, auth_data->tries,
  2690. IEEE80211_AUTH_MAX_TRIES);
  2691. auth_data->expected_transaction = 2;
  2692. if (auth_data->algorithm == WLAN_AUTH_SAE) {
  2693. trans = auth_data->sae_trans;
  2694. status = auth_data->sae_status;
  2695. auth_data->expected_transaction = trans;
  2696. }
  2697. ieee80211_send_auth(sdata, trans, auth_data->algorithm, status,
  2698. auth_data->data, auth_data->data_len,
  2699. auth_data->bss->bssid,
  2700. auth_data->bss->bssid, NULL, 0, 0,
  2701. tx_flags);
  2702. } else {
  2703. const u8 *ssidie;
  2704. sdata_info(sdata, "direct probe to %pM (try %d/%i)\n",
  2705. auth_data->bss->bssid, auth_data->tries,
  2706. IEEE80211_AUTH_MAX_TRIES);
  2707. rcu_read_lock();
  2708. ssidie = ieee80211_bss_get_ie(auth_data->bss, WLAN_EID_SSID);
  2709. if (!ssidie) {
  2710. rcu_read_unlock();
  2711. return -EINVAL;
  2712. }
  2713. /*
  2714. * Direct probe is sent to broadcast address as some APs
  2715. * will not answer to direct packet in unassociated state.
  2716. */
  2717. ieee80211_send_probe_req(sdata, NULL, ssidie + 2, ssidie[1],
  2718. NULL, 0, (u32) -1, true, tx_flags,
  2719. auth_data->bss->channel, false);
  2720. rcu_read_unlock();
  2721. }
  2722. if (!(local->hw.flags & IEEE80211_HW_REPORTS_TX_ACK_STATUS)) {
  2723. auth_data->timeout = jiffies + IEEE80211_AUTH_TIMEOUT;
  2724. ifmgd->auth_data->timeout_started = true;
  2725. run_again(ifmgd, auth_data->timeout);
  2726. } else {
  2727. auth_data->timeout_started = false;
  2728. }
  2729. return 0;
  2730. }
  2731. static int ieee80211_do_assoc(struct ieee80211_sub_if_data *sdata)
  2732. {
  2733. struct ieee80211_mgd_assoc_data *assoc_data = sdata->u.mgd.assoc_data;
  2734. struct ieee80211_local *local = sdata->local;
  2735. lockdep_assert_held(&sdata->u.mgd.mtx);
  2736. assoc_data->tries++;
  2737. if (assoc_data->tries > IEEE80211_ASSOC_MAX_TRIES) {
  2738. sdata_info(sdata, "association with %pM timed out\n",
  2739. assoc_data->bss->bssid);
  2740. /*
  2741. * Most likely AP is not in the range so remove the
  2742. * bss struct for that AP.
  2743. */
  2744. cfg80211_unlink_bss(local->hw.wiphy, assoc_data->bss);
  2745. return -ETIMEDOUT;
  2746. }
  2747. sdata_info(sdata, "associate with %pM (try %d/%d)\n",
  2748. assoc_data->bss->bssid, assoc_data->tries,
  2749. IEEE80211_ASSOC_MAX_TRIES);
  2750. ieee80211_send_assoc(sdata);
  2751. if (!(local->hw.flags & IEEE80211_HW_REPORTS_TX_ACK_STATUS)) {
  2752. assoc_data->timeout = jiffies + IEEE80211_ASSOC_TIMEOUT;
  2753. assoc_data->timeout_started = true;
  2754. run_again(&sdata->u.mgd, assoc_data->timeout);
  2755. } else {
  2756. assoc_data->timeout_started = false;
  2757. }
  2758. return 0;
  2759. }
  2760. void ieee80211_mgd_conn_tx_status(struct ieee80211_sub_if_data *sdata,
  2761. __le16 fc, bool acked)
  2762. {
  2763. struct ieee80211_local *local = sdata->local;
  2764. sdata->u.mgd.status_fc = fc;
  2765. sdata->u.mgd.status_acked = acked;
  2766. sdata->u.mgd.status_received = true;
  2767. ieee80211_queue_work(&local->hw, &sdata->work);
  2768. }
  2769. void ieee80211_sta_work(struct ieee80211_sub_if_data *sdata)
  2770. {
  2771. struct ieee80211_local *local = sdata->local;
  2772. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  2773. mutex_lock(&ifmgd->mtx);
  2774. if (ifmgd->status_received) {
  2775. __le16 fc = ifmgd->status_fc;
  2776. bool status_acked = ifmgd->status_acked;
  2777. ifmgd->status_received = false;
  2778. if (ifmgd->auth_data &&
  2779. (ieee80211_is_probe_req(fc) || ieee80211_is_auth(fc))) {
  2780. if (status_acked) {
  2781. ifmgd->auth_data->timeout =
  2782. jiffies + IEEE80211_AUTH_TIMEOUT_SHORT;
  2783. run_again(ifmgd, ifmgd->auth_data->timeout);
  2784. } else {
  2785. ifmgd->auth_data->timeout = jiffies - 1;
  2786. }
  2787. ifmgd->auth_data->timeout_started = true;
  2788. } else if (ifmgd->assoc_data &&
  2789. (ieee80211_is_assoc_req(fc) ||
  2790. ieee80211_is_reassoc_req(fc))) {
  2791. if (status_acked) {
  2792. ifmgd->assoc_data->timeout =
  2793. jiffies + IEEE80211_ASSOC_TIMEOUT_SHORT;
  2794. run_again(ifmgd, ifmgd->assoc_data->timeout);
  2795. } else {
  2796. ifmgd->assoc_data->timeout = jiffies - 1;
  2797. }
  2798. ifmgd->assoc_data->timeout_started = true;
  2799. }
  2800. }
  2801. if (ifmgd->auth_data && ifmgd->auth_data->timeout_started &&
  2802. time_after(jiffies, ifmgd->auth_data->timeout)) {
  2803. if (ifmgd->auth_data->done) {
  2804. /*
  2805. * ok ... we waited for assoc but userspace didn't,
  2806. * so let's just kill the auth data
  2807. */
  2808. ieee80211_destroy_auth_data(sdata, false);
  2809. } else if (ieee80211_probe_auth(sdata)) {
  2810. u8 bssid[ETH_ALEN];
  2811. memcpy(bssid, ifmgd->auth_data->bss->bssid, ETH_ALEN);
  2812. ieee80211_destroy_auth_data(sdata, false);
  2813. mutex_unlock(&ifmgd->mtx);
  2814. cfg80211_send_auth_timeout(sdata->dev, bssid);
  2815. mutex_lock(&ifmgd->mtx);
  2816. }
  2817. } else if (ifmgd->auth_data && ifmgd->auth_data->timeout_started)
  2818. run_again(ifmgd, ifmgd->auth_data->timeout);
  2819. if (ifmgd->assoc_data && ifmgd->assoc_data->timeout_started &&
  2820. time_after(jiffies, ifmgd->assoc_data->timeout)) {
  2821. if ((ifmgd->assoc_data->need_beacon &&
  2822. !ifmgd->assoc_data->have_beacon) ||
  2823. ieee80211_do_assoc(sdata)) {
  2824. u8 bssid[ETH_ALEN];
  2825. memcpy(bssid, ifmgd->assoc_data->bss->bssid, ETH_ALEN);
  2826. ieee80211_destroy_assoc_data(sdata, false);
  2827. mutex_unlock(&ifmgd->mtx);
  2828. cfg80211_send_assoc_timeout(sdata->dev, bssid);
  2829. mutex_lock(&ifmgd->mtx);
  2830. }
  2831. } else if (ifmgd->assoc_data && ifmgd->assoc_data->timeout_started)
  2832. run_again(ifmgd, ifmgd->assoc_data->timeout);
  2833. if (ifmgd->flags & (IEEE80211_STA_BEACON_POLL |
  2834. IEEE80211_STA_CONNECTION_POLL) &&
  2835. ifmgd->associated) {
  2836. u8 bssid[ETH_ALEN];
  2837. int max_tries;
  2838. memcpy(bssid, ifmgd->associated->bssid, ETH_ALEN);
  2839. if (local->hw.flags & IEEE80211_HW_REPORTS_TX_ACK_STATUS)
  2840. max_tries = max_nullfunc_tries;
  2841. else
  2842. max_tries = max_probe_tries;
  2843. /* ACK received for nullfunc probing frame */
  2844. if (!ifmgd->probe_send_count)
  2845. ieee80211_reset_ap_probe(sdata);
  2846. else if (ifmgd->nullfunc_failed) {
  2847. if (ifmgd->probe_send_count < max_tries) {
  2848. mlme_dbg(sdata,
  2849. "No ack for nullfunc frame to AP %pM, try %d/%i\n",
  2850. bssid, ifmgd->probe_send_count,
  2851. max_tries);
  2852. ieee80211_mgd_probe_ap_send(sdata);
  2853. } else {
  2854. mlme_dbg(sdata,
  2855. "No ack for nullfunc frame to AP %pM, disconnecting.\n",
  2856. bssid);
  2857. ieee80211_sta_connection_lost(sdata, bssid,
  2858. WLAN_REASON_DISASSOC_DUE_TO_INACTIVITY,
  2859. false);
  2860. }
  2861. } else if (time_is_after_jiffies(ifmgd->probe_timeout))
  2862. run_again(ifmgd, ifmgd->probe_timeout);
  2863. else if (local->hw.flags & IEEE80211_HW_REPORTS_TX_ACK_STATUS) {
  2864. mlme_dbg(sdata,
  2865. "Failed to send nullfunc to AP %pM after %dms, disconnecting\n",
  2866. bssid, probe_wait_ms);
  2867. ieee80211_sta_connection_lost(sdata, bssid,
  2868. WLAN_REASON_DISASSOC_DUE_TO_INACTIVITY, false);
  2869. } else if (ifmgd->probe_send_count < max_tries) {
  2870. mlme_dbg(sdata,
  2871. "No probe response from AP %pM after %dms, try %d/%i\n",
  2872. bssid, probe_wait_ms,
  2873. ifmgd->probe_send_count, max_tries);
  2874. ieee80211_mgd_probe_ap_send(sdata);
  2875. } else {
  2876. /*
  2877. * We actually lost the connection ... or did we?
  2878. * Let's make sure!
  2879. */
  2880. wiphy_debug(local->hw.wiphy,
  2881. "%s: No probe response from AP %pM"
  2882. " after %dms, disconnecting.\n",
  2883. sdata->name,
  2884. bssid, probe_wait_ms);
  2885. ieee80211_sta_connection_lost(sdata, bssid,
  2886. WLAN_REASON_DISASSOC_DUE_TO_INACTIVITY, false);
  2887. }
  2888. }
  2889. mutex_unlock(&ifmgd->mtx);
  2890. }
  2891. static void ieee80211_sta_bcn_mon_timer(unsigned long data)
  2892. {
  2893. struct ieee80211_sub_if_data *sdata =
  2894. (struct ieee80211_sub_if_data *) data;
  2895. struct ieee80211_local *local = sdata->local;
  2896. if (local->quiescing)
  2897. return;
  2898. sdata->u.mgd.connection_loss = false;
  2899. ieee80211_queue_work(&sdata->local->hw,
  2900. &sdata->u.mgd.beacon_connection_loss_work);
  2901. }
  2902. static void ieee80211_sta_conn_mon_timer(unsigned long data)
  2903. {
  2904. struct ieee80211_sub_if_data *sdata =
  2905. (struct ieee80211_sub_if_data *) data;
  2906. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  2907. struct ieee80211_local *local = sdata->local;
  2908. if (local->quiescing)
  2909. return;
  2910. ieee80211_queue_work(&local->hw, &ifmgd->monitor_work);
  2911. }
  2912. static void ieee80211_sta_monitor_work(struct work_struct *work)
  2913. {
  2914. struct ieee80211_sub_if_data *sdata =
  2915. container_of(work, struct ieee80211_sub_if_data,
  2916. u.mgd.monitor_work);
  2917. ieee80211_mgd_probe_ap(sdata, false);
  2918. }
  2919. static void ieee80211_restart_sta_timer(struct ieee80211_sub_if_data *sdata)
  2920. {
  2921. u32 flags;
  2922. if (sdata->vif.type == NL80211_IFTYPE_STATION) {
  2923. __ieee80211_stop_poll(sdata);
  2924. /* let's probe the connection once */
  2925. flags = sdata->local->hw.flags;
  2926. if (!(flags & IEEE80211_HW_CONNECTION_MONITOR))
  2927. ieee80211_queue_work(&sdata->local->hw,
  2928. &sdata->u.mgd.monitor_work);
  2929. /* and do all the other regular work too */
  2930. ieee80211_queue_work(&sdata->local->hw, &sdata->work);
  2931. }
  2932. }
  2933. #ifdef CONFIG_PM
  2934. void ieee80211_sta_quiesce(struct ieee80211_sub_if_data *sdata)
  2935. {
  2936. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  2937. /*
  2938. * Stop timers before deleting work items, as timers
  2939. * could race and re-add the work-items. They will be
  2940. * re-established on connection.
  2941. */
  2942. del_timer_sync(&ifmgd->conn_mon_timer);
  2943. del_timer_sync(&ifmgd->bcn_mon_timer);
  2944. /*
  2945. * we need to use atomic bitops for the running bits
  2946. * only because both timers might fire at the same
  2947. * time -- the code here is properly synchronised.
  2948. */
  2949. cancel_work_sync(&ifmgd->request_smps_work);
  2950. cancel_work_sync(&ifmgd->monitor_work);
  2951. cancel_work_sync(&ifmgd->beacon_connection_loss_work);
  2952. cancel_work_sync(&ifmgd->csa_connection_drop_work);
  2953. if (del_timer_sync(&ifmgd->timer))
  2954. set_bit(TMR_RUNNING_TIMER, &ifmgd->timers_running);
  2955. if (del_timer_sync(&ifmgd->chswitch_timer))
  2956. set_bit(TMR_RUNNING_CHANSW, &ifmgd->timers_running);
  2957. cancel_work_sync(&ifmgd->chswitch_work);
  2958. }
  2959. void ieee80211_sta_restart(struct ieee80211_sub_if_data *sdata)
  2960. {
  2961. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  2962. mutex_lock(&ifmgd->mtx);
  2963. if (!ifmgd->associated) {
  2964. mutex_unlock(&ifmgd->mtx);
  2965. return;
  2966. }
  2967. if (sdata->flags & IEEE80211_SDATA_DISCONNECT_RESUME) {
  2968. sdata->flags &= ~IEEE80211_SDATA_DISCONNECT_RESUME;
  2969. mlme_dbg(sdata, "driver requested disconnect after resume\n");
  2970. ieee80211_sta_connection_lost(sdata,
  2971. ifmgd->associated->bssid,
  2972. WLAN_REASON_UNSPECIFIED,
  2973. true);
  2974. mutex_unlock(&ifmgd->mtx);
  2975. return;
  2976. }
  2977. mutex_unlock(&ifmgd->mtx);
  2978. if (test_and_clear_bit(TMR_RUNNING_TIMER, &ifmgd->timers_running))
  2979. add_timer(&ifmgd->timer);
  2980. if (test_and_clear_bit(TMR_RUNNING_CHANSW, &ifmgd->timers_running))
  2981. add_timer(&ifmgd->chswitch_timer);
  2982. ieee80211_sta_reset_beacon_monitor(sdata);
  2983. mutex_lock(&sdata->local->mtx);
  2984. ieee80211_restart_sta_timer(sdata);
  2985. mutex_unlock(&sdata->local->mtx);
  2986. }
  2987. #endif
  2988. /* interface setup */
  2989. void ieee80211_sta_setup_sdata(struct ieee80211_sub_if_data *sdata)
  2990. {
  2991. struct ieee80211_if_managed *ifmgd;
  2992. ifmgd = &sdata->u.mgd;
  2993. INIT_WORK(&ifmgd->monitor_work, ieee80211_sta_monitor_work);
  2994. INIT_WORK(&ifmgd->chswitch_work, ieee80211_chswitch_work);
  2995. INIT_WORK(&ifmgd->beacon_connection_loss_work,
  2996. ieee80211_beacon_connection_loss_work);
  2997. INIT_WORK(&ifmgd->csa_connection_drop_work,
  2998. ieee80211_csa_connection_drop_work);
  2999. INIT_WORK(&ifmgd->request_smps_work, ieee80211_request_smps_work);
  3000. setup_timer(&ifmgd->timer, ieee80211_sta_timer,
  3001. (unsigned long) sdata);
  3002. setup_timer(&ifmgd->bcn_mon_timer, ieee80211_sta_bcn_mon_timer,
  3003. (unsigned long) sdata);
  3004. setup_timer(&ifmgd->conn_mon_timer, ieee80211_sta_conn_mon_timer,
  3005. (unsigned long) sdata);
  3006. setup_timer(&ifmgd->chswitch_timer, ieee80211_chswitch_timer,
  3007. (unsigned long) sdata);
  3008. ifmgd->flags = 0;
  3009. ifmgd->powersave = sdata->wdev.ps;
  3010. ifmgd->uapsd_queues = IEEE80211_DEFAULT_UAPSD_QUEUES;
  3011. ifmgd->uapsd_max_sp_len = IEEE80211_DEFAULT_MAX_SP_LEN;
  3012. mutex_init(&ifmgd->mtx);
  3013. if (sdata->local->hw.flags & IEEE80211_HW_SUPPORTS_DYNAMIC_SMPS)
  3014. ifmgd->req_smps = IEEE80211_SMPS_AUTOMATIC;
  3015. else
  3016. ifmgd->req_smps = IEEE80211_SMPS_OFF;
  3017. }
  3018. /* scan finished notification */
  3019. void ieee80211_mlme_notify_scan_completed(struct ieee80211_local *local)
  3020. {
  3021. struct ieee80211_sub_if_data *sdata;
  3022. /* Restart STA timers */
  3023. rcu_read_lock();
  3024. list_for_each_entry_rcu(sdata, &local->interfaces, list) {
  3025. if (ieee80211_sdata_running(sdata))
  3026. ieee80211_restart_sta_timer(sdata);
  3027. }
  3028. rcu_read_unlock();
  3029. }
  3030. int ieee80211_max_network_latency(struct notifier_block *nb,
  3031. unsigned long data, void *dummy)
  3032. {
  3033. s32 latency_usec = (s32) data;
  3034. struct ieee80211_local *local =
  3035. container_of(nb, struct ieee80211_local,
  3036. network_latency_notifier);
  3037. mutex_lock(&local->iflist_mtx);
  3038. ieee80211_recalc_ps(local, latency_usec);
  3039. mutex_unlock(&local->iflist_mtx);
  3040. return 0;
  3041. }
  3042. static u8 ieee80211_ht_vht_rx_chains(struct ieee80211_sub_if_data *sdata,
  3043. struct cfg80211_bss *cbss)
  3044. {
  3045. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  3046. const u8 *ht_cap_ie, *vht_cap_ie;
  3047. const struct ieee80211_ht_cap *ht_cap;
  3048. const struct ieee80211_vht_cap *vht_cap;
  3049. u8 chains = 1;
  3050. if (ifmgd->flags & IEEE80211_STA_DISABLE_HT)
  3051. return chains;
  3052. ht_cap_ie = ieee80211_bss_get_ie(cbss, WLAN_EID_HT_CAPABILITY);
  3053. if (ht_cap_ie && ht_cap_ie[1] >= sizeof(*ht_cap)) {
  3054. ht_cap = (void *)(ht_cap_ie + 2);
  3055. chains = ieee80211_mcs_to_chains(&ht_cap->mcs);
  3056. /*
  3057. * TODO: use "Tx Maximum Number Spatial Streams Supported" and
  3058. * "Tx Unequal Modulation Supported" fields.
  3059. */
  3060. }
  3061. if (ifmgd->flags & IEEE80211_STA_DISABLE_VHT)
  3062. return chains;
  3063. vht_cap_ie = ieee80211_bss_get_ie(cbss, WLAN_EID_VHT_CAPABILITY);
  3064. if (vht_cap_ie && vht_cap_ie[1] >= sizeof(*vht_cap)) {
  3065. u8 nss;
  3066. u16 tx_mcs_map;
  3067. vht_cap = (void *)(vht_cap_ie + 2);
  3068. tx_mcs_map = le16_to_cpu(vht_cap->supp_mcs.tx_mcs_map);
  3069. for (nss = 8; nss > 0; nss--) {
  3070. if (((tx_mcs_map >> (2 * (nss - 1))) & 3) !=
  3071. IEEE80211_VHT_MCS_NOT_SUPPORTED)
  3072. break;
  3073. }
  3074. /* TODO: use "Tx Highest Supported Long GI Data Rate" field? */
  3075. chains = max(chains, nss);
  3076. }
  3077. return chains;
  3078. }
  3079. static int ieee80211_prep_channel(struct ieee80211_sub_if_data *sdata,
  3080. struct cfg80211_bss *cbss)
  3081. {
  3082. struct ieee80211_local *local = sdata->local;
  3083. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  3084. const struct ieee80211_ht_operation *ht_oper = NULL;
  3085. const struct ieee80211_vht_operation *vht_oper = NULL;
  3086. struct ieee80211_supported_band *sband;
  3087. struct cfg80211_chan_def chandef;
  3088. int ret;
  3089. sband = local->hw.wiphy->bands[cbss->channel->band];
  3090. ifmgd->flags &= ~(IEEE80211_STA_DISABLE_40MHZ |
  3091. IEEE80211_STA_DISABLE_80P80MHZ |
  3092. IEEE80211_STA_DISABLE_160MHZ);
  3093. rcu_read_lock();
  3094. if (!(ifmgd->flags & IEEE80211_STA_DISABLE_HT) &&
  3095. sband->ht_cap.ht_supported) {
  3096. const u8 *ht_oper_ie, *ht_cap;
  3097. ht_oper_ie = ieee80211_bss_get_ie(cbss, WLAN_EID_HT_OPERATION);
  3098. if (ht_oper_ie && ht_oper_ie[1] >= sizeof(*ht_oper))
  3099. ht_oper = (void *)(ht_oper_ie + 2);
  3100. ht_cap = ieee80211_bss_get_ie(cbss, WLAN_EID_HT_CAPABILITY);
  3101. if (!ht_cap || ht_cap[1] < sizeof(struct ieee80211_ht_cap)) {
  3102. ifmgd->flags |= IEEE80211_STA_DISABLE_HT;
  3103. ht_oper = NULL;
  3104. }
  3105. }
  3106. if (!(ifmgd->flags & IEEE80211_STA_DISABLE_VHT) &&
  3107. sband->vht_cap.vht_supported) {
  3108. const u8 *vht_oper_ie, *vht_cap;
  3109. vht_oper_ie = ieee80211_bss_get_ie(cbss,
  3110. WLAN_EID_VHT_OPERATION);
  3111. if (vht_oper_ie && vht_oper_ie[1] >= sizeof(*vht_oper))
  3112. vht_oper = (void *)(vht_oper_ie + 2);
  3113. if (vht_oper && !ht_oper) {
  3114. vht_oper = NULL;
  3115. sdata_info(sdata,
  3116. "AP advertised VHT without HT, disabling both\n");
  3117. ifmgd->flags |= IEEE80211_STA_DISABLE_HT;
  3118. ifmgd->flags |= IEEE80211_STA_DISABLE_VHT;
  3119. }
  3120. vht_cap = ieee80211_bss_get_ie(cbss, WLAN_EID_VHT_CAPABILITY);
  3121. if (!vht_cap || vht_cap[1] < sizeof(struct ieee80211_vht_cap)) {
  3122. ifmgd->flags |= IEEE80211_STA_DISABLE_VHT;
  3123. vht_oper = NULL;
  3124. }
  3125. }
  3126. ifmgd->flags |= ieee80211_determine_chantype(sdata, sband,
  3127. cbss->channel,
  3128. ht_oper, vht_oper,
  3129. &chandef, true);
  3130. sdata->needed_rx_chains = min(ieee80211_ht_vht_rx_chains(sdata, cbss),
  3131. local->rx_chains);
  3132. rcu_read_unlock();
  3133. /* will change later if needed */
  3134. sdata->smps_mode = IEEE80211_SMPS_OFF;
  3135. /*
  3136. * If this fails (possibly due to channel context sharing
  3137. * on incompatible channels, e.g. 80+80 and 160 sharing the
  3138. * same control channel) try to use a smaller bandwidth.
  3139. */
  3140. ret = ieee80211_vif_use_channel(sdata, &chandef,
  3141. IEEE80211_CHANCTX_SHARED);
  3142. while (ret && chandef.width != NL80211_CHAN_WIDTH_20_NOHT) {
  3143. ifmgd->flags |= chandef_downgrade(&chandef);
  3144. ret = ieee80211_vif_use_channel(sdata, &chandef,
  3145. IEEE80211_CHANCTX_SHARED);
  3146. }
  3147. return ret;
  3148. }
  3149. static int ieee80211_prep_connection(struct ieee80211_sub_if_data *sdata,
  3150. struct cfg80211_bss *cbss, bool assoc)
  3151. {
  3152. struct ieee80211_local *local = sdata->local;
  3153. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  3154. struct ieee80211_bss *bss = (void *)cbss->priv;
  3155. struct sta_info *new_sta = NULL;
  3156. bool have_sta = false;
  3157. int err;
  3158. if (WARN_ON(!ifmgd->auth_data && !ifmgd->assoc_data))
  3159. return -EINVAL;
  3160. if (assoc) {
  3161. rcu_read_lock();
  3162. have_sta = sta_info_get(sdata, cbss->bssid);
  3163. rcu_read_unlock();
  3164. }
  3165. if (!have_sta) {
  3166. new_sta = sta_info_alloc(sdata, cbss->bssid, GFP_KERNEL);
  3167. if (!new_sta)
  3168. return -ENOMEM;
  3169. }
  3170. if (new_sta) {
  3171. u32 rates = 0, basic_rates = 0;
  3172. bool have_higher_than_11mbit;
  3173. int min_rate = INT_MAX, min_rate_index = -1;
  3174. struct ieee80211_supported_band *sband;
  3175. const struct cfg80211_bss_ies *ies;
  3176. sband = local->hw.wiphy->bands[cbss->channel->band];
  3177. err = ieee80211_prep_channel(sdata, cbss);
  3178. if (err) {
  3179. sta_info_free(local, new_sta);
  3180. return err;
  3181. }
  3182. ieee80211_get_rates(sband, bss->supp_rates,
  3183. bss->supp_rates_len,
  3184. &rates, &basic_rates,
  3185. &have_higher_than_11mbit,
  3186. &min_rate, &min_rate_index);
  3187. /*
  3188. * This used to be a workaround for basic rates missing
  3189. * in the association response frame. Now that we no
  3190. * longer use the basic rates from there, it probably
  3191. * doesn't happen any more, but keep the workaround so
  3192. * in case some *other* APs are buggy in different ways
  3193. * we can connect -- with a warning.
  3194. */
  3195. if (!basic_rates && min_rate_index >= 0) {
  3196. sdata_info(sdata,
  3197. "No basic rates, using min rate instead\n");
  3198. basic_rates = BIT(min_rate_index);
  3199. }
  3200. new_sta->sta.supp_rates[cbss->channel->band] = rates;
  3201. sdata->vif.bss_conf.basic_rates = basic_rates;
  3202. /* cf. IEEE 802.11 9.2.12 */
  3203. if (cbss->channel->band == IEEE80211_BAND_2GHZ &&
  3204. have_higher_than_11mbit)
  3205. sdata->flags |= IEEE80211_SDATA_OPERATING_GMODE;
  3206. else
  3207. sdata->flags &= ~IEEE80211_SDATA_OPERATING_GMODE;
  3208. memcpy(ifmgd->bssid, cbss->bssid, ETH_ALEN);
  3209. /* set timing information */
  3210. sdata->vif.bss_conf.beacon_int = cbss->beacon_interval;
  3211. rcu_read_lock();
  3212. ies = rcu_dereference(cbss->beacon_ies);
  3213. if (ies) {
  3214. const u8 *tim_ie;
  3215. sdata->vif.bss_conf.sync_tsf = ies->tsf;
  3216. sdata->vif.bss_conf.sync_device_ts =
  3217. bss->device_ts_beacon;
  3218. tim_ie = cfg80211_find_ie(WLAN_EID_TIM,
  3219. ies->data, ies->len);
  3220. if (tim_ie && tim_ie[1] >= 2)
  3221. sdata->vif.bss_conf.sync_dtim_count = tim_ie[2];
  3222. else
  3223. sdata->vif.bss_conf.sync_dtim_count = 0;
  3224. } else if (!(local->hw.flags &
  3225. IEEE80211_HW_TIMING_BEACON_ONLY)) {
  3226. ies = rcu_dereference(cbss->proberesp_ies);
  3227. /* must be non-NULL since beacon IEs were NULL */
  3228. sdata->vif.bss_conf.sync_tsf = ies->tsf;
  3229. sdata->vif.bss_conf.sync_device_ts =
  3230. bss->device_ts_presp;
  3231. sdata->vif.bss_conf.sync_dtim_count = 0;
  3232. } else {
  3233. sdata->vif.bss_conf.sync_tsf = 0;
  3234. sdata->vif.bss_conf.sync_device_ts = 0;
  3235. sdata->vif.bss_conf.sync_dtim_count = 0;
  3236. }
  3237. rcu_read_unlock();
  3238. /* tell driver about BSSID, basic rates and timing */
  3239. ieee80211_bss_info_change_notify(sdata,
  3240. BSS_CHANGED_BSSID | BSS_CHANGED_BASIC_RATES |
  3241. BSS_CHANGED_BEACON_INT);
  3242. if (assoc)
  3243. sta_info_pre_move_state(new_sta, IEEE80211_STA_AUTH);
  3244. err = sta_info_insert(new_sta);
  3245. new_sta = NULL;
  3246. if (err) {
  3247. sdata_info(sdata,
  3248. "failed to insert STA entry for the AP (error %d)\n",
  3249. err);
  3250. return err;
  3251. }
  3252. } else
  3253. WARN_ON_ONCE(!ether_addr_equal(ifmgd->bssid, cbss->bssid));
  3254. return 0;
  3255. }
  3256. /* config hooks */
  3257. int ieee80211_mgd_auth(struct ieee80211_sub_if_data *sdata,
  3258. struct cfg80211_auth_request *req)
  3259. {
  3260. struct ieee80211_local *local = sdata->local;
  3261. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  3262. struct ieee80211_mgd_auth_data *auth_data;
  3263. u16 auth_alg;
  3264. int err;
  3265. /* prepare auth data structure */
  3266. switch (req->auth_type) {
  3267. case NL80211_AUTHTYPE_OPEN_SYSTEM:
  3268. auth_alg = WLAN_AUTH_OPEN;
  3269. break;
  3270. case NL80211_AUTHTYPE_SHARED_KEY:
  3271. if (IS_ERR(local->wep_tx_tfm))
  3272. return -EOPNOTSUPP;
  3273. auth_alg = WLAN_AUTH_SHARED_KEY;
  3274. break;
  3275. case NL80211_AUTHTYPE_FT:
  3276. auth_alg = WLAN_AUTH_FT;
  3277. break;
  3278. case NL80211_AUTHTYPE_NETWORK_EAP:
  3279. auth_alg = WLAN_AUTH_LEAP;
  3280. break;
  3281. case NL80211_AUTHTYPE_SAE:
  3282. auth_alg = WLAN_AUTH_SAE;
  3283. break;
  3284. default:
  3285. return -EOPNOTSUPP;
  3286. }
  3287. auth_data = kzalloc(sizeof(*auth_data) + req->sae_data_len +
  3288. req->ie_len, GFP_KERNEL);
  3289. if (!auth_data)
  3290. return -ENOMEM;
  3291. auth_data->bss = req->bss;
  3292. if (req->sae_data_len >= 4) {
  3293. __le16 *pos = (__le16 *) req->sae_data;
  3294. auth_data->sae_trans = le16_to_cpu(pos[0]);
  3295. auth_data->sae_status = le16_to_cpu(pos[1]);
  3296. memcpy(auth_data->data, req->sae_data + 4,
  3297. req->sae_data_len - 4);
  3298. auth_data->data_len += req->sae_data_len - 4;
  3299. }
  3300. if (req->ie && req->ie_len) {
  3301. memcpy(&auth_data->data[auth_data->data_len],
  3302. req->ie, req->ie_len);
  3303. auth_data->data_len += req->ie_len;
  3304. }
  3305. if (req->key && req->key_len) {
  3306. auth_data->key_len = req->key_len;
  3307. auth_data->key_idx = req->key_idx;
  3308. memcpy(auth_data->key, req->key, req->key_len);
  3309. }
  3310. auth_data->algorithm = auth_alg;
  3311. /* try to authenticate/probe */
  3312. mutex_lock(&ifmgd->mtx);
  3313. if ((ifmgd->auth_data && !ifmgd->auth_data->done) ||
  3314. ifmgd->assoc_data) {
  3315. err = -EBUSY;
  3316. goto err_free;
  3317. }
  3318. if (ifmgd->auth_data)
  3319. ieee80211_destroy_auth_data(sdata, false);
  3320. /* prep auth_data so we don't go into idle on disassoc */
  3321. ifmgd->auth_data = auth_data;
  3322. if (ifmgd->associated)
  3323. ieee80211_set_disassoc(sdata, 0, 0, false, NULL);
  3324. sdata_info(sdata, "authenticate with %pM\n", req->bss->bssid);
  3325. err = ieee80211_prep_connection(sdata, req->bss, false);
  3326. if (err)
  3327. goto err_clear;
  3328. err = ieee80211_probe_auth(sdata);
  3329. if (err) {
  3330. sta_info_destroy_addr(sdata, req->bss->bssid);
  3331. goto err_clear;
  3332. }
  3333. /* hold our own reference */
  3334. cfg80211_ref_bss(local->hw.wiphy, auth_data->bss);
  3335. err = 0;
  3336. goto out_unlock;
  3337. err_clear:
  3338. memset(ifmgd->bssid, 0, ETH_ALEN);
  3339. ieee80211_bss_info_change_notify(sdata, BSS_CHANGED_BSSID);
  3340. ifmgd->auth_data = NULL;
  3341. err_free:
  3342. kfree(auth_data);
  3343. out_unlock:
  3344. mutex_unlock(&ifmgd->mtx);
  3345. return err;
  3346. }
  3347. int ieee80211_mgd_assoc(struct ieee80211_sub_if_data *sdata,
  3348. struct cfg80211_assoc_request *req)
  3349. {
  3350. struct ieee80211_local *local = sdata->local;
  3351. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  3352. struct ieee80211_bss *bss = (void *)req->bss->priv;
  3353. struct ieee80211_mgd_assoc_data *assoc_data;
  3354. const struct cfg80211_bss_ies *beacon_ies;
  3355. struct ieee80211_supported_band *sband;
  3356. const u8 *ssidie, *ht_ie, *vht_ie;
  3357. int i, err;
  3358. assoc_data = kzalloc(sizeof(*assoc_data) + req->ie_len, GFP_KERNEL);
  3359. if (!assoc_data)
  3360. return -ENOMEM;
  3361. rcu_read_lock();
  3362. ssidie = ieee80211_bss_get_ie(req->bss, WLAN_EID_SSID);
  3363. if (!ssidie) {
  3364. rcu_read_unlock();
  3365. kfree(assoc_data);
  3366. return -EINVAL;
  3367. }
  3368. memcpy(assoc_data->ssid, ssidie + 2, ssidie[1]);
  3369. assoc_data->ssid_len = ssidie[1];
  3370. rcu_read_unlock();
  3371. mutex_lock(&ifmgd->mtx);
  3372. if (ifmgd->associated)
  3373. ieee80211_set_disassoc(sdata, 0, 0, false, NULL);
  3374. if (ifmgd->auth_data && !ifmgd->auth_data->done) {
  3375. err = -EBUSY;
  3376. goto err_free;
  3377. }
  3378. if (ifmgd->assoc_data) {
  3379. err = -EBUSY;
  3380. goto err_free;
  3381. }
  3382. if (ifmgd->auth_data) {
  3383. bool match;
  3384. /* keep sta info, bssid if matching */
  3385. match = ether_addr_equal(ifmgd->bssid, req->bss->bssid);
  3386. ieee80211_destroy_auth_data(sdata, match);
  3387. }
  3388. /* prepare assoc data */
  3389. ifmgd->beacon_crc_valid = false;
  3390. /*
  3391. * IEEE802.11n does not allow TKIP/WEP as pairwise ciphers in HT mode.
  3392. * We still associate in non-HT mode (11a/b/g) if any one of these
  3393. * ciphers is configured as pairwise.
  3394. * We can set this to true for non-11n hardware, that'll be checked
  3395. * separately along with the peer capabilities.
  3396. */
  3397. for (i = 0; i < req->crypto.n_ciphers_pairwise; i++) {
  3398. if (req->crypto.ciphers_pairwise[i] == WLAN_CIPHER_SUITE_WEP40 ||
  3399. req->crypto.ciphers_pairwise[i] == WLAN_CIPHER_SUITE_TKIP ||
  3400. req->crypto.ciphers_pairwise[i] == WLAN_CIPHER_SUITE_WEP104) {
  3401. ifmgd->flags |= IEEE80211_STA_DISABLE_HT;
  3402. ifmgd->flags |= IEEE80211_STA_DISABLE_VHT;
  3403. netdev_info(sdata->dev,
  3404. "disabling HT/VHT due to WEP/TKIP use\n");
  3405. }
  3406. }
  3407. if (req->flags & ASSOC_REQ_DISABLE_HT) {
  3408. ifmgd->flags |= IEEE80211_STA_DISABLE_HT;
  3409. ifmgd->flags |= IEEE80211_STA_DISABLE_VHT;
  3410. }
  3411. /* Also disable HT if we don't support it or the AP doesn't use WMM */
  3412. sband = local->hw.wiphy->bands[req->bss->channel->band];
  3413. if (!sband->ht_cap.ht_supported ||
  3414. local->hw.queues < IEEE80211_NUM_ACS || !bss->wmm_used) {
  3415. ifmgd->flags |= IEEE80211_STA_DISABLE_HT;
  3416. if (!bss->wmm_used)
  3417. netdev_info(sdata->dev,
  3418. "disabling HT as WMM/QoS is not supported by the AP\n");
  3419. }
  3420. /* disable VHT if we don't support it or the AP doesn't use WMM */
  3421. if (!sband->vht_cap.vht_supported ||
  3422. local->hw.queues < IEEE80211_NUM_ACS || !bss->wmm_used) {
  3423. ifmgd->flags |= IEEE80211_STA_DISABLE_VHT;
  3424. if (!bss->wmm_used)
  3425. netdev_info(sdata->dev,
  3426. "disabling VHT as WMM/QoS is not supported by the AP\n");
  3427. }
  3428. memcpy(&ifmgd->ht_capa, &req->ht_capa, sizeof(ifmgd->ht_capa));
  3429. memcpy(&ifmgd->ht_capa_mask, &req->ht_capa_mask,
  3430. sizeof(ifmgd->ht_capa_mask));
  3431. if (req->ie && req->ie_len) {
  3432. memcpy(assoc_data->ie, req->ie, req->ie_len);
  3433. assoc_data->ie_len = req->ie_len;
  3434. }
  3435. assoc_data->bss = req->bss;
  3436. if (ifmgd->req_smps == IEEE80211_SMPS_AUTOMATIC) {
  3437. if (ifmgd->powersave)
  3438. sdata->smps_mode = IEEE80211_SMPS_DYNAMIC;
  3439. else
  3440. sdata->smps_mode = IEEE80211_SMPS_OFF;
  3441. } else
  3442. sdata->smps_mode = ifmgd->req_smps;
  3443. assoc_data->capability = req->bss->capability;
  3444. assoc_data->wmm = bss->wmm_used &&
  3445. (local->hw.queues >= IEEE80211_NUM_ACS);
  3446. assoc_data->supp_rates = bss->supp_rates;
  3447. assoc_data->supp_rates_len = bss->supp_rates_len;
  3448. rcu_read_lock();
  3449. ht_ie = ieee80211_bss_get_ie(req->bss, WLAN_EID_HT_OPERATION);
  3450. if (ht_ie && ht_ie[1] >= sizeof(struct ieee80211_ht_operation))
  3451. assoc_data->ap_ht_param =
  3452. ((struct ieee80211_ht_operation *)(ht_ie + 2))->ht_param;
  3453. else
  3454. ifmgd->flags |= IEEE80211_STA_DISABLE_HT;
  3455. vht_ie = ieee80211_bss_get_ie(req->bss, WLAN_EID_VHT_CAPABILITY);
  3456. if (vht_ie && vht_ie[1] >= sizeof(struct ieee80211_vht_cap))
  3457. memcpy(&assoc_data->ap_vht_cap, vht_ie + 2,
  3458. sizeof(struct ieee80211_vht_cap));
  3459. else
  3460. ifmgd->flags |= IEEE80211_STA_DISABLE_VHT;
  3461. rcu_read_unlock();
  3462. if (bss->wmm_used && bss->uapsd_supported &&
  3463. (sdata->local->hw.flags & IEEE80211_HW_SUPPORTS_UAPSD)) {
  3464. assoc_data->uapsd = true;
  3465. ifmgd->flags |= IEEE80211_STA_UAPSD_ENABLED;
  3466. } else {
  3467. assoc_data->uapsd = false;
  3468. ifmgd->flags &= ~IEEE80211_STA_UAPSD_ENABLED;
  3469. }
  3470. if (req->prev_bssid)
  3471. memcpy(assoc_data->prev_bssid, req->prev_bssid, ETH_ALEN);
  3472. if (req->use_mfp) {
  3473. ifmgd->mfp = IEEE80211_MFP_REQUIRED;
  3474. ifmgd->flags |= IEEE80211_STA_MFP_ENABLED;
  3475. } else {
  3476. ifmgd->mfp = IEEE80211_MFP_DISABLED;
  3477. ifmgd->flags &= ~IEEE80211_STA_MFP_ENABLED;
  3478. }
  3479. if (req->crypto.control_port)
  3480. ifmgd->flags |= IEEE80211_STA_CONTROL_PORT;
  3481. else
  3482. ifmgd->flags &= ~IEEE80211_STA_CONTROL_PORT;
  3483. sdata->control_port_protocol = req->crypto.control_port_ethertype;
  3484. sdata->control_port_no_encrypt = req->crypto.control_port_no_encrypt;
  3485. /* kick off associate process */
  3486. ifmgd->assoc_data = assoc_data;
  3487. ifmgd->dtim_period = 0;
  3488. err = ieee80211_prep_connection(sdata, req->bss, true);
  3489. if (err)
  3490. goto err_clear;
  3491. rcu_read_lock();
  3492. beacon_ies = rcu_dereference(req->bss->beacon_ies);
  3493. if (sdata->local->hw.flags & IEEE80211_HW_NEED_DTIM_BEFORE_ASSOC &&
  3494. !beacon_ies) {
  3495. /*
  3496. * Wait up to one beacon interval ...
  3497. * should this be more if we miss one?
  3498. */
  3499. sdata_info(sdata, "waiting for beacon from %pM\n",
  3500. ifmgd->bssid);
  3501. assoc_data->timeout = TU_TO_EXP_TIME(req->bss->beacon_interval);
  3502. assoc_data->timeout_started = true;
  3503. assoc_data->need_beacon = true;
  3504. } else if (beacon_ies) {
  3505. const u8 *tim_ie = cfg80211_find_ie(WLAN_EID_TIM,
  3506. beacon_ies->data,
  3507. beacon_ies->len);
  3508. u8 dtim_count = 0;
  3509. if (tim_ie && tim_ie[1] >= sizeof(struct ieee80211_tim_ie)) {
  3510. const struct ieee80211_tim_ie *tim;
  3511. tim = (void *)(tim_ie + 2);
  3512. ifmgd->dtim_period = tim->dtim_period;
  3513. dtim_count = tim->dtim_count;
  3514. }
  3515. assoc_data->have_beacon = true;
  3516. assoc_data->timeout = jiffies;
  3517. assoc_data->timeout_started = true;
  3518. if (local->hw.flags & IEEE80211_HW_TIMING_BEACON_ONLY) {
  3519. sdata->vif.bss_conf.sync_tsf = beacon_ies->tsf;
  3520. sdata->vif.bss_conf.sync_device_ts =
  3521. bss->device_ts_beacon;
  3522. sdata->vif.bss_conf.sync_dtim_count = dtim_count;
  3523. }
  3524. } else {
  3525. assoc_data->timeout = jiffies;
  3526. assoc_data->timeout_started = true;
  3527. }
  3528. rcu_read_unlock();
  3529. run_again(ifmgd, assoc_data->timeout);
  3530. if (bss->corrupt_data) {
  3531. char *corrupt_type = "data";
  3532. if (bss->corrupt_data & IEEE80211_BSS_CORRUPT_BEACON) {
  3533. if (bss->corrupt_data &
  3534. IEEE80211_BSS_CORRUPT_PROBE_RESP)
  3535. corrupt_type = "beacon and probe response";
  3536. else
  3537. corrupt_type = "beacon";
  3538. } else if (bss->corrupt_data & IEEE80211_BSS_CORRUPT_PROBE_RESP)
  3539. corrupt_type = "probe response";
  3540. sdata_info(sdata, "associating with AP with corrupt %s\n",
  3541. corrupt_type);
  3542. }
  3543. err = 0;
  3544. goto out;
  3545. err_clear:
  3546. memset(ifmgd->bssid, 0, ETH_ALEN);
  3547. ieee80211_bss_info_change_notify(sdata, BSS_CHANGED_BSSID);
  3548. ifmgd->assoc_data = NULL;
  3549. err_free:
  3550. kfree(assoc_data);
  3551. out:
  3552. mutex_unlock(&ifmgd->mtx);
  3553. return err;
  3554. }
  3555. int ieee80211_mgd_deauth(struct ieee80211_sub_if_data *sdata,
  3556. struct cfg80211_deauth_request *req)
  3557. {
  3558. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  3559. u8 frame_buf[IEEE80211_DEAUTH_FRAME_LEN];
  3560. bool tx = !req->local_state_change;
  3561. bool sent_frame = false;
  3562. mutex_lock(&ifmgd->mtx);
  3563. sdata_info(sdata,
  3564. "deauthenticating from %pM by local choice (reason=%d)\n",
  3565. req->bssid, req->reason_code);
  3566. if (ifmgd->auth_data) {
  3567. drv_mgd_prepare_tx(sdata->local, sdata);
  3568. ieee80211_send_deauth_disassoc(sdata, req->bssid,
  3569. IEEE80211_STYPE_DEAUTH,
  3570. req->reason_code, tx,
  3571. frame_buf);
  3572. ieee80211_destroy_auth_data(sdata, false);
  3573. mutex_unlock(&ifmgd->mtx);
  3574. sent_frame = tx;
  3575. goto out;
  3576. }
  3577. if (ifmgd->associated &&
  3578. ether_addr_equal(ifmgd->associated->bssid, req->bssid)) {
  3579. ieee80211_set_disassoc(sdata, IEEE80211_STYPE_DEAUTH,
  3580. req->reason_code, tx, frame_buf);
  3581. sent_frame = tx;
  3582. }
  3583. mutex_unlock(&ifmgd->mtx);
  3584. out:
  3585. if (sent_frame)
  3586. __cfg80211_send_deauth(sdata->dev, frame_buf,
  3587. IEEE80211_DEAUTH_FRAME_LEN);
  3588. return 0;
  3589. }
  3590. int ieee80211_mgd_disassoc(struct ieee80211_sub_if_data *sdata,
  3591. struct cfg80211_disassoc_request *req)
  3592. {
  3593. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  3594. u8 bssid[ETH_ALEN];
  3595. u8 frame_buf[IEEE80211_DEAUTH_FRAME_LEN];
  3596. mutex_lock(&ifmgd->mtx);
  3597. /*
  3598. * cfg80211 should catch this ... but it's racy since
  3599. * we can receive a disassoc frame, process it, hand it
  3600. * to cfg80211 while that's in a locked section already
  3601. * trying to tell us that the user wants to disconnect.
  3602. */
  3603. if (ifmgd->associated != req->bss) {
  3604. mutex_unlock(&ifmgd->mtx);
  3605. return -ENOLINK;
  3606. }
  3607. sdata_info(sdata,
  3608. "disassociating from %pM by local choice (reason=%d)\n",
  3609. req->bss->bssid, req->reason_code);
  3610. memcpy(bssid, req->bss->bssid, ETH_ALEN);
  3611. ieee80211_set_disassoc(sdata, IEEE80211_STYPE_DISASSOC,
  3612. req->reason_code, !req->local_state_change,
  3613. frame_buf);
  3614. mutex_unlock(&ifmgd->mtx);
  3615. __cfg80211_send_disassoc(sdata->dev, frame_buf,
  3616. IEEE80211_DEAUTH_FRAME_LEN);
  3617. return 0;
  3618. }
  3619. void ieee80211_mgd_stop(struct ieee80211_sub_if_data *sdata)
  3620. {
  3621. struct ieee80211_if_managed *ifmgd = &sdata->u.mgd;
  3622. /*
  3623. * Make sure some work items will not run after this,
  3624. * they will not do anything but might not have been
  3625. * cancelled when disconnecting.
  3626. */
  3627. cancel_work_sync(&ifmgd->monitor_work);
  3628. cancel_work_sync(&ifmgd->beacon_connection_loss_work);
  3629. cancel_work_sync(&ifmgd->request_smps_work);
  3630. cancel_work_sync(&ifmgd->csa_connection_drop_work);
  3631. cancel_work_sync(&ifmgd->chswitch_work);
  3632. mutex_lock(&ifmgd->mtx);
  3633. if (ifmgd->assoc_data)
  3634. ieee80211_destroy_assoc_data(sdata, false);
  3635. if (ifmgd->auth_data)
  3636. ieee80211_destroy_auth_data(sdata, false);
  3637. del_timer_sync(&ifmgd->timer);
  3638. mutex_unlock(&ifmgd->mtx);
  3639. }
  3640. void ieee80211_cqm_rssi_notify(struct ieee80211_vif *vif,
  3641. enum nl80211_cqm_rssi_threshold_event rssi_event,
  3642. gfp_t gfp)
  3643. {
  3644. struct ieee80211_sub_if_data *sdata = vif_to_sdata(vif);
  3645. trace_api_cqm_rssi_notify(sdata, rssi_event);
  3646. cfg80211_cqm_rssi_notify(sdata->dev, rssi_event, gfp);
  3647. }
  3648. EXPORT_SYMBOL(ieee80211_cqm_rssi_notify);