index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-11
wifi: cfg80211: add ieee80211_fragment_element to public API
Benjamin Berg
2
-31
/
+0
2023-09-11
wifi: mac80211: add an element parsing unit test
Johannes Berg
6
-0
/
+130
2023-09-11
wifi: mac80211: add support for mld in ieee80211_chswitch_done
Emmanuel Grumbach
4
-31
/
+48
2023-09-11
wifi: cfg80211/mac80211: hold link BSSes when assoc fails for MLO connection
Wen Gong
1
-5
/
+6
2023-09-11
wifi: mac80211: fix RCU usage warning in mesh fast-xmit
Johannes Berg
1
-1
/
+1
2023-09-11
wifi: cfg80211: annotate iftype_data pointer with sparse
Johannes Berg
1
-5
/
+2
2023-09-11
wifi: mac80211: fix BA session teardown race
Johannes Berg
3
-8
/
+15
2023-09-11
wifi: mac80211: fix TXQ error path and cleanup
Johannes Berg
2
-2
/
+3
2023-09-11
wifi: cfg80211: remove wdev mutex
Johannes Berg
15
-282
/
+86
2023-09-11
wifi: mac80211: set wiphy for virtual monitors
Johannes Berg
1
-0
/
+1
2023-09-11
wifi: mac80211: reduce iflist_mtx
Johannes Berg
7
-42
/
+29
2023-09-11
wifi: mac80211: remove local->mtx
Johannes Berg
14
-269
/
+135
2023-09-11
wifi: mac80211: remove ampdu_mlme.mtx
Johannes Berg
7
-117
/
+60
2023-09-11
wifi: mac80211: remove chanctx_mtx
Johannes Berg
9
-142
/
+113
2023-09-11
wifi: mac80211: remove key_mtx
Johannes Berg
9
-132
/
+90
2023-09-11
wifi: mac80211: remove sta_mtx
Johannes Berg
18
-214
/
+112
2023-09-11
wifi: mac80211: take wiphy lock for MAC addr change
Johannes Berg
1
-3
/
+16
2023-09-11
wifi: mac80211: extend wiphy lock in interface removal
Johannes Berg
1
-1
/
+2
2023-09-11
wifi: mac80211: hold wiphy_lock around concurrency checks
Johannes Berg
1
-2
/
+3
2023-09-11
wifi: mac80211: ethtool: hold wiphy mutex
Johannes Berg
1
-2
/
+6
2023-09-11
wifi: mac80211: check wiphy mutex in ops
Johannes Berg
2
-0
/
+95
2023-09-11
wifi: mac80211: move color change finalize to wiphy work
Johannes Berg
4
-9
/
+11
2023-09-11
wifi: mac80211: move CSA finalize to wiphy work
Johannes Berg
5
-11
/
+11
2023-09-11
wifi: mac80211: move filter reconfig to wiphy work
Johannes Berg
4
-6
/
+7
2023-09-11
wifi: mac80211: move tspec work to wiphy work
Johannes Berg
2
-9
/
+14
2023-09-11
wifi: mac80211: move key tailroom work to wiphy work
Johannes Berg
6
-11
/
+17
2023-09-11
wifi: mac80211: move TDLS work to wiphy work
Johannes Berg
3
-10
/
+12
2023-09-11
wifi: mac80211: move sched-scan stop work to wiphy work
Johannes Berg
3
-8
/
+10
2023-09-11
wifi: mac80211: move dynamic PS to wiphy work
Johannes Berg
7
-19
/
+24
2023-09-11
wifi: mac80211: move link activation work to wiphy work
Johannes Berg
3
-6
/
+8
2023-09-11
wifi: mac80211: move offchannel works to wiphy work
Johannes Berg
3
-23
/
+23
2023-09-11
wifi: mac80211: lock wiphy in IP address notifier
Johannes Berg
2
-1
/
+35
2023-09-11
wifi: mac80211: move monitor work to wiphy work
Johannes Berg
2
-7
/
+9
2023-09-11
wifi: mac80211: move scan work to wiphy work
Johannes Berg
5
-25
/
+18
2023-09-11
wifi: mac80211: move radar detect work to wiphy work
Johannes Berg
3
-10
/
+11
2023-09-11
wifi: mac80211: move DFS CAC work to wiphy work
Johannes Berg
6
-15
/
+16
2023-09-11
wifi: mac80211: add more ops assertions
Johannes Berg
2
-0
/
+36
2023-09-11
wifi: mac80211: convert A-MPDU work to wiphy work
Johannes Berg
6
-17
/
+15
2023-09-11
wifi: mac80211: flush wiphy work where appropriate
Johannes Berg
2
-0
/
+2
2023-09-11
wifi: mac80211: lock wiphy for aggregation debugfs
Johannes Berg
1
-1
/
+3
2023-09-11
wifi: mac80211: hold wiphy lock in netdev/link debugfs
Johannes Berg
1
-33
/
+90
2023-09-11
wifi: mac80211: debugfs: lock wiphy instead of RTNL
Johannes Berg
1
-3
/
+3
2023-09-11
wifi: mac80211: fix SMPS status handling
Johannes Berg
5
-50
/
+78
2023-09-11
wifi: mac80211: Fix SMPS handling in the context of MLO
Ilan Peer
3
-5
/
+11
2023-09-11
wifi: mac80211: rework ack_frame_id handling a bit
Johannes Berg
4
-7
/
+19
2023-09-11
wifi: mac80211: tx: clarify conditions in if statement
Johannes Berg
1
-3
/
+4
2023-08-25
Merge tag 'wireless-next-2023-08-25' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
7
-19
/
+21
2023-08-24
wifi: mac80211: Do not include crypto/algapi.h
Herbert Xu
3
-3
/
+3
2023-08-22
wifi: mac80211: mesh: Remove unused function declaration mesh_ids_set_default()
Yue Haibing
1
-1
/
+0
2023-08-22
wifi: mac80211: Remove unused function declarations
Yue Haibing
1
-2
/
+0
[prev]
[next]