index
:
kernel/git/stable/linux.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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
2025-01-13
wifi: mac80211: Remove unused basic_rates variable
Benjamin Berg
2025-01-13
wifi: mac80211: improve stop/wake queue tracing
Emmanuel Grumbach
2025-01-13
wifi: mac80211: mlme: improve messages from config_bw()
Johannes Berg
2025-01-13
wifi: mac80211: reject per-band vendor elements with MLO
Johannes Berg
2025-01-13
wifi: mac80211: remove an unneeded check in Rx
Emmanuel Grumbach
2025-01-13
wifi: mac80211: add some support for RX OMI power saving
Johannes Berg
2025-01-13
wifi: mac80211: Remove unused ieee80211_smps_is_restrictive
Dr. David Alan Gilbert
2025-01-13
wifi: mac80211: change disassoc sequence a bit
Miri Korenblit
2025-01-13
wifi: mac80211: add an option to filter a sta from being flushed
Miri Korenblit
2025-01-13
wifi: mac80211: Clean up debugfs_key deadcode
Dr. David Alan Gilbert
2024-12-19
Merge tag 'wireless-next-2024-12-19' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-12-10
Merge tag 'wireless-2024-12-10' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2024-12-04
wifi: mac80211: add EHT 320 MHz support for mesh
Sathishkumar Muruganandam
2024-12-04
wifi: mac80211: ethtool: add monitor channel reporting
Dylan Eskew
2024-12-04
wifi: mac80211: get tx power per link
Rameshkumar Sundaram
2024-12-04
wifi: cfg80211: send MLO links tx power info in GET_INTERFACE
Rameshkumar Sundaram
2024-12-04
wifi: mac80211: use wiphy guard
Johannes Berg
2024-12-04
wifi: mac80211: Accept authentication frames on P2P device
Andrei Otcheretianski
2024-12-04
wifi: mac80211: fix variable used in for_each_sdata_link()
Aloka Dixit
2024-12-03
wifi: mac80211: fix station NSS capability initialization order
Benjamin Lin
2024-12-03
wifi: mac80211: fix vif addr when switching from monitor to station
Felix Fietkau
2024-12-03
wifi: mac80211: fix a queue stall in certain cases of CSA
Emmanuel Grumbach
2024-12-03
wifi: mac80211: wake the queues in case of failure in resume
Emmanuel Grumbach
2024-12-03
wifi: cfg80211: clear link ID from bitmap during link delete after clean up
Aditya Kumar Singh
2024-12-03
wifi: mac80211: init cnt before accessing elem in ieee80211_copy_mbssid_beacon
Haoyu Li
2024-12-03
wifi: mac80211: fix mbss changed flags corruption on 32 bit systems
Issam Hamdi
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-13
Merge tag 'wireless-next-2024-11-13' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-11-12
wifi: mac80211: pass MBSSID config by reference
Johannes Berg
2024-11-12
wifi: mac80211: Support EHT 1024 aggregation size in TX
MeiChia Chiu
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-26
wifi: mac80211: ieee80211_i: Fix memory corruption bug in struct ieee80211_ch...
Gustavo A. R. Silva
2024-10-25
mac80211: fix user-power when emulating chanctx
Ben Greear
2024-10-25
Merge tag 'wireless-2024-10-21' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2024-10-23
mac80211: Remove NOP call to ieee80211_hw_config
Ben Greear
2024-10-23
wifi: mac80211: re-order assigning channel in activate links
Aditya Kumar Singh
2024-10-23
wifi: mac80211: convert debugfs files to short fops
Johannes Berg
2024-10-23
wifi: mac80211: remove misleading j_0 construction parts
Johannes Berg
2024-10-23
wifi: mac80211: refactor BW limitation check for CSA parsing
Michael-CY Lee
2024-10-23
wifi: mac80211: filter on monitor interfaces based on configured channel
Felix Fietkau
2024-10-23
wifi: mac80211: refactor ieee80211_rx_monitor
Felix Fietkau
2024-10-23
wifi: mac80211: add support for the monitor SKIP_TX flag
Felix Fietkau
2024-10-23
wifi: mac80211: add flag to opt out of virtual monitor support
Felix Fietkau
2024-10-23
wifi: cfg80211: pass net_device to .set_monitor_channel
Felix Fietkau
2024-10-23
wifi: mac80211: remove status->ampdu_delimiter_crc
Felix Fietkau
2024-10-23
wifi: mac80211: use vif radio mask to limit creating chanctx
Felix Fietkau
2024-10-23
wifi: mac80211: use vif radio mask to limit ibss scan frequencies
Felix Fietkau
2024-10-23
wifi: mac80211: expose ieee80211_chan_width_to_rx_bw() to drivers
Johannes Berg
2024-10-23
wifi: mac80211: chan: calculate min_def also for client mode
Johannes Berg
2024-10-23
wifi: mac80211: add an option to fake ieee80211_connection_loss
Miri Korenblit
[prev]
[next]