index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
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/kernel/git/wireless/wireless-next
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
2023-08-22
wifi: mac80211: fix puncturing bitmap handling in CSA
Johannes Berg
1
-6
/
+6
2023-08-22
wifi: mac80211: check for station first in client probe
Johannes Berg
1
-7
/
+8
2023-08-22
wifi: mac80211: check S1G action frame size
Johannes Berg
1
-0
/
+4
2023-08-21
wifi: mac80211: limit reorder_buf_filtered to avoid UBSAN warning
Ping-Ke Shih
1
-2
/
+10
2023-07-03
Merge tag 'leds-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/leds
Linus Torvalds
2
-7
/
+3
2023-06-22
Merge tag 'wireless-next-2023-06-22' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
21
-395
/
+1058
2023-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-06-21
wifi: mac80211: report all unusable beacon frames
Benjamin Berg
1
-1
/
+1
2023-06-21
wifi: mac80211: mark keys as uploaded when added by the driver
Yedidya Benshimol
1
-2
/
+6
2023-06-21
wifi: mac80211: fix CRC calculation for extended elems
Johannes Berg
1
-14
/
+11
2023-06-21
wifi: mac80211: avoid lockdep checking when removing deflink
Benjamin Berg
1
-2
/
+3
2023-06-21
wifi: mac80211: always hold sdata lock in chanctx assign/unassign
Johannes Berg
2
-5
/
+18
2023-06-21
wifi: mac80211: store BSS param change count from assoc response
Johannes Berg
2
-1
/
+17
2023-06-21
wifi: mac80211: drop some unprotected action frames
Johannes Berg
1
-2
/
+13
2023-06-21
wifi: mac80211: move action length check up
Johannes Berg
1
-4
/
+5
2023-06-21
wifi: mac80211: drop unprotected robust mgmt before 4-way-HS
Alon Giladi
1
-3
/
+10
2023-06-19
wifi: mac80211: add eht_capa debugfs field
Ben Greear
1
-0
/
+185
2023-06-19
wifi: mac80211: check EHT basic MCS/NSS set
Johannes Berg
1
-1
/
+88
2023-06-19
wifi: update multi-link element STA reconfig
Johannes Berg
1
-1
/
+1
2023-06-19
wifi: mac80211: agg-tx: prevent start/stop race
Johannes Berg
1
-0
/
+8
2023-06-19
wifi: mac80211: agg-tx: add a few locking assertions
Johannes Berg
1
-1
/
+5
2023-06-19
wifi: mac80211: Support link removal using Reconfiguration ML element
Ilan Peer
2
-0
/
+172
2023-06-19
wifi: mac80211: add set_active_links variant not locking sdata
Benjamin Berg
2
-2
/
+14
2023-06-19
wifi: mac80211: add ___ieee80211_disconnect variant not locking sdata
Benjamin Berg
1
-5
/
+7
2023-06-19
wifi: ieee80211: add helper to validate ML element type and size
Benjamin Berg
1
-1
/
+2
2023-06-19
wifi: mac80211: Include Multi-Link in CRC calculation
Ilan Peer
1
-0
/
+4
2023-06-19
wifi: mac80211: Rename ieee80211_mle_sta_prof_size_ok()
Ilan Peer
1
-1
/
+2
2023-06-19
wifi: mac80211: Add support for parsing Reconfiguration Multi Link element
Ilan Peer
2
-3
/
+23
2023-06-19
wifi: mac80211: Rename multi_link
Ilan Peer
3
-18
/
+18
[prev]
[next]