aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sun/ldmvsw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-20net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni1-2/+1
2018-09-19net: sun: fix return type of ndo_start_xmit functionYueHaibing1-1/+1
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck1-1/+2
2018-02-07sun: Add SPDX license tags to Sun network driversShannon Nelson1-0/+1
2017-10-18net: ethernet: sun: Convert timers to use timer_setup()Kees Cook1-2/+1
2017-09-26ldmvsw: Remove redundant unlikely()Tobias Klauser1-1/+1
2017-07-16sunvnet: add support for IPv6 checksum offloadsShannon Nelson1-1/+1
2017-06-15sunvnet: restrict advertized checksum offloads to just IPShannon Nelson1-1/+1
2017-05-15ldmvsw: stop the clean timer at beginning of removeShannon Nelson1-1/+1
2017-05-15ldmvsw: unregistering netdev before disable hardwareThomas Tai1-1/+1
2017-03-16ldmvsw: better use of link up and down on ldom vswitchShannon Nelson1-4/+23
2017-02-14ldmvsw: disable tso and gso for bridge operationsShannon Nelson1-3/+2
2017-02-14ldmvsw: update and simplify version stringShannon Nelson1-10/+4
2016-10-18ethernet/sun: use core min/max MTU checkingJarod Wilson1-1/+4
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada1-1/+0
2016-03-18ldmvsw: Add ldmvsw.c driver codeAaron Young1-0/+468