summaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)Author
2021-03-16mac80211: choose first enabled channel for monitorKarthikeyan Kathirvel
2021-03-16mac80211: Check crypto_aead_encrypt for errorsDaniel Phan
2021-03-16mac80211: Allow HE operation to be longer than expected.Brian Norris
2021-03-16mac80211: minstrel_ht: remove unused variable 'mg'Johannes Berg
2021-03-16mac80211: fix double free in ibss_leaveMarkus Theil
2021-03-16mac80211: fix rate mask resetJohannes Berg
2021-02-12cfg80211/mac80211: Support disabling HE modeBen Greear
2021-02-12mac80211: add STBC encoding to ieee80211_parse_tx_radiotapPhilipp Borgers
2021-02-12mac80211: minstrel_ht: remove sample rate switching code for constrained devicesFelix Fietkau
2021-02-12mac80211: minstrel_ht: show sampling rates in debugfsFelix Fietkau
2021-02-12mac80211: minstrel_ht: significantly redesign the rate probing strategyFelix Fietkau
2021-02-12mac80211: minstrel_ht: reduce the need to sample slower ratesFelix Fietkau
2021-02-12mac80211: minstrel_ht: update total packets counter in tx status pathFelix Fietkau
2021-02-12mac80211: minstrel_ht: use bitfields to encode rate indexesFelix Fietkau
2021-02-12mac80211: fix potential overflow when multiplying to u32 integersColin Ian King
2021-02-12mac80211: enable QoS support for nl80211 ctrl portMarkus Theil
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-06Merge tag 'wireless-drivers-2021-02-05' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2021-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-02-01mac80211: fix station rate table updates on assocFelix Fietkau
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-28ath9k: fix build error with LEDS_CLASS=mArnd Bergmann
2021-01-27mac80211: minstrel_ht: fix regression in the max_prob_rate fixFelix Fietkau
2021-01-26mac80211: pause TX while changing interface typeJohannes Berg
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg
2021-01-22cfg80211: change netdev registration/unregistration semanticsJohannes Berg
2021-01-22mac80211: minstrel_ht: fix rounding error in throughput calculationFelix Fietkau
2021-01-22mac80211: minstrel_ht: increase stats update intervalFelix Fietkau
2021-01-22mac80211: minstrel_ht: fix max probability rate selectionFelix Fietkau
2021-01-22mac80211: minstrel_ht: improve sample rate selectionFelix Fietkau
2021-01-22mac80211: minstrel_ht: improve ampdu length estimationFelix Fietkau
2021-01-22mac80211: minstrel_ht: remove old ewma based rate average codeFelix Fietkau
2021-01-22mac80211: remove legacy minstrel rate controlFelix Fietkau
2021-01-22mac80211: minstrel_ht: add support for OFDM rates on non-HT clientsFelix Fietkau
2021-01-22mac80211: minstrel_ht: clean up CCK codeFelix Fietkau
2021-01-22mac80211: introduce aql_enable node in debugfsLorenzo Bianconi
2021-01-22mac80211: reduce peer HE MCS/NSS to own capabilitiesWen Gong
2021-01-21mac80211: remove NSS number of 160MHz if not support 160MHz for HEWen Gong
2021-01-21mac80211: 160MHz with extended NSS BW in CSAShay Bar
2021-01-21mac80211: add LDPC encoding to ieee80211_parse_tx_radiotapPhilipp Borgers
2021-01-21mac80211: add rx decapsulation offload supportFelix Fietkau
2021-01-21net/fq_impl: do not maintain a backlog-sorted list of flowsFelix Fietkau
2021-01-21net/fq_impl: drop get_default_func, move default flow to fq_tinFelix Fietkau
2021-01-14mac80211: check if atf has been disabled in __ieee80211_schedule_txqLorenzo Bianconi
2021-01-14mac80211: do not drop tx nulldata packets on encrypted linksFelix Fietkau
2021-01-14mac80211: fix encryption key selection for 802.3 xmitFelix Fietkau
2021-01-14mac80211: fix fast-rx encryption checkFelix Fietkau
2021-01-14mac80211: fix incorrect strlen of .write in debugfsShayne Chen
2020-12-12Merge tag 'mac80211-next-for-net-next-2020-12-11' of git://git.kernel.org/pub...Jakub Kicinski
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski