summaryrefslogtreecommitdiffstats
path: root/net/wireless/mlme.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: cfg80211: validate MLO connections betterJohannes Berg2024-01-261-14/+122
* wifi: wireless: avoid strlen() in cfg80211_michael_mic_failure()Dmitry Antipov2024-01-261-5/+5
* wifi: cfg80211: make RX assoc data constJohannes Berg2023-12-061-1/+1
* Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-10-261-1/+1
|\
| * wifi: mac80211: rename struct cfg80211_rx_assoc_resp to cfg80211_rx_assoc_res...Kalle Valo2023-10-231-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-261-1/+2
|\ \ | |/ |/|
| * wifi: cfg80211: fix assoc response warning on failed linksJohannes Berg2023-10-231-1/+2
* | Merge wireless into wireless-nextJohannes Berg2023-10-061-1/+2
|\|
| * wifi: cfg80211/mac80211: hold link BSSes when assoc fails for MLO connectionWen Gong2023-09-111-1/+2
* | wifi: cfg80211: remove wdev mutexJohannes Berg2023-09-111-11/+10
|/
* wifi: cfg80211: reject auth/assoc to AP with our addressJohannes Berg2023-08-221-0/+13
* wifi: nl80211: Add support for randomizing TA of auth and deauth framesVeerendranath Jakkam2023-03-071-19/+36
* wifi: cfg80211: Allow action frames to be transmitted with link BSS in MLDRameshkumar Sundaram2023-02-141-1/+4
* wifi: cfg80211: support reporting failed linksJohannes Berg2022-10-071-0/+4
* wifi: cfg80211/nl80211: move rx management data into a structAvraham Stern2022-07-221-11/+10
* wifi: mac80211: remove stray printkJohannes Berg2022-07-151-1/+0
* wifi: mac80211: support MLO authentication/association with one linkJohannes Berg2022-07-151-0/+3
* wifi: cfg80211: extend cfg80211_rx_assoc_resp() for MLOJohannes Berg2022-07-151-22/+42
* wifi: cfg80211: put cfg80211_rx_assoc_resp() arguments into a structJohannes Berg2022-07-151-17/+15
* wifi: cfg80211: prepare association failure APIs for MLOJohannes Berg2022-07-151-17/+19
* wifi: cfg80211: remove BSS pointer from cfg80211_disassoc_requestJohannes Berg2022-07-151-5/+3
* wifi: cfg80211: Allow MLO TX with link source addressAndrei Otcheretianski2022-07-151-1/+13
* wifi: cfg80211: fix a comment in cfg80211_mlme_mgmt_tx()Veerendranath Jakkam2022-07-111-1/+1
* wifi: cfg80211: remove chandef check in cfg80211_cac_event()Johannes Berg2022-07-011-3/+0
* cfg80211: Indicate MLO connection info in connect and roam callbacksVeerendranath Jakkam2022-06-201-2/+2
* wifi: nl80211: support MLO in auth/assocJohannes Berg2022-06-201-3/+27
* wifi: cfg80211: simplify cfg80211_mlme_auth() prototypeJohannes Berg2022-06-201-31/+10
* wifi: cfg80211: mlme: get BSS entry outside cfg80211_mlme_assoc()Johannes Berg2022-06-201-13/+4
* wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg2022-06-201-32/+42
* cfg80211: rename offchannel_chain structs to background_chain to avoid confus...Lorenzo Bianconi2021-12-201-44/+45
* cfg80211: allow continuous radar monitoring on offchannel chainLorenzo Bianconi2021-11-261-7/+13
* cfg80211: schedule offchan_cac_abort_wk in cfg80211_radar_eventLorenzo Bianconi2021-11-261-6/+10
* cfg80211: fix possible NULL pointer dereference in cfg80211_stop_offchan_rada...Lorenzo Bianconi2021-11-261-1/+4
* cfg80211: move offchan_cac_event to a dedicated workLorenzo Bianconi2021-11-191-20/+36
* cfg80211: implement APIs for dedicated radar detection HWLorenzo Bianconi2021-11-191-0/+113
* cfg80211: fix management registrations lockingJohannes Berg2021-10-251-12/+14
* cfg80211: avoid holding the RTNL when calling the driverJohannes Berg2021-01-261-3/+3
* cfg80211: support immediate reconnect request hintJohannes Berg2020-12-111-11/+15
* cfg80211: handle Association Response from S1G STAThomas Pedersen2020-09-281-3/+11
* net: wireless: Convert to use the preferred fallthrough macroMiaohe Lin2020-08-271-1/+1
* cfg80211: fix management registrations deadlockJohannes Berg2020-06-051-5/+21
* cfg80211: add KHz variants of frame RX APIThomas Pedersen2020-05-271-3/+3
* cfg80211: support multicast RX registrationJohannes Berg2020-04-241-8/+30
* cfg80211: change internal management frame registration APIJohannes Berg2020-04-241-43/+29
* cfg80211/mac80211: Allow user space to register for station Rx authenticationIlan Peer2020-02-071-4/+29
* cfg80211: Report Association Request frame IEs in association eventsJouni Malinen2019-02-221-2/+6
* cfg80211: add missing constraint for user-supplied VHT maskSergey Matyukevich2018-11-091-2/+2
* cfg80211: fix CAC_STARTED event handlingDmitry Lebed2018-03-291-1/+1
* cfg80211/nl80211: add CAC_STARTED eventDmitry Lebed2018-03-211-2/+5
* cfg80211: cleanup signal strength units notationSergey Matyukevich2017-12-111-3/+3