index
:
pub/scm/linux/kernel/git/leo/linux.git
master
Leo kernel tree
Li Yang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-06
wifi: mac80211: fix unsol_bcast_probe_resp double free on alloc failure
Xiang Mei
1
-2
/
+3
2026-07-06
wifi: cfg80211/nl80211: add STA-mode peer probing
Priyansha Tiwari
1
-1
/
+1
2026-07-06
wifi: nl80211/cfg80211: rename probe_client to probe_peer
Priyansha Tiwari
1
-3
/
+3
2026-07-06
wifi: mac80211: allocate backup ieee80211_nan_sched_cfg off stack
Arnd Bergmann
1
-16
/
+19
2026-06-10
Merge tag 'wireless-next-2026-06-10' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
26
-354
/
+1438
2026-06-05
wifi: mac80211: Add 802.3 multicast encapsulation offload support
Tamizh Chelvam Raja
1
-7
/
+44
2026-06-05
wifi: mac80211: Add multicast to unicast support for 802.3 path
Tamizh Chelvam Raja
1
-7
/
+26
2026-06-05
wifi: mac80211: Add sta pointer sanity check in ieee80211_8023_xmit()
Tamizh Chelvam Raja
1
-4
/
+9
2026-06-05
wifi: mac80211: fold tid_ampdu_rx allocations into a flexible array
Rosen Penev
3
-31
/
+18
2026-06-05
wifi: mac80211: Fix -Wc23-extensions in hwmp_route_info_get()
Nathan Chancellor
1
-2
/
+4
2026-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2026-06-04
wifi: mac80211: fix monitor mode frame capture for real chanctx drivers
傅继晗
1
-2
/
+12
2026-06-04
wifi: mac80211: Free keys associated with NAN Device
Ilan Peer
1
-0
/
+6
2026-06-03
wifi: mac80211: AP: handle DBE for clients
Johannes Berg
6
-3
/
+203
2026-06-03
wifi: mac80211: parse and apply UHR DBE channel
Johannes Berg
7
-14
/
+513
2026-06-03
wifi: mac80211: refactor link STA bandwidth update
Johannes Berg
4
-39
/
+36
2026-06-03
wifi: mac80211: explain ieee80211_determine_chan_mode() parsing
Johannes Berg
1
-0
/
+8
2026-06-03
wifi: mac80211: mlme: allow UHR only with MLO
Johannes Berg
1
-1
/
+1
2026-06-03
wifi: mac80211: always expose multi-link element
Johannes Berg
1
-1
/
+8
2026-06-03
wifi: mac80211: use local ml_basic_elem in parsing
Johannes Berg
1
-7
/
+7
2026-06-03
wifi: mac80211: clarify beacon parsing with MBSSID/EMA
Johannes Berg
3
-21
/
+75
2026-06-03
wifi: mac80211: rename "multi_link_inner" variable
Johannes Berg
1
-5
/
+5
2026-06-03
wifi: mac80211: clean up return in ieee802_11_find_bssid_profile()
Johannes Berg
1
-2
/
+2
2026-06-03
wifi: mac80211: unify link STA removal in vif link removal
Johannes Berg
2
-19
/
+30
2026-06-03
wifi: mac80211: basic S1G rx rate reporting support
Lachlan Hodges
3
-1
/
+25
2026-06-03
wifi: mac80211: Add KUnit test for ieee80211_mesh_perr_size_ok
Masashi Honma
1
-0
/
+124
2026-06-03
wifi: mac80211: Add KUnit test for ieee80211_mesh_prep_size_ok
Masashi Honma
1
-0
/
+53
2026-06-03
wifi: mac80211: Add KUnit test for ieee80211_mesh_preq_size_ok
Masashi Honma
1
-0
/
+105
2026-06-03
wifi: mac80211: Fix PERR frame processing
Masashi Honma
2
-4
/
+23
2026-06-03
wifi: mac80211: Fix overread in PREP frame processing
Masashi Honma
2
-4
/
+9
2026-06-03
wifi: mac80211: Fix overread in PREQ frame processing
Masashi Honma
2
-4
/
+17
2026-06-03
wifi: mac80211: Use struct instead of macro for PERR frame
Masashi Honma
1
-26
/
+5
2026-06-03
wifi: mac80211: Use struct instead of macro for PREP frame
Masashi Honma
1
-24
/
+22
2026-06-03
wifi: mac80211: Use struct instead of macro for PREQ frame
Masashi Honma
1
-34
/
+31
2026-06-03
wifi: mac80211: remove 5/10 MHz channel code
Johannes Berg
10
-94
/
+16
2026-06-03
wifi: mac80211: report assoc_link_id in station info for non-MLD STAs on MLD AP
Felix Fietkau
1
-1
/
+4
2026-06-02
wifi: mac80211: limit injected antenna index in ieee80211_parse_tx_radiotap
Deepanshu Kartikey
1
-1
/
+3
2026-05-28
wifi: mac80211: fix channel evacuation logic
Miri Korenblit
3
-13
/
+75
2026-05-28
wifi: mac80211: refactor ieee80211_nan_try_evacuate
Miri Korenblit
2
-26
/
+54
2026-05-28
wifi: mac80211: add an option to filter out a channel in combinations check
Miri Korenblit
2
-17
/
+51
2026-05-28
wifi: mac80211: add KUnit coverage for negotiated TTLM parser
Michael Bommarito
5
-2
/
+186
2026-05-21
Merge tag 'wireless-next-2026-05-21' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
5
-15
/
+45
2026-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-46
/
+75
2026-05-20
wifi: mac80211: allow cipher change on NAN_DATA interfaces
Daniel Gabay
1
-3
/
+8
2026-05-20
wifi: mac80211: don't call ieee80211_handle_reconfig_failure when not needed
Miri Korenblit
1
-5
/
+1
2026-05-20
wifi: mac80211: Allow per station GTK for NAN Data interfaces
Ilan Peer
1
-4
/
+7
2026-05-20
wifi: mac80211: don't recalc min def for S1G chan ctx
Lachlan Hodges
1
-2
/
+8
2026-05-20
wifi: mac80211: skip NSS and BW init for S1G sta
Lachlan Hodges
1
-0
/
+17
2026-05-20
wifi: mac80211: check stations are removed before MLD change
Johannes Berg
1
-1
/
+4
2026-05-20
wifi: mac80211: consume only present negotiated TTLM maps
Michael Bommarito
1
-1
/
+1
[prev]
[next]