index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+5
2021-10-22
Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub...
Jakub Kicinski
20
-473
/
+704
2021-10-21
mac80211: Prevent AP probing during suspend
Loic Poulain
3
-0
/
+14
2021-10-21
nl80211: Add LC placeholder band definition to nl80211_band
Srinivasan Raju
3
-1
/
+4
2021-10-21
mac80211: split beacon retrieval functions
Aloka Dixit
1
-85
/
+118
2021-10-21
mac80211: use ieee80211_bss_get_elem() in most places
Johannes Berg
1
-21
/
+22
2021-10-21
mac80211: fils: use cfg80211_find_ext_elem()
Johannes Berg
1
-10
/
+12
2021-10-21
mac80211: fix memory leaks with element parsing
Johannes Berg
3
-24
/
+25
2021-10-21
mac80211: use eth_hw_addr_set()
Jakub Kicinski
1
-5
/
+3
2021-10-21
mac80211: debugfs: calculate free buffer size correctly
Mordechay Goodstein
1
-44
/
+47
2021-10-20
fq_codel: generalise ce_threshold marking for subset of traffic
Toke Høiland-Jørgensen
1
-1
/
+2
2021-10-15
fq_codel: implement L4S style ce_threshold_ect1 marking
Eric Dumazet
1
-0
/
+1
2021-10-01
mac80211: mesh: fix HE operation element length check
Johannes Berg
1
-4
/
+5
2021-09-28
mac80211: MBSSID support in interface handling
John Crispin
2
-1
/
+68
2021-09-27
mac80211: save transmit power envelope element and power constraint
Wen Gong
1
-0
/
+29
2021-09-27
mac80211: add parse regulatory info in 6 GHz operation information
Wen Gong
1
-0
/
+14
2021-09-27
mac80211: twt: don't use potentially unaligned pointer
Johannes Berg
1
-3
/
+5
2021-09-27
mac80211: check return value of rhashtable_init
MichelleJin
1
-1
/
+4
2021-09-27
mac80211: fix use-after-free in CCMP/GCMP RX
Johannes Berg
1
-0
/
+6
2021-09-24
mac80211: use ieee802_11_parse_elems() in ieee80211_prep_channel()
Wen Gong
1
-37
/
+22
2021-09-23
mac80211: always allocate struct ieee802_11_elems
Johannes Berg
10
-201
/
+272
2021-09-23
mac80211: mlme: find auth challenge directly
Johannes Berg
3
-11
/
+6
2021-09-23
mac80211: move CRC into struct ieee802_11_elems
Johannes Berg
3
-13
/
+15
2021-09-23
mac80211: mesh: clean up rx_bcn_presp API
Johannes Berg
3
-20
/
+17
2021-09-23
mac80211: reduce stack usage in debugfs
Johannes Berg
1
-7
/
+31
2021-09-23
mac80211: check hostapd configuration parsing twt requests
Lorenzo Bianconi
1
-11
/
+1
2021-09-23
mac80211: mesh: fix potentially unaligned access
Johannes Berg
1
-1
/
+2
2021-09-23
mac80211: limit injected vht mcs/nss in ieee80211_parse_tx_radiotap
Lorenzo Bianconi
1
-0
/
+4
2021-09-23
mac80211: Drop frames from invalid MAC address in ad-hoc mode
YueHaibing
1
-1
/
+2
2021-09-23
mac80211: Fix ieee80211_amsdu_aggregate frag_tail bug
Chih-Kang Chang
1
-0
/
+8
2021-09-23
Revert "mac80211: do not use low data rates for data frames with no ack flag"
Felix Fietkau
1
-4
/
+0
2021-08-26
mac80211: parse transmit power envelope element
Wen Gong
2
-0
/
+15
2021-08-24
mac80211: introduce individual TWT support in AP mode
Lorenzo Bianconi
7
-2
/
+418
2021-08-20
Merge tag 'mac80211-next-for-net-next-2021-08-20' of git://git.kernel.org/pub...
Jakub Kicinski
9
-58
/
+298
2021-08-17
mac80211: fix locking in ieee80211_restart_work()
Johannes Berg
1
-0
/
+2
2021-08-17
mac80211: Fix insufficient headroom issue for AMSDU
Chih-Kang Chang
1
-1
/
+3
2021-08-17
mac80211: add support for BSS color change
John Crispin
4
-22
/
+254
2021-08-13
mac80211: Use flex-array for radiotap header bitmap
Kees Cook
1
-1
/
+6
2021-08-13
mac80211: radiotap: Use BIT() instead of shifts
Kees Cook
2
-19
/
+19
2021-08-13
mac80211: Remove unnecessary variable and label
dingsenjie
1
-11
/
+4
2021-08-13
mac80211: include <linux/rbtree.h>
Johannes Berg
1
-0
/
+1
2021-08-13
mac80211: Fix monitor MTU limit so that A-MSDUs get through
Johan Almbladh
1
-2
/
+9
2021-08-13
mac80211: remove unnecessary NULL check in ieee80211_register_hw()
Dan Carpenter
1
-1
/
+1
2021-08-13
mac80211: Reject zero MAC address in sta_info_insert_check()
YueHaibing
1
-1
/
+1
2021-07-23
mac80211: fix enabling 4-address mode on a sta vif after assoc
Felix Fietkau
3
-2
/
+23
2021-07-23
mac80211: fix starting aggregation sessions on mesh interfaces
Felix Fietkau
1
-25
/
+32
2021-07-23
mac80211: Do not strip skb headroom on monitor frames
Johan Almbladh
1
-1
/
+2
2021-06-23
mac80211: Switch to a virtual time-based airtime scheduler
Toke Høiland-Jørgensen
12
-176
/
+650
2021-06-23
Revert "mac80211: HE STA disassoc due to QOS NULL not sent"
Ping-Ke Shih
1
-4
/
+1
2021-06-23
mac80211: remove iwlwifi specific workaround NDPs of null_response
Ping-Ke Shih
1
-5
/
+0
[next]