summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd/xgbe/xgbe-desc.c
AgeCommit message (Expand)Author
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)
2018-07-25amd-xgbe: use dma_mapping_error to check map errorsYueHaibing
2017-11-15mm: remove __GFP_COLDMel Gorman
2017-06-29amd-xgbe: Add NUMA affinity support for memory allocationsLendacky, Thomas
2017-06-04amd-xgbe: use PAGE_ALLOC_COSTLY_ORDER in xgbe_map_rx_bufferMichal Hocko
2015-07-08amd-xgbe: Fix DMA API debug warningLendacky, Thomas
2015-06-29amd-xgbe: Add the __GFP_NOWARN flag to Rx buffer allocationTom Lendacky
2015-05-15amd-xgbe: Rework the Rx path SKB allocationLendacky, Thomas
2015-05-15amd-xgbe: Add netif_* message support to the driverLendacky, Thomas
2015-01-16amd-xgbe: Simplify the Rx desciptor ring trackingLendacky, Thomas
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-12-09amd-xgbe: Associate Tx SKB with proper ring descriptorLendacky, Thomas
2014-12-09amd-xgbe: Do not clear interrupt indicatorLendacky, Thomas
2014-11-21amd-xgbe: Add support for the skb->xmit_more flagLendacky, Thomas
2014-11-21amd-xgbe: Remove unused variableLendacky, Thomas
2014-11-21amd-xgbe: Separate Tx/Rx ring data fields into new structsLendacky, Thomas
2014-11-05amd-xgbe: Implement split header receive supportLendacky, Thomas
2014-11-05amd-xgbe: Use page allocations for Rx buffersLendacky, Thomas
2014-09-05amd-xgbe: Checkpatch driver fixesLendacky, Thomas
2014-07-30amd-xgbe: Add hardware timestamp supportLendacky, Thomas
2014-06-26amd-xgbe: Make defines in xgbe.h uniqueLendacky, Thomas
2014-06-05amd-xgbe: Initial AMD 10GbE platform driverLendacky, Thomas