Age | Commit message (Expand) | Author |
2015-02-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2015-02-04 | amd-xgbe: Set RSS enablement based on hardware features | Lendacky, Thomas |
2015-02-04 | amd-xgbe: Adjust for zero-based traffic class count | Lendacky, Thomas |
2015-01-29 | net: am2150: fix nmclan_cs.c shared interrupt handling | Arnd Bergmann |
2015-01-29 | net: lance,ni64: don't build for ARM | Arnd Bergmann |
2015-01-23 | amd-xgbe: Use proper Rx flow control register | Lendacky, Thomas |
2015-01-15 | net: atarilance: Remove obsolete IRQ_TYPE_PRIO | Geert Uytterhoeven |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-12-09 | amd-xgbe: Use disable_irq_nosync when in IRQ context | Lendacky, Thomas |
2014-12-09 | amd-xgbe: Prevent Tx cleanup stall | Lendacky, Thomas |
2014-12-09 | amd-xgbe: Associate Tx SKB with proper ring descriptor | Lendacky, Thomas |
2014-12-09 | amd-xgbe: Do not clear interrupt indicator | Lendacky, Thomas |
2014-12-09 | amd-xgbe: IRQ names require allocated memory | Lendacky, Thomas |
2014-12-08 | ethtool: Support for configurable RSS hash function | Eyal Perry |
2014-11-21 | amd-xgbe: Add support for the skb->xmit_more flag | Lendacky, Thomas |
2014-11-21 | amd-xgbe: Perform Tx coalescing on a packet basis | 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: Incorporate Smatch coding suggestion | Lendacky, Thomas |
2014-11-21 | amd-xgbe: Tx engine must not be active before stopping it | Lendacky, Thomas |
2014-11-21 | amd-xgbe: Add a read memory barrier to Tx/Rx path | Lendacky, Thomas |
2014-11-16 | amd-xgbe: use netdev_rss_key_fill() helper | Eric Dumazet |
2014-11-13 | amd-xgbe: fix ->rss_hash_type | Dan Carpenter |
2014-11-12 | amd-xgbe: Fix sparse endian warnings | Lendacky, Thomas |
2014-11-06 | amd-xgbe: Check for complete packet on skb allocation error | Lendacky, Thomas |
2014-11-06 | amd-xgbe: Free channel/ring structures later | Lendacky, Thomas |
2014-11-05 | amd-xgbe: Let AMD_XGBE depend on HAS_IOMEM | Lendacky, Thomas |
2014-11-05 | amd-xgbe: Fix a spelling error | 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-11-05 | amd-xgbe: Move ring allocation to device open | Lendacky, Thomas |
2014-11-03 | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman |
2014-10-22 | amd-xgbe: Fix napi Rx budget accounting | Lendacky, Thomas |
2014-10-22 | amd-xgbe: Properly handle feature changes via ethtool | Lendacky, Thomas |
2014-10-20 | net: ethernet: amd: drop owner assignment from platform_drivers | Wolfram Sang |
2014-09-22 | am2150: Update nmclan_cs.c to use update PCMCIA API | Jeff Kirsher |
2014-09-12 | ethernet: amd: use pr_info_once() | Varka Bhadram |
2014-09-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-09-05 | amd-xgbe: Enable interrupts for all management counters | Lendacky, Thomas |
2014-09-05 | amd-xgbe: Treat certain counter registers as 64 bit | Lendacky, Thomas |
2014-09-05 | amd-xgbe: Checkpatch driver fixes | Lendacky, Thomas |
2014-09-02 | amd-xgbe: Fix initialization of the wrong spin lock | Lendacky, Thomas |
2014-09-01 | amd-xgbe: Use the Tx queue count for Tx flow control support | Lendacky, Thomas |