summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* cfg80211/mac80211: Support disabling HE modeBen Greear2021-02-121-0/+3
* mac80211: add STBC encoding to ieee80211_parse_tx_radiotapPhilipp Borgers2021-02-121-0/+9
* mac80211: minstrel_ht: remove sample rate switching code for constrained devicesFelix Fietkau2021-02-122-103/+9
* mac80211: minstrel_ht: show sampling rates in debugfsFelix Fietkau2021-02-121-2/+16
* mac80211: minstrel_ht: significantly redesign the rate probing strategyFelix Fietkau2021-02-122-239/+336
* mac80211: minstrel_ht: reduce the need to sample slower ratesFelix Fietkau2021-02-122-12/+8
* mac80211: minstrel_ht: update total packets counter in tx status pathFelix Fietkau2021-02-121-11/+10
* mac80211: minstrel_ht: use bitfields to encode rate indexesFelix Fietkau2021-02-123-64/+79
* mac80211: fix potential overflow when multiplying to u32 integersColin Ian King2021-02-121-1/+1
* mac80211: enable QoS support for nl80211 ctrl portMarkus Theil2021-02-122-12/+21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-02-101-1/+1
|\
| * Merge tag 'wireless-drivers-2021-02-05' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski2021-02-061-1/+1
| |\
| | * ath9k: fix build error with LEDS_CLASS=mArnd Bergmann2021-01-281-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-02-022-2/+6
|\| |
| * | mac80211: fix station rate table updates on assocFelix Fietkau2021-02-012-2/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-01-283-3/+14
|\| |
| * | mac80211: pause TX while changing interface typeJohannes Berg2021-01-262-0/+7
| * | mac80211: 160MHz with extended NSS BW in CSAShay Bar2021-01-211-3/+7
* | | mac80211: minstrel_ht: fix regression in the max_prob_rate fixFelix Fietkau2021-01-271-1/+1
* | | cfg80211: avoid holding the RTNL when calling the driverJohannes Berg2021-01-266-16/+33
* | | cfg80211: change netdev registration/unregistration semanticsJohannes Berg2021-01-221-5/+4
* | | mac80211: minstrel_ht: fix rounding error in throughput calculationFelix Fietkau2021-01-221-4/+3
* | | mac80211: minstrel_ht: increase stats update intervalFelix Fietkau2021-01-221-1/+1
* | | mac80211: minstrel_ht: fix max probability rate selectionFelix Fietkau2021-01-221-9/+38
* | | mac80211: minstrel_ht: improve sample rate selectionFelix Fietkau2021-01-221-3/+3
* | | mac80211: minstrel_ht: improve ampdu length estimationFelix Fietkau2021-01-221-11/+27
* | | mac80211: minstrel_ht: remove old ewma based rate average codeFelix Fietkau2021-01-222-24/+8
* | | mac80211: remove legacy minstrel rate controlFelix Fietkau2021-01-227-989/+167
* | | mac80211: minstrel_ht: add support for OFDM rates on non-HT clientsFelix Fietkau2021-01-224-116/+224
* | | mac80211: minstrel_ht: clean up CCK codeFelix Fietkau2021-01-222-27/+32
* | | mac80211: introduce aql_enable node in debugfsLorenzo Bianconi2021-01-223-0/+58
* | | mac80211: reduce peer HE MCS/NSS to own capabilitiesWen Gong2021-01-221-0/+92
* | | mac80211: remove NSS number of 160MHz if not support 160MHz for HEWen Gong2021-01-211-1/+8
* | | mac80211: add LDPC encoding to ieee80211_parse_tx_radiotapPhilipp Borgers2021-01-211-0/+4
* | | mac80211: add rx decapsulation offload supportFelix Fietkau2021-01-217-89/+209
* | | net/fq_impl: do not maintain a backlog-sorted list of flowsFelix Fietkau2021-01-211-2/+0
* | | net/fq_impl: drop get_default_func, move default flow to fq_tinFelix Fietkau2021-01-212-19/+4
|/ /
* | mac80211: check if atf has been disabled in __ieee80211_schedule_txqLorenzo Bianconi2021-01-141-1/+1
* | mac80211: do not drop tx nulldata packets on encrypted linksFelix Fietkau2021-01-141-1/+1
* | mac80211: fix encryption key selection for 802.3 xmitFelix Fietkau2021-01-141-12/+15
* | mac80211: fix fast-rx encryption checkFelix Fietkau2021-01-141-0/+2
* | mac80211: fix incorrect strlen of .write in debugfsShayne Chen2021-01-141-24/+20
|/
* Merge tag 'mac80211-next-for-net-next-2020-12-11' of git://git.kernel.org/pub...Jakub Kicinski2020-12-1216-103/+347
|\
| * mac80211: add ieee80211_set_sar_specsCarl Huang2020-12-111-0/+12
| * mac80211: fix a mistake check for rx_stats updateWen Gong2020-12-111-1/+1
| * mac80211: mlme: save ssid info to ieee80211_bss_conf while assocWen Gong2020-12-111-0/+5
| * mac80211: Update rate control on channel changeIlan Peer2020-12-111-0/+61
| * mac80211: don't filter out beacons once we start CSAEmmanuel Grumbach2020-12-111-0/+1
| * mac80211: Fix calculation of minimal channel widthIlan Peer2020-12-112-5/+6
| * mac80211: ignore country element TX power on 6 GHzJohannes Berg2020-12-111-1/+9