summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2016-09-04cxgb4: Add support for ndo_get_vf_configHariprasad Shenai
2016-09-02liquidio:CN23XX pause frame supportRaghu Vatsavayi
2016-09-02liquidio: CN23XX napi supportRaghu Vatsavayi
2016-09-02liquidio: CN23XX health monitoringRaghu Vatsavayi
2016-09-02liquidio: ethtool and led control supportRaghu Vatsavayi
2016-09-02liquidio: CN23XX octeon3 instructionRaghu Vatsavayi
2016-09-02liquidio: CN23XX IQ accessRaghu Vatsavayi
2016-09-02liquidio: RX control commandsRaghu Vatsavayi
2016-09-02liquidio: link and control commandsRaghu Vatsavayi
2016-09-02net: stmmac: dwmac-rk: add pd_gmac support for rk3399David Wu
2016-09-02net: stmmac: dwmac-rk: fixes the gmac resume after PD on/offRoger Chen
2016-09-02net: stmmac: dwmac-rk: add rk3366 & rk3399 specific dataRoger Chen
2016-09-01net: emac: emac gigabit ethernet controller driverTimur Tabi
2016-09-01rtnetlink: fdb dump: optimize by saving last interface markersRoopa Prabhu
2016-09-01sky2: use napi_complete_donestephen hemminger
2016-09-01net: ethernet: stmmac: add support of Synopsys 3.50a MAC IPAlexandre TORGUE
2016-09-01net: ethernet: dwmac: add Ethernet glue logic for stm32 chipAlexandre TORGUE
2016-09-01net: xgene: fix backward compatibility fixArnd Bergmann
2016-08-31net: axienet: constify ethtool_ops structuresJulia Lawall
2016-08-31net: mediatek: constify ethtool_ops structuresJulia Lawall
2016-08-31xgbe: constify get_netdev_ops and get_ethtool_opsstephen hemminger
2016-08-31liquidio: CN23XX firmware downloadRaghu Vatsavayi
2016-08-31liquidio: MSIX support for CN23XXRaghu Vatsavayi
2016-08-31liquidio: CN23XX queue manipulationRaghu Vatsavayi
2016-08-31liquidio: CN23XX register setupRaghu Vatsavayi
2016-08-31liquidio: CN23XX device init and sriov configRaghu Vatsavayi
2016-08-31liquidio: CN23XX queue definitionsRaghu Vatsavayi
2016-08-31liquidio: CN23XX register definitionsRaghu Vatsavayi
2016-08-31liquidio: Common enable irq functionRaghu Vatsavayi
2016-08-31liquidio: Firmware version managementRaghu Vatsavayi
2016-08-31liquidio: Consolidate common functionalityRaghu Vatsavayi
2016-08-31net: systemport: constify ethtool_ops structuresJulia Lawall
2016-08-31dwc_eth_qos: constify ethtool_ops structuresJulia Lawall
2016-08-31net: hisilicon: constify ethtool_ops structuresJulia Lawall
2016-08-31net: bcmgenet: constify ethtool_ops structuresJulia Lawall
2016-08-31net: ethernet: et131x: constify ethtool_ops structuresJulia Lawall
2016-08-30qede: hide 32-bit compile warningArnd Bergmann
2016-08-30ravb: avoid unused function warningsArnd Bergmann
2016-08-30ixgbe: Eliminate useless message and improve logicMark Rustad
2016-08-30drivers: net: stmmac: fix spelling mistake "mulitcast" -> "multicast"Colin Ian King
2016-08-30Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-29fm10k: don't re-map queues when a mailbox message sufficesJacob Keller
2016-08-29fm10k: don't clear the RXQCTL register when enabling or disabling queuesJacob Keller
2016-08-29fm10k: remove unnecessary extra parenthesis around ((~value))Jacob Keller
2016-08-29fm10k: add support for Rx offloads on one Geneve tunnelJacob Keller
2016-08-29fm10k: rework vxlan_port offload before adding geneve supportJacob Keller
2016-08-29fm10k: don't try to stop queues if we've lost hw_addrJacob Keller
2016-08-29fm10k: don't continue probe if PCI device not in normal IO stateJacob Keller
2016-08-29fm10k: print error code when pci_enable_device_mem fails during probeJacob Keller