index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sunplus
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-14
net: ethernet: sunplus: Switch to ndo_eth_ioctl
谢致邦 (XIE Zhibang)
1
-1
/
+1
2024-10-04
net: ethernet: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2023-09-20
net: ethernet: sunplus: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-22
ethernet: remove superfluous clearing of phydev
Wolfram Sang
1
-3
/
+1
2023-01-20
net: Remove C45 check in C22 only MDIO bus drivers
Andrew Lunn
1
-6
/
+0
2022-11-10
eth: sp7021: drop free_netdev() from spl2sw_init_netdev()
Wei Yongjun
1
-1
/
+0
2022-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-10-03
eth: sp7021: fix use after free bug in spl2sw_nvmem_get_mac_address
Zheng Wang
1
-1
/
+1
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-1
/
+1
2022-09-02
net: sunplus: Fix return type for implementation of ndo_start_xmit
GUO Zihua
1
-1
/
+2
2022-07-08
eth: sp7021: switch to netif_napi_add_tx()
Jakub Kicinski
1
-1
/
+1
2022-05-19
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-16
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