summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7915/soc.c
AgeCommit message (Expand)Author
2024-11-11wifi: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-05-02wifi: mt76: mt7915: Remove unused of_gpio.hAndy Shevchenko
2024-02-22wifi: mt76: mt7915: update mt798x_wmac_adie_patch_7976Peter Chiu
2023-12-07wifi: mt76: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-30wifi: mt76: Use PTR_ERR_OR_ZERO() to simplify codeJinjie Ruan
2023-08-02Merge tag 'mt76-for-kvalo-2023-07-31' of https://github.com/nbd168/wirelessKalle Valo
2023-08-01wifi: drivers: Explicitly include correct DT includesRob Herring
2023-07-25wifi: mt76: mt7915: add support for MT7981Alexander Couzens
2023-04-17wifi: mt76: mt7915: expose device tree match tableLorenz Brun
2023-02-03wifi: mt76: mt7915: set sku initial value to zeroPeter Chiu
2022-12-09wifi: mt76: mt7915: add missing of_node_put()Wang Yufen
2022-12-01wifi: mt76: mt7915: enable wed for mt7986-wmac chipsetLorenzo Bianconi
2022-05-13mt76: mt7915: move MT_INT_MASK_CSR to init.cRyder Lee
2022-05-13mt76: mt7915: update mt7986 patch in mt7986_wmac_adie_patch_7976()Peter Chiu
2022-05-13mt76: mt7915: configure soc clocks in mt7986_wmac_initLorenzo Bianconi
2022-05-13mt76: mt7915: fix possible uninitialized pointer dereference in mt7986_wmac_g...Lorenzo Bianconi
2022-05-13mt76: mt7915: always call mt7915_wfsys_reset() during initRyder Lee
2022-03-16mt76: mt7915: check for devm_pinctrl_get() failureDan Carpenter
2022-02-24mt76: mt7915: add support for MT7986Bo Jiao