Age | Commit message (Expand) | Author | Files | Lines |
2014-07-15 | amd-xgbe: Remove the adjustments needed for fixed speed | Lendacky, Thomas | 2 | -14/+0 |
2014-07-14 | ethernet: amd: fix 'foo* bar' | Varka Bhadram | 1 | -36/+40 |
2014-07-14 | ethernet: amd: fix pci device ids | Varka Bhadram | 1 | -9/+11 |
2014-07-14 | ethernet: amd: fix comment styles | Varka Bhadram | 1 | -95/+86 |
2014-07-14 | ethernet: amd: dynamic debug fixes | Varka Bhadram | 1 | -32/+26 |
2014-07-14 | ethernet: amd: use devm_ioremap() | Varka Bhadram | 1 | -5/+2 |
2014-07-14 | ethernet: amd: move amd111e_remove_one after probe | Varka Bhadram | 1 | -12/+13 |
2014-07-08 | declance: Fix 64-bit compilation warnings | Maciej W. Rozycki | 1 | -6/+6 |
2014-07-07 | amd-xgbe: Base AXI DMA cache settings on device tree | Lendacky, Thomas | 3 | -18/+37 |
2014-07-07 | amd-xgbe: Performance enhancements | Lendacky, Thomas | 4 | -78/+100 |
2014-07-07 | amd-xgbe: Call netif_napi_del on ndo_stop operation | Lendacky, Thomas | 1 | -3/+6 |
2014-07-07 | amd-xgbe: Clear the proper MTL interrupt register | Lendacky, Thomas | 1 | -1/+1 |
2014-07-07 | amd-xgbe: Fix debugfs compatibility change with kstrtouint | Lendacky, Thomas | 1 | -2/+2 |
2014-06-26 | amd-xgbe: Resolve checkpatch warning about sscanf usage | Lendacky, Thomas | 1 | -5/+4 |
2014-06-26 | amd-xgbe: Change destination address filtering support | Lendacky, Thomas | 6 | -69/+116 |
2014-06-26 | amd-xgbe: Add support for VLAN filtering | Lendacky, Thomas | 6 | -14/+165 |
2014-06-26 | amd-xgbe: VLAN Rx tag stripping fix | Lendacky, Thomas | 1 | -1/+3 |
2014-06-26 | amd-xgbe: VLAN Tx tag insertion fix | Lendacky, Thomas | 2 | -0/+8 |
2014-06-26 | amd-xgbe: Make defines in xgbe.h unique | Lendacky, Thomas | 5 | -100/+102 |
2014-06-11 | amd-xgbe: unwind on error in xgbe_mdio_register() | Dan Carpenter | 1 | -1/+1 |
2014-06-11 | amd-xgbe: Rename MAX_DMA_CHANNELS to avoid powerpc conflict | Lendacky, Thomas | 2 | -2/+2 |
2014-06-06 | amd-xgbe: Remove unnecessary include | Tom Lendacky | 1 | -1/+0 |
2014-06-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -5/+5 |
2014-06-05 | amd-xgbe: Configuration and build support | Lendacky, Thomas | 2 | -1/+14 |
2014-06-05 | amd-xgbe: Initial AMD 10GbE platform driver | Lendacky, Thomas | 10 | -0/+7609 |
2014-06-05 | hplance: fix ram size in comment | Amos Kong | 1 | -2/+2 |
2014-06-05 | mvme147: fix ram size in comment | Amos Kong | 1 | -3/+3 |
2014-05-15 | net/ariadne: delete unneeded call to netdev_priv | Julia Lawall | 1 | -3/+0 |
2014-05-13 | net: get rid of SET_ETHTOOL_OPS | Wilfried Klaebe | 3 | -3/+3 |
2014-03-24 | pcnet32: Call dev_kfree_skb_any instead of dev_kfree_skb. | Eric W. Biederman | 1 | -1/+1 |
2014-03-24 | lance: Call dev_consume_skb_any instead of dev_kfree_skb. | Eric W. Biederman | 1 | -1/+1 |
2014-03-24 | am79c961a: Call dev_consume_skb_any instead of dev_kfree_skb. | Eric W. Biederman | 1 | -1/+1 |
2014-03-14 | amd8111e: Don't receive packets when the napi budget == 0 | Eric W. Biederman | 1 | -0/+3 |
2014-02-19 | pcnet32: add missing check for pci_dma_mapping_error | Don Fry | 1 | -27/+81 |
2014-02-19 | pcnet32: fix reallocation error | Don Fry | 1 | -9/+9 |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 11 | -634/+625 |
2014-01-16 | drivers/net: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 5 | -5/+0 |
2014-01-14 | net: amd8111e: Spelling s/recive/receive/ | Geert Uytterhoeven | 1 | -1/+1 |
2013-12-29 | net/7990: Make lance_private.name const | Geert Uytterhoeven | 3 | -3/+3 |
2013-12-29 | net/7990: Fix whitespace errors | Geert Uytterhoeven | 4 | -617/+619 |
2013-12-26 | net: pcnet: slight optimization of addr compare | dingtianhong | 1 | -1/+1 |
2013-12-06 | ethernet: Fix FSF address in file headers | Jeff Kirsher | 4 | -10/+4 |
2013-11-26 | zorro/UAPI: Use proper types (endianness/size) in <linux/zorro.h> | Geert Uytterhoeven | 2 | -6/+12 |
2013-11-26 | zorro: ZTWO_VADDR() should return "void __iomem *" | Geert Uytterhoeven | 2 | -4/+4 |
2013-11-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 7 | -22/+19 |
2013-10-29 | MIPS: DECstation I/O ASIC DMA interrupt classes | Maciej W. Rozycki | 1 | -2/+1 |
2013-10-18 | net: amd8111e: remove unnecessary pci_set_drvdata() | Jingoo Han | 1 | -2/+0 |
2013-10-18 | net: pcnet32: remove unnecessary pci_set_drvdata() | Jingoo Han | 1 | -1/+0 |
2013-10-02 | net:drivers/net: Miscellaneous conversions to ETH_ALEN | Joe Perches | 3 | -4/+4 |
2013-09-27 | lance: Fix hardcoded interrupt name lp->name to use system device value | Nate Levesque | 1 | -1/+1 |