summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sun/ldmvsw.c
Commit message (Expand)AuthorAgeFilesLines
* net: sun: fix return type of ndo_start_xmit functionYueHaibing2018-09-191-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-071-0/+1
* net: ethernet: sun: Convert timers to use timer_setup()Kees Cook2017-10-181-2/+1
* ldmvsw: Remove redundant unlikely()Tobias Klauser2017-09-261-1/+1
* sunvnet: add support for IPv6 checksum offloadsShannon Nelson2017-07-161-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-161-4/+23
* ldmvsw: disable tso and gso for bridge operationsShannon Nelson2017-02-141-3/+2
* ldmvsw: update and simplify version stringShannon Nelson2017-02-141-10/+4
* ethernet/sun: use core min/max MTU checkingJarod Wilson2016-10-181-1/+4
* treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-111-1/+0
* ldmvsw: Add ldmvsw.c driver codeAaron Young2016-03-181-0/+468
OpenPOWER on IntegriCloud