index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mac80211: fix error path key leak
Johannes Berg
2023-10-11
1
-2
/
+1
*
wifi: mac80211: Create resources for disabled links
Benjamin Berg
2023-09-26
1
-3
/
+4
*
wifi: mac80211: allow transmitting EAPOL frames with tainted key
Wen Gong
2023-09-25
1
-1
/
+2
*
wifi: mac80211: work around Cisco AP 9115 VHT MPDU length
Johannes Berg
2023-09-25
6
-7
/
+44
*
wifi: mac80211: fix potential key leak
Johannes Berg
2023-09-25
1
-5
/
+15
*
wifi: mac80211: fix potential key use-after-free
Johannes Berg
2023-09-25
2
-1
/
+4
*
wifi: mac80211: fix mesh id corruption on 32 bit systems
Felix Fietkau
2023-09-13
2
-5
/
+5
*
wifi: cfg80211/mac80211: hold link BSSes when assoc fails for MLO connection
Wen Gong
2023-09-11
1
-5
/
+6
*
Merge tag 'wireless-next-2023-08-25' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-08-26
7
-19
/
+21
|
\
|
*
wifi: mac80211: Do not include crypto/algapi.h
Herbert Xu
2023-08-24
3
-3
/
+3
|
*
wifi: mac80211: mesh: Remove unused function declaration mesh_ids_set_default()
Yue Haibing
2023-08-22
1
-1
/
+0
|
*
wifi: mac80211: Remove unused function declarations
Yue Haibing
2023-08-22
1
-2
/
+0
|
*
wifi: mac80211: fix puncturing bitmap handling in CSA
Johannes Berg
2023-08-22
1
-6
/
+6
|
*
wifi: mac80211: check for station first in client probe
Johannes Berg
2023-08-22
1
-7
/
+8
|
*
wifi: mac80211: check S1G action frame size
Johannes Berg
2023-08-22
1
-0
/
+4
*
|
wifi: mac80211: limit reorder_buf_filtered to avoid UBSAN warning
Ping-Ke Shih
2023-08-21
1
-2
/
+10
|
/
*
Merge tag 'leds-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2023-07-03
2
-7
/
+3
|
\
|
*
leds: Change led_trigger_blink[_oneshot]() delay parameters to pass-by-value
Hans de Goede
2023-05-25
2
-7
/
+3
*
|
Merge tag 'wireless-next-2023-06-22' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-06-23
21
-396
/
+1059
|
\
\
|
*
|
wifi: mac80211: mark keys as uploaded when added by the driver
Yedidya Benshimol
2023-06-21
1
-2
/
+6
|
*
|
wifi: mac80211: fix CRC calculation for extended elems
Johannes Berg
2023-06-21
1
-14
/
+11
|
*
|
wifi: mac80211: avoid lockdep checking when removing deflink
Benjamin Berg
2023-06-21
1
-2
/
+3
|
*
|
wifi: mac80211: always hold sdata lock in chanctx assign/unassign
Johannes Berg
2023-06-21
2
-5
/
+18
|
*
|
wifi: mac80211: store BSS param change count from assoc response
Johannes Berg
2023-06-21
2
-1
/
+17
|
*
|
wifi: mac80211: drop some unprotected action frames
Johannes Berg
2023-06-21
1
-2
/
+13
|
*
|
wifi: mac80211: move action length check up
Johannes Berg
2023-06-21
1
-4
/
+5
|
*
|
wifi: mac80211: drop unprotected robust mgmt before 4-way-HS
Alon Giladi
2023-06-21
1
-3
/
+10
|
*
|
wifi: mac80211: add eht_capa debugfs field
Ben Greear
2023-06-19
1
-0
/
+185
|
*
|
wifi: mac80211: check EHT basic MCS/NSS set
Johannes Berg
2023-06-19
1
-1
/
+88
|
*
|
wifi: update multi-link element STA reconfig
Johannes Berg
2023-06-19
1
-1
/
+1
|
*
|
wifi: mac80211: agg-tx: prevent start/stop race
Johannes Berg
2023-06-19
1
-0
/
+8
|
*
|
wifi: mac80211: agg-tx: add a few locking assertions
Johannes Berg
2023-06-19
1
-1
/
+5
|
*
|
wifi: mac80211: Support link removal using Reconfiguration ML element
Ilan Peer
2023-06-19
2
-0
/
+172
|
*
|
wifi: mac80211: add set_active_links variant not locking sdata
Benjamin Berg
2023-06-19
2
-2
/
+14
|
*
|
wifi: mac80211: add ___ieee80211_disconnect variant not locking sdata
Benjamin Berg
2023-06-19
1
-5
/
+7
|
*
|
wifi: ieee80211: add helper to validate ML element type and size
Benjamin Berg
2023-06-19
1
-1
/
+2
|
*
|
wifi: mac80211: Include Multi-Link in CRC calculation
Ilan Peer
2023-06-19
1
-0
/
+4
|
*
|
wifi: mac80211: Rename ieee80211_mle_sta_prof_size_ok()
Ilan Peer
2023-06-19
1
-1
/
+2
|
*
|
wifi: mac80211: Add support for parsing Reconfiguration Multi Link element
Ilan Peer
2023-06-19
2
-3
/
+23
|
*
|
wifi: mac80211: Rename multi_link
Ilan Peer
2023-06-19
3
-18
/
+18
|
*
|
wifi: mac80211: use cfg80211 defragmentation helper
Benjamin Berg
2023-06-19
2
-58
/
+37
|
*
|
wifi: mac80211: use new inform_bss callback
Benjamin Berg
2023-06-19
3
-55
/
+42
|
*
|
wifi: mac80211: feed the link_id to cfg80211_ch_switch_started_notify
Emmanuel Grumbach
2023-06-19
1
-2
/
+3
|
*
|
wifi: mac80211: add consistency check for compat chandef
Anjaneyulu
2023-06-19
1
-0
/
+5
|
*
|
wifi: mac80211: stop passing cbss to parser
Benjamin Berg
2023-06-19
1
-1
/
+0
|
*
|
wifi: mac80211: Extend AID element addition for TDLS frames
Mukesh Sisodiya
2023-06-19
1
-10
/
+9
|
*
|
wifi: mac80211: Add HE and EHT capa elements in TDLS frames
Abhishek Naik
2023-06-19
3
-1
/
+88
|
*
|
wifi: mac80211: handle TDLS data frames with MLO
Abhishek Naik
2023-06-19
1
-2
/
+20
|
*
|
wifi: mac80211: handle TDLS negotiation with MLO
Mukesh Sisodiya
2023-06-19
1
-72
/
+91
|
*
|
wifi: cfg80211: make TDLS management link-aware
Mukesh Sisodiya
2023-06-19
2
-9
/
+9
[next]