index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sun
/
ldmvsw.c
Age
Commit message (
Expand
)
Author
2023-08-11
ethernet: ldmvsw: mark ldmvsw_open() static
Arnd Bergmann
2023-03-17
ethernet: sun: add check for the mdesc_grab()
Liang He
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-07-01
ethernet/sun: fix repeated words in comments
Jilin Yuan
2021-10-11
ethernet: sun: add missing semicolon, fix build
Stephen Rothwell
2021-10-09
ethernet: sun: remove direct netdev->dev_addr writes
Jakub Kicinski
2021-05-14
sparc/vio: make remove callback return void
Uwe Kleine-König
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
2018-09-19
net: sun: fix return type of ndo_start_xmit function
YueHaibing
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
2018-02-07
sun: Add SPDX license tags to Sun network drivers
Shannon Nelson
2017-10-18
net: ethernet: sun: Convert timers to use timer_setup()
Kees Cook
2017-09-26
ldmvsw: Remove redundant unlikely()
Tobias Klauser
2017-07-16
sunvnet: add support for IPv6 checksum offloads
Shannon Nelson
2017-06-15
sunvnet: restrict advertized checksum offloads to just IP
Shannon Nelson
2017-05-15
ldmvsw: stop the clean timer at beginning of remove
Shannon Nelson
2017-05-15
ldmvsw: unregistering netdev before disable hardware
Thomas Tai
2017-03-16
ldmvsw: better use of link up and down on ldom vswitch
Shannon Nelson
2017-02-14
ldmvsw: disable tso and gso for bridge operations
Shannon Nelson
2017-02-14
ldmvsw: update and simplify version string
Shannon Nelson
2016-10-18
ethernet/sun: use core min/max MTU checking
Jarod Wilson
2016-10-11
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
2016-03-18
ldmvsw: Add ldmvsw.c driver code
Aaron Young