mlme.c 125 KB

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