summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd/xgbe/xgbe-main.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-16amd-xgbe: Add ACPI supportLendacky, Thomas1-44/+158
2015-01-16amd-xgbe: Clear all state during a device restartLendacky, Thomas1-0/+1
2014-11-16amd-xgbe: use netdev_rss_key_fill() helperEric Dumazet1-1/+1
2014-11-05amd-xgbe: Provide support for receive side scalingLendacky, Thomas1-0/+16
2014-11-05amd-xgbe: Add support for per DMA channel interruptsLendacky, Thomas1-2/+8
2014-11-05amd-xgbe: Move ring allocation to device openLendacky, Thomas1-62/+0
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2014-09-05amd-xgbe: Checkpatch driver fixesLendacky, Thomas1-1/+0
2014-09-02amd-xgbe: Fix initialization of the wrong spin lockLendacky, Thomas1-1/+1
2014-08-05amd-xgbe: Use dma_set_mask_and_coherent to set DMA maskLendacky, Thomas1-2/+5
2014-07-30amd-xgbe: Add traffic class supportLendacky, Thomas1-1/+4
2014-07-30amd-xgbe: Base queue fifo size and enablement on ring countLendacky, Thomas1-1/+9
2014-07-30amd-xgbe: Add hardware timestamp supportLendacky, Thomas1-4/+17
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2014-07-23amd-xgbe: Fix error return code in xgbe_probe()Wei Yongjun1-1/+2
2014-07-07amd-xgbe: Base AXI DMA cache settings on device treeLendacky, Thomas1-0/+10
2014-06-26amd-xgbe: Change destination address filtering supportLendacky, Thomas1-0/+2
2014-06-26amd-xgbe: Add support for VLAN filteringLendacky, Thomas1-1/+2
2014-06-26amd-xgbe: Make defines in xgbe.h uniqueLendacky, Thomas1-4/+4
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/+512