index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-18
wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failure
Felix Fietkau
1
-1
/
+3
2026-03-18
wifi: mac80211: fix NULL deref in mesh_matches_local()
Xiang Mei
1
-0
/
+3
2026-03-13
wifi: mac80211: check tdls flag in ieee80211_tdls_oper
Deepanshu Kartikey
1
-1
/
+1
2026-03-06
wifi: mac80211: Fix static_branch_dec() underflow for aql_disable.
Kuniyuki Iwashima
1
-9
/
+5
2026-03-06
mac80211: fix crash in ieee80211_chan_bw_change for AP_VLAN stations
Felix Fietkau
1
-2
/
+4
2026-03-06
wifi: mac80211: use jiffies_delta_to_msecs() for sta_info inactive times
Nicolas Cavallari
1
-2
/
+5
2026-03-06
wifi: mac80211: remove keys after disabling beaconing
Johannes Berg
1
-6
/
+6
2026-03-03
wifi: mac80211: fix missing ieee80211_eml_params member initialization
MeiChia Chiu
1
-0
/
+1
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-0
/
+8
2026-02-24
wifi: mac80211: fix NULL pointer dereference in mesh_rx_csa_frame()
Vahagn Vardanian
1
-0
/
+3
2026-02-23
wifi: mac80211: bounds-check link_id in ieee80211_ml_reconfiguration
Ariel Silver
1
-0
/
+3
2026-02-23
wifi: mac80211: set default WMM parameters on all links
Ramanathan Choodamani
1
-0
/
+2
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2
-3
/
+3
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
12
-18
/
+18
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
19
-44
/
+37
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+1
2026-02-02
wifi: mac80211: Add eMLSR/eMLMR action frame parsing support
Lorenzo Bianconi
6
-1
/
+247
2026-02-02
wifi: mac80211: add initial UHR support
Johannes Berg
11
-37
/
+337
2026-02-02
wifi: mac80211: use wiphy_hrtimer_work for CAC timeout
Amith A
5
-9
/
+9
2026-01-29
Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
11
-80
/
+206
2026-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+5
2026-01-29
wifi: mac80211: correctly decode TTLM with default link map
Benjamin Berg
1
-3
/
+5
2026-01-27
wifi: mac80211: use u64_stats_t with u64_stats_sync properly
David Yang
3
-11
/
+23
2026-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-101
/
+134
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
1
-0
/
+1
2026-01-20
wifi: mac80211: apply advertised TTLM from association response
Benjamin Berg
2
-99
/
+119
2026-01-20
wifi: mac80211: parse all TTLM entries
Benjamin Berg
1
-11
/
+14
2026-01-20
wifi: mac80211: don't increment crypto_tx_tailroom_needed_cnt twice
Miri Korenblit
1
-1
/
+2
2026-01-20
wifi: mac80211: don't perform DA check on S1G beacon
Lachlan Hodges
1
-2
/
+7
2026-01-19
wifi: mac80211: mark iface work SKBs as consumed
Johannes Berg
1
-3
/
+3
2026-01-19
wifi: mac80211: remove RX_DROP
Johannes Berg
2
-50
/
+94
2026-01-14
wifi: mac80211: add support for encryption/decryption of (Re)Association frames
Kavita Kavita
5
-4
/
+34
2026-01-14
wifi: mac80211: add support for EPPKE authentication protocol in non-AP STA mode
Kavita Kavita
2
-7
/
+26
2026-01-14
wifi: mac80211: Check for MLE before appending in Authentication frame
Kavita Kavita
1
-3
/
+9
2026-01-14
wifi: mac80211: allow key installation before association
Kavita Kavita
2
-2
/
+17
2026-01-12
Merge tag 'wireless-next-2026-01-12' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
5
-27
/
+78
2026-01-12
wifi: mac80211: remove width argument from ieee80211_parse_bitrates
Miri Korenblit
4
-9
/
+5
2026-01-12
wifi: mac80211: improve station iteration ergonomics
Johannes Berg
1
-6
/
+17
2026-01-12
wifi: mac80211: improve interface iteration ergonomics
Johannes Berg
1
-8
/
+44
2026-01-12
wifi: mac80211: unexport ieee80211_get_bssid()
Johannes Berg
1
-1
/
+0
2026-01-12
wifi: mac80211: don't send an unused argument to ieee80211_check_combinations
Miri Korenblit
1
-1
/
+1
2026-01-12
wifi: mac80211: correctly check if CSA is active
Miri Korenblit
1
-2
/
+6
2026-01-08
wifi: mac80211: collect station statistics earlier when disconnect
Baochen Qiang
1
-3
/
+4
2026-01-08
wifi: mac80211: restore non-chanctx injection behaviour
Johannes Berg
1
-0
/
+2
2026-01-08
wifi: mac80211: don't iterate not running interfaces
Miri Korenblit
1
-0
/
+3
2026-01-08
wifi: mac80211: Update csa_finalize to use link_id
Aditya Kumar Singh
1
-2
/
+11
2025-12-16
wifi: mac80211: ocb: skip rx_no_sta when interface is not joined
Moon Hee Lee
1
-0
/
+3
2025-12-16
wifi: mac80211: do not use old MBSSID elements
Aloka Dixit
1
-10
/
+0
2025-12-16
wifi: mac80211: don't WARN for connections on invalid channels
Johannes Berg
1
-1
/
+4
[next]