index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-15
/
+26
2020-09-18
mac80211: Unsolicited broadcast probe response support
Aloka Dixit
3
-0
/
+77
2020-09-18
mac80211: Add FILS discovery support
Aloka Dixit
3
-6
/
+83
2020-09-18
mac80211: fix 80 MHz association to 160/80+80 AP on 6 GHz
John Crispin
1
-3
/
+4
2020-09-18
mac80211: allow bigger A-MSDU sizes in VHT, even if HT is limited
Felix Fietkau
1
-4
/
+0
2020-09-18
mac80211: reorganize code to remove a forward declaration
Felix Fietkau
1
-473
/
+471
2020-09-18
mac80211: extend ieee80211_tx_status_ext to support bulk free
Felix Fietkau
1
-2
/
+8
2020-09-18
mac80211: support using ieee80211_tx_status_ext to free skbs without status info
Felix Fietkau
1
-11
/
+16
2020-09-18
mac80211: unify 802.3 (offload) and 802.11 tx status codepath
Felix Fietkau
1
-64
/
+28
2020-09-18
mac80211: optimize station connection monitor
Felix Fietkau
5
-47
/
+22
2020-09-18
mac80211: notify the driver when a sta uses 4-address mode
Felix Fietkau
4
-0
/
+45
2020-09-18
mac80211: swap NEED_TXPROCESSING and HW_80211_ENCAP tx flags
Felix Fietkau
5
-14
/
+14
2020-09-18
mac80211: remove tx status call to ieee80211_sta_register_airtime
Felix Fietkau
1
-6
/
+0
2020-09-18
mac80211: reduce duplication in tx status functions
Felix Fietkau
1
-66
/
+35
2020-09-18
mac80211: rework tx encapsulation offload API
Felix Fietkau
7
-87
/
+156
2020-09-18
mac80211: set info->control.hw_key for encap offload packets
Felix Fietkau
1
-0
/
+5
2020-09-18
mac80211: skip encap offload for tx multicast/control packets
Felix Fietkau
1
-55
/
+19
2020-09-18
mac80211: check and refresh aggregation session in encap offload tx
Felix Fietkau
1
-0
/
+18
2020-09-18
mac80211: add missing queue/hash initialization to 802.3 xmit
Felix Fietkau
1
-0
/
+6
2020-09-18
mac80211: do not allow bigger VHT MPDUs than the hardware supports
Felix Fietkau
1
-4
/
+4
2020-09-18
mac80211: do not disable HE if HT is missing on 2.4 GHz
Wen Gong
1
-1
/
+2
2020-09-18
mac80211: Fix radiotap header channel flag for 6GHz band
Aloka Dixit
1
-1
/
+2
2020-09-18
mac80211: add AQL support for VHT160 tx rates
Felix Fietkau
1
-1
/
+3
2020-09-18
mac80211: extend AQL aggregation estimation to HE and fix unit mismatch
Felix Fietkau
1
-5
/
+11
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-78
/
+172
2020-08-27
mac80211: rename csa counters to countdown counters
John Crispin
7
-52
/
+53
2020-08-27
net: mac80211: mesh.h: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-27
net: mac80211: agg-rx.c: fix duplicated words
Randy Dunlap
1
-1
/
+1
2020-08-27
mac80211: reduce packet loss event false positives
Felix Fietkau
2
-18
/
+17
2020-08-27
mac80211: improve AQL aggregation estimation for low data rates
Felix Fietkau
1
-12
/
+26
2020-08-27
mac80211: factor out code to look up the average packet length duration for a...
Felix Fietkau
1
-47
/
+74
2020-08-27
mac80211: use rate provided via status->rate on ieee80211_tx_status_ext for AQL
Felix Fietkau
3
-6
/
+60
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
3
-4
/
+4
2020-08-03
mac80211: Do not report beacon loss if beacon filtering enabled
Loic Poulain
1
-0
/
+3
2020-08-03
mac80211: fix misplaced while instead of if
Johannes Berg
1
-1
/
+1
2020-08-03
mac80211: use eth_zero_addr() to clear mac address
Miaohe Lin
1
-1
/
+2
2020-08-03
mac8211: fix struct initialisation
John Crispin
1
-1
/
+1
2020-08-03
mac80211: Handle special status codes in SAE commit
Jouni Malinen
1
-1
/
+4
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-6
/
+24
2020-07-31
mac80211: warn only once in check_sdata_in_driver() at each caller
Johannes Berg
1
-6
/
+5
2020-07-31
cfg80211: invert HE BSS color 'disabled' to 'enabled'
Johannes Berg
2
-5
/
+5
2020-07-31
mac80211: add a function for running rx without passing skbs to the stack
Felix Fietkau
2
-23
/
+39
2020-07-31
mac80211: parse radiotap header when selecting Tx queue
Mathy Vanhoef
2
-34
/
+35
2020-07-31
mac80211: remove unused flags argument in transmit functions
Mathy Vanhoef
7
-22
/
+18
2020-07-31
mac80211: use same flag everywhere to avoid sequence number overwrite
Mathy Vanhoef
3
-7
/
+3
2020-07-31
mac80211: do not overwrite the sequence number if requested
Mathy Vanhoef
1
-0
/
+3
2020-07-31
mac80211: add radiotap flag to prevent sequence number overwrite
Mathy Vanhoef
1
-0
/
+2
2020-07-31
mac80211: never drop injected frames even if normally not allowed
Mathy Vanhoef
1
-1
/
+1
2020-07-31
cfg80211/mac80211: avoid bss color setting in non-HE modes
P Praneesh
2
-4
/
+8
2020-07-31
mac80211: calculate skb hash early when using itxq
Felix Fietkau
1
-0
/
+1
[next]