index
:
Linux Stable
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
mac80211.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mac80211: don't use rate mask for scanning
Johannes Berg
2024-04-08
1
-0
/
+3
*
wifi: mac80211: introduce a feature flag for quiet in CSA
Johannes Berg
2024-03-04
1
-0
/
+6
*
wifi: mac80211: pass link conf to abort_channel_switch
Johannes Berg
2024-03-04
1
-2
/
+3
*
wifi: mac80211: pass link_id to channel switch ops
Johannes Berg
2024-03-04
1
-2
/
+4
*
wifi: mac80211: add ieee80211_vif_link_active() helper
Johannes Berg
2024-03-04
1
-0
/
+15
*
wifi: mac80211: add link id to ieee80211_gtk_rekey_add()
Shaul Triebitz
2024-03-04
1
-1
/
+3
*
wifi: mac80211: make associated BSS pointer visible to the driver
Miri Korenblit
2024-02-21
1
-0
/
+5
*
wifi: mac80211: check beacon countdown is complete on per link basis
Aditya Kumar Singh
2024-02-21
1
-1
/
+3
*
wifi: mac80211: remove gfp parameter from ieee80211_obss_color_collision_notify
Lorenzo Bianconi
2024-02-12
1
-2
/
+1
*
wifi: mac80211: add support to call csa_finish on a link
Aditya Kumar Singh
2024-02-08
1
-1
/
+2
*
wifi: mac80211: update beacon counters per link basis
Aditya Kumar Singh
2024-02-08
1
-1
/
+3
*
wifi: cfg80211/mac80211: move puncturing into chandef
Johannes Berg
2024-02-08
1
-7
/
+4
*
wifi: mac80211: support wider bandwidth OFDMA config
Johannes Berg
2024-02-08
1
-0
/
+14
*
wifi: mac80211: introduce 'channel request'
Johannes Berg
2024-02-08
1
-2
/
+10
*
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
2024-02-08
1
-0
/
+13
*
wifi: mac80211: add support for SPP A-MSDUs
Johannes Berg
2024-01-26
1
-0
/
+5
*
wifi: mac80211: add support for negotiated TTLM request
Ayala Beker
2024-01-26
1
-2
/
+5
*
wifi: mac80211: process and save negotiated TID to Link mapping request
Ayala Beker
2024-01-26
1
-1
/
+45
*
wifi: mac80211: add a driver callback to check active_links
Miri Korenblit
2023-12-21
1
-0
/
+5
*
wifi: mac80211: allow 64-bit radiotap timestamps
Johannes Berg
2023-12-21
1
-1
/
+6
*
wifi: mac80211: rework RX timestamp flags
Johannes Berg
2023-12-21
1
-4
/
+9
*
wifi: mac80211: address some kerneldoc warnings
Jonathan Corbet
2023-12-21
1
-12
/
+3
*
wifi: mac80211: add a flag to disallow puncturing
Johannes Berg
2023-12-12
1
-0
/
+4
*
wifi: mac80211: update some locking documentation
Johannes Berg
2023-12-12
1
-10
/
+9
*
wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()
Kalle Valo
2023-10-23
1
-15
/
+15
*
wifi: mac80211: fix header kernel-doc typos
Randy Dunlap
2023-10-23
1
-14
/
+14
*
wifi: mac80211: add link id to mgd_prepare_tx()
Miri Korenblit
2023-10-23
1
-0
/
+3
*
wifi: mac80211: make mgd_protect_tdls_discover MLO-aware
Miri Korenblit
2023-10-23
1
-1
/
+2
*
wifi: mac80211: Rename and update IEEE80211_VIF_DISABLE_SMPS_OVERRIDE
Ilan Peer
2023-10-23
1
-3
/
+3
*
wifi: mac80211: add a driver callback to add vif debugfs
Miri Korenblit
2023-10-23
1
-0
/
+6
*
wifi: mac80211: support antenna control in injection
Johannes Berg
2023-09-25
1
-1
/
+5
*
wifi: mac80211: Notify the low level driver on change in MLO valid links
Ilan Peer
2023-09-25
1
-0
/
+2
*
wifi: mac80211: allow for_each_sta_active_link() under RCU
Johannes Berg
2023-09-25
1
-1
/
+1
*
wifi: mac80211: relax RCU check in for_each_vif_active_link()
Johannes Berg
2023-09-25
1
-1
/
+1
*
wifi: mac80211: ethtool: always hold wiphy mutex
Johannes Berg
2023-09-25
1
-0
/
+4
*
wifi: mac80211: Sanity check tx bitrate if not provided by driver
Stephen Douthit
2023-09-13
1
-0
/
+5
*
wifi: mac80211: add support for mld in ieee80211_chswitch_done
Emmanuel Grumbach
2023-09-11
1
-2
/
+6
*
wifi: cfg80211: remove wdev mutex
Johannes Berg
2023-09-11
1
-14
/
+6
*
wifi: mac80211: rework ack_frame_id handling a bit
Johannes Berg
2023-09-11
1
-3
/
+6
*
Merge tag 'wireless-next-2023-08-25' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-08-25
1
-1
/
+4
|
\
|
*
mac80211: make ieee80211_tx_info padding explicit
Arnd Bergmann
2023-08-22
1
-1
/
+3
|
*
wifi: mac80211: fix kernel-doc notation warning
Randy Dunlap
2023-08-22
1
-0
/
+1
*
|
wifi: mac80211: limit reorder_buf_filtered to avoid UBSAN warning
Ping-Ke Shih
2023-08-21
1
-0
/
+1
|
/
*
wifi: mac80211: fix documentation config reference
Johannes Berg
2023-06-21
1
-1
/
+1
*
wifi: mac80211: Support disabled links during association
Ilan Peer
2023-06-19
1
-2
/
+4
*
wifi: mac80211: Do not use "non-MLD AP" syntax
Ilan Peer
2023-06-14
1
-3
/
+6
*
wifi: mac80211: Add getter functions for vif MLD state
Ilan Peer
2023-06-14
1
-0
/
+21
*
wifi: mac80211: allow disabling SMPS debugfs controls
Miri Korenblit
2023-06-14
1
-0
/
+3
*
wifi: mac80211: add helpers to access sband iftype data
Johannes Berg
2023-06-14
1
-1
/
+43
*
wifi: mac80211: provide a helper to fetch the medium synchronization delay
Emmanuel Grumbach
2023-06-06
1
-0
/
+3
[next]