index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
mlme.c
Age
Commit message (
Expand
)
Author
2025-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-26
wifi: mac80211: Fix possible integer promotion issue
Ilan Peer
2025-02-26
wifi: mac80211: fix MLE non-inheritance parsing
Johannes Berg
2025-02-11
wifi: mac80211: rework the Tx of the deauth in ieee80211_set_disassoc()
Emmanuel Grumbach
2025-02-11
wifi: mac80211: enable removing assoc link
Johannes Berg
2025-02-11
wifi: mac80211: don't unconditionally call drv_mgd_complete_tx()
Johannes Berg
2025-02-11
wifi: mac80211: remove misplaced drv_mgd_complete_tx() call
Johannes Berg
2025-02-11
wifi: mac80211: set ieee80211_prep_tx_info::link_id upon Auth Rx
Emmanuel Grumbach
2025-02-11
wifi: mac80211: tests: add tests for ieee80211_determine_chan_mode
Benjamin Berg
2025-02-11
wifi: mac80211: add HT and VHT basic set verification
Benjamin Berg
2025-02-11
wifi: mac80211: add strict mode disabling workarounds
Johannes Berg
2025-02-11
wifi: mac80211: Add processing of TTLM teardown frame
Ilan Peer
2025-02-11
wifi: mac80211: Add support for EPCS configuration
Ilan Peer
2025-02-11
wifi: mac80211: Refactor ieee80211_sta_wmm_params()
Ilan Peer
2025-01-15
wifi: mac80211: fix memory leak in ieee80211_mgd_assoc_ml_reconf()
Dan Carpenter
2025-01-13
wifi: mac80211: avoid double free in auth/assoc timeout
Miri Korenblit
2025-01-13
wifi: mac80211: pass correct link ID on assoc
Benjamin Berg
2025-01-13
wifi: mac80211: Support dynamic link addition and removal
Ilan Peer
2025-01-13
wifi: mac80211: Pull link space calculation to a function
Ilan Peer
2025-01-13
wifi: mac80211: Refactor adding association elements
Ilan Peer
2025-01-13
wifi: mac80211: also verify requirements in EXT_SUPP_RATES
Benjamin Berg
2025-01-13
wifi: mac80211: verify BSS membership selectors and basic rates
Benjamin Berg
2025-01-13
wifi: mac80211: parse BSS selectors and unknown rates
Benjamin Berg
2025-01-13
wifi: mac80211: skip all known membership selectors
Benjamin Berg
2025-01-13
wifi: mac80211: log link information in ieee80211_determine_chan_mode
Benjamin Berg
2025-01-13
wifi: mac80211: fix typo in HE MCS check
Benjamin Berg
2025-01-13
wifi: mac80211: mlme: improve messages from config_bw()
Johannes Berg
2025-01-13
wifi: mac80211: change disassoc sequence a bit
Miri Korenblit
2024-12-03
wifi: mac80211: fix a queue stall in certain cases of CSA
Emmanuel Grumbach
2024-10-23
wifi: mac80211: add an option to fake ieee80211_connection_loss
Miri Korenblit
2024-10-23
wifi: mac80211: allow rate_control_rate_init() for links
Johannes Berg
2024-10-23
wifi: mac80211: __ieee80211_recalc_txpower receives a link
Emmanuel Grumbach
2024-10-23
wifi: mac80211: remove unneeded parameters
Emmanuel Grumbach
2024-10-23
wifi: mac80211: make bss_param_ch_cnt available for the low level driver
Emmanuel Grumbach
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-06
wifi: cfg80211/mac80211: use proper link ID for DFS
Aditya Kumar Singh
2024-09-06
wifi: cfg80211: handle DFS per link
Aditya Kumar Singh
2024-09-06
wifi: cfg80211: move DFS related members to links[] in wireless_dev
Aditya Kumar Singh
2024-09-06
Revert "wifi: mac80211: move radar detect work to sdata"
Aditya Kumar Singh
2024-09-04
Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-08-28
wifi: mac80211: Check for missing VHT elements only for 5 GHz
Ilan Peer
2024-08-28
wifi: mac80211: fix RCU list iterations
Johannes Berg
2024-08-27
wifi: mac80211: fix the comeback long retry times
Emmanuel Grumbach
2024-08-26
wifi: mac80211: fix beacon SSID mismatch handling
Daniel Gabay
2024-06-28
wifi: mac80211: remove DEAUTH_NEED_MGD_TX_PREP
Johannes Berg
2024-06-28
wifi: mac80211: Use the link BSS configuration for beacon processing
Ilan Peer
2024-06-26
wifi: mac80211: check SSID in beacon
Johannes Berg
2024-06-26
wifi: mac80211: handle protected dual of public action
Johannes Berg
2024-06-26
wifi: mac80211: restrict public action ECSA frame handling
Johannes Berg
2024-06-26
wifi: mac80211: refactor CSA queue block/unblock
Johannes Berg
[next]