summaryrefslogtreecommitdiff
path: root/net/mac80211/mlme.c
AgeCommit message (Expand)Author
2025-07-17wifi: mac80211: correctly identify S1G short beaconLachlan Hodges
2025-06-19wifi: cfg80211/mac80211: correctly parse S1G beacon optional elementsLachlan Hodges
2025-05-29wifi: mac80211: set ieee80211_prep_tx_info::link_id upon Auth RxEmmanuel Grumbach
2025-05-29wifi: mac80211: remove misplaced drv_mgd_complete_tx() callJohannes Berg
2025-05-29wifi: mac80211: don't unconditionally call drv_mgd_complete_tx()Johannes Berg
2025-05-29wifi: mac80211: fix warning on disconnect during failed ML reconfJohannes Berg
2025-05-18wifi: mac80211: fix the type of status_code for negotiated TID to Link MappingMichael-CY Lee
2025-04-20wifi: mac80211: add strict mode disabling workaroundsJohannes Berg
2025-03-13wifi: mac80211: fix MLE non-inheritance parsingJohannes Berg
2024-12-19wifi: mac80211: fix a queue stall in certain cases of CSAEmmanuel Grumbach
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-06wifi: cfg80211/mac80211: use proper link ID for DFSAditya Kumar Singh
2024-09-06wifi: cfg80211: handle DFS per linkAditya Kumar Singh
2024-09-06wifi: cfg80211: move DFS related members to links[] in wireless_devAditya Kumar Singh
2024-09-06Revert "wifi: mac80211: move radar detect work to sdata"Aditya Kumar Singh
2024-09-04Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-08-28wifi: mac80211: Check for missing VHT elements only for 5 GHzIlan Peer
2024-08-28wifi: mac80211: fix RCU list iterationsJohannes Berg
2024-08-27wifi: mac80211: fix the comeback long retry timesEmmanuel Grumbach
2024-08-26wifi: mac80211: fix beacon SSID mismatch handlingDaniel Gabay
2024-06-28wifi: mac80211: remove DEAUTH_NEED_MGD_TX_PREPJohannes Berg
2024-06-28wifi: mac80211: Use the link BSS configuration for beacon processingIlan Peer
2024-06-26wifi: mac80211: check SSID in beaconJohannes Berg
2024-06-26wifi: mac80211: handle protected dual of public actionJohannes Berg
2024-06-26wifi: mac80211: restrict public action ECSA frame handlingJohannes Berg
2024-06-26wifi: mac80211: refactor CSA queue block/unblockJohannes Berg
2024-05-23wifi: mac80211: reset negotiated TTLM on disconnectJohannes Berg
2024-05-23wifi: mac80211: don't stop TTLM works againJohannes Berg
2024-05-23wifi: mac80211: cancel TTLM teardown work earlierJohannes Berg
2024-05-23wifi: mac80211: cancel multi-link reconf work on disconnectJohannes Berg
2024-05-23wifi: mac80211: fix TTLM teardown workJohannes Berg
2024-05-23wifi: mac80211: refactor chanreq.ap settingJohannes Berg
2024-05-23wifi: mac80211: handle TPE element during CSAJohannes Berg
2024-05-23wifi: mac80211: handle wider bandwidth OFDMA during CSAJohannes Berg
2024-05-23wifi: mac80211: collect some CSA data into sub-structsJohannes Berg
2024-05-23wifi: mac80211: mlme: handle cross-link CSAJohannes Berg
2024-05-23wifi: mac80211: move radar detect work to sdataJohannes Berg
2024-05-23wifi: mac80211: track changes in AP's TPEJohannes Berg
2024-05-23wifi: mac80211: pass parsed TPE data to driversJohannes Berg
2024-05-23wifi: mac80211: update 6 GHz AP power type before associationMukesh Sisodiya
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-19wifi: mac80211: transmit deauth only if link is availableJohannes Berg
2024-04-19wifi: mac80211: fix unaligned le16 accessJohannes Berg
2024-04-19wifi: mac80211: remove link before APJohannes Berg
2024-04-19wifi: mac80211: mlme: re-parse if AP mode is less than clientJohannes Berg
2024-04-19wifi: mac80211: mlme: fix memory leakJohannes Berg
2024-04-19wifi: mac80211: mlme: re-parse with correct modeJohannes Berg
2024-04-08wifi: mac80211: ensure beacon is non-S1G prior to extracting the beacon times...Richard Kinder
2024-04-03Merge tag 'wireless-next-2024-04-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-03-25wifi: mac80211: add support for tearing down negotiated TTLMAyala Beker