summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7921
AgeCommit message (Expand)Author
2021-04-12mt76: report Rx timestampRyder Lee
2021-04-12mt76: mt7921: remove 80+80 MHz support capabilitiesFelix Fietkau
2021-04-12mt76: mt7921: fix the insmod hangsSean Wang
2021-04-12mt76: mt7921: fix kernel crash when the firmware fails to downloadSean Wang
2021-04-12mt76: mt7921: fix inappropriate WoW setup with the missing ARP informaitonSean Wang
2021-04-12mt76: mt7921: introduce MT_WFDMA_DUMMY_CR definitionLorenzo Bianconi
2021-04-12mt76: mt7921: rework mt7921_mcu_debug_msg_event routineLorenzo Bianconi
2021-04-12mt76: mt7921: always wake the device in mt7921_remove_interfaceLorenzo Bianconi
2021-04-12mt76: mt7921: fix key set/delete issueLorenzo Bianconi
2021-04-12mt76: mt7921: properly configure rcpi adding a sta to the fwLorenzo Bianconi
2021-04-12mt76: connac: introduce mt76_sta_cmd_info data structureLorenzo Bianconi
2021-04-12mt76: mt7921: get rid of mt7921_mac_wtbl_lmac_addrLorenzo Bianconi
2021-04-12mt76: mt7921: remove duplicated macros in mcu.hLorenzo Bianconi
2021-04-12mt76: mt7921: remove redundant check on typeColin Ian King
2021-04-12mt76: mt7921: remove leftovers from dbdc configurationLorenzo Bianconi
2021-04-12mt76: mt7921: add wifi reset supportLorenzo Bianconi
2021-04-12mt76: mt7921: introduce __mt7921_start utility routineLorenzo Bianconi
2021-04-12mt76: mt7921: introduce mt7921_run_firmware utility routine.Lorenzo Bianconi
2021-04-12mt76: mt7921: reduce mcu timeouts for suspend, offload and hif_ctrl msgLorenzo Bianconi
2021-04-12mt76: mt7921: check mcu returned values in mt7921_startLorenzo Bianconi
2021-04-12mt76: mt7921: fix the base of the dynamic remapSean Wang
2021-04-12mt76: mt7921: fix the base of PCIe interruptSean Wang
2021-04-12mt76: mt7921: get rid of mt7921_sta_rc_update routineLorenzo Bianconi
2021-04-12mt76: mt7921: fix stats register definitionsLorenzo Bianconi
2021-04-12mt76: mt7921: remove unneeded semicolonJiapeng Chong
2021-04-12mt76: mt7921: fix aggr length histogramLorenzo Bianconi
2021-04-12mt76: use threaded NAPIFelix Fietkau
2021-04-12mt76: mt7921: add flush operationSean Wang
2021-04-12mt76: mt7921: fixup rx bitrate statisticsSean Wang
2021-04-12mt76: mt7921: switch to new api for hardware beacon filterSean Wang
2021-04-12mt76: mt7921: fix memory leak in mt7921_coredump_workSean Wang
2021-04-12mt76: mt7921: fix suspend/resume sequenceSean Wang
2021-04-11mt76: use PCI_VENDOR_ID_MEDIATEK to avoid open codedRyder Lee
2021-04-11mt76: mt7921: removed unused definitions in mcu.hLorenzo Bianconi
2021-04-11mt76: mt7921: remove unnecessary variableNigel Christian
2021-04-11mt76: mt7921: enable random mac addr during scanningLorenzo Bianconi
2021-04-11mt76: add support for 802.3 rx framesFelix Fietkau
2021-02-26mt76: mt7921: remove incorrect error handlingArnd Bergmann
2021-01-29mt76: mt7921: add coredump supportSean Wang
2021-01-29mt76: mt7921: enable MSI interruptsLorenzo Bianconi
2021-01-29mt76: mt7921: introduce regdomain notifier supportLorenzo Bianconi
2021-01-29mt76: mt7921: introduce Runtime PM supportSean Wang
2021-01-29mt76: mt7921: rely on mt76_connac_mcu module for suspend and WoW supportLorenzo Bianconi
2021-01-29mt76: mt7921: rely on mt76_connac_mcu module for sched_scan and hw_scanLorenzo Bianconi
2021-01-29mt76: mt7921: rely on mt76_connac_mcu common libraryLorenzo Bianconi
2021-01-29mt76: mt7921: introduce PM supportSean Wang
2021-01-29mt76: mt7921: introduce beacon_loss mcu eventSean Wang
2021-01-29mt76: mt7921: introduce support for hardware beacon filterSean Wang
2021-01-29mt76: mt7921: introduce 802.11 PS support in sta modeSean Wang
2021-01-29mt76: mt7921: introduce schedule scan supportSean Wang