| Commit message (Expand) | Author | Age |
* | 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-06 |
* | 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-05 |
* | amd-xgbe: Fix napi Rx budget accounting | Lendacky, Thomas | 2014-10-22 |
* | amd-xgbe: Properly handle feature changes via ethtool | Lendacky, Thomas | 2014-10-22 |
* | am2150: Update nmclan_cs.c to use update PCMCIA API | Jeff Kirsher | 2014-09-22 |
* | ethernet: amd: use pr_info_once() | Varka Bhadram | 2014-09-12 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-09-08 |
|\ |
|
| * | amd-xgbe: Enable interrupts for all management counters | Lendacky, Thomas | 2014-09-06 |
| * | amd-xgbe: Treat certain counter registers as 64 bit | Lendacky, Thomas | 2014-09-06 |
| * | amd-xgbe: Fix initialization of the wrong spin lock | Lendacky, Thomas | 2014-09-02 |
| * | amd-xgbe: Use the Tx queue count for Tx flow control support | Lendacky, Thomas | 2014-09-01 |
| * | amd-xgbe: Fix the xpcs mmd debugfs support | 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-09-01 |
* | | amd-xgbe: Checkpatch driver fixes | Lendacky, Thomas | 2014-09-05 |
|/ |
|
* | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-08-14 |
|\ |
|
| * | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 2014-08-12 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-08-13 |
|\ \
| |/
|/| |
|
| * | amd: xgbe: fix duplicate #include of linux/phy.h | Jean Sacren | 2014-08-07 |
* | | drivers/net/ethernet/amd/pcnet32.c: neaten and remove unnecessary OOM messages | Joe Perches | 2014-08-08 |
* | | amd: use pci_zalloc_consistent | Joe Perches | 2014-08-08 |
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2014-08-07 |
|\ \
| |/
|/| |
|
| * | MIPS: Alchemy: remove au_read/write/sync | Manuel Lauss | 2014-07-30 |
| * | MIPS: Alchemy: move ethernet registers to ethernet driver | Manuel Lauss | 2014-07-30 |
* | | amd-xgbe: Perform phy connect/disconnect at dev open/stop | Lendacky, Thomas | 2014-08-05 |
* | | amd-xgbe: Use dma_set_mask_and_coherent to set DMA mask | Lendacky, Thomas | 2014-08-05 |
* | | amd-xgbe: Remove unnecessary spinlocks | Lendacky, Thomas | 2014-08-02 |
* | | 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: Update/fix 2.5GbE support | Lendacky, Thomas | 2014-07-30 |
* | | amd-xgbe: Add hardware timestamp support | Lendacky, Thomas | 2014-07-30 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-07-30 |
|\ \ |
|
| * | | amd-xgbe: Fix error return code in xgbe_probe() | Wei Yongjun | 2014-07-23 |
| |/ |
|
* | | amd-xgbe: Remove the adjustments needed for fixed speed | Lendacky, Thomas | 2014-07-15 |
* | | ethernet: amd: fix 'foo* bar' | Varka Bhadram | 2014-07-14 |
* | | ethernet: amd: fix pci device ids | Varka Bhadram | 2014-07-14 |
* | | ethernet: amd: fix comment styles | Varka Bhadram | 2014-07-14 |
* | | ethernet: amd: dynamic debug fixes | Varka Bhadram | 2014-07-14 |
* | | ethernet: amd: use devm_ioremap() | Varka Bhadram | 2014-07-14 |
* | | ethernet: amd: move amd111e_remove_one after probe | Varka Bhadram | 2014-07-14 |