summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2016-09-06qed: Remove OOM messagesJoe Perches11-141/+47
2016-09-06net/mlx4_en: protect ring->xdp_prog with rcu_read_lockBrenden Blanco3-11/+19
2016-09-06net: ethernet: mediatek: enhance RX path by aggregating more SKBs into NAPISean Wang1-14/+17
2016-09-06net: ethernet: mediatek: enhance RX path by reducing the frequency of the mem...Sean Wang1-5/+6
2016-09-04net: ti: cpmac: Fix compiler warning due to type confusionPaul Burton1-2/+3
2016-09-04cxgb4: Add support for ndo_get_vf_configHariprasad Shenai3-2/+72
2016-09-03liquidio:CN23XX pause frame supportRaghu Vatsavayi3-7/+126
2016-09-03liquidio: CN23XX napi supportRaghu Vatsavayi3-6/+30
2016-09-03liquidio: CN23XX health monitoringRaghu Vatsavayi3-2/+132
2016-09-03liquidio: ethtool and led control supportRaghu Vatsavayi4-8/+390
2016-09-03liquidio: CN23XX octeon3 instructionRaghu Vatsavayi8-76/+212
2016-09-03liquidio: CN23XX IQ accessRaghu Vatsavayi1-0/+66
2016-09-03liquidio: RX control commandsRaghu Vatsavayi3-13/+96
2016-09-03liquidio: link and control commandsRaghu Vatsavayi3-8/+76
2016-09-03net: stmmac: dwmac-rk: add pd_gmac support for rk3399David Wu1-0/+9
2016-09-03net: stmmac: dwmac-rk: fixes the gmac resume after PD on/offRoger Chen1-9/+10
2016-09-03net: stmmac: dwmac-rk: add rk3366 & rk3399 specific dataRoger Chen1-0/+226
2016-09-02net: emac: emac gigabit ethernet controller driverTimur Tabi11-0/+3857
2016-09-02rtnetlink: fdb dump: optimize by saving last interface markersRoopa Prabhu1-3/+4
2016-09-02sky2: use napi_complete_donestephen hemminger1-1/+1
2016-09-02net: ethernet: stmmac: add support of Synopsys 3.50a MAC IPAlexandre TORGUE1-0/+1
2016-09-02net: ethernet: dwmac: add Ethernet glue logic for stm32 chipAlexandre TORGUE3-0/+206
2016-09-01net: xgene: fix backward compatibility fixArnd Bergmann1-4/+0
2016-09-01net: axienet: constify ethtool_ops structuresJulia Lawall1-1/+1
2016-09-01net: mediatek: constify ethtool_ops structuresJulia Lawall1-1/+1
2016-09-01xgbe: constify get_netdev_ops and get_ethtool_opsstephen hemminger3-6/+7
2016-09-01liquidio: CN23XX firmware downloadRaghu Vatsavayi3-46/+111
2016-09-01liquidio: MSIX support for CN23XXRaghu Vatsavayi6-69/+452
2016-09-01liquidio: CN23XX queue manipulationRaghu Vatsavayi5-8/+225
2016-09-01liquidio: CN23XX register setupRaghu Vatsavayi4-8/+316
2016-09-01liquidio: CN23XX device init and sriov configRaghu Vatsavayi4-1/+544
2016-09-01liquidio: CN23XX queue definitionsRaghu Vatsavayi6-33/+286
2016-09-01liquidio: CN23XX register definitionsRaghu Vatsavayi1-0/+604
2016-09-01liquidio: Common enable irq functionRaghu Vatsavayi8-14/+48
2016-09-01liquidio: Firmware version managementRaghu Vatsavayi2-5/+27
2016-09-01liquidio: Consolidate common functionalityRaghu Vatsavayi15-444/+426
2016-08-31net: systemport: constify ethtool_ops structuresJulia Lawall1-1/+1
2016-08-31dwc_eth_qos: constify ethtool_ops structuresJulia Lawall1-1/+1
2016-08-31net: hisilicon: constify ethtool_ops structuresJulia Lawall4-4/+4
2016-08-31net: bcmgenet: constify ethtool_ops structuresJulia Lawall1-1/+1
2016-08-31net: ethernet: et131x: constify ethtool_ops structuresJulia Lawall1-1/+1
2016-08-31qede: hide 32-bit compile warningArnd Bergmann1-1/+1
2016-08-31ravb: avoid unused function warningsArnd Bergmann1-10/+4
2016-08-31ixgbe: Eliminate useless message and improve logicMark Rustad1-11/+5
2016-08-31drivers: net: stmmac: fix spelling mistake "mulitcast" -> "multicast"Colin Ian King1-1/+1
2016-08-30Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller10-122/+200
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller43-309/+551
2016-08-29fm10k: don't re-map queues when a mailbox message sufficesJacob Keller1-17/+29
2016-08-29fm10k: don't clear the RXQCTL register when enabling or disabling queuesJacob Keller1-3/+5
2016-08-29fm10k: remove unnecessary extra parenthesis around ((~value))Jacob Keller1-1/+1