Age | Commit message (Expand) | Author |
2015-08-07 | treewide: fix typos in comment blocks | Masahiro Yamada |
2015-07-08 | amd-xgbe: Fix DMA API debug warning | Lendacky, Thomas |
2015-05-15 | amd-xgbe: Fix flow control setting logic | Lendacky, Thomas |
2015-05-15 | amd-xgbe: Support defining PHY resources in ETH device node | Lendacky, Thomas |
2015-05-15 | amd-xgbe: Move the PHY support into amd-xgbe | Lendacky, Thomas |
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-05-15 | amd-xgbe: Add additional stats to be reported via ethtool | Lendacky, Thomas |
2015-04-09 | amd-xgbe: Move Rx mode configuration into init | Lendacky, Thomas |
2015-04-09 | amd-xgbe: Allow rx-frames coalescing to be changed anytime | Lendacky, Thomas |
2015-03-20 | amd-xgbe: Fix Rx coalescing reporting | Lendacky, Thomas |
2015-03-20 | amd-xgbe: Remove Tx coalescing | Lendacky, Thomas |
2015-03-20 | amd-xgbe: Set DMA mask based on hardware register value | Lendacky, Thomas |
2015-03-08 | ethernet: codespell comment spelling fixes | Joe Perches |
2015-01-16 | amd-xgbe: Add ACPI support | Lendacky, Thomas |
2015-01-16 | amd-xgbe: Simplify the Rx desciptor ring tracking | Lendacky, Thomas |
2014-12-30 | time: move the timecounter/cyclecounter code into its own file. | Richard Cochran |
2014-12-09 | amd-xgbe: IRQ names require allocated memory | 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: Add BQL support | Lendacky, Thomas |
2014-11-21 | amd-xgbe: Separate Tx/Rx ring data fields into new structs | Lendacky, Thomas |
2014-11-21 | amd-xgbe: Tx engine must not be active before stopping it | Lendacky, Thomas |
2014-11-12 | amd-xgbe: Fix sparse endian warnings | Lendacky, Thomas |
2014-11-05 | amd-xgbe: Add receive side scaling ethtool support | Lendacky, Thomas |
2014-11-05 | amd-xgbe: Provide support for receive side scaling | Lendacky, Thomas |
2014-11-05 | amd-xgbe: Add support for per DMA channel interrupts | 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-11-05 | amd-xgbe: Use the u32 data type for descriptors | Lendacky, Thomas |
2014-11-05 | amd-xgbe: Rename pre_xmit function to dev_xmit | Lendacky, Thomas |
2014-09-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-09-05 | amd-xgbe: Checkpatch driver fixes | Lendacky, Thomas |
2014-09-01 | amd-xgbe: Reported fifo size from hardware is not correct | Lendacky, Thomas |
2014-09-01 | amd-xgbe: Check for Tx hardware queue flushing support | Lendacky, Thomas |
2014-07-30 | amd-xgbe: Add traffic class support | Lendacky, Thomas |
2014-07-30 | amd-xgbe: Base queue fifo size and enablement on ring count | Lendacky, Thomas |
2014-07-30 | amd-xgbe: Add hardware timestamp support | Lendacky, Thomas |
2014-07-07 | amd-xgbe: Base AXI DMA cache settings on device tree | Lendacky, Thomas |
2014-07-07 | amd-xgbe: Performance enhancements | Lendacky, Thomas |
2014-06-26 | amd-xgbe: Change destination address filtering support | Lendacky, Thomas |
2014-06-26 | amd-xgbe: Add support for VLAN filtering | Lendacky, Thomas |
2014-06-26 | amd-xgbe: Make defines in xgbe.h unique | Lendacky, Thomas |
2014-06-11 | amd-xgbe: Rename MAX_DMA_CHANNELS to avoid powerpc conflict | Lendacky, Thomas |
2014-06-05 | amd-xgbe: Initial AMD 10GbE platform driver | Lendacky, Thomas |