summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd
AgeCommit message (Expand)Author
2014-07-14ethernet: amd: dynamic debug fixesVarka Bhadram
2014-07-14ethernet: amd: use devm_ioremap()Varka Bhadram
2014-07-14ethernet: amd: move amd111e_remove_one after probeVarka Bhadram
2014-07-08declance: Fix 64-bit compilation warningsMaciej W. Rozycki
2014-07-07amd-xgbe: Base AXI DMA cache settings on device treeLendacky, Thomas
2014-07-07amd-xgbe: Performance enhancementsLendacky, Thomas
2014-07-07amd-xgbe: Call netif_napi_del on ndo_stop operationLendacky, Thomas
2014-07-07amd-xgbe: Clear the proper MTL interrupt registerLendacky, Thomas
2014-07-07amd-xgbe: Fix debugfs compatibility change with kstrtouintLendacky, Thomas
2014-06-26amd-xgbe: Resolve checkpatch warning about sscanf usageLendacky, Thomas
2014-06-26amd-xgbe: Change destination address filtering supportLendacky, Thomas
2014-06-26amd-xgbe: Add support for VLAN filteringLendacky, Thomas
2014-06-26amd-xgbe: VLAN Rx tag stripping fixLendacky, Thomas
2014-06-26amd-xgbe: VLAN Tx tag insertion fixLendacky, Thomas
2014-06-26amd-xgbe: Make defines in xgbe.h uniqueLendacky, Thomas
2014-06-11amd-xgbe: unwind on error in xgbe_mdio_register()Dan Carpenter
2014-06-11amd-xgbe: Rename MAX_DMA_CHANNELS to avoid powerpc conflictLendacky, Thomas
2014-06-06amd-xgbe: Remove unnecessary includeTom Lendacky
2014-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-05amd-xgbe: Configuration and build supportLendacky, Thomas
2014-06-05amd-xgbe: Initial AMD 10GbE platform driverLendacky, Thomas
2014-06-05hplance: fix ram size in commentAmos Kong
2014-06-05mvme147: fix ram size in commentAmos Kong
2014-05-15net/ariadne: delete unneeded call to netdev_privJulia Lawall
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-03-24pcnet32: Call dev_kfree_skb_any instead of dev_kfree_skb.Eric W. Biederman
2014-03-24lance: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman
2014-03-24am79c961a: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman
2014-03-14amd8111e: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-02-19pcnet32: add missing check for pci_dma_mapping_errorDon Fry
2014-02-19pcnet32: fix reallocation errorDon Fry
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-14net: amd8111e: Spelling s/recive/receive/Geert Uytterhoeven
2013-12-29net/7990: Make lance_private.name constGeert Uytterhoeven
2013-12-29net/7990: Fix whitespace errorsGeert Uytterhoeven
2013-12-26net: pcnet: slight optimization of addr comparedingtianhong
2013-12-06ethernet: Fix FSF address in file headersJeff Kirsher
2013-11-26zorro/UAPI: Use proper types (endianness/size) in <linux/zorro.h>Geert Uytterhoeven
2013-11-26zorro: ZTWO_VADDR() should return "void __iomem *"Geert Uytterhoeven
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-10-29MIPS: DECstation I/O ASIC DMA interrupt classesMaciej W. Rozycki
2013-10-18net: amd8111e: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-18net: pcnet32: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches
2013-09-27lance: Fix hardcoded interrupt name lp->name to use system device valueNate Levesque
2013-09-24amd/7990: Remove extern from function prototypesJoe Perches
2013-09-20declance: Remove `incompatible pointer type' warningsMaciej W. Rozycki
2013-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-09-13MIPS: DECstation I/O ASIC DMA interrupt handling fixMaciej W. Rozycki