summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7615/pci_init.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: mt76: move irq_tasklet in mt76_dev structLorenzo Bianconi2023-04-171-1/+1
* wifi: mt76: mt7615: enable per-phy led supportLorenzo Bianconi2022-12-091-58/+0
* wifi: mt76: move leds struct in mt76_phyLorenzo Bianconi2022-12-091-13/+13
* wifi: mt76: move leds field in leds structLorenzo Bianconi2022-12-091-9/+9
* mt76: mt7615: fix possible deadlock while mt7615_register_ext_phy()Peter Chiu2021-12-181-2/+6
* mt76: connac: add mt76_connac_power_save_sched in mt76_connac_pm_unrefLorenzo Bianconi2021-06-191-1/+1
* mt76: mt7615: add thermal sensor device supportRyder Lee2021-06-191-0/+4
* mt76: move mt76_rates in mt76 moduleLorenzo Bianconi2021-06-191-2/+2
* mt76: move mt76_token_init in mt76_alloc_deviceLorenzo Bianconi2021-04-211-2/+0
* mt76: move token utilities in mt76 common moduleLorenzo Bianconi2021-04-211-2/+1
* mt76: move token_lock, token and token_count in mt76_devLorenzo Bianconi2021-04-211-2/+2
* mt76: mt7615: rely on pm refcounting in mt7615_led_set_configLorenzo Bianconi2021-04-211-1/+3
* mt76: mt7615: fix hardware error recovery for mt7663Felix Fietkau2021-04-211-0/+6
* mt76: mt7615: fix memleak when mt7615_unregister_device()Ryder Lee2021-04-211-2/+1
* mt76: mt7615: fix chip reset on MT7622 and MT7663eFelix Fietkau2021-04-121-0/+1
* mt76: mt7615: unify init workFelix Fietkau2021-01-271-8/+3
* mt76: mt7615: reset token when mac_reset happensRyder Lee2021-01-261-11/+1
* mt76: mt7615: retry if mt7615_mcu_init returns -EAGAINChuanhong Guo2020-12-041-1/+8
* mt76: mt7615: register ext_phy if DBDC is detectedShayne Chen2020-09-241-0/+3
* mt76: mt7615: check MT76_STATE_PM flag before accessing the deviceLorenzo Bianconi2020-07-211-0/+4
* mt76: mt7615: introduce mt7615_check_offload_capability routineLorenzo Bianconi2020-05-121-20/+1
* mt76: mt7663: introduce 802.11 PS support in sta modeLorenzo Bianconi2020-05-121-2/+6
* mt76: mt7615: move core shared code in mt7615-common moduleLorenzo Bianconi2020-05-121-0/+189