summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-10-20mt76: connac: enable 6GHz band for hw scanLorenzo Bianconi
2021-10-20mt76: connac: set 6G phymode in mt76_connac_get_phy_mode{,v2}Lorenzo Bianconi
2021-10-20mt76: mt7915: add mib counters to ethtool statsBen Greear
2021-10-20mt76: mt7915: add more MIB registersBen Greear
2021-10-20mt76: mt7915: add tx mu/su counters to mibBen Greear
2021-10-20mt76: mt7915: add some per-station tx stats to ethtoolBen Greear
2021-10-20mt76: mt7915: add tx stats gathered from tx-status callbacksBen Greear
2021-10-20mt76: mt7915: add ethtool stats supportBen Greear
2021-10-20mt76: mt7921: fix retrying release semaphore without endSean Wang
2021-10-20mt76: mt7921: robustify hardware initialization flowSean Wang
2021-10-20mt76: mt7915: fix possible infinite loop release semaphoreLorenzo Bianconi
2021-10-20mt76: mt7915: honor all possible error conditions in mt7915_mcu_init()Lorenzo Bianconi
2021-10-20mt76: move spin_lock_bh to spin_lock in taskletXingbang Liu
2021-10-20mt76: mt7921: remove mt7921_sta_statsLorenzo Bianconi
2021-10-20mt76: mt7921: remove mcu rate reporting codeLorenzo Bianconi
2021-10-20mt76: mt7921: report tx rate directly from tx statusLorenzo Bianconi
2021-10-20mt76: mt7921: add support for tx status reportingLorenzo Bianconi
2021-10-20mt76: mt7921: start reworking tx rate reportingLorenzo Bianconi
2021-10-20mt76: mt7615: fix hwmon temp sensor mem use-after-freeRyder Lee
2021-10-20mt76: mt7915: fix hwmon temp sensor mem use-after-freeBen Greear
2021-10-20mt76: mt7915: enable configured beacon tx rateRyder Lee
2021-10-20mt76: disable BH around napi_schedule() callsFelix Fietkau
2021-10-20mt76: fill boottime_ns in Rx pathRyder Lee
2021-10-20mt76: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-10-20mt76: fix boolreturn.cocci warningsjing yangyang
2021-10-20mt76: mt7921: update mib counters dumping phy statsLorenzo Bianconi
2021-10-20mt76: mt7921: always wake device if necessary in debugfsLorenzo Bianconi
2021-10-20mt76: mt7915: rename debugfs tx-queuesRyder Lee
2021-10-20mt76: mt7915: rework debugfs queue infoRyder Lee
2021-10-20mt76: mt7921: move mt7921_queue_rx_skb to mac.cLorenzo Bianconi
2021-10-20mt76: mt7915: fix WMM index on DBDC cardsFelix Fietkau
2021-10-20mt76: mt7915: improve code readability in mt7915_mcu_sta_bfer_htLorenzo Bianconi
2021-10-20mt76: mt7915: introduce bss coloring supportLorenzo Bianconi
2021-10-20mt76: mt7915: add LED supportMeiChia Chiu
2021-10-20mt76: mt7915: fix potential NPE in TXS processingBen Greear
2021-10-20mt76: mt7915: fix he_mcs capabilities for 160mhzBen Greear
2021-10-20mt76: use IEEE80211_OFFLOAD_ENCAP_ENABLED instead of MT_DRV_AMSDU_OFFLOADRyder Lee
2021-10-20mt76: mt7915: update mac timing settingsRyder Lee
2021-10-20mt76: mt7921: fix endianness warnings in mt7921_mac_decode_he_mu_radiotapLorenzo Bianconi
2021-10-20mt76: mt7921: fix kernel warning from cfg80211_calculate_bitrateSean Wang
2021-10-20mt76: mt7921: fix firmware usage of RA info using legacy ratesSean Wang
2021-10-20mt76: mt7915: add HE-LTF into fixed rate commandRyder Lee
2021-10-20mt76: mt7921: report HE MU radiotapSean Wang
2021-10-20mt76: mt7615: move mt7615_mcu_set_p2p_oppps in mt76_connac moduleLorenzo Bianconi
2021-10-20mt76: overwrite default reg_ops if necessaryLorenzo Bianconi
2021-10-20mt76: mt7921: introduce mt7921_mcu_set_beacon_filter utility routineLorenzo Bianconi
2021-10-20mt76: mt7921: get rid of mt7921_mac_set_beacon_filterLorenzo Bianconi
2021-10-20mt76: mt7921: get rid of monitor_vifLorenzo Bianconi
2021-10-20mt76: connac: add support for limiting to maximum regulatory Tx powerYN Chen
2021-10-20mt76: connac: fix GTK rekey offload failure on WPA mixed modeLeon Yen