- e5a20b9 amd-xgbe: Support for 64-bit management counter registers by Lendacky, Thomas · 8 years ago
- b03a4a6 amd-xgbe: Prepare for a new PCS register access method by Lendacky, Thomas · 8 years ago
- 1bf40ad amd-xgbe: Add support for clause 37 auto-negotiation by Lendacky, Thomas · 8 years ago
- a64def4 amd-xgbe: Prepare for introduction of clause 37 autoneg by Lendacky, Thomas · 8 years ago
- e57f7a3 amd-xgbe: Prepare for working with more than one type of phy by Lendacky, Thomas · 8 years ago
- 43e0dcf amd-xgbe: Perform priority-based hardware FIFO allocation by Lendacky, Thomas · 8 years ago
- 586e3cfb amd-xgbe: Prepare for priority-based FIFO allocation by Lendacky, Thomas · 8 years ago
- ce0b15d xgbe: constify get_netdev_ops and get_ethtool_ops by stephen hemminger · 8 years ago
- ced3fca amd-xgbe: Mask auto-negotiation interrupts in ISR by Lendacky, Thomas · 9 years ago
- b3b7159 amd-xgbe: Do traffic class setup when called through dcbnl by Lendacky, Thomas · 9 years ago
- 50789845c amd-xgbe: Remove the XGBE_LINK state bit by Lendacky, Thomas · 9 years ago
- 72c9ac4 amd-xgbe: Add receive buffer unavailable statistic by Lendacky, Thomas · 9 years ago
- 9c439e4 amd-xgbe: Simplify calculation and setting of queue fifos by Lendacky, Thomas · 9 years ago
- e1c0506 treewide: fix typos in comment blocks by Masahiro Yamada · 10 years ago
- cfbfd86 amd-xgbe: Fix DMA API debug warning by Lendacky, Thomas · 10 years ago
- c1ce2f7 amd-xgbe: Fix flow control setting logic by Lendacky, Thomas · 10 years ago
- 34bfff4 amd-xgbe: Support defining PHY resources in ETH device node by Lendacky, Thomas · 10 years ago
- 7c12aa0 amd-xgbe: Move the PHY support into amd-xgbe by Lendacky, Thomas · 10 years ago
- 7d9ca34 amd-xgbe: Rework the Rx path SKB allocation by Lendacky, Thomas · 10 years ago
- 34bf65d amd-xgbe: Add netif_* message support to the driver by Lendacky, Thomas · 10 years ago
- 5452b2d amd-xgbe: Add additional stats to be reported via ethtool by Lendacky, Thomas · 10 years ago
- b876382 amd-xgbe: Move Rx mode configuration into init by Lendacky, Thomas · 10 years ago
- 8dee19e amd-xgbe: Allow rx-frames coalescing to be changed anytime by Lendacky, Thomas · 10 years ago
- 4a57ebc amd-xgbe: Fix Rx coalescing reporting by Lendacky, Thomas · 10 years ago
- c635eaa amd-xgbe: Remove Tx coalescing by Lendacky, Thomas · 10 years ago
- 386d325 amd-xgbe: Set DMA mask based on hardware register value by Lendacky, Thomas · 10 years ago
- dbedd44 ethernet: codespell comment spelling fixes by Joe Perches · 10 years ago
- 82a1903 amd-xgbe: Add ACPI support by Lendacky, Thomas · 10 years ago
- 270894e amd-xgbe: Simplify the Rx desciptor ring tracking by Lendacky, Thomas · 10 years ago
- 74d23cc time: move the timecounter/cyclecounter code into its own file. by Richard Cochran · 10 years ago
- 54ceb9e amd-xgbe: IRQ names require allocated memory by Lendacky, Thomas · 10 years ago
- 16958a2 amd-xgbe: Add support for the skb->xmit_more flag by Lendacky, Thomas · 10 years ago
- 16978eb amd-xgbe: Remove unused variable by Lendacky, Thomas · 10 years ago
- 5fb4b86 amd-xgbe: Add BQL support by Lendacky, Thomas · 10 years ago
- c9f140e amd-xgbe: Separate Tx/Rx ring data fields into new structs by Lendacky, Thomas · 10 years ago
- 16edd34 amd-xgbe: Tx engine must not be active before stopping it by Lendacky, Thomas · 10 years ago
- 5226cfc amd-xgbe: Fix sparse endian warnings by Lendacky, Thomas · 10 years ago
- f6ac862 amd-xgbe: Add receive side scaling ethtool support by Lendacky, Thomas · 10 years ago
- 5b9dfe2 amd-xgbe: Provide support for receive side scaling by Lendacky, Thomas · 10 years ago
- 9227dc5 amd-xgbe: Add support for per DMA channel interrupts by Lendacky, Thomas · 10 years ago
- 174fd25 amd-xgbe: Implement split header receive support by Lendacky, Thomas · 10 years ago
- 08dcc47 amd-xgbe: Use page allocations for Rx buffers by Lendacky, Thomas · 10 years ago
- aa96bd3 amd-xgbe: Use the u32 data type for descriptors by Lendacky, Thomas · 10 years ago
- a9d4198 amd-xgbe: Rename pre_xmit function to dev_xmit by Lendacky, Thomas · 10 years ago
- eb84d6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- a2ea14d amd-xgbe: Checkpatch driver fixes by Lendacky, Thomas · 10 years ago
- f076f45 amd-xgbe: Reported fifo size from hardware is not correct by Lendacky, Thomas · 10 years ago
- a9a4a2d amd-xgbe: Check for Tx hardware queue flushing support by Lendacky, Thomas · 10 years ago
- fca2d99 amd-xgbe: Add traffic class support by Lendacky, Thomas · 10 years ago
- 853eb16 amd-xgbe: Base queue fifo size and enablement on ring count by Lendacky, Thomas · 10 years ago
- 23e4eef amd-xgbe: Add hardware timestamp support by Lendacky, Thomas · 10 years ago
- cfa50c7 amd-xgbe: Base AXI DMA cache settings on device tree by Lendacky, Thomas · 11 years ago
- 9867e8f amd-xgbe: Performance enhancements by Lendacky, Thomas · 11 years ago
- b85e4d8 amd-xgbe: Change destination address filtering support by Lendacky, Thomas · 11 years ago
- 801c62d amd-xgbe: Add support for VLAN filtering by Lendacky, Thomas · 11 years ago
- d0a8ba6 amd-xgbe: Make defines in xgbe.h unique by Lendacky, Thomas · 11 years ago
- d5c4858 amd-xgbe: Rename MAX_DMA_CHANNELS to avoid powerpc conflict by Lendacky, Thomas · 11 years ago
- c5aa9e3 amd-xgbe: Initial AMD 10GbE platform driver by Lendacky, Thomas · 11 years ago