summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7615/main.c
AgeCommit message (Expand)Author
2020-07-21mt76: mt7615: sdio code must access rate/key regs in preocess contextLorenzo Bianconi
2020-07-21mt76: mt7663u: sync probe sampling with rate configurationLorenzo Bianconi
2020-07-21mt76: mt7615: enable beacon hw filter for runtime-pmLorenzo Bianconi
2020-07-21mt76: mt7615: check MT76_STATE_PM flag before accessing the deviceLorenzo Bianconi
2020-07-21mt76: mt7615: run mt7615_pm_wake in mt7615_mac_sta_{add,remove}Lorenzo Bianconi
2020-07-21mt76: mt7615: wake device before pushing frames in mt7615_txLorenzo Bianconi
2020-07-21mt76: mt7615: wake device before pulling packets from mac80211 queuesLorenzo Bianconi
2020-07-21mt76: mt7615: run mt7615_mcu_set_roc holding mt76 mutexLorenzo Bianconi
2020-07-21mt76: mt7615: run mt7615_mcu_set_wmm holding mt76 mutexLorenzo Bianconi
2020-07-21mt76: mt7615: wake device before performing freq scanLorenzo Bianconi
2020-07-21mt76: mt7615: introduce pm_power_save delayed workLorenzo Bianconi
2020-07-21mt76: mt7615: wake device before configuring hw keysLorenzo 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: move mt76 workqueue in common codeLorenzo Bianconi
2020-07-21mt76: mt7615: implement testmode supportFelix Fietkau
2020-07-21mt76: vif_mask to struct mt76_phyFelix Fietkau
2020-07-21mt76: mt7615: add .set_tsf callbackRyder Lee
2020-07-21mt76: mt7663: introduce ARP filter offloadSean Wang
2020-07-21mt76: mt7615: re-enable offloading of sequence number assignmentFelix Fietkau
2020-07-21mt76: mt7615: fix hw queue mappingLorenzo Bianconi
2020-07-21mt76: add missing lock configuring coverage classLorenzo Bianconi
2020-05-28mt76: mt7615: Use kmemdup in mt7615_queue_key_update()YueHaibing
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: do not report scan_complete twice to mac80211Lorenzo Bianconi
2020-05-12mt76: set runtime stream caps by mt76_phyRyder Lee
2020-05-12mt76: mt7615: add gtk rekey offload supportLorenzo Bianconi
2020-05-12mt76: mt7615: add WoW supportLorenzo Bianconi
2020-05-12mt76: mt7615: do not mark sched_scan disabled in mt7615_scan_workLorenzo Bianconi
2020-05-12mt76: mt7615: add sta pointer to mt7615_mcu_add_bss_info signatureLorenzo Bianconi
2020-05-12mt76: enable TDLS supportLorenzo Bianconi
2020-05-12mt76: mt7615: move mcu bss upload before creating the staLorenzo Bianconi
2020-05-12mt76: mt7663: introduce 802.11 PS support in sta modeLorenzo Bianconi
2020-05-12mt76: mt7615: introduce mt7663u supportLorenzo Bianconi
2020-05-12mt76: mt7615: move core shared code in mt7615-common moduleLorenzo Bianconi
2020-05-12mt76: mt7615: fix possible deadlock in mt7615_stopLorenzo Bianconi
2020-05-12mt76: mt7615: add support for applying tx DPD calibration from EEPROMFelix Fietkau
2020-05-12mt76: mt7615: add support for applying DC offset calibration from EEPROMFelix Fietkau
2020-05-12mt76: mt7615: do not always reset the dfs state setting the channelLorenzo Bianconi
2020-05-12mt76: mt7615: introduce rlm tlv in bss_info mcu commandLorenzo Bianconi
2020-05-12mt76: mt7615: introduce scheduled scan supportLorenzo Bianconi
2020-05-12mt76: mt7615: introduce hw scan supportLorenzo Bianconi
2020-05-12mt76: mt7615: introduce mt7615_mcu_set_channel_domain mcu commandLorenzo Bianconi
2020-03-17mt76: mt7615: move more mcu commands in mt7615_mcu_ops data structureLorenzo Bianconi
2020-03-17mt76: mt7615: move mt7615_mcu_set_sta in mt7615_mcu_opsLorenzo Bianconi
2020-03-17mt76: mt7615: move mt7615_mcu_set_bmc to mt7615_mcu_opsLorenzo Bianconi
2020-03-17mt76: mt7615: add mt7615_mcu_ops data structureLorenzo Bianconi