index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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