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