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