summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd/xgbe/xgbe-desc.c
Commit message (Expand)AuthorAgeFilesLines
* net: Use skb accessors in network driversMatthew Wilcox (Oracle)2019-07-221-1/+1
* amd-xgbe: use dma_mapping_error to check map errorsYueHaibing2018-07-251-4/+3
* mm: remove __GFP_COLDMel Gorman2017-11-151-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-041-3/+2
* amd-xgbe: Fix DMA API debug warningLendacky, Thomas2015-07-081-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/+0
* amd-xgbe: Add netif_* message support to the driverLendacky, Thomas2015-05-151-12/+21
* 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