Age | Commit message (Expand) | Author | Files | Lines |
2019-07-22 | net: Use skb accessors in network drivers |  Matthew Wilcox (Oracle) | 1 | -1/+1 |
2018-07-25 | amd-xgbe: use dma_mapping_error to check map errors |  YueHaibing | 1 | -4/+3 |
2017-11-15 | mm: remove __GFP_COLD |  Mel Gorman | 1 | -1/+1 |
2017-06-29 | amd-xgbe: Add NUMA affinity support for memory allocations |  Lendacky, Thomas | 1 | -30/+64 |
2017-06-04 | amd-xgbe: use PAGE_ALLOC_COSTLY_ORDER in xgbe_map_rx_buffer |  Michal Hocko | 1 | -3/+2 |
2015-07-08 | amd-xgbe: Fix DMA API debug warning |  Lendacky, Thomas | 1 | -1/+2 |
2015-06-29 | amd-xgbe: Add the __GFP_NOWARN flag to Rx buffer allocation |  Tom Lendacky | 1 | -1/+1 |
2015-05-15 | amd-xgbe: Rework the Rx path SKB allocation |  Lendacky, Thomas | 1 | -2/+0 |
2015-05-15 | amd-xgbe: Add netif_* message support to the driver |  Lendacky, Thomas | 1 | -12/+21 |
2015-01-16 | amd-xgbe: Simplify the Rx desciptor ring tracking |  Lendacky, Thomas | 1 | -31/+1 |
2014-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 1 | -2/+5 |
2014-12-09 | amd-xgbe: Associate Tx SKB with proper ring descriptor |  Lendacky, Thomas | 1 | -1/+5 |
2014-12-09 | amd-xgbe: Do not clear interrupt indicator |  Lendacky, Thomas | 1 | -1/+0 |
2014-11-21 | amd-xgbe: Add support for the skb->xmit_more flag |  Lendacky, Thomas | 1 | -3/+2 |
2014-11-21 | amd-xgbe: Remove unused variable |  Lendacky, Thomas | 1 | -1/+0 |
2014-11-21 | amd-xgbe: Separate Tx/Rx ring data fields into new structs |  Lendacky, Thomas | 1 | -19/+17 |
2014-11-05 | amd-xgbe: Implement split header receive support |  Lendacky, Thomas | 1 | -63/+113 |
2014-11-05 | amd-xgbe: Use page allocations for Rx buffers |  Lendacky, Thomas | 1 | -44/+99 |
2014-09-05 | amd-xgbe: Checkpatch driver fixes |  Lendacky, Thomas | 1 | -5/+1 |
2014-07-30 | amd-xgbe: Add hardware timestamp support |  Lendacky, Thomas | 1 | -0/+9 |
2014-06-26 | amd-xgbe: Make defines in xgbe.h unique |  Lendacky, Thomas | 1 | -11/+12 |
2014-06-05 | amd-xgbe: Initial AMD 10GbE platform driver |  Lendacky, Thomas | 1 | -0/+556 |