mlme.c 138 KB

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