summaryrefslogtreecommitdiff
path: root/net/wireless/mlme.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-26wifi: cfg80211: validate MLO connections betterJohannes Berg1-14/+122
2024-01-26wifi: wireless: avoid strlen() in cfg80211_michael_mic_failure()Dmitry Antipov1-5/+5
2023-12-06wifi: cfg80211: make RX assoc data constJohannes Berg1-1/+1
2023-10-27Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-1/+1
2023-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+2
2023-10-23wifi: cfg80211: fix assoc response warning on failed linksJohannes Berg1-1/+2
2023-10-23wifi: mac80211: rename struct cfg80211_rx_assoc_resp to cfg80211_rx_assoc_res...Kalle Valo1-1/+1
2023-10-06Merge wireless into wireless-nextJohannes Berg1-1/+2
2023-09-11wifi: cfg80211/mac80211: hold link BSSes when assoc fails for MLO connectionWen Gong1-1/+2
2023-09-11wifi: cfg80211: remove wdev mutexJohannes Berg1-11/+10
2023-08-22wifi: cfg80211: reject auth/assoc to AP with our addressJohannes Berg1-0/+13
2023-03-07wifi: nl80211: Add support for randomizing TA of auth and deauth framesVeerendranath Jakkam1-19/+36
2023-02-14wifi: cfg80211: Allow action frames to be transmitted with link BSS in MLDRameshkumar Sundaram1-1/+4
2022-10-07wifi: cfg80211: support reporting failed linksJohannes Berg1-0/+4
2022-07-22wifi: cfg80211/nl80211: move rx management data into a structAvraham Stern1-11/+10
2022-07-15wifi: mac80211: remove stray printkJohannes Berg1-1/+0
2022-07-15wifi: mac80211: support MLO authentication/association with one linkJohannes Berg1-0/+3
2022-07-15wifi: cfg80211: extend cfg80211_rx_assoc_resp() for MLOJohannes Berg1-22/+42
2022-07-15wifi: cfg80211: put cfg80211_rx_assoc_resp() arguments into a structJohannes Berg1-17/+15
2022-07-15wifi: cfg80211: prepare association failure APIs for MLOJohannes Berg1-17/+19
2022-07-15wifi: cfg80211: remove BSS pointer from cfg80211_disassoc_requestJohannes Berg1-5/+3
2022-07-15wifi: cfg80211: Allow MLO TX with link source addressAndrei Otcheretianski1-1/+13
2022-07-11wifi: cfg80211: fix a comment in cfg80211_mlme_mgmt_tx()Veerendranath Jakkam1-1/+1
2022-07-01wifi: cfg80211: remove chandef check in cfg80211_cac_event()Johannes Berg1-3/+0
2022-06-20cfg80211: Indicate MLO connection info in connect and roam callbacksVeerendranath Jakkam1-2/+2
2022-06-20wifi: nl80211: support MLO in auth/assocJohannes Berg1-3/+27
2022-06-20wifi: cfg80211: simplify cfg80211_mlme_auth() prototypeJohannes Berg1-31/+10
2022-06-20wifi: cfg80211: mlme: get BSS entry outside cfg80211_mlme_assoc()Johannes Berg1-13/+4
2022-06-20wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg1-32/+42
2021-12-20cfg80211: rename offchannel_chain structs to background_chain to avoid confus...Lorenzo Bianconi1-44/+45
2021-11-26cfg80211: allow continuous radar monitoring on offchannel chainLorenzo Bianconi1-7/+13
2021-11-26cfg80211: schedule offchan_cac_abort_wk in cfg80211_radar_eventLorenzo Bianconi1-6/+10
2021-11-26cfg80211: fix possible NULL pointer dereference in cfg80211_stop_offchan_rada...Lorenzo Bianconi1-1/+4
2021-11-19cfg80211: move offchan_cac_event to a dedicated workLorenzo Bianconi1-20/+36
2021-11-19cfg80211: implement APIs for dedicated radar detection HWLorenzo Bianconi1-0/+113
2021-10-25cfg80211: fix management registrations lockingJohannes Berg1-12/+14
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg1-3/+3
2020-12-11cfg80211: support immediate reconnect request hintJohannes Berg1-11/+15
2020-09-28cfg80211: handle Association Response from S1G STAThomas Pedersen1-3/+11
2020-08-27net: wireless: Convert to use the preferred fallthrough macroMiaohe Lin1-1/+1
2020-06-05cfg80211: fix management registrations deadlockJohannes Berg1-5/+21
2020-05-27cfg80211: add KHz variants of frame RX APIThomas Pedersen1-3/+3
2020-04-24cfg80211: support multicast RX registrationJohannes Berg1-8/+30
2020-04-24cfg80211: change internal management frame registration APIJohannes Berg1-43/+29
2020-02-07cfg80211/mac80211: Allow user space to register for station Rx authenticationIlan Peer1-4/+29
2019-02-22cfg80211: Report Association Request frame IEs in association eventsJouni Malinen1-2/+6
2018-11-09cfg80211: add missing constraint for user-supplied VHT maskSergey Matyukevich1-2/+2
2018-03-29cfg80211: fix CAC_STARTED event handlingDmitry Lebed1-1/+1
2018-03-21cfg80211/nl80211: add CAC_STARTED eventDmitry Lebed1-2/+5
2017-12-11cfg80211: cleanup signal strength units notationSergey Matyukevich1-3/+3