index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mediatek
/
mtk_wed_mcu.c
Age
Commit message (
Expand
)
Author
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2023-10-24
net: ethernet: mtk_wed: remove wo pointer in wo_r32/wo_w32 signature
Lorenzo Bianconi
2023-10-24
net: ethernet: mtk_wed: fix firmware loading for MT7986 SoC
Lorenzo Bianconi
2023-09-19
net: ethernet: mtk_wed: introduce WED support for MT7988
Sujuan Chen
2023-09-19
net: ethernet: mtk_wed: make memory region optional
Lorenzo Bianconi
2023-09-19
net: ethernet: mtk_wed: move mem_region array out of mtk_wed_mcu_load_firmware
Lorenzo Bianconi
2023-09-19
net: ethernet: mtk_wed: do not configure rx offload if not supported
Lorenzo Bianconi
2023-09-19
net: ethernet: mtk_wed: introduce versioning utility routines
Lorenzo Bianconi
2023-09-14
net: ethernet: mtk_wed: check update_wo_rx_stats in mtk_wed_update_rx_stats()
Lorenzo Bianconi
2023-04-22
net: ethernet: mtk_eth_soc: use WO firmware for MT7981
Daniel Golle
2022-12-08
net: ethernet: mtk_wed: fix some possible NULL pointer dereferences
Lorenzo Bianconi
2022-11-11
net: ethernet: mtk_wed: add configure wed wo support
Lorenzo Bianconi
2022-11-11
net: ethernet: mtk_wed: introduce wed wo support
Lorenzo Bianconi
2022-11-11
net: ethernet: mtk_wed: introduce wed mcu support
Sujuan Chen