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