summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sun/ldmvsw.c
Commit message (Expand)AuthorAgeFilesLines
* net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni2019-03-201-2/+1Star
* net: sun: fix return type of ndo_start_xmit functionYueHaibing2018-09-201-1/+1
* net: allow ndo_select_queue to pass netdevAlexander Duyck2018-07-091-1/+2
* sun: Add SPDX license tags to Sun network driversShannon Nelson2018-02-081-0/+1
* net: ethernet: sun: Convert timers to use timer_setup()Kees Cook2017-10-181-2/+1Star
* ldmvsw: Remove redundant unlikely()Tobias Klauser2017-09-261-1/+1
* sunvnet: add support for IPv6 checksum offloadsShannon Nelson2017-07-171-1/+1
* sunvnet: restrict advertized checksum offloads to just IPShannon Nelson2017-06-151-1/+1
* ldmvsw: stop the clean timer at beginning of removeShannon Nelson2017-05-151-1/+1
* ldmvsw: unregistering netdev before disable hardwareThomas Tai2017-05-151-1/+1
* ldmvsw: better use of link up and down on ldom vswitchShannon Nelson2017-03-171-4/+23
* ldmvsw: disable tso and gso for bridge operationsShannon Nelson2017-02-141-3/+2Star
* ldmvsw: update and simplify version stringShannon Nelson2017-02-141-10/+4Star
* ethernet/sun: use core min/max MTU checkingJarod Wilson2016-10-181-1/+4
* treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-121-1/+0Star
* ldmvsw: Add ldmvsw.c driver codeAaron Young2016-03-191-0/+468