summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* alx: enable msi-x interrupts by defaultTobias Regnery2016-11-161-5/+1Star
* 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/+93Star
* 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/+155Star
* liquidio CN23XX: copyrights changes and alignmentRaghu Vatsavayi2016-11-1630-480/+352Star
* liquidio CN23XX: code cleanupRaghu Vatsavayi2016-11-1613-70/+23Star
* 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/+2Star
* 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/+1Star
* 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: ethernet: lantiq_etop: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-7/+1Star
* net: ethernet: ucc: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-8/+1Star
* net: fec: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-11/+1Star
* net: fs_enet: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-6/+1Star
* net: bcmgenet: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-8/+1Star
* net: ethernet: ixp4xx_eth: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-6/+1Star
* net: ethernet: ll_temac: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-6/+1Star
* net: ethernet: smsc9420: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-9/+1Star
* net: smsc911x: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-6/+1Star
* net: mv643xx_eth: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-9/+1Star
* net: bcm63xx_enet: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-5/+2Star
* net: nb8800: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-11/+1Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-1538-177/+248
|\
| * mlxsw: spectrum_router: Flush FIB tables during finiIdo Schimmel2016-11-141-2/+12
| * net: stmmac: Fix lack of link transition for fixed PHYsFlorian Fainelli2016-11-141-0/+7
| * bnx2: Wait for in-flight DMA to complete at probe stageBaoquan He2016-11-141-6/+32
| * Revert "bnx2: Reset device during driver initialization"Baoquan He2016-11-141-7/+5Star
| * ps3_gelic: fix spelling mistake in debug messageColin Ian King2016-11-141-1/+1
| * net: ethernet: ixp4xx_eth: fix spelling mistake in debug messageColin Ian King2016-11-131-2/+1Star
| * ibmvnic: Fix size of debugfs name bufferThomas Falcon2016-11-131-1/+1
| * ibmvnic: Unmap ibmvnic_statistics structureThomas Falcon2016-11-131-0/+3