summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek
AgeCommit message (Expand)Author
2021-12-08mt76: mt7921: fix build regressionArnd Bergmann
2021-11-29mt76: fix key pointer overwrite in mt7921s_write_txwi/mt7663_usb_sdio_write_txwiLorenzo Bianconi
2021-11-24mt76: fix possible pktid leakLorenzo Bianconi
2021-11-24mt76: fix timestamp check in tx_statusDeren Wu
2021-11-22mt76: mt7915: fix NULL pointer dereference in mt7915_get_phy_modeLorenzo Bianconi
2021-10-23mt76: connac: fix unresolved symbols when CONFIG_PM is unsetFelix Fietkau
2021-10-23mt76: Make use of the helper macro kthread_run()Cai Huoqing
2021-10-23mt76: Print error message when reading EEPROM from mtd failedHauke Mehrtens
2021-10-23mt76: mt7921: disable 4addr capabilityLorenzo Bianconi
2021-10-23mt76: mt7915: add debugfs knobs for MCU utilizationShayne Chen
2021-10-23mt76: mt7915: add WA firmware log supportShayne Chen
2021-10-23mt76: mt7915: fix endiannes warning mt7915_mcu_beacon_check_capsLorenzo Bianconi
2021-10-23mt76: mt7915: rework debugfs fixed-rate knobRyder Lee
2021-10-23mt76: mt7915: rework .set_bitrate_mask() to support more optionsRyder Lee
2021-10-23mt76: mt7915: remove mt7915_mcu_add_he()Ryder Lee
2021-10-23mt76: mt7615: apply cached RF data for DBDCRyder Lee
2021-10-23mt76: mt7615: mt7622: fix ibss and meshpointNick Hainke
2021-10-23mt76: mt7921: fix Wformat build warningRandy Dunlap
2021-10-23mt76: mt7921: fix mt7921s KconfigLorenzo Bianconi
2021-10-20mt76: mt7915: change max rx len limit of hw modulesShayne Chen
2021-10-20mt76: mt7915: fix missing HE phy capShayne Chen
2021-10-20mt76: mt7915: rework mt7915_mcu_sta_muru_tlv()Shayne Chen
2021-10-20mt76: mt7915: enable HE UL MU-MIMOShayne Chen
2021-10-20mt76: mt7921: add per-vif counters in ethtoolLorenzo Bianconi
2021-10-20mt76: mt7921: move tx amsdu stats in mib_statsLorenzo Bianconi
2021-10-20mt76: mt7921: add sta stats accounting in mt7921_mac_add_txs_skbLorenzo Bianconi
2021-10-20mt76: mt7921: introduce stats reporting through ethtoolLorenzo Bianconi
2021-10-20mt76: mt7921: add some more MIB countersLorenzo Bianconi
2021-10-20mt76: do not reset MIB counters in get_stats callbackLorenzo Bianconi
2021-10-20mt76: mt7915: move tx amsdu stats in mib_statsLorenzo Bianconi
2021-10-20mt76: mt7915: run mt7915_get_et_stats holding mt76 mutexLorenzo Bianconi
2021-10-20mt76: move mt76_ethtool_worker_info in mt76 moduleLorenzo Bianconi
2021-10-20mt76: move mt76_sta_stats in mt76.hLorenzo Bianconi
2021-10-20mt76: mt76x0: correct VHT MCS 8/9 tx power eeprom offsetRichard Huynh
2021-10-20mt76: mt7921s: add reset supportSean Wang
2021-10-20mt76: mt7921: introduce mt7921s supportSean Wang
2021-10-20mt76: mt7921: refactor mt7921_mcu_send_messageSean Wang
2021-10-20mt76: mt7921: rely on mcu_get_nic_capabilitySean Wang
2021-10-20mt76: connac: extend mcu_get_nic_capabilitySean Wang
2021-10-20mt76: sdio: extend sdio module to support CONNAC2Sean Wang
2021-10-20mt76: sdio: introduce parse_irq callbackLorenzo Bianconi
2021-10-20mt76: sdio: move common code in mt76_sdio moduleLorenzo Bianconi
2021-10-20mt76: mt7921: use physical addr to unify register accessSean Wang
2021-10-20mt76: mt7921: make all event parser reusable between mt7921s and mt7921eSean Wang
2021-10-20mt76: mt7663s: rely on mcu reg access utilitySean Wang
2021-10-20mt76: connac: move mcu reg access utility routines in mt76_connac_lib moduleSean Wang
2021-10-20mt76: mt7921: add MT7921_COMMON moduleSean Wang
2021-10-20mt76: mt7921: refactor init.c to be bus independentSean Wang
2021-10-20mt76: mt7921: refactor mcu.c to be bus independentSean Wang
2021-10-20mt76: mt7921: refactor dma.c to be pcie specificSean Wang