summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd/xgbe/xgbe.h
Commit message (Expand)AuthorAgeFilesLines
* amd-xgbe: IRQ names require allocated memoryLendacky, Thomas2014-12-091-0/+1
* amd-xgbe: Add support for the skb->xmit_more flagLendacky, Thomas2014-11-211-0/+15
* amd-xgbe: Remove unused variableLendacky, Thomas2014-11-211-1/+0
* amd-xgbe: Add BQL supportLendacky, Thomas2014-11-211-0/+5
* amd-xgbe: Separate Tx/Rx ring data fields into new structsLendacky, Thomas2014-11-211-6/+16
* amd-xgbe: Tx engine must not be active before stopping itLendacky, Thomas2014-11-211-0/+1
* amd-xgbe: Fix sparse endian warningsLendacky, Thomas2014-11-121-4/+4
* amd-xgbe: Add receive side scaling ethtool supportLendacky, Thomas2014-11-051-0/+2
* amd-xgbe: Provide support for receive side scalingLendacky, Thomas2014-11-051-0/+21
* amd-xgbe: Add support for per DMA channel interruptsLendacky, Thomas2014-11-051-1/+9
* amd-xgbe: Implement split header receive supportLendacky, Thomas2014-11-051-6/+15
* amd-xgbe: Use page allocations for Rx buffersLendacky, Thomas2014-11-051-3/+22
* amd-xgbe: Use the u32 data type for descriptorsLendacky, Thomas2014-11-051-4/+4
* amd-xgbe: Rename pre_xmit function to dev_xmitLendacky, Thomas2014-11-051-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-071-0/+4
|\
| * amd-xgbe: Reported fifo size from hardware is not correctLendacky, Thomas2014-09-011-0/+1
| * amd-xgbe: Check for Tx hardware queue flushing supportLendacky, Thomas2014-09-011-0/+3
* | amd-xgbe: Checkpatch driver fixesLendacky, Thomas2014-09-051-2/+0
|/
* amd-xgbe: Add traffic class supportLendacky, Thomas2014-07-301-1/+17
* amd-xgbe: Base queue fifo size and enablement on ring countLendacky, Thomas2014-07-301-0/+3
* amd-xgbe: Add hardware timestamp supportLendacky, Thomas2014-07-301-2/+54
* amd-xgbe: Base AXI DMA cache settings on device treeLendacky, Thomas2014-07-071-4/+13
* amd-xgbe: Performance enhancementsLendacky, Thomas2014-07-071-6/+6
* amd-xgbe: Change destination address filtering supportLendacky, Thomas2014-06-261-1/+3
* amd-xgbe: Add support for VLAN filteringLendacky, Thomas2014-06-261-0/+8
* amd-xgbe: Make defines in xgbe.h uniqueLendacky, Thomas2014-06-261-22/+21
* amd-xgbe: Rename MAX_DMA_CHANNELS to avoid powerpc conflictLendacky, Thomas2014-06-111-1/+1
* amd-xgbe: Initial AMD 10GbE platform driverLendacky, Thomas2014-06-051-0/+676