aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7915/soc.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-02wifi: mt76: mt7915: Remove unused of_gpio.hAndy Shevchenko1-1/+0
2024-02-22wifi: mt76: mt7915: update mt798x_wmac_adie_patch_7976Peter Chiu1-1/+2
2023-12-07wifi: mt76: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-30wifi: mt76: Use PTR_ERR_OR_ZERO() to simplify codeJinjie Ruan1-4/+1
2023-08-02Merge tag 'mt76-for-kvalo-2023-07-31' of https://github.com/nbd168/wirelessKalle Valo1-48/+114
2023-08-01wifi: drivers: Explicitly include correct DT includesRob Herring1-1/+0
2023-07-25wifi: mt76: mt7915: add support for MT7981Alexander Couzens1-48/+114
2023-04-17wifi: mt76: mt7915: expose device tree match tableLorenz Brun1-0/+2
2023-02-03wifi: mt76: mt7915: set sku initial value to zeroPeter Chiu1-0/+2
2022-12-09wifi: mt76: mt7915: add missing of_node_put()Wang Yufen1-0/+1
2022-12-01wifi: mt76: mt7915: enable wed for mt7986-wmac chipsetLorenzo Bianconi1-6/+15
2022-05-13mt76: mt7915: move MT_INT_MASK_CSR to init.cRyder Lee1-1/+0
2022-05-13mt76: mt7915: update mt7986 patch in mt7986_wmac_adie_patch_7976()Peter Chiu1-2/+17
2022-05-13mt76: mt7915: configure soc clocks in mt7986_wmac_initLorenzo Bianconi1-0/+14
2022-05-13mt76: mt7915: fix possible uninitialized pointer dereference in mt7986_wmac_g...Lorenzo Bianconi1-0/+2
2022-05-13mt76: mt7915: always call mt7915_wfsys_reset() during initRyder Lee1-3/+4
2022-03-16mt76: mt7915: check for devm_pinctrl_get() failureDan Carpenter1-0/+2
2022-02-24mt76: mt7915: add support for MT7986Bo Jiao1-0/+1210