| Commit message (Expand) | Author | Age | Files | Lines |
* | amd-xgbe: IRQ names require allocated memory | Lendacky, Thomas | 2014-12-09 | 1 | -0/+1 |
* | amd-xgbe: Add support for the skb->xmit_more flag | Lendacky, Thomas | 2014-11-21 | 1 | -0/+15 |
* | amd-xgbe: Remove unused variable | Lendacky, Thomas | 2014-11-21 | 1 | -1/+0 |
* | amd-xgbe: Add BQL support | Lendacky, Thomas | 2014-11-21 | 1 | -0/+5 |
* | amd-xgbe: Separate Tx/Rx ring data fields into new structs | Lendacky, Thomas | 2014-11-21 | 1 | -6/+16 |
* | amd-xgbe: Tx engine must not be active before stopping it | Lendacky, Thomas | 2014-11-21 | 1 | -0/+1 |
* | amd-xgbe: Fix sparse endian warnings | Lendacky, Thomas | 2014-11-12 | 1 | -4/+4 |
* | amd-xgbe: Add receive side scaling ethtool support | Lendacky, Thomas | 2014-11-05 | 1 | -0/+2 |
* | amd-xgbe: Provide support for receive side scaling | Lendacky, Thomas | 2014-11-05 | 1 | -0/+21 |
* | amd-xgbe: Add support for per DMA channel interrupts | Lendacky, Thomas | 2014-11-05 | 1 | -1/+9 |
* | amd-xgbe: Implement split header receive support | Lendacky, Thomas | 2014-11-05 | 1 | -6/+15 |
* | amd-xgbe: Use page allocations for Rx buffers | Lendacky, Thomas | 2014-11-05 | 1 | -3/+22 |
* | amd-xgbe: Use the u32 data type for descriptors | Lendacky, Thomas | 2014-11-05 | 1 | -4/+4 |
* | amd-xgbe: Rename pre_xmit function to dev_xmit | Lendacky, Thomas | 2014-11-05 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-09-07 | 1 | -0/+4 |
|\ |
|
| * | amd-xgbe: Reported fifo size from hardware is not correct | Lendacky, Thomas | 2014-09-01 | 1 | -0/+1 |
| * | amd-xgbe: Check for Tx hardware queue flushing support | Lendacky, Thomas | 2014-09-01 | 1 | -0/+3 |
* | | amd-xgbe: Checkpatch driver fixes | Lendacky, Thomas | 2014-09-05 | 1 | -2/+0 |
|/ |
|
* | amd-xgbe: Add traffic class support | Lendacky, Thomas | 2014-07-30 | 1 | -1/+17 |
* | amd-xgbe: Base queue fifo size and enablement on ring count | Lendacky, Thomas | 2014-07-30 | 1 | -0/+3 |
* | amd-xgbe: Add hardware timestamp support | Lendacky, Thomas | 2014-07-30 | 1 | -2/+54 |
* | amd-xgbe: Base AXI DMA cache settings on device tree | Lendacky, Thomas | 2014-07-07 | 1 | -4/+13 |
* | amd-xgbe: Performance enhancements | Lendacky, Thomas | 2014-07-07 | 1 | -6/+6 |
* | amd-xgbe: Change destination address filtering support | Lendacky, Thomas | 2014-06-26 | 1 | -1/+3 |
* | amd-xgbe: Add support for VLAN filtering | Lendacky, Thomas | 2014-06-26 | 1 | -0/+8 |
* | amd-xgbe: Make defines in xgbe.h unique | Lendacky, Thomas | 2014-06-26 | 1 | -22/+21 |
* | amd-xgbe: Rename MAX_DMA_CHANNELS to avoid powerpc conflict | Lendacky, Thomas | 2014-06-11 | 1 | -1/+1 |
* | amd-xgbe: Initial AMD 10GbE platform driver | Lendacky, Thomas | 2014-06-05 | 1 | -0/+676 |