index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
mac80211: split beacon retrieval functions
Aloka Dixit
2021-10-21
1
-85
/
+118
|
*
|
mac80211: use ieee80211_bss_get_elem() in most places
Johannes Berg
2021-10-21
1
-21
/
+22
|
*
|
mac80211: fils: use cfg80211_find_ext_elem()
Johannes Berg
2021-10-21
1
-10
/
+12
|
*
|
mac80211: fix memory leaks with element parsing
Johannes Berg
2021-10-21
3
-24
/
+25
|
*
|
mac80211: use eth_hw_addr_set()
Jakub Kicinski
2021-10-21
1
-5
/
+3
|
*
|
mac80211: debugfs: calculate free buffer size correctly
Mordechay Goodstein
2021-10-21
1
-44
/
+47
|
*
|
mac80211: MBSSID support in interface handling
John Crispin
2021-09-28
2
-1
/
+68
|
*
|
mac80211: save transmit power envelope element and power constraint
Wen Gong
2021-09-27
1
-0
/
+29
|
*
|
mac80211: add parse regulatory info in 6 GHz operation information
Wen Gong
2021-09-27
1
-0
/
+14
|
*
|
mac80211: twt: don't use potentially unaligned pointer
Johannes Berg
2021-09-27
1
-3
/
+5
|
*
|
mac80211: use ieee802_11_parse_elems() in ieee80211_prep_channel()
Wen Gong
2021-09-24
1
-37
/
+22
|
*
|
mac80211: always allocate struct ieee802_11_elems
Johannes Berg
2021-09-23
10
-201
/
+272
|
*
|
mac80211: mlme: find auth challenge directly
Johannes Berg
2021-09-23
3
-11
/
+6
|
*
|
mac80211: move CRC into struct ieee802_11_elems
Johannes Berg
2021-09-23
3
-13
/
+15
|
*
|
mac80211: mesh: clean up rx_bcn_presp API
Johannes Berg
2021-09-23
3
-20
/
+17
|
*
|
mac80211: reduce stack usage in debugfs
Johannes Berg
2021-09-23
1
-7
/
+31
|
*
|
mac80211: check hostapd configuration parsing twt requests
Lorenzo Bianconi
2021-09-23
1
-11
/
+1
*
|
|
fq_codel: generalise ce_threshold marking for subset of traffic
Toke Høiland-Jørgensen
2021-10-20
1
-1
/
+2
*
|
|
fq_codel: implement L4S style ce_threshold_ect1 marking
Eric Dumazet
2021-10-15
1
-0
/
+1
|
|
/
|
/
|
*
|
mac80211: check return value of rhashtable_init
MichelleJin
2021-09-27
1
-1
/
+4
*
|
mac80211: fix use-after-free in CCMP/GCMP RX
Johannes Berg
2021-09-27
1
-0
/
+6
*
|
mac80211: mesh: fix potentially unaligned access
Johannes Berg
2021-09-23
1
-1
/
+2
*
|
mac80211: limit injected vht mcs/nss in ieee80211_parse_tx_radiotap
Lorenzo Bianconi
2021-09-23
1
-0
/
+4
*
|
mac80211: Drop frames from invalid MAC address in ad-hoc mode
YueHaibing
2021-09-23
1
-1
/
+2
*
|
mac80211: Fix ieee80211_amsdu_aggregate frag_tail bug
Chih-Kang Chang
2021-09-23
1
-0
/
+8
*
|
Revert "mac80211: do not use low data rates for data frames with no ack flag"
Felix Fietkau
2021-09-23
1
-4
/
+0
|
/
*
mac80211: parse transmit power envelope element
Wen Gong
2021-08-26
2
-0
/
+15
*
mac80211: introduce individual TWT support in AP mode
Lorenzo Bianconi
2021-08-24
7
-2
/
+418
*
Merge tag 'mac80211-next-for-net-next-2021-08-20' of git://git.kernel.org/pub...
Jakub Kicinski
2021-08-20
9
-58
/
+298
|
\
|
*
mac80211: Fix insufficient headroom issue for AMSDU
Chih-Kang Chang
2021-08-17
1
-1
/
+3
|
*
mac80211: add support for BSS color change
John Crispin
2021-08-17
4
-22
/
+254
|
*
mac80211: Use flex-array for radiotap header bitmap
Kees Cook
2021-08-13
1
-1
/
+6
|
*
mac80211: radiotap: Use BIT() instead of shifts
Kees Cook
2021-08-13
2
-19
/
+19
|
*
mac80211: Remove unnecessary variable and label
dingsenjie
2021-08-13
1
-11
/
+4
|
*
mac80211: include <linux/rbtree.h>
Johannes Berg
2021-08-13
1
-0
/
+1
|
*
mac80211: Fix monitor MTU limit so that A-MSDUs get through
Johan Almbladh
2021-08-13
1
-2
/
+9
|
*
mac80211: remove unnecessary NULL check in ieee80211_register_hw()
Dan Carpenter
2021-08-13
1
-1
/
+1
|
*
mac80211: Reject zero MAC address in sta_info_insert_check()
YueHaibing
2021-08-13
1
-1
/
+1
*
|
mac80211: fix locking in ieee80211_restart_work()
Johannes Berg
2021-08-17
1
-0
/
+2
|
/
*
mac80211: fix enabling 4-address mode on a sta vif after assoc
Felix Fietkau
2021-07-23
3
-2
/
+23
*
mac80211: fix starting aggregation sessions on mesh interfaces
Felix Fietkau
2021-07-23
1
-25
/
+32
*
mac80211: Do not strip skb headroom on monitor frames
Johan Almbladh
2021-07-23
1
-1
/
+2
*
mac80211: Switch to a virtual time-based airtime scheduler
Toke Høiland-Jørgensen
2021-06-23
12
-176
/
+650
*
Revert "mac80211: HE STA disassoc due to QOS NULL not sent"
Ping-Ke Shih
2021-06-23
1
-4
/
+1
*
mac80211: remove iwlwifi specific workaround NDPs of null_response
Ping-Ke Shih
2021-06-23
1
-5
/
+0
*
mac80211: fix NULL ptr dereference during mesh peer connection for non HE dev...
Abinaya Kalaiselvan
2021-06-23
1
-1
/
+3
*
mac80211: Enable power save after receiving NULL packet ACK
Bassem Dawood
2021-06-23
1
-4
/
+3
*
mac80211: add HE 6 GHz capability only if supported
Johannes Berg
2021-06-23
1
-4
/
+7
*
mac80211: notify driver on mgd TX completion
Johannes Berg
2021-06-23
3
-27
/
+103
*
mac80211: always include HE 6GHz capability in probe request
Johannes Berg
2021-06-23
1
-1
/
+11
[prev]
[next]