summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7615/init.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: mt76: mt7615: enable per-phy led supportLorenzo Bianconi2022-12-091-0/+85
* mt76: introduce phys array in mt76_dev structureLorenzo Bianconi2022-07-111-2/+2
* mt76: enable the VHT extended NSS BW featureDeren Wu2022-07-111-0/+1
* mt76: mt7615: fix/rewrite the dfs state handling logicFelix Fietkau2022-02-031-1/+0
* mt76: mt7663: disable 4addr capabilityLorenzo Bianconi2021-12-191-0/+1
* mt76: mt7615: fix hwmon temp sensor mem use-after-freeRyder Lee2021-10-201-2/+4
* mt76: connac: fix the maximum interval schedule scan can supportSean Wang2021-06-191-1/+1
* mt76: mt7615: add thermal sensor device supportRyder Lee2021-06-191-0/+50
* mt76: move mt76_rates in mt76 moduleLorenzo Bianconi2021-06-191-31/+2
* mt76: mt7615: do not set MT76_STATE_PM at bootstrapLorenzo Bianconi2021-05-301-1/+0
* mt76: mt7663: add awake and doze time accountingLorenzo Bianconi2021-04-211-0/+2
* mt76: connac: use waitqueue for runtime-pmLorenzo Bianconi2021-04-211-1/+1
* mt76: mt7663: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx pathLorenzo Bianconi2021-04-211-0/+2
* mt76: mt7663: fix a race between mt7615_mcu_drv_pmctrl and mt7615_mcu_fw_pmctrlLorenzo Bianconi2021-04-211-0/+1
* mt76: introduce single-sku support for mt7663/mt7921Lorenzo Bianconi2021-04-211-1/+4
* mt76: mt7615: implement support for using DT rate power limitsFelix Fietkau2021-04-211-1/+9
* mt76: report Rx timestampRyder Lee2021-04-121-0/+3
* mt76: mt7615: fix chip reset on MT7622 and MT7663eFelix Fietkau2021-04-121-1/+0
* mt76: mt7615: add missing capabilities for DBDCRyder Lee2021-04-121-4/+5
* mt76: mt7615: add support for rx decapsulation offloadRyder Lee2021-04-121-1/+4
* mt76: mt7615: add rx checksum offload supportRyder Lee2021-04-121-0/+1
* mt76: mt7615: enable hw rx-amsdu de-aggregationRyder Lee2021-04-121-2/+1
* mt76: mt7663: introduce coredump supportLorenzo Bianconi2021-01-291-0/+2
* mt76: mt76_connac: move hw_scan and sched_scan routine in mt76_connac_mcu moduleLorenzo Bianconi2021-01-291-4/+5
* mt76: mt76_connac: create mcu libraryLorenzo Bianconi2021-01-291-2/+4
* mt76: mt7615: reduce VHT maximum MPDU lengthFelix Fietkau2021-01-271-1/+0
* mt76: mt7615: unify init workFelix Fietkau2021-01-271-6/+16
* mt76: mt7615: set mcu country code in mt7615_mcu_set_channel_domain()Lorenzo Bianconi2021-01-271-4/+6
* mt76: move chainmask in mt76_phyLorenzo Bianconi2021-01-261-6/+6
* mt76: move mac_work in mt76_core moduleLorenzo Bianconi2021-01-261-2/+2
* mt76: move hw mac_addr in mt76_phyLorenzo Bianconi2020-12-041-2/+5
* mt76: move band allocation in mt76_register_phyLorenzo Bianconi2020-12-041-3/+3
* mt76: move tx hw data queues in mt76_phyLorenzo Bianconi2020-12-041-1/+5
* mt76: mt7615: support 16 interfacesRyder Lee2020-12-041-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-051-1/+1
|\
| * mt76: mt7615: reduce maximum VHT MPDU length to 7991Felix Fietkau2020-09-241-1/+1
* | mt76: mt7615: unlock dfs bandsLorenzo Bianconi2020-09-241-2/+23
|/
* mt76: mt7615: add idle-timeout knob in mt7615 debugfsLorenzo Bianconi2020-07-211-0/+1
* mt76: mt7615: do not request {driver,fw}_own if already grantedLorenzo Bianconi2020-07-211-0/+1
* mt76: mt7615: wake device before pushing frames in mt7615_txLorenzo Bianconi2020-07-211-0/+1
* mt76: mt7615: add missing lock in mt7615_regd_notifierLorenzo Bianconi2020-07-211-0/+2
* mt76: mt7615: introduce pm_power_save delayed workLorenzo Bianconi2020-07-211-0/+1
* mt76: mt7615: add mt7615_pm_wake utility routineLorenzo Bianconi2020-07-211-0/+3
* mt76: mt7615: implement testmode supportFelix Fietkau2020-07-211-3/+5
* mt76: mt7615: switch to per-vif power_save supportLorenzo Bianconi2020-05-281-2/+0
* mt76: mt7615: fix NULL pointer deref in mt7615_register_ext_phyLorenzo Bianconi2020-05-281-9/+9
* mt76: mt7615: introduce remain_on_channel supportLorenzo Bianconi2020-05-281-0/+10
* mt76: mt7615: fix typo defining ps workLorenzo Bianconi2020-05-141-1/+1
* mt76: enable p2p supportLorenzo Bianconi2020-05-131-1/+5
* mt76: set runtime stream caps by mt76_phyRyder Lee2020-05-121-2/+2