aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-19pcnet32: add missing check for pci_dma_mapping_errorDon Fry1-27/+81
2014-02-19pcnet32: fix reallocation errorDon Fry1-9/+9
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds11-634/+625
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker5-5/+0
2014-01-14net: amd8111e: Spelling s/recive/receive/Geert Uytterhoeven1-1/+1
2013-12-29net/7990: Make lance_private.name constGeert Uytterhoeven3-3/+3
2013-12-29net/7990: Fix whitespace errorsGeert Uytterhoeven4-617/+619
2013-12-26net: pcnet: slight optimization of addr comparedingtianhong1-1/+1
2013-12-06ethernet: Fix FSF address in file headersJeff Kirsher4-10/+4
2013-11-26zorro/UAPI: Use proper types (endianness/size) in <linux/zorro.h>Geert Uytterhoeven2-6/+12
2013-11-26zorro: ZTWO_VADDR() should return "void __iomem *"Geert Uytterhoeven2-4/+4
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds7-22/+19
2013-10-29MIPS: DECstation I/O ASIC DMA interrupt classesMaciej W. Rozycki1-2/+1
2013-10-18net: amd8111e: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-18net: pcnet32: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches3-4/+4
2013-09-27lance: Fix hardcoded interrupt name lp->name to use system device valueNate Levesque1-1/+1
2013-09-24amd/7990: Remove extern from function prototypesJoe Perches1-6/+6
2013-09-20declance: Remove `incompatible pointer type' warningsMaciej W. Rozycki1-8/+8
2013-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2013-09-13MIPS: DECstation I/O ASIC DMA interrupt handling fixMaciej W. Rozycki1-0/+1
2013-09-12ethernet: amd: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-4/+4
2013-08-30net: au1000_eth: use dev_get_platdata()Jingoo Han1-1/+1
2013-08-02ethernet: Convert mac address uses of 6 to ETH_ALENJoe Perches1-3/+3
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell4-4/+4
2013-06-19amd8111e: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM)Yijing Wang1-3/+3
2013-06-19net: Move MII out from under NET_CORE and hide itBen Hutchings1-2/+0
2013-05-27net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-05-25net: ethernet: use platform_{get,set}_drvdata()Jingoo Han1-4/+2
2013-05-22net/ethernet/amd/amd8111e: Use module_pci_driver to register driverPeter Hüwe1-12/+1
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds13-34/+9
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy1-1/+1
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy1-2/+2
2013-03-15drivers/net: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten1-13/+1
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches1-3/+2
2013-03-12ethernet: amd: use PTR_RET instead of IS_ERR + PTR_ERRSilviu-Mihai Popescu4-10/+4
2013-03-09drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches10-18/+0
2013-02-08drivers: net: Remove remaining alloc/OOM messagesJoe Perches1-32/+15
2013-01-22drivers/net: delete old DEC depca ISA drivers support.Paul Gortmaker4-2107/+0
2013-01-14net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli1-2/+2
2013-01-08remove init of dev->perm_addr in driversJiri Pirko1-2/+1
2013-01-06drivers/net: remove orphaned references to micro channelPaul Gortmaker1-2/+2
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko2-6/+6
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman4-11/+8
2012-12-03net/amd: remove __dev* attributesBill Pemberton8-37/+37
2012-12-03pcnet32: remove __dev* attributesBill Pemberton1-5/+5
2012-12-03drivers/net/ethernet/amd/am79c961a.c: remove __dev* attributesBill Pemberton1-1/+1
2012-10-07drivers/net/ethernet/amd/au1000_eth.c: fix error return codePeter Senna Tschudin1-2/+8
2012-10-07drivers/net/ethernet/amd/amd8111e.c: fix error return codePeter Senna Tschudin1-0/+2