aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sun/sunvnet_common.c
AgeCommit message (Expand)Author
2021-03-03sunvnet: use icmp_ndo_send helperJason A. Donenfeld
2019-11-20net: sun: fix return type of ndo_start_xmit functionYueHaibing
2017-07-16sunvnet: add support for IPv6 checksum offloadsShannon Nelson
2017-03-16sunvnet: xoff not needed when removing port linkShannon Nelson
2017-03-16sunvnet: count multicast packetsShannon Nelson
2017-03-16sunvnet: track port queues correctlyShannon Nelson
2017-03-16sunvnet: add stats to track ldom to ldom packets and bytesShannon Nelson
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-14sunvnet: remove extra rcu_read_unlocksShannon Nelson
2017-02-14sunvnet: straighten up message event handling logicShannon Nelson
2017-02-14sunvnet: add memory barrier before check for tx enableShannon Nelson
2017-02-14sunvnet: remove unused variable in maybe_tx_wakeupSowmini Varadhan
2017-02-14sunvnet: make sunvnet common code dynamically loadableShannon Nelson
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet
2016-10-31ldmvsw: tx queue stuck in stopped state after LDC resetAaron Young
2016-10-18ethernet/sun: use core min/max MTU checkingJarod Wilson
2016-03-18ldmvsw: Checkpatch sunvnet.c and sunvnet_common.cAaron Young
2016-03-18ldmvsw: Make sunvnet_common compatible with ldmvswAaron Young
2016-03-18ldmvsw: Split sunvnet driver into common codeAaron Young