index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sunplus
Age
Commit message (
Expand
)
Author
Files
Lines
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