summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7615/mcu.c
AgeCommit message (Expand)Author
2020-12-04mt76: mt7663s: introduce WoW support via GPIOSean Wang
2020-12-04mt76: move mt76_mcu_send_firmware in common moduleLorenzo Bianconi
2020-12-04mt76: mt7615: enable beacon filtering by default for offload fwLorenzo Bianconi
2020-12-04mt76: make mcu_ops->mcu_send_msg optionalFelix Fietkau
2020-12-04mt76: move waiting and locking out of mcu_ops->mcu_skb_send_msgFelix Fietkau
2020-12-04mt76: move mcu timeout handling to .mcu_parse_responseFelix Fietkau
2020-12-04mt76: implement .mcu_parse_response in struct mt76_mcu_opsFelix Fietkau
2020-12-04mt76: rename __mt76_mcu_skb_send_msg to mt76_mcu_skb_send_msgFelix Fietkau
2020-12-04mt76: rename __mt76_mcu_send_msg to mt76_mcu_send_msgFelix Fietkau
2020-09-25Merge tag 'wireless-drivers-next-2020-09-25' of git://git.kernel.org/pub/scm/...David S. Miller
2020-09-24mt76: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-09-24mt76: mt7622: fix fw hang on mt7622Lorenzo Bianconi
2020-09-24mt76: mt7615: fix VHT LDPC capabilityRyder Lee
2020-09-24mt76: mt7615: fix antenna selection for testmode tx_framesFelix Fietkau
2020-09-24mt76: mt7615: move drv_own/fw_own in mt7615_mcu_opsLorenzo Bianconi
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-08-27mt76: mt7615: use v1 MCU API on MT7615 to fix issues with adding/removing sta...Felix Fietkau
2020-08-27mac80211: rename csa counters to countdown countersJohn Crispin
2020-07-21mt76: mt7615: fix possible memory leak in mt7615_mcu_wtbl_sta_addLorenzo Bianconi
2020-07-21mt76: mt7615: introduce mt7663s supportSean Wang
2020-07-21mt76: mt7615: fix potential memory leak in mcu message handlerSean Wang
2020-07-21mt76: mt7615: improve mt7615_driver_own reliabilityLorenzo Bianconi
2020-07-21mt76: mt7615: enable beacon hw filter for runtime-pmLorenzo Bianconi
2020-07-21mt76: mt7615: do not request {driver,fw}_own if already grantedLorenzo Bianconi
2020-07-21mt76: mt7615: introduce mt7615_mutex_{acquire,release} utilitiesLorenzo Bianconi
2020-07-21mt76: mt7615: add mt7615_pm_wake utility routineLorenzo Bianconi
2020-07-21mt76: mt7615: avoid polling in fw_own for mt7663Lorenzo Bianconi
2020-07-21mt76: mt7615: implement testmode supportFelix Fietkau
2020-07-21mt76: mt7615: add support for accessing RF registers via MCUFelix Fietkau
2020-07-21mt76: add U-APSD support on AP sideLorenzo Bianconi
2020-07-21mt76: mt7663: introduce ARP filter offloadSean Wang
2020-05-28mt76: mt7615: fix hw_scan with ssid_type for specified SSID onlySean Wang
2020-05-28mt76: mt7615: switch to per-vif power_save supportLorenzo Bianconi
2020-05-28mt76: mt7615: introduce remain_on_channel supportLorenzo Bianconi
2020-05-13mt76: mt7615: configure bss info adding the interfaceSean Wang
2020-05-13mt76: enable p2p supportLorenzo Bianconi
2020-05-13mt76: mt7615: reduce hw scan timeoutLorenzo Bianconi
2020-05-13mt76: mt7615: do not report scan_complete twice to mac80211Lorenzo Bianconi
2020-05-13mt76: mt7663: fix the usage WoW with net detect supportSean Wang
2020-05-12mt76: mt7615: scan all channels if not specifiedLorenzo Bianconi
2020-05-12mt76: mt7663: add support to sched scan with randomise addrSean Wang
2020-05-12mt76: mt7663: introduce WoW with net detect supportSean Wang
2020-05-12mt76: mt7615: fix ibss mode for mt7663Lorenzo Bianconi
2020-05-12mt76: mt7615: introduce beacon_loss mcu eventLorenzo Bianconi
2020-05-12mt76: mt7615: add gtk rekey offload supportLorenzo Bianconi
2020-05-12mt76: mt7615: introduce PM supportLorenzo Bianconi
2020-05-12mt76: mt7615: add WoW supportLorenzo Bianconi
2020-05-12mt76: mt7615: introduce mt7615_mcu_set_hif_suspend mcu commandSean Wang
2020-05-12mt76: mt7615: introduce support for hardware beacon filterLorenzo Bianconi
2020-05-12mt76: mt7615: add passive mode for hw scanLorenzo Bianconi