index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7915
/
soc.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-11
wifi: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-05-02
wifi: mt76: mt7915: Remove unused of_gpio.h
Andy Shevchenko
1
-1
/
+0
2024-02-22
wifi: mt76: mt7915: update mt798x_wmac_adie_patch_7976
Peter Chiu
1
-1
/
+2
2023-12-07
wifi: mt76: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-30
wifi: mt76: Use PTR_ERR_OR_ZERO() to simplify code
Jinjie Ruan
1
-4
/
+1
2023-08-02
Merge tag 'mt76-for-kvalo-2023-07-31' of https://github.com/nbd168/wireless
Kalle Valo
1
-48
/
+114
2023-08-01
wifi: drivers: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2023-07-25
wifi: mt76: mt7915: add support for MT7981
Alexander Couzens
1
-48
/
+114
2023-04-17
wifi: mt76: mt7915: expose device tree match table
Lorenz Brun
1
-0
/
+2
2023-02-03
wifi: mt76: mt7915: set sku initial value to zero
Peter Chiu
1
-0
/
+2
2022-12-09
wifi: mt76: mt7915: add missing of_node_put()
Wang Yufen
1
-0
/
+1
2022-12-01
wifi: mt76: mt7915: enable wed for mt7986-wmac chipset
Lorenzo Bianconi
1
-6
/
+15
2022-05-13
mt76: mt7915: move MT_INT_MASK_CSR to init.c
Ryder Lee
1
-1
/
+0
2022-05-13
mt76: mt7915: update mt7986 patch in mt7986_wmac_adie_patch_7976()
Peter Chiu
1
-2
/
+17
2022-05-13
mt76: mt7915: configure soc clocks in mt7986_wmac_init
Lorenzo Bianconi
1
-0
/
+14
2022-05-13
mt76: mt7915: fix possible uninitialized pointer dereference in mt7986_wmac_g...
Lorenzo Bianconi
1
-0
/
+2
2022-05-13
mt76: mt7915: always call mt7915_wfsys_reset() during init
Ryder Lee
1
-3
/
+4
2022-03-16
mt76: mt7915: check for devm_pinctrl_get() failure
Dan Carpenter
1
-0
/
+2
2022-02-24
mt76: mt7915: add support for MT7986
Bo Jiao
1
-0
/
+1210