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.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
/
net
/
mac80211
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mac80211: use kmemdup_array instead of kmemdup for multiple allocation
Shen Lichuan
2024-08-27
1
-3
/
+3
*
wifi: mac80211: add support for DFS with multiple radios
Felix Fietkau
2024-07-09
1
-19
/
+31
*
wifi: mac80211: chanctx emulation set CHANGE_CHANNEL when in_reconfig
Zong-Zhe Yang
2024-07-09
1
-1
/
+1
*
wifi: mac80211: remove DEAUTH_NEED_MGD_TX_PREP
Johannes Berg
2024-06-28
1
-3
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-27
1
-0
/
+1
|
\
|
*
wifi: mac80211: disable softirqs for queued frame handling
Johannes Berg
2024-06-26
1
-0
/
+1
*
|
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-06-10
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
wifi: mac80211: check ieee80211_bss_info_change_notify() against MLD
Johannes Berg
2024-05-29
1
-1
/
+2
*
|
wifi: mac80211: handle tasklet frames before stopping
Johannes Berg
2024-05-29
1
-2
/
+8
|
/
*
wifi: mac80211: don't use sband->band early
Johannes Berg
2024-02-08
1
-1
/
+1
*
wifi: mac80211: introduce 'channel request'
Johannes Berg
2024-02-08
1
-1
/
+1
*
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
2024-02-08
1
-35
/
+170
*
wifi: mac80211: disallow drivers with HT wider than HE
Johannes Berg
2024-01-26
1
-0
/
+18
*
wifi: mac80211: add support for SPP A-MSDUs
Johannes Berg
2024-01-26
1
-1
/
+4
*
wifi: mac80211: process and save negotiated TID to Link mapping request
Ayala Beker
2024-01-26
1
-1
/
+2
*
wifi: mac80211: Add support for WBRF features
Evan Quan
2023-12-12
1
-0
/
+2
*
wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()
Kalle Valo
2023-10-23
1
-1
/
+1
*
wifi: mac80211: Notify the low level driver on change in MLO valid links
Ilan Peer
2023-09-25
1
-1
/
+2
*
wifi: cfg80211: annotate iftype_data pointer with sparse
Johannes Berg
2023-09-11
1
-5
/
+2
*
wifi: mac80211: fix TXQ error path and cleanup
Johannes Berg
2023-09-11
1
-0
/
+3
*
wifi: cfg80211: remove wdev mutex
Johannes Berg
2023-09-11
1
-6
/
+1
*
wifi: mac80211: remove local->mtx
Johannes Berg
2023-09-11
1
-3
/
+0
*
wifi: mac80211: remove chanctx_mtx
Johannes Berg
2023-09-11
1
-1
/
+0
*
wifi: mac80211: remove key_mtx
Johannes Berg
2023-09-11
1
-1
/
+0
*
wifi: mac80211: move filter reconfig to wiphy work
Johannes Berg
2023-09-11
1
-3
/
+4
*
wifi: mac80211: move key tailroom work to wiphy work
Johannes Berg
2023-09-11
1
-1
/
+2
*
wifi: mac80211: move sched-scan stop work to wiphy work
Johannes Berg
2023-09-11
1
-3
/
+3
*
wifi: mac80211: move dynamic PS to wiphy work
Johannes Berg
2023-09-11
1
-4
/
+4
*
wifi: mac80211: move offchannel works to wiphy work
Johannes Berg
2023-09-11
1
-3
/
+3
*
wifi: mac80211: lock wiphy in IP address notifier
Johannes Berg
2023-09-11
1
-1
/
+21
*
wifi: mac80211: move scan work to wiphy work
Johannes Berg
2023-09-11
1
-3
/
+1
*
wifi: mac80211: move radar detect work to wiphy work
Johannes Berg
2023-09-11
1
-4
/
+5
*
wifi: mac80211: flush wiphy work where appropriate
Johannes Berg
2023-09-11
1
-0
/
+1
*
wifi: mac80211: mlme: move disconnects to wiphy work
Johannes Berg
2023-06-07
1
-1
/
+2
*
wifi: mac80211: consistently use u64 for BSS changes
Anjaneyulu
2023-06-06
1
-2
/
+2
*
mac80211: use the new drop reasons infrastructure
Johannes Berg
2023-04-20
1
-0
/
+31
*
wifi: mac80211: Serialize ieee80211_handle_wake_tx_queue()
Alexander Wetzel
2023-03-15
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-10
1
-2
/
+6
|
\
|
*
wifi: mac80211: fix memory free error when registering wiphy fail
taozhang
2022-10-21
1
-2
/
+6
*
|
wifi: mac80211: Drop support for TX push path
Alexander Wetzel
2022-10-10
1
-8
/
+3
*
|
wifi: mac80211: prohibit IEEE80211_HT_CAP_DELAY_BA with MLO
Johannes Berg
2022-10-07
1
-0
/
+10
*
|
wifi: mac80211: set internal scan request BSSID
Johannes Berg
2022-10-07
1
-0
/
+2
|
/
*
wifi: mac80211: Support POWERED_ADDR_CHANGE feature
James Prestwood
2022-09-03
1
-0
/
+2
*
wifi: mac80211: prohibit DEAUTH_NEED_MGD_TX_PREP in MLO
Johannes Berg
2022-07-15
1
-0
/
+3
*
wifi: mac80211: remove link_id parameter from link_info_changed()
Gregory Greenman
2022-07-15
1
-3
/
+2
*
wifi: mac80211: expect powersave handling in driver for MLO
Johannes Berg
2022-07-15
1
-1
/
+2
*
wifi: mac80211: move ps setting to vif config
Johannes Berg
2022-07-15
1
-0
/
+1
*
wifi: mac80211: RCU-ify link/link_conf pointers
Johannes Berg
2022-07-15
1
-3
/
+6
*
wifi: mac80211: properly skip link info driver update
Johannes Berg
2022-07-01
1
-0
/
+3
*
wifi: mac80211: add a per-PHY AQL limit to improve fairness
Felix Fietkau
2022-07-01
1
-0
/
+1
[next]