aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sun
Commit message (Expand)AuthorAge
* ldmvsw: stop the clean timer at beginning of removeShannon Nelson2017-05-15
* ldmvsw: unregistering netdev before disable hardwareThomas Tai2017-05-15
* net: sunhme: fix spelling mistakes: "ParityErro" -> "ParityError"Colin Ian King2017-04-30
* net: sunhme: Use net_device_stats from struct net_deviceTobias Klauser2017-04-07
* net: sunbmac: Use net_device_stats from struct net_deviceTobias Klauser2017-04-07
* net: sun: sungem: rix a possible null dereferencePhilippe Reynes2017-03-21
* sunvnet: xoff not needed when removing port linkShannon Nelson2017-03-16
* sunvnet: count multicast packetsShannon Nelson2017-03-16
* sunvnet: track port queues correctlyShannon Nelson2017-03-16
* sunvnet: add stats to track ldom to ldom packets and bytesShannon Nelson2017-03-16
* ldmvsw: better use of link up and down on ldom vswitchShannon Nelson2017-03-16
* net: sun: sunhme: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-09
* net: sun: sungem: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-09
* net: sun: niu: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-09
* net: sun: cassini: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-09
* ldmvsw: disable tso and gso for bridge operationsShannon Nelson2017-02-14
* ldmvsw: update and simplify version stringShannon Nelson2017-02-14
* sunvnet: remove extra rcu_read_unlocksShannon Nelson2017-02-14
* sunvnet: straighten up message event handling logicShannon Nelson2017-02-14
* sunvnet: add memory barrier before check for tx enableShannon Nelson2017-02-14
* sunvnet: update version and version printingShannon Nelson2017-02-14
* sunvnet: remove unused variable in maybe_tx_wakeupSowmini Varadhan2017-02-14
* sunvnet: make sunvnet common code dynamically loadableShannon Nelson2017-02-14
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-30
* net: make ndo_get_stats64 a void functionstephen hemminger2017-01-08
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* linux: drop __bitwise__ everywhereMichael S. Tsirkin2016-12-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-22
|\
| * sunbmac: Fix compiler warningTushar Dave2016-11-18
| * sunqe: Fix compiler warningsTushar Dave2016-11-18
* | ldmvsw: tx queue stuck in stopped state after LDC resetAaron Young2016-10-31
* | ethernet/sun: use core min/max MTU checkingJarod Wilson2016-10-18
* | net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-13
|/
* treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-11
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-19
|\
| * ldmvsw: Checkpatch sunvnet.c and sunvnet_common.cAaron Young2016-03-18
| * ldmvsw: Add ldmvsw.c driver codeAaron Young2016-03-18
| * ldmvsw: Make sunvnet_common compatible with ldmvswAaron Young2016-03-18
| * ldmvsw: Split sunvnet driver into common codeAaron Young2016-03-18
| * sunvnet: perf tracepoint invocations to trace LDC state machineSowmini Varadhan2016-02-07
* | mm: introduce page reference manipulation functionsJoonsoo Kim2016-03-17
* | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-16
|\ \ | |/ |/|
| * PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas2016-02-05
* | sunvnet: Initialize network_header and transport_header in vnet_rx_one()Sowmini Varadhan2016-01-19
|/
* drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-16
* sunvnet: Invoke SET_NETDEV_DEV() to set up the vdev in vnet_new()Sowmini Varadhan2015-09-21
* niu: don't count tx error twice in case of headroom realloc failsJiri Pirko2015-07-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-24
|\
| * drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-23