summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd/xgbe/xgbe-desc.c
Commit message (Expand)AuthorAgeFilesLines
* amd-xgbe: use dma_mapping_error to check map errorsYueHaibing2018-07-261-4/+3Star
* mm: remove __GFP_COLDMel Gorman2017-11-161-1/+1
* amd-xgbe: Add NUMA affinity support for memory allocationsLendacky, Thomas2017-06-291-30/+64
* amd-xgbe: use PAGE_ALLOC_COSTLY_ORDER in xgbe_map_rx_bufferMichal Hocko2017-06-051-3/+2Star
* amd-xgbe: Fix DMA API debug warningLendacky, Thomas2015-07-091-1/+2
* amd-xgbe: Add the __GFP_NOWARN flag to Rx buffer allocationTom Lendacky2015-06-291-1/+1
* amd-xgbe: Rework the Rx path SKB allocationLendacky, Thomas2015-05-151-2/+0Star
* amd-xgbe: Add netif_* message support to the driverLendacky, Thomas2015-05-151-12/+21
* amd-xgbe: Simplify the Rx desciptor ring trackingLendacky, Thomas2015-01-171-31/+1Star
* 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/+0Star
* | amd-xgbe: Add support for the skb->xmit_more flagLendacky, Thomas2014-11-211-3/+2Star
* | amd-xgbe: Remove unused variableLendacky, Thomas2014-11-211-1/+0Star
* | amd-xgbe: Separate Tx/Rx ring data fields into new structsLendacky, Thomas2014-11-211-19/+17Star
* | amd-xgbe: Implement split header receive supportLendacky, Thomas2014-11-061-63/+113
* | amd-xgbe: Use page allocations for Rx buffersLendacky, Thomas2014-11-061-44/+99
|/
* amd-xgbe: Checkpatch driver fixesLendacky, Thomas2014-09-061-5/+1Star
* amd-xgbe: Add hardware timestamp supportLendacky, Thomas2014-07-311-0/+9
* amd-xgbe: Make defines in xgbe.h uniqueLendacky, Thomas2014-06-271-11/+12
* amd-xgbe: Initial AMD 10GbE platform driverLendacky, Thomas2014-06-061-0/+556