Age | Commit message (Expand) | Author |
2014-09-05 | amd-xgbe: Checkpatch driver fixes | Lendacky, Thomas |
2014-08-14 | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine |
2014-08-08 | 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-07 | amd: xgbe: fix duplicate #include of linux/phy.h | Jean Sacren |
2014-08-07 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2014-08-05 | 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-02 | amd-xgbe: Remove unnecessary spinlocks | 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: 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 | MIPS: Alchemy: remove au_read/write/sync | Manuel Lauss |
2014-07-30 | MIPS: Alchemy: move ethernet registers to ethernet driver | Manuel Lauss |
2014-07-23 | amd-xgbe: Fix error return code in xgbe_probe() | Wei Yongjun |
2014-07-15 | amd-xgbe: Remove the adjustments needed for fixed speed | Lendacky, Thomas |
2014-07-14 | 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-08 | declance: Fix 64-bit compilation warnings | Maciej W. Rozycki |
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-07-07 | amd-xgbe: Call netif_napi_del on ndo_stop operation | Lendacky, Thomas |
2014-07-07 | amd-xgbe: Clear the proper MTL interrupt register | Lendacky, Thomas |
2014-07-07 | amd-xgbe: Fix debugfs compatibility change with kstrtouint | Lendacky, Thomas |
2014-06-26 | amd-xgbe: Resolve checkpatch warning about sscanf usage | 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: VLAN Rx tag stripping fix | Lendacky, Thomas |
2014-06-26 | amd-xgbe: VLAN Tx tag insertion fix | Lendacky, Thomas |
2014-06-26 | amd-xgbe: Make defines in xgbe.h unique | Lendacky, Thomas |
2014-06-11 | amd-xgbe: unwind on error in xgbe_mdio_register() | Dan Carpenter |
2014-06-11 | amd-xgbe: Rename MAX_DMA_CHANNELS to avoid powerpc conflict | Lendacky, Thomas |
2014-06-06 | amd-xgbe: Remove unnecessary include | Tom Lendacky |
2014-06-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-06-05 | amd-xgbe: Configuration and build support | Lendacky, Thomas |
2014-06-05 | amd-xgbe: Initial AMD 10GbE platform driver | Lendacky, Thomas |
2014-06-05 | hplance: fix ram size in comment | Amos Kong |
2014-06-05 | mvme147: fix ram size in comment | Amos Kong |
2014-05-15 | net/ariadne: delete unneeded call to netdev_priv | Julia Lawall |
2014-05-13 | net: get rid of SET_ETHTOOL_OPS | Wilfried Klaebe |
2014-03-24 | pcnet32: Call dev_kfree_skb_any instead of dev_kfree_skb. | Eric W. Biederman |
2014-03-24 | lance: Call dev_consume_skb_any instead of dev_kfree_skb. | Eric W. Biederman |