summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7615/main.c
AgeCommit message (Expand)Author
2021-06-19mt76: mt7615: set macwork timeout according to runtime-pmLorenzo Bianconi
2021-06-19mt76: connac: add mt76_connac_power_save_sched in mt76_connac_pm_unrefLorenzo Bianconi
2021-06-19mt76: mt7615: remove useless if condition in mt7615_add_interface()Lorenzo Bianconi
2021-06-19mt76: mt7615: add .offset_tsf callbackRyder Lee
2021-06-19mt76: mt7663: enable hw rx header translationLorenzo Bianconi
2021-04-21mt76: connac: do not run mt76_txq_schedule_all directlyLorenzo Bianconi
2021-04-21mt76: mt7663: 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-12mt76: mt7615: keep mcu_add_bss_info enabled till interface removalRyder Lee
2021-04-12mt76: mt7663: fix when beacon filter is being appliedSean Wang
2021-04-12mt76: mt7615: check mcu returned values in mt7615_opsRyder Lee
2021-04-12mt76: mt7615: fix mib stats counter reporting to mac80211Lorenzo Bianconi
2021-04-12mt76: mt7615: fix TSF configurationRyder Lee
2021-04-12mt76: mt7615: add support for rx decapsulation offloadRyder Lee
2021-04-11mt76: mt7615: fix key set/delete issuesFelix Fietkau
2021-01-29mt76: mt76_connac: move pm utility routines in mt76_connac_lib moduleLorenzo Bianconi
2021-01-29mt76: mt76_connac: move pm data struct in mt76_connac.hLorenzo Bianconi
2021-01-29mt76: mt76_connac: move WoW and suspend code in mt76_connac_mcu moduleLorenzo Bianconi
2021-01-29mt76: mt76_connac: move hw_scan and sched_scan routine in mt76_connac_mcu moduleLorenzo Bianconi
2021-01-29mt76: mt76_connac: create mcu libraryLorenzo Bianconi
2021-01-29mt76: introduce mt76_vif data structureLorenzo Bianconi
2021-01-27mt76: move vif_mask back from mt76_phy to mt76_devFelix Fietkau
2021-01-26mt76: mt7615: mt7915: disable txpower sku when testmode enabledShayne Chen
2021-01-26mt76: move chainmask in mt76_phyLorenzo Bianconi
2021-01-26mt76: move mac_work in mt76_core moduleLorenzo Bianconi
2021-01-26mt76: testmode: introduce dbdc supportShayne Chen
2020-12-04mt76: mt7615: support 16 interfacesRyder Lee
2020-12-04mt76: mt7615: run key configuration in mt7615_set_key for usb/sdio devicesLorenzo Bianconi
2020-12-04mt76: switch to wep sw crypto for mt7615/mt7915Lorenzo Bianconi
2020-12-04mt76: mt7615: enable beacon filtering by default for offload fwLorenzo Bianconi
2020-09-24mt76: remove retry_q from struct mt76_txq and related codeFelix Fietkau
2020-09-24mt76: convert from tx tasklet to tx worker threadFelix Fietkau
2020-09-24mt76: mt7615: remove mtxq->agg_ssn assignmentFelix Fietkau
2020-09-24mt76: mt7615: reschedule runtime-pm receiving a tx interruptLorenzo Bianconi
2020-09-24mt76: mt7615: hold mt76 lock queueing wd in mt7615_queue_key_updateLorenzo Bianconi
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