summaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: cfg80211/mac80211: use proper link ID for DFSAditya Kumar Singh2024-09-061-2/+2
* wifi: cfg80211: handle DFS per linkAditya Kumar Singh2024-09-061-1/+1
* wifi: cfg80211: move DFS related members to links[] in wireless_devAditya Kumar Singh2024-09-061-1/+1
* Revert "wifi: mac80211: move radar detect work to sdata"Aditya Kumar Singh2024-09-061-4/+5
* Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-09-041-14/+18
|\
| * wifi: mac80211: Check for missing VHT elements only for 5 GHzIlan Peer2024-08-281-13/+16
| * wifi: mac80211: fix RCU list iterationsJohannes Berg2024-08-281-1/+1
| * wifi: mac80211: fix the comeback long retry timesEmmanuel Grumbach2024-08-271-0/+1
* | wifi: mac80211: fix beacon SSID mismatch handlingDaniel Gabay2024-08-261-1/+1
|/
* wifi: mac80211: remove DEAUTH_NEED_MGD_TX_PREPJohannes Berg2024-06-281-23/+3
* wifi: mac80211: Use the link BSS configuration for beacon processingIlan Peer2024-06-281-12/+12
* wifi: mac80211: check SSID in beaconJohannes Berg2024-06-261-0/+32
* wifi: mac80211: handle protected dual of public actionJohannes Berg2024-06-261-8/+14
* wifi: mac80211: restrict public action ECSA frame handlingJohannes Berg2024-06-261-9/+50
* wifi: mac80211: refactor CSA queue block/unblockJohannes Berg2024-06-261-27/+6
* wifi: mac80211: reset negotiated TTLM on disconnectJohannes Berg2024-05-231-0/+1
* wifi: mac80211: don't stop TTLM works againJohannes Berg2024-05-231-3/+0
* wifi: mac80211: cancel TTLM teardown work earlierJohannes Berg2024-05-231-2/+3
* wifi: mac80211: cancel multi-link reconf work on disconnectJohannes Berg2024-05-231-2/+5
* wifi: mac80211: fix TTLM teardown workJohannes Berg2024-05-231-1/+1
* wifi: mac80211: refactor chanreq.ap settingJohannes Berg2024-05-231-14/+29
* wifi: mac80211: handle TPE element during CSAJohannes Berg2024-05-231-0/+18
* wifi: mac80211: handle wider bandwidth OFDMA during CSAJohannes Berg2024-05-231-2/+6
* wifi: mac80211: collect some CSA data into sub-structsJohannes Berg2024-05-231-35/+35
* wifi: mac80211: mlme: handle cross-link CSAJohannes Berg2024-05-231-92/+378
* wifi: mac80211: move radar detect work to sdataJohannes Berg2024-05-231-5/+4
* wifi: mac80211: track changes in AP's TPEJohannes Berg2024-05-231-2/+14
* wifi: mac80211: pass parsed TPE data to driversJohannes Berg2024-05-231-30/+200
* wifi: mac80211: update 6 GHz AP power type before associationMukesh Sisodiya2024-05-231-28/+27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-251-10/+21
|\
| * wifi: mac80211: fix unaligned le16 accessJohannes Berg2024-04-191-1/+1
| * wifi: mac80211: remove link before APJohannes Berg2024-04-191-2/+5
| * wifi: mac80211: mlme: re-parse if AP mode is less than clientJohannes Berg2024-04-191-4/+9
| * wifi: mac80211: mlme: fix memory leakJohannes Berg2024-04-191-1/+3
| * wifi: mac80211: mlme: re-parse with correct modeJohannes Berg2024-04-191-1/+1
| * wifi: mac80211: ensure beacon is non-S1G prior to extracting the beacon times...Richard Kinder2024-04-081-1/+2
* | wifi: mac80211: transmit deauth only if link is availableJohannes Berg2024-04-191-17/+36
* | Merge tag 'wireless-next-2024-04-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-04-031-8/+74
|\ \ | |/ |/|
| * wifi: mac80211: add support for tearing down negotiated TTLMAyala Beker2024-03-251-0/+58
| * wifi: mac80211: improve association error reporting slightlyBenjamin Berg2024-03-251-8/+10
| * wifi: mac80211: add flag to disallow puncturing in 5 GHzJohannes Berg2024-03-251-0/+4
| * wifi: mac80211: handle indoor AFC/LPI AP on assoc successAnjaneyulu2024-03-251-0/+2
* | wifi: mac80211: correctly set active links upon TTLMAyala Beker2024-03-251-1/+9
* | wifi: mac80211: fix prep_connection error pathJohannes Berg2024-03-251-2/+3
|/
* wifi: mac80211: remove TDLS peers only on affected linkJohannes Berg2024-03-041-3/+4
* wifi: mac80211: mlme: unify CSA handlingJohannes Berg2024-03-041-16/+22
* wifi: mac80211: introduce a feature flag for quiet in CSAJohannes Berg2024-03-041-14/+21
* wifi: mac80211: pass link conf to abort_channel_switchJohannes Berg2024-03-041-1/+1
* wifi: mac80211: pass link_id to channel switch opsJohannes Berg2024-03-041-1/+3
* wifi: mac80211: defragment reconfiguration MLE when parsingJohannes Berg2024-03-041-16/+3