summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sunplus/spl2sw_driver.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-20net: ethernet: sunplus: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2022-11-11eth: sp7021: drop free_netdev() from spl2sw_init_netdev()Wei Yongjun1-1/+0
2022-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2022-10-03eth: sp7021: fix use after free bug in spl2sw_nvmem_get_mac_addressZheng Wang1-1/+1
2022-09-29net: drop the weight argument from netif_napi_addJakub Kicinski1-1/+1
2022-09-03net: sunplus: Fix return type for implementation of ndo_start_xmitGUO Zihua1-1/+2
2022-07-08eth: sp7021: switch to netif_napi_add_tx()Jakub Kicinski1-1/+1
2022-05-13net: ethernet: fix platform_no_drv_owner.cocci warningYang Li1-1/+0
2022-05-13net: ethernet: Use swap() instead of open coding itJiapeng Chong1-16/+4
2022-05-10net: ethernet: Add driver for Sunplus SP7021Wells Lu1-0/+578