Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-10-17 | net: ethernet: mtk_eth_wed: add missing of_node_put() | Yang Yingliang | 1 | -1/+4 |
2022-10-17 | net: ethernet: mtk_eth_wed: add missing put_device() in mtk_wed_add_hw() | Yang Yingliang | 1 | -2/+8 |
2022-09-22 | net: ethernet: mtk_eth_wed: add axi bus support | Lorenzo Bianconi | 1 | -31/+73 |
2022-09-22 | net: ethernet: mtk_eth_wed: add wed support for mt7986 chipset | Lorenzo Bianconi | 1 | -83/+281 |
2022-09-22 | net: ethernet: mtk_eth_wed: add mtk_wed_configure_irq and mtk_wed_dma_{enable... | Lorenzo Bianconi | 1 | -28/+59 |
2022-07-18 | net: ethernet: mtk_eth_soc: fix off by one check of ARRAY_SIZE | Tom Rix | 1 | -1/+1 |
2022-04-25 | net: ethernet: mtk_eth_soc: add check for allocation failure | Dan Carpenter | 1 | -0/+2 |
2022-04-11 | net: ethernet: mtk_eth_soc/wed: fix sparse endian warnings | Felix Fietkau | 1 | -9/+12 |
2022-04-11 | net: ethernet: mtk_eth_soc: fix return value check in mtk_wed_add_hw() | Yang Yingliang | 1 | -1/+1 |
2022-04-06 | net: ethernet: mtk_eth_soc: add support for Wireless Ethernet Dispatch (WED) | Felix Fietkau | 1 | -0/+875 |