summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd/xgbe/xgbe-dev.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2015-01-24amd-xgbe: Use proper Rx flow control registerLendacky, Thomas1-2/+2
2015-01-17amd-xgbe: Add ACPI supportLendacky, Thomas1-2/+2
2015-01-17amd-xgbe-phy: Change auto-negotiation logicLendacky, Thomas1-0/+27
2015-01-17amd-xgbe: Remove need for Tx path spinlockLendacky, Thomas1-8/+9
2015-01-17amd-xgbe: Clear all state during a device restartLendacky, Thomas1-0/+18
2014-11-21amd-xgbe: Add support for the skb->xmit_more flagLendacky, Thomas1-13/+30
2014-11-21amd-xgbe: Perform Tx coalescing on a packet basisLendacky, Thomas1-20/+26
2014-11-21amd-xgbe: Add BQL supportLendacky, Thomas1-0/+4
2014-11-21amd-xgbe: Separate Tx/Rx ring data fields into new structsLendacky, Thomas1-7/+7
2014-11-21amd-xgbe: Incorporate Smatch coding suggestionLendacky, Thomas1-1/+2
2014-11-21amd-xgbe: Tx engine must not be active before stopping itLendacky, Thomas1-0/+59
2014-11-21amd-xgbe: Add a read memory barrier to Tx/Rx pathLendacky, Thomas1-0/+3
2014-11-13amd-xgbe: fix ->rss_hash_typeDan Carpenter1-1/+1
2014-11-06amd-xgbe: Add receive side scaling ethtool supportLendacky, Thomas1-0/+20
2014-11-06amd-xgbe: Provide support for receive side scalingLendacky, Thomas1-1/+147
2014-11-06amd-xgbe: Add support for per DMA channel interruptsLendacky, Thomas1-4/+8
2014-11-06amd-xgbe: Implement split header receive supportLendacky, Thomas1-11/+33
2014-11-06amd-xgbe: Use page allocations for Rx buffersLendacky, Thomas1-46/+14
2014-11-06amd-xgbe: Rename pre_xmit function to dev_xmitLendacky, Thomas1-4/+4
2014-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-88/+121
2014-09-06amd-xgbe: Enable interrupts for all management countersLendacky, Thomas1-2/+2
2014-09-06amd-xgbe: Treat certain counter registers as 64 bitLendacky, Thomas1-82/+108
2014-09-06amd-xgbe: Checkpatch driver fixesLendacky, Thomas1-1/+0
2014-09-02amd-xgbe: Use the Tx queue count for Tx flow control supportLendacky, Thomas1-2/+2
2014-09-02amd-xgbe: Reported fifo size from hardware is not correctLendacky, Thomas1-2/+6
2014-09-02amd-xgbe: Check for Tx hardware queue flushing supportLendacky, Thomas1-0/+3
2014-07-31amd-xgbe: Add traffic class supportLendacky, Thomas1-20/+160
2014-07-31amd-xgbe: Base queue fifo size and enablement on ring countLendacky, Thomas1-21/+21
2014-07-31amd-xgbe: Add hardware timestamp supportLendacky, Thomas1-4/+139
2014-07-08amd-xgbe: Base AXI DMA cache settings on device treeLendacky, Thomas1-14/+14
2014-07-08amd-xgbe: Performance enhancementsLendacky, Thomas1-39/+34
2014-07-08amd-xgbe: Clear the proper MTL interrupt registerLendacky, Thomas1-1/+1
2014-06-27amd-xgbe: Change destination address filtering supportLendacky, Thomas1-51/+90
2014-06-27amd-xgbe: Add support for VLAN filteringLendacky, Thomas1-0/+95
2014-06-27amd-xgbe: VLAN Rx tag stripping fixLendacky, Thomas1-1/+3
2014-06-27amd-xgbe: VLAN Tx tag insertion fixLendacky, Thomas1-0/+4
2014-06-27amd-xgbe: Make defines in xgbe.h uniqueLendacky, Thomas1-50/+50
2014-06-07amd-xgbe: Remove unnecessary includeTom Lendacky1-1/+0
2014-06-06amd-xgbe: Initial AMD 10GbE platform driverLendacky, Thomas1-0/+2183