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