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
2021-02-12
cfg80211/mac80211: Support disabling HE mode
Ben Greear
1
-0
/
+3
2021-02-12
mac80211: add STBC encoding to ieee80211_parse_tx_radiotap
Philipp Borgers
1
-0
/
+9
2021-02-12
mac80211: minstrel_ht: remove sample rate switching code for constrained devices
Felix Fietkau
2
-103
/
+9
2021-02-12
mac80211: minstrel_ht: show sampling rates in debugfs
Felix Fietkau
1
-2
/
+16
2021-02-12
mac80211: minstrel_ht: significantly redesign the rate probing strategy
Felix Fietkau
2
-239
/
+336
2021-02-12
mac80211: minstrel_ht: reduce the need to sample slower rates
Felix Fietkau
2
-12
/
+8
2021-02-12
mac80211: minstrel_ht: update total packets counter in tx status path
Felix Fietkau
1
-11
/
+10
2021-02-12
mac80211: minstrel_ht: use bitfields to encode rate indexes
Felix Fietkau
3
-64
/
+79
2021-02-12
mac80211: fix potential overflow when multiplying to u32 integers
Colin Ian King
1
-1
/
+1
2021-02-12
mac80211: enable QoS support for nl80211 ctrl port
Markus Theil
2
-12
/
+21
2021-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2021-02-06
Merge tag 'wireless-drivers-2021-02-05' of git://git.kernel.org/pub/scm/linux...
Jakub Kicinski
1
-1
/
+1
2021-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+6
2021-02-01
mac80211: fix station rate table updates on assoc
Felix Fietkau
2
-2
/
+6
2021-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-3
/
+14
2021-01-28
ath9k: fix build error with LEDS_CLASS=m
Arnd Bergmann
1
-1
/
+1
2021-01-28
mac80211: minstrel_ht: fix regression in the max_prob_rate fix
Felix Fietkau
1
-1
/
+1
2021-01-26
mac80211: pause TX while changing interface type
Johannes Berg
2
-0
/
+7
2021-01-26
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
6
-16
/
+33
2021-01-22
cfg80211: change netdev registration/unregistration semantics
Johannes Berg
1
-5
/
+4
2021-01-22
mac80211: minstrel_ht: fix rounding error in throughput calculation
Felix Fietkau
1
-4
/
+3
2021-01-22
mac80211: minstrel_ht: increase stats update interval
Felix Fietkau
1
-1
/
+1
2021-01-22
mac80211: minstrel_ht: fix max probability rate selection
Felix Fietkau
1
-9
/
+38
2021-01-22
mac80211: minstrel_ht: improve sample rate selection
Felix Fietkau
1
-3
/
+3
2021-01-22
mac80211: minstrel_ht: improve ampdu length estimation
Felix Fietkau
1
-11
/
+27
2021-01-22
mac80211: minstrel_ht: remove old ewma based rate average code
Felix Fietkau
2
-24
/
+8
2021-01-22
mac80211: remove legacy minstrel rate control
Felix Fietkau
7
-989
/
+167
2021-01-22
mac80211: minstrel_ht: add support for OFDM rates on non-HT clients
Felix Fietkau
4
-116
/
+224
2021-01-22
mac80211: minstrel_ht: clean up CCK code
Felix Fietkau
2
-27
/
+32
2021-01-22
mac80211: introduce aql_enable node in debugfs
Lorenzo Bianconi
3
-0
/
+58
2021-01-22
mac80211: reduce peer HE MCS/NSS to own capabilities
Wen Gong
1
-0
/
+92
2021-01-21
mac80211: remove NSS number of 160MHz if not support 160MHz for HE
Wen Gong
1
-1
/
+8
2021-01-21
mac80211: 160MHz with extended NSS BW in CSA
Shay Bar
1
-3
/
+7
2021-01-21
mac80211: add LDPC encoding to ieee80211_parse_tx_radiotap
Philipp Borgers
1
-0
/
+4
2021-01-21
mac80211: add rx decapsulation offload support
Felix Fietkau
7
-89
/
+209
2021-01-21
net/fq_impl: do not maintain a backlog-sorted list of flows
Felix Fietkau
1
-2
/
+0
2021-01-21
net/fq_impl: drop get_default_func, move default flow to fq_tin
Felix Fietkau
2
-19
/
+4
2021-01-15
mac80211: check if atf has been disabled in __ieee80211_schedule_txq
Lorenzo Bianconi
1
-1
/
+1
2021-01-15
mac80211: do not drop tx nulldata packets on encrypted links
Felix Fietkau
1
-1
/
+1
2021-01-15
mac80211: fix encryption key selection for 802.3 xmit
Felix Fietkau
1
-12
/
+15
2021-01-15
mac80211: fix fast-rx encryption check
Felix Fietkau
1
-0
/
+2
2021-01-15
mac80211: fix incorrect strlen of .write in debugfs
Shayne Chen
1
-24
/
+20
2020-12-12
Merge tag 'mac80211-next-for-net-next-2020-12-11' of git://git.kernel.org/pub...
Jakub Kicinski
16
-103
/
+347
2020-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-4
/
+4
2020-12-11
mac80211: add ieee80211_set_sar_specs
Carl Huang
1
-0
/
+12
2020-12-11
mac80211: fix a mistake check for rx_stats update
Wen Gong
1
-1
/
+1
2020-12-11
mac80211: mlme: save ssid info to ieee80211_bss_conf while assoc
Wen Gong
1
-0
/
+5
2020-12-11
mac80211: Update rate control on channel change
Ilan Peer
1
-0
/
+61
2020-12-11
mac80211: don't filter out beacons once we start CSA
Emmanuel Grumbach
1
-0
/
+1
2020-12-11
mac80211: Fix calculation of minimal channel width
Ilan Peer
2
-5
/
+6
[next]