Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-07-08 | eth: sp7021: switch to netif_napi_add_tx() | Jakub Kicinski | 1 | -1/+1 |
2022-05-20 | net: ethernet: SP7021: fix a use after free of skb->len | Dan Carpenter | 1 | -1/+3 |
2022-05-18 | net: ethernet: sunplus: add missing of_node_put() in spl2sw_mdio_init() | Yang Yingliang | 1 | -3/+8 |
2022-05-17 | net: ethernet: Fix unmet direct dependencies detected for NVMEM_SUNPLUS_OCOTP | Wells Lu | 1 | -3/+0 |
2022-05-13 | net: ethernet: fix platform_no_drv_owner.cocci warning | Yang Li | 1 | -1/+0 |
2022-05-13 | net: ethernet: Use swap() instead of open coding it | Jiapeng Chong | 1 | -16/+4 |
2022-05-12 | net: ethernet: SP7021: Fix spelling mistake "Interrput" -> "Interrupt" | Colin Ian King | 1 | -1/+1 |
2022-05-10 | net: ethernet: Add driver for Sunplus SP7021 | Wells Lu | 15 | -0/+2040 |