summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mediatek/mtk_wed_mcu.c
AgeCommit message (Expand)Author
2023-10-24net: ethernet: mtk_wed: remove wo pointer in wo_r32/wo_w32 signatureLorenzo Bianconi
2023-10-24net: ethernet: mtk_wed: fix firmware loading for MT7986 SoCLorenzo Bianconi
2023-09-19net: ethernet: mtk_wed: introduce WED support for MT7988Sujuan Chen
2023-09-19net: ethernet: mtk_wed: make memory region optionalLorenzo Bianconi
2023-09-19net: ethernet: mtk_wed: move mem_region array out of mtk_wed_mcu_load_firmwareLorenzo Bianconi
2023-09-19net: ethernet: mtk_wed: do not configure rx offload if not supportedLorenzo Bianconi
2023-09-19net: ethernet: mtk_wed: introduce versioning utility routinesLorenzo Bianconi
2023-09-14net: ethernet: mtk_wed: check update_wo_rx_stats in mtk_wed_update_rx_stats()Lorenzo Bianconi
2023-04-22net: ethernet: mtk_eth_soc: use WO firmware for MT7981Daniel Golle
2022-12-08net: ethernet: mtk_wed: fix some possible NULL pointer dereferencesLorenzo Bianconi
2022-11-11net: ethernet: mtk_wed: add configure wed wo supportLorenzo Bianconi
2022-11-11net: ethernet: mtk_wed: introduce wed wo supportLorenzo Bianconi
2022-11-11net: ethernet: mtk_wed: introduce wed mcu supportSujuan Chen