summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sun/sunvnet_common.c
AgeCommit message (Expand)Author
2020-02-13sunvnet: use icmp_ndo_send helperJason A. Donenfeld
2020-01-08net: sunvnet: use skb_list_walk_safe helper for gso segmentsJason A. Donenfeld
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-08-22ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring
2019-07-30net: Use skb_frag_off accessorsJonathan Lemon
2018-09-19net: sun: fix return type of ndo_start_xmit functionYueHaibing
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-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