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-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/...
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
2025-12-16
wifi: mac80211: fix list iteration in ieee80211_add_virtual_monitor()
Dmitry Antipov
1
-1
/
+1
2025-12-16
wifi: mac80211: Discard Beacon frames to non-broadcast address
Jouni Malinen
1
-0
/
+5
2025-11-26
wifi: mac80211: allow sharing identical chanctx for S1G interfaces
Lachlan Hodges
2
-3
/
+15
2025-11-24
wifi: mac80211: fix channel switching code
Johannes Berg
1
-1
/
+1
2025-11-20
wifi: mac80211: refactor CMAC packet handlers
Chien Wong
4
-131
/
+37
2025-11-20
wifi: mac80211: refactor CMAC crypt functions
Chien Wong
3
-50
/
+19
2025-11-20
wifi: mac80211: utilize the newly defined CMAC constants
Chien Wong
4
-25
/
+25
2025-11-20
wifi: mac80211: fix CMAC functions not handling errors
Chien Wong
3
-30
/
+61
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-6
/
+18
2025-11-11
wifi: mac80211: make monitor link info check more specific
Benjamin Berg
2
-4
/
+7
2025-11-11
wifi: mac80211: track MU-MIMO configuration on disabled interfaces
Benjamin Berg
4
-23
/
+76
2025-11-11
wifi: cfg80211/mac80211: Add fallback mechanism for INDOOR_SP connection
Pagadala Yesu Anjaneyulu
1
-1
/
+2
2025-11-11
wifi: cfg80211/mac80211: clean up duplicate ap_power handling
Pagadala Yesu Anjaneyulu
1
-19
/
+1
2025-11-11
wifi: mac80211: skip rate verification for not captured PSDUs
Benjamin Berg
1
-3
/
+7
2025-11-10
wifi: mac80211: remove unnecessary vlan NULL check
Johannes Berg
1
-3
/
+0
2025-11-10
wifi: mac80211: pass frame type to element parsing
Johannes Berg
11
-57
/
+122
2025-11-10
wifi: mac80211: remove "disabling VHT" message
Johannes Berg
1
-4
/
+1
2025-11-10
wifi: mac80211: add and use chanctx usage iteration
Johannes Berg
1
-147
/
+195
2025-11-10
wifi: mac80211: simplify ieee80211_recalc_chanctx_min_def() API
Johannes Berg
4
-26
/
+32
2025-11-10
wifi: mac80211: remove chanctx to link back-references
Johannes Berg
4
-78
/
+87
2025-11-10
wifi: mac80211: make link iteration safe for 'break'
Johannes Berg
1
-5
/
+11
2025-11-06
wifi: mac80211: reject address change while connecting
Johannes Berg
1
-3
/
+11
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-33
/
+33
2025-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+11
2025-10-30
wifi: mac80211: Allow HT Action frame processing on 6 GHz when HE is supported
Thomas Wu
1
-2
/
+5
2025-10-30
wifi: mac80211: add RX flag to report radiotap VHT information
Benjamin Berg
1
-36
/
+68
[prev]
[next]