Age | Commit message (Expand) | Author | Files | Lines |
2015-07-09 | 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-17 | 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-06 | amd-xgbe: Implement split header receive support | Lendacky, Thomas | 1 | -63/+113 |
2014-11-06 | amd-xgbe: Use page allocations for Rx buffers | Lendacky, Thomas | 1 | -44/+99 |
2014-09-06 | amd-xgbe: Checkpatch driver fixes | Lendacky, Thomas | 1 | -5/+1 |
2014-07-31 | amd-xgbe: Add hardware timestamp support | Lendacky, Thomas | 1 | -0/+9 |
2014-06-27 | amd-xgbe: Make defines in xgbe.h unique | Lendacky, Thomas | 1 | -11/+12 |
2014-06-06 | amd-xgbe: Initial AMD 10GbE platform driver | Lendacky, Thomas | 1 | -0/+556 |