summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sunplus
AgeCommit message (Expand)AuthorLines
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-2/+3
2025-01-14net: ethernet: sunplus: Switch to ndo_eth_ioctl谢致邦 (XIE Zhibang)-1/+1
2024-10-04net: ethernet: Switch back to struct platform_driver::remove()Uwe Kleine-König-1/+1
2023-09-20net: ethernet: sunplus: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-03-22ethernet: remove superfluous clearing of phydevWolfram Sang-3/+1
2023-01-20net: Remove C45 check in C22 only MDIO bus driversAndrew Lunn-6/+0
2022-11-10eth: sp7021: drop free_netdev() from spl2sw_init_netdev()Wei Yongjun-1/+0
2022-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+1
2022-10-03eth: sp7021: fix use after free bug in spl2sw_nvmem_get_mac_addressZheng Wang-1/+1
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski-1/+1
2022-09-02net: sunplus: Fix return type for implementation of ndo_start_xmitGUO Zihua-1/+2
2022-07-08eth: sp7021: switch to netif_napi_add_tx()Jakub Kicinski-1/+1
2022-05-19net: ethernet: SP7021: fix a use after free of skb->lenDan Carpenter-1/+3
2022-05-18net: ethernet: sunplus: add missing of_node_put() in spl2sw_mdio_init()Yang Yingliang-3/+8
2022-05-16net: ethernet: Fix unmet direct dependencies detected for NVMEM_SUNPLUS_OCOTPWells Lu-3/+0
2022-05-13net: ethernet: fix platform_no_drv_owner.cocci warningYang Li-1/+0
2022-05-13net: ethernet: Use swap() instead of open coding itJiapeng Chong-16/+4
2022-05-12net: ethernet: SP7021: Fix spelling mistake "Interrput" -> "Interrupt"Colin Ian King-1/+1
2022-05-10net: ethernet: Add driver for Sunplus SP7021Wells Lu-0/+2040