index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-29
wifi: mac80211: handle tasklet frames before stopping
Johannes Berg
1
-2
/
+8
2024-02-08
wifi: mac80211: don't use sband->band early
Johannes Berg
1
-1
/
+1
2024-02-08
wifi: mac80211: introduce 'channel request'
Johannes Berg
1
-1
/
+1
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
1
-35
/
+170
2024-01-26
wifi: mac80211: disallow drivers with HT wider than HE
Johannes Berg
1
-0
/
+18
2024-01-26
wifi: mac80211: add support for SPP A-MSDUs
Johannes Berg
1
-1
/
+4
2024-01-26
wifi: mac80211: process and save negotiated TID to Link mapping request
Ayala Beker
1
-1
/
+2
2023-12-12
wifi: mac80211: Add support for WBRF features
Evan Quan
1
-0
/
+2
2023-10-23
wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()
Kalle Valo
1
-1
/
+1
2023-09-25
wifi: mac80211: Notify the low level driver on change in MLO valid links
Ilan Peer
1
-1
/
+2
2023-09-11
wifi: cfg80211: annotate iftype_data pointer with sparse
Johannes Berg
1
-5
/
+2
2023-09-11
wifi: mac80211: fix TXQ error path and cleanup
Johannes Berg
1
-0
/
+3
2023-09-11
wifi: cfg80211: remove wdev mutex
Johannes Berg
1
-6
/
+1
2023-09-11
wifi: mac80211: remove local->mtx
Johannes Berg
1
-3
/
+0
2023-09-11
wifi: mac80211: remove chanctx_mtx
Johannes Berg
1
-1
/
+0
2023-09-11
wifi: mac80211: remove key_mtx
Johannes Berg
1
-1
/
+0
2023-09-11
wifi: mac80211: move filter reconfig to wiphy work
Johannes Berg
1
-3
/
+4
2023-09-11
wifi: mac80211: move key tailroom work to wiphy work
Johannes Berg
1
-1
/
+2
2023-09-11
wifi: mac80211: move sched-scan stop work to wiphy work
Johannes Berg
1
-3
/
+3
2023-09-11
wifi: mac80211: move dynamic PS to wiphy work
Johannes Berg
1
-4
/
+4
2023-09-11
wifi: mac80211: move offchannel works to wiphy work
Johannes Berg
1
-3
/
+3
2023-09-11
wifi: mac80211: lock wiphy in IP address notifier
Johannes Berg
1
-1
/
+21
2023-09-11
wifi: mac80211: move scan work to wiphy work
Johannes Berg
1
-3
/
+1
2023-09-11
wifi: mac80211: move radar detect work to wiphy work
Johannes Berg
1
-4
/
+5
2023-09-11
wifi: mac80211: flush wiphy work where appropriate
Johannes Berg
1
-0
/
+1
2023-06-07
wifi: mac80211: mlme: move disconnects to wiphy work
Johannes Berg
1
-1
/
+2
2023-06-06
wifi: mac80211: consistently use u64 for BSS changes
Anjaneyulu
1
-2
/
+2
2023-04-20
mac80211: use the new drop reasons infrastructure
Johannes Berg
1
-0
/
+31
2023-03-15
wifi: mac80211: Serialize ieee80211_handle_wake_tx_queue()
Alexander Wetzel
1
-0
/
+2
2022-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+6
2022-10-21
wifi: mac80211: fix memory free error when registering wiphy fail
taozhang
1
-2
/
+6
2022-10-10
wifi: mac80211: Drop support for TX push path
Alexander Wetzel
1
-8
/
+3
2022-10-07
wifi: mac80211: prohibit IEEE80211_HT_CAP_DELAY_BA with MLO
Johannes Berg
1
-0
/
+10
2022-10-07
wifi: mac80211: set internal scan request BSSID
Johannes Berg
1
-0
/
+2
2022-09-03
wifi: mac80211: Support POWERED_ADDR_CHANGE feature
James Prestwood
1
-0
/
+2
2022-07-15
wifi: mac80211: prohibit DEAUTH_NEED_MGD_TX_PREP in MLO
Johannes Berg
1
-0
/
+3
2022-07-15
wifi: mac80211: remove link_id parameter from link_info_changed()
Gregory Greenman
1
-3
/
+2
2022-07-15
wifi: mac80211: expect powersave handling in driver for MLO
Johannes Berg
1
-1
/
+2
2022-07-15
wifi: mac80211: move ps setting to vif config
Johannes Berg
1
-0
/
+1
2022-07-15
wifi: mac80211: RCU-ify link/link_conf pointers
Johannes Berg
1
-3
/
+6
2022-07-01
wifi: mac80211: properly skip link info driver update
Johannes Berg
1
-0
/
+3
2022-07-01
wifi: mac80211: add a per-PHY AQL limit to improve fairness
Felix Fietkau
1
-0
/
+1
2022-07-01
wifi: mac80211: switch airtime fairness back to deficit round-robin scheduling
Felix Fietkau
1
-7
/
+4
2022-06-20
wifi: mac80211: ignore IEEE80211_CONF_CHANGE_SMPS in chanctx mode
Johannes Berg
1
-1
/
+2
2022-06-20
wifi: mac80211: validate some driver features for MLO
Johannes Berg
1
-0
/
+42
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
1
-4
/
+80
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
1
-5
/
+5
2022-06-20
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
1
-2
/
+2
2022-06-10
wifi: mac80211: remove cipher scheme support
Johannes Berg
1
-64
/
+5
2022-05-16
mac80211: remove unused argument to ieee80211_sta_connection_lost()
Johannes Berg
1
-2
/
+2
[next]