aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd/xgbe/xgbe-desc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-08amd-xgbe: Fix DMA API debug warningLendacky, Thomas1-1/+2
2015-06-29amd-xgbe: Add the __GFP_NOWARN flag to Rx buffer allocationTom Lendacky1-1/+1
2015-05-15amd-xgbe: Rework the Rx path SKB allocationLendacky, Thomas1-2/+0
2015-05-15amd-xgbe: Add netif_* message support to the driverLendacky, Thomas1-12/+21
2015-01-16amd-xgbe: Simplify the Rx desciptor ring trackingLendacky, Thomas1-31/+1
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+5
2014-12-09amd-xgbe: Associate Tx SKB with proper ring descriptorLendacky, Thomas1-1/+5
2014-12-09amd-xgbe: Do not clear interrupt indicatorLendacky, Thomas1-1/+0
2014-11-21amd-xgbe: Add support for the skb->xmit_more flagLendacky, Thomas1-3/+2
2014-11-21amd-xgbe: Remove unused variableLendacky, Thomas1-1/+0
2014-11-21amd-xgbe: Separate Tx/Rx ring data fields into new structsLendacky, Thomas1-19/+17
2014-11-05amd-xgbe: Implement split header receive supportLendacky, Thomas1-63/+113
2014-11-05amd-xgbe: Use page allocations for Rx buffersLendacky, Thomas1-44/+99
2014-09-05amd-xgbe: Checkpatch driver fixesLendacky, Thomas1-5/+1
2014-07-30amd-xgbe: Add hardware timestamp supportLendacky, Thomas1-0/+9
2014-06-26amd-xgbe: Make defines in xgbe.h uniqueLendacky, Thomas1-11/+12
2014-06-05amd-xgbe: Initial AMD 10GbE platform driverLendacky, Thomas1-0/+556