summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* bnxt_en: Update firmware interface spec to 1.5.4.Michael Chan2016-11-172-5/+94
* cadence: Add LSO support.Rafal Ozieblo2016-11-162-12/+140
* netronome: don't access real_num_rx_queues directlyArnd Bergmann2016-11-161-8/+6
* sfc: remove napi_hash_del() callEric Dumazet2016-11-161-3/+2
* mlxsw: spectrum_router: Adjust placement of FIB abort warningIdo Schimmel2016-11-161-3/+3
* net: dsa: mv88e6xxx: Respect SPEED_UNFORCED, don't set force bitAndrew Lunn2016-11-161-1/+1
* amd-xgbe: Fix maximum GPIO value checkLendacky, Thomas2016-11-161-2/+2
* amd-xgbe: Fix possible uninitialized variableLendacky, Thomas2016-11-161-1/+1
* net: ethernet: marvell: pxa168_eth: Implement ethtool::nway_resetFlorian Fainelli2016-11-161-0/+1
* net: ethernet: mvpp2: Implement ethtool::nway_resetFlorian Fainelli2016-11-161-0/+1
* net: ethernet: mvneta: Implement ethtool::nway_resetFlorian Fainelli2016-11-161-0/+1
* net: ethoc: Implement ethtool::nway_resetFlorian Fainelli2016-11-161-0/+1
* net: stmmac: Implement ethtool::nway_resetFlorian Fainelli2016-11-161-0/+1
* bnx2x: switch to napi_complete_done()Eric Dumazet2016-11-161-7/+8
* net/mlx4_en: use napi_complete_done() return valueEric Dumazet2016-11-161-2/+2
* alx: enable multiple tx queuesTobias Regnery2016-11-161-2/+6
* alx: enable msi-x interrupts by defaultTobias Regnery2016-11-161-5/+1
* alx: prepare tx path for multi queue supportTobias Regnery2016-11-161-13/+45
* alx: prepare resource allocation for multi queue supportTobias Regnery2016-11-161-52/+97
* alx: prepare interrupt functions for multiple queuesTobias Regnery2016-11-161-27/+105
* alx: switch to per queue data structuresTobias Regnery2016-11-162-95/+93
* alx: add ability to allocate and free alx_napi structuresTobias Regnery2016-11-161-21/+78
* alx: extend data structures for multi queue supportTobias Regnery2016-11-161-0/+31
* alx: refactor descriptor allocationTobias Regnery2016-11-161-44/+53
* dpaa_eth: add trace pointsMadalin Bucur2016-11-164-0/+158
* dpaa_eth: add sysfs exportsMadalin Bucur2016-11-164-1/+174
* dpaa_eth: add ethtool statisticsMadalin Bucur2016-11-163-2/+284
* dpaa_eth: add ethtool functionalityMadalin Bucur2016-11-164-1/+224
* dpaa_eth: add support for DPAA EthernetMadalin Bucur2016-11-166-0/+2850
* liquidio CN23XX: fix for new check patch errorsRaghu Vatsavayi2016-11-1615-180/+155
* liquidio CN23XX: copyrights changes and alignmentRaghu Vatsavayi2016-11-1630-480/+352
* liquidio CN23XX: code cleanupRaghu Vatsavayi2016-11-1613-70/+23
* liquidio CN23XX: device statesRaghu Vatsavayi2016-11-166-31/+64
* liquidio CN23XX: VF related operationsRaghu Vatsavayi2016-11-165-0/+251
* liquidio CN23XX: mailbox interrupt processingRaghu Vatsavayi2016-11-164-7/+184
* liquidio CN23XX: Mailbox supportRaghu Vatsavayi2016-11-167-3/+474
* liquidio CN23XX: sysfs VF config supportRaghu Vatsavayi2016-11-163-0/+117
* liquidio CN23XX: HW config for VF supportRaghu Vatsavayi2016-11-163-34/+74
* amd-xgbe: Fix up some coccinelle identified warningsLendacky, Thomas2016-11-161-3/+2
* amd-xgbe: Fix mask appliciation for Clause 37 registerLendacky, Thomas2016-11-161-2/+2
* net: ethernet: sun4i-emac: Read rxhdr in CPU byte-orderMichael Weiser2016-11-161-2/+1
* net: ethernet: sun4i-emac: Allow to enable netif messagesMichael Weiser2016-11-161-0/+22
* net: ethernet: stmmac: change dma descriptors to __le32Michael Weiser2016-11-168-181/+195
* net: bcm63xx_enet: Fix build failure with phy_ethtool_nway_resetFlorian Fainelli2016-11-161-1/+1
* net: bnx2: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-11-151-33/+41
* net: usb: lan78xx: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-6/+1
* net: usb: ax88172x: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-9/+1
* net: ethernet: lantiq_etop: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-7/+1
* net: ethernet: ucc: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-8/+1
* net: fec: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-11/+1