summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sun/ldmvsw.c
AgeCommit message (Expand)Author
2019-03-20net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni
2018-09-19net: sun: fix return type of ndo_start_xmit functionYueHaibing
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck
2018-02-07sun: Add SPDX license tags to Sun network driversShannon Nelson
2017-10-18net: ethernet: sun: Convert timers to use timer_setup()Kees Cook
2017-09-26ldmvsw: Remove redundant unlikely()Tobias Klauser
2017-07-16sunvnet: add support for IPv6 checksum offloadsShannon Nelson
2017-06-15sunvnet: restrict advertized checksum offloads to just IPShannon Nelson
2017-05-15ldmvsw: stop the clean timer at beginning of removeShannon Nelson
2017-05-15ldmvsw: unregistering netdev before disable hardwareThomas Tai
2017-03-16ldmvsw: better use of link up and down on ldom vswitchShannon Nelson
2017-02-14ldmvsw: disable tso and gso for bridge operationsShannon Nelson
2017-02-14ldmvsw: update and simplify version stringShannon Nelson
2016-10-18ethernet/sun: use core min/max MTU checkingJarod Wilson
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada
2016-03-18ldmvsw: Add ldmvsw.c driver codeAaron Young