summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sun/ldmvsw.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-20net: sun: fix return type of ndo_start_xmit functionYueHaibing1-1/+1
2017-07-17sunvnet: 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-17ldmvsw: 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-12treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada1-1/+0
2016-03-19ldmvsw: Add ldmvsw.c driver codeAaron Young1-0/+468