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
/
rx.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-5
/
+5
2025-03-07
wifi: mac80211: fix SA Query processing in MLO
Johannes Berg
1
-5
/
+5
2025-02-11
wifi: mac80211: Add processing of TTLM teardown frame
Ilan Peer
1
-0
/
+8
2025-02-11
wifi: mac80211: Add support for EPCS configuration
Ilan Peer
1
-0
/
+17
2025-02-11
wifi: mac80211: Drop cooked monitor support
Alexander Wetzel
1
-143
/
+51
2025-01-13
wifi: mac80211: Support dynamic link addition and removal
Ilan Peer
1
-0
/
+12
2025-01-13
wifi: mac80211: fix tid removal during mesh forwarding
Andy Strohman
1
-0
/
+1
2025-01-13
wifi: mac80211: remove an unneeded check in Rx
Emmanuel Grumbach
1
-2
/
+1
2024-12-04
wifi: mac80211: Accept authentication frames on P2P device
Andrei Otcheretianski
1
-1
/
+3
2024-10-23
wifi: mac80211: filter on monitor interfaces based on configured channel
Felix Fietkau
1
-0
/
+7
2024-10-23
wifi: mac80211: refactor ieee80211_rx_monitor
Felix Fietkau
1
-26
/
+28
2024-10-23
wifi: mac80211: add flag to opt out of virtual monitor support
Felix Fietkau
1
-0
/
+3
2024-10-23
wifi: mac80211: remove status->ampdu_delimiter_crc
Felix Fietkau
1
-6
/
+1
2024-10-23
wifi: mac80211: call rate_control_rate_update() for link STA
Johannes Berg
1
-2
/
+2
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-07-08
wifi: mac80211: do not check BSS color collision in certain cases
Michael-CY Lee
1
-2
/
+4
2024-06-26
wifi: mac80211: handle protected dual of public action
Johannes Berg
1
-0
/
+1
2024-05-03
wifi: mac80211: handle color change per link
Aditya Kumar Singh
1
-3
/
+4
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+14
2024-04-17
wifi: mac80211: split mesh fast tx cache into local/proxied/forwarded
Felix Fietkau
1
-3
/
+10
2024-04-08
wifi: mac80211: check EHT/TTLM action frame length
Johannes Berg
1
-0
/
+4
2024-03-25
wifi: mac80211: improve drop for action frame return
Johannes Berg
1
-2
/
+2
2024-02-12
wifi: mac80211: remove gfp parameter from ieee80211_obss_color_collision_notify
Lorenzo Bianconi
1
-2
/
+1
2024-02-08
wifi: mac80211: implement MLO multicast deduplication
Johannes Berg
1
-2
/
+20
2024-02-08
wifi: mac80211: add/use ieee80211_get_sn()
Johannes Berg
1
-3
/
+2
2024-02-08
wifi: mac80211: remove extra shadowing variable
Johannes Berg
1
-1
/
+0
2024-01-26
wifi: mac80211: add support for negotiated TTLM request
Ayala Beker
1
-0
/
+8
2024-01-26
wifi: mac80211: process and save negotiated TID to Link mapping request
Ayala Beker
1
-0
/
+14
2024-01-03
wifi: mac80211: add kunit tests for public action handling
Johannes Berg
1
-1
/
+3
2023-12-21
wifi: mac80211: allow 64-bit radiotap timestamps
Johannes Berg
1
-2
/
+11
2023-12-14
wifi: mac80211: rx.c: fix sentence grammar
Randy Dunlap
1
-2
/
+2
2023-10-26
Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
1
-0
/
+9
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+1
2023-10-23
wifi: mac80211: don't drop all unprotected public action frames
Avraham Stern
1
-2
/
+1
2023-10-23
wifi: mac80211: drop robust action frames before assoc
Johannes Berg
1
-0
/
+9
2023-09-29
wifi: mac80211: fix ieee80211_drop_unencrypted_mgmt return type/value
Johannes Berg
1
-2
/
+3
2023-09-26
wifi: mac80211: expand __ieee80211_data_to_8023() status
Johannes Berg
1
-12
/
+10
2023-09-26
wifi: mac80211: split ieee80211_drop_unencrypted_mgmt() return value
Johannes Berg
1
-12
/
+9
2023-09-26
wifi: mac80211: remove RX_DROP_UNUSABLE
Johannes Berg
1
-26
/
+26
2023-09-26
wifi: mac80211: fix check for unusable RX result
Johannes Berg
1
-1
/
+1
2023-09-11
wifi: mac80211: remove sta_mtx
Johannes Berg
1
-3
/
+3
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
1
-0
/
+4
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-06-22
Merge tag 'wireless-next-2023-06-22' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
1
-13
/
+32
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: 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
[next]