summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd/xgbe/xgbe-desc.c
Commit message (Expand)AuthorAgeFilesLines
* amd-xgbe: Simplify the Rx desciptor ring trackingLendacky, Thomas2015-01-161-31/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-12-101-2/+5
|\
| * amd-xgbe: Associate Tx SKB with proper ring descriptorLendacky, Thomas2014-12-091-1/+5
| * amd-xgbe: Do not clear interrupt indicatorLendacky, Thomas2014-12-091-1/+0
* | amd-xgbe: Add support for the skb->xmit_more flagLendacky, Thomas2014-11-211-3/+2
* | amd-xgbe: Remove unused variableLendacky, Thomas2014-11-211-1/+0
* | amd-xgbe: Separate Tx/Rx ring data fields into new structsLendacky, Thomas2014-11-211-19/+17
* | amd-xgbe: Implement split header receive supportLendacky, Thomas2014-11-051-63/+113
* | amd-xgbe: Use page allocations for Rx buffersLendacky, Thomas2014-11-051-44/+99
|/
* amd-xgbe: Checkpatch driver fixesLendacky, Thomas2014-09-051-5/+1
* amd-xgbe: Add hardware timestamp supportLendacky, Thomas2014-07-301-0/+9
* amd-xgbe: Make defines in xgbe.h uniqueLendacky, Thomas2014-06-261-11/+12
* amd-xgbe: Initial AMD 10GbE platform driverLendacky, Thomas2014-06-051-0/+556