summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sunplus
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: sunplus: Convert to platform remove callback returning voidUwe Kleine-König2023-09-201-4/+2
* ethernet: remove superfluous clearing of phydevWolfram Sang2023-03-221-3/+1
* net: Remove C45 check in C22 only MDIO bus driversAndrew Lunn2023-01-201-6/+0
* eth: sp7021: drop free_netdev() from spl2sw_init_netdev()Wei Yongjun2022-11-101-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-10-031-1/+1
|\
| * eth: sp7021: fix use after free bug in spl2sw_nvmem_get_mac_addressZheng Wang2022-10-031-1/+1
* | net: drop the weight argument from netif_napi_addJakub Kicinski2022-09-281-1/+1
* | net: sunplus: Fix return type for implementation of ndo_start_xmitGUO Zihua2022-09-021-1/+2
|/
* eth: sp7021: switch to netif_napi_add_tx()Jakub Kicinski2022-07-081-1/+1
* net: ethernet: SP7021: fix a use after free of skb->lenDan Carpenter2022-05-191-1/+3
* net: ethernet: sunplus: add missing of_node_put() in spl2sw_mdio_init()Yang Yingliang2022-05-181-3/+8
* net: ethernet: Fix unmet direct dependencies detected for NVMEM_SUNPLUS_OCOTPWells Lu2022-05-161-3/+0
* net: ethernet: fix platform_no_drv_owner.cocci warningYang Li2022-05-131-1/+0
* net: ethernet: Use swap() instead of open coding itJiapeng Chong2022-05-131-16/+4
* net: ethernet: SP7021: Fix spelling mistake "Interrput" -> "Interrupt"Colin Ian King2022-05-121-1/+1
* net: ethernet: Add driver for Sunplus SP7021Wells Lu2022-05-1015-0/+2040