summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd/xgbe/xgbe-main.c
Commit message (Expand)AuthorAgeFilesLines
* amd-xgbe: use netdev_rss_key_fill() helperEric Dumazet2014-11-161-1/+1
* amd-xgbe: Provide support for receive side scalingLendacky, Thomas2014-11-051-0/+16
* amd-xgbe: Add support for per DMA channel interruptsLendacky, Thomas2014-11-051-2/+8
* amd-xgbe: Move ring allocation to device openLendacky, Thomas2014-11-051-62/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-071-1/+1
|\
| * amd-xgbe: Fix initialization of the wrong spin lockLendacky, Thomas2014-09-021-1/+1
* | amd-xgbe: Checkpatch driver fixesLendacky, Thomas2014-09-051-1/+0
|/
* amd-xgbe: Use dma_set_mask_and_coherent to set DMA maskLendacky, Thomas2014-08-051-2/+5
* amd-xgbe: Add traffic class supportLendacky, Thomas2014-07-301-1/+4
* amd-xgbe: Base queue fifo size and enablement on ring countLendacky, Thomas2014-07-301-1/+9
* amd-xgbe: Add hardware timestamp supportLendacky, Thomas2014-07-301-4/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-301-1/+2
|\
| * amd-xgbe: Fix error return code in xgbe_probe()Wei Yongjun2014-07-231-1/+2
* | amd-xgbe: Base AXI DMA cache settings on device treeLendacky, Thomas2014-07-071-0/+10
* | amd-xgbe: Change destination address filtering supportLendacky, Thomas2014-06-261-0/+2
* | amd-xgbe: Add support for VLAN filteringLendacky, Thomas2014-06-261-1/+2
* | amd-xgbe: Make defines in xgbe.h uniqueLendacky, Thomas2014-06-261-4/+4
|/
* 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/+512