index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-10
Merge tag 'wireless-next-2026-06-10' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
26
-355
/
+1439
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
-40
/
+37
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
-35
/
+32
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
2026-05-20
wifi: mac80211: capture fast-RX rate before mesh reuses skb->cb
Zhao Li
1
-1
/
+5
2026-05-20
wifi: mac80211: fix multi-link element inheritance
Johannes Berg
1
-3
/
+33
2026-05-20
wifi: mac80211: fix MLE defragmentation
Johannes Berg
1
-40
/
+31
2026-05-20
wifi: mac80211: don't override max_amsdu_subframes
Emmanuel Grumbach
1
-2
/
+3
[next]