summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7921/main.c
AgeCommit message (Expand)Author
2023-09-06wifi: mt76: mt7921: do not support one stream on secondary antenna onlyDeren Wu
2022-10-26wifi: mt76: mt7921: reset msta->airtime_ac while clearing up hw valueSean Wang
2022-07-29mt76: fix use-after-free by removing a non-RCU wcid pointerFelix Fietkau
2022-07-12mt76: mt7921: introduce mt7921_mcu_set_beacon_filter utility routineLorenzo Bianconi
2022-04-13mt76: mt7921: fix crash when startup fails.Ben Greear
2022-01-27mt76: mt7921: drop offload_flags overwrittenSean Wang
2021-07-12mt76: mt7921: Fix fall-through warning for ClangGustavo A. R. Silva
2021-06-19mt76: mt7921: enable HE BFee capabilityDeren Wu
2021-06-19mt76: disable TWT capabilities for the momentLorenzo Bianconi
2021-06-19mt76: mt7921: introduce dedicated control for deep_sleepLorenzo Bianconi
2021-06-19mt76: mt7921: limit txpower according to userlevel powerLorenzo Bianconi
2021-06-19mt76: mt7921: enable deep sleep at runtimeSean Wang
2021-06-19mt76: mt7921: make mt7921_set_channel staticLorenzo Bianconi
2021-06-19mt76: connac: add mt76_connac_power_save_sched in mt76_connac_pm_unrefLorenzo Bianconi
2021-06-19mt76: mt7921: enable hw offloading for wep keysLorenzo Bianconi
2021-06-19mt76: mt7921: fix OMAC idx usageSean Wang
2021-06-19mt76: mt7921: enable rx header traslation offloadLorenzo Bianconi
2021-05-30mt76: mt7921: remove leftover 80+80 HE capabilityFelix Fietkau
2021-04-21mt76: mt7921: introduce mt7921_mcu_sta_add routineLorenzo Bianconi
2021-04-21mt76: connac: do not run mt76_txq_schedule_all directlyLorenzo Bianconi
2021-04-21mt76: mt7921: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx pathLorenzo Bianconi
2021-04-21mt76: connac: move mcu_update_arp_filter in mt76_connac moduleLorenzo Bianconi
2021-04-21mt76: introduce single-sku support for mt7663/mt7921Lorenzo Bianconi
2021-04-20Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...David S. Miller
2021-04-19wireless: fix spelling of A-MSDU in HE capabilitiesJohannes Berg
2021-04-19wireless: align HE capabilities A-MPDU Length Exponent ExtensionJohannes Berg
2021-04-19wireless: align some HE capabilities with the specJohannes Berg
2021-04-12mt76: mt7921: remove 80+80 MHz support capabilitiesFelix Fietkau
2021-04-12mt76: mt7921: fix inappropriate WoW setup with the missing ARP informaitonSean Wang
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: remove redundant check on typeColin Ian King
2021-04-12mt76: mt7921: remove leftovers from dbdc configurationLorenzo Bianconi
2021-04-12mt76: mt7921: introduce __mt7921_start utility routineLorenzo Bianconi
2021-04-12mt76: mt7921: check mcu returned values in mt7921_startLorenzo Bianconi
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: add flush operationSean Wang
2021-04-12mt76: mt7921: switch to new api for hardware beacon filterSean Wang
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 802.11 PS support in sta modeSean Wang
2021-01-29mt76: mt7921: introduce schedule scan supportSean Wang
2021-01-29mt76: mt7921: add ieee80211_opsSean Wang