summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd/xgbe/xgbe-dev.c
AgeCommit message (Expand)Author
2015-07-08amd-xgbe: Fix DMA API debug warningLendacky, Thomas
2015-05-15amd-xgbe: Move the PHY support into amd-xgbeLendacky, Thomas
2015-05-15amd-xgbe: Add netif_* message support to the driverLendacky, Thomas
2015-05-15amd-xgbe: Add additional stats to be reported via ethtoolLendacky, Thomas
2015-04-09amd-xgbe: Move Rx mode configuration into initLendacky, Thomas
2015-04-09amd-xgbe: Allow rx-frames coalescing to be changed anytimeLendacky, Thomas
2015-03-20amd-xgbe: Remove Tx coalescingLendacky, Thomas
2015-03-20amd-xgbe: Use the new DMA memory barriers where appropriateLendacky, Thomas
2015-03-20amd-xgbe: Clarify output message about queuesLendacky, Thomas
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-23amd-xgbe: Use proper Rx flow control registerLendacky, Thomas
2015-01-16amd-xgbe: Add ACPI supportLendacky, Thomas
2015-01-16amd-xgbe-phy: Change auto-negotiation logicLendacky, Thomas
2015-01-16amd-xgbe: Remove need for Tx path spinlockLendacky, Thomas
2015-01-16amd-xgbe: Clear all state during a device restartLendacky, Thomas
2014-11-21amd-xgbe: Add support for the skb->xmit_more flagLendacky, Thomas
2014-11-21amd-xgbe: Perform Tx coalescing on a packet basisLendacky, Thomas
2014-11-21amd-xgbe: Add BQL supportLendacky, Thomas
2014-11-21amd-xgbe: Separate Tx/Rx ring data fields into new structsLendacky, Thomas
2014-11-21amd-xgbe: Incorporate Smatch coding suggestionLendacky, Thomas
2014-11-21amd-xgbe: Tx engine must not be active before stopping itLendacky, Thomas
2014-11-21amd-xgbe: Add a read memory barrier to Tx/Rx pathLendacky, Thomas
2014-11-13amd-xgbe: fix ->rss_hash_typeDan Carpenter
2014-11-05amd-xgbe: Add receive side scaling ethtool supportLendacky, Thomas
2014-11-05amd-xgbe: Provide support for receive side scalingLendacky, Thomas
2014-11-05amd-xgbe: Add support for per DMA channel interruptsLendacky, Thomas
2014-11-05amd-xgbe: Implement split header receive supportLendacky, Thomas
2014-11-05amd-xgbe: Use page allocations for Rx buffersLendacky, Thomas
2014-11-05amd-xgbe: Rename pre_xmit function to dev_xmitLendacky, Thomas
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-05amd-xgbe: Enable interrupts for all management countersLendacky, Thomas
2014-09-05amd-xgbe: Treat certain counter registers as 64 bitLendacky, Thomas
2014-09-05amd-xgbe: Checkpatch driver fixesLendacky, Thomas
2014-09-01amd-xgbe: Use the Tx queue count for Tx flow control supportLendacky, Thomas
2014-09-01amd-xgbe: Reported fifo size from hardware is not correctLendacky, Thomas
2014-09-01amd-xgbe: Check for Tx hardware queue flushing supportLendacky, Thomas
2014-07-30amd-xgbe: Add traffic class supportLendacky, Thomas
2014-07-30amd-xgbe: Base queue fifo size and enablement on ring countLendacky, Thomas
2014-07-30amd-xgbe: Add hardware timestamp supportLendacky, Thomas
2014-07-07amd-xgbe: Base AXI DMA cache settings on device treeLendacky, Thomas
2014-07-07amd-xgbe: Performance enhancementsLendacky, Thomas
2014-07-07amd-xgbe: Clear the proper MTL interrupt registerLendacky, Thomas
2014-06-26amd-xgbe: Change destination address filtering supportLendacky, Thomas
2014-06-26amd-xgbe: Add support for VLAN filteringLendacky, Thomas
2014-06-26amd-xgbe: VLAN Rx tag stripping fixLendacky, Thomas
2014-06-26amd-xgbe: VLAN Tx tag insertion fixLendacky, Thomas
2014-06-26amd-xgbe: Make defines in xgbe.h uniqueLendacky, Thomas
2014-06-06amd-xgbe: Remove unnecessary includeTom Lendacky
2014-06-05amd-xgbe: Initial AMD 10GbE platform driverLendacky, Thomas