summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek
AgeCommit message (Expand)Author
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
2021-10-20mt76: mt7921: refactor mac.c to be bus independentSean Wang
2021-10-20mt76: mt7921: add MU EDCA cmd supportSean Wang
2021-10-20mt76: mt7915: remove dead code in debugfs codeLorenzo Bianconi
2021-10-20mt76: sdio: export mt76s_alloc_rx_queue and mt76s_alloc_tx routinesLorenzo Bianconi
2021-10-20mt76: mt7915: improve code readability for xmit-queue handlerLorenzo Bianconi
2021-10-20mt76: mt7915: introduce mt76 debugfs sub-dir for ext-phyLorenzo Bianconi
2021-10-20mt76: rely on phy pointer in mt76_register_debugfs_fops routine signatureLorenzo Bianconi
2021-10-20mt76: mt7915: set muru platform typeShayne Chen
2021-10-20mt76: mt7915: set VTA bit in tx descriptorShayne Chen
2021-10-20mt76: mt7915: fix muar_idx in mt7915_mcu_alloc_sta_req()Shayne Chen
2021-10-20mt76: mt7915: rework starec TLV tagsShayne Chen
2021-10-20mt76: mt7915: fix sta_rec_wtbl tag lenShayne Chen
2021-10-20mt76: mt7915: improve starec readability of txbfRyder Lee
2021-10-20mt76: mt7915: fix txbf starec TLV issuesRyder Lee
2021-10-20mt76: mt7915: introduce mt7915_mcu_beacon_check_caps()Ryder Lee
2021-10-20mt76: connac: fix possible NULL pointer dereference in mt76_connac_get_phy_mo...Lorenzo Bianconi
2021-10-20mt76: do not access 802.11 header in ccmp check for 802.3 rx skbsFelix Fietkau
2021-10-20mt76: use a separate CCMP PN receive counter for management framesXing Song
2021-10-20mt76: mt7921: add delay config for sched scanDeren Wu