aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/mediatek/mt76/mt7615/pci_init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-18mt76: mt7615: fix possible deadlock while mt7615_register_ext_phy()Peter Chiu1-2/+6
2021-06-19mt76: connac: add mt76_connac_power_save_sched in mt76_connac_pm_unrefLorenzo Bianconi1-1/+1
2021-06-19mt76: mt7615: add thermal sensor device supportRyder Lee1-0/+4
2021-06-19mt76: move mt76_rates in mt76 moduleLorenzo Bianconi1-2/+2
2021-04-21mt76: move mt76_token_init in mt76_alloc_deviceLorenzo Bianconi1-2/+0
2021-04-21mt76: move token utilities in mt76 common moduleLorenzo Bianconi1-2/+1
2021-04-21mt76: move token_lock, token and token_count in mt76_devLorenzo Bianconi1-2/+2
2021-04-21mt76: mt7615: rely on pm refcounting in mt7615_led_set_configLorenzo Bianconi1-1/+3
2021-04-21mt76: mt7615: fix hardware error recovery for mt7663Felix Fietkau1-0/+6
2021-04-21mt76: mt7615: fix memleak when mt7615_unregister_device()Ryder Lee1-2/+1
2021-04-12mt76: mt7615: fix chip reset on MT7622 and MT7663eFelix Fietkau1-0/+1
2021-01-27mt76: mt7615: unify init workFelix Fietkau1-8/+3
2021-01-26mt76: mt7615: reset token when mac_reset happensRyder Lee1-11/+1
2020-12-04mt76: mt7615: retry if mt7615_mcu_init returns -EAGAINChuanhong Guo1-1/+8
2020-09-24mt76: mt7615: register ext_phy if DBDC is detectedShayne Chen1-0/+3
2020-07-21mt76: mt7615: check MT76_STATE_PM flag before accessing the deviceLorenzo Bianconi1-0/+4
2020-05-12mt76: mt7615: introduce mt7615_check_offload_capability routineLorenzo Bianconi1-20/+1
2020-05-12mt76: mt7663: introduce 802.11 PS support in sta modeLorenzo Bianconi1-2/+6
2020-05-12mt76: mt7615: move core shared code in mt7615-common moduleLorenzo Bianconi1-0/+189