aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd
AgeCommit message (Expand)Author
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
2013-09-12ethernet: amd: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-08-30net: au1000_eth: use dev_get_platdata()Jingoo Han
2013-08-02ethernet: Convert mac address uses of 6 to ETH_ALENJoe Perches
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell
2013-06-19amd8111e: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM)Yijing Wang
2013-06-19net: Move MII out from under NET_CORE and hide itBen Hutchings
2013-05-27net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han
2013-05-25net: ethernet: use platform_{get,set}_drvdata()Jingoo Han
2013-05-22net/ethernet/amd/amd8111e: Use module_pci_driver to register driverPeter Hüwe
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-03-15drivers/net: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches
2013-03-12ethernet: amd: use PTR_RET instead of IS_ERR + PTR_ERRSilviu-Mihai Popescu
2013-03-09drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches
2013-02-08drivers: net: Remove remaining alloc/OOM messagesJoe Perches
2013-01-22drivers/net: delete old DEC depca ISA drivers support.Paul Gortmaker
2013-01-14net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli
2013-01-08remove init of dev->perm_addr in driversJiri Pirko
2013-01-06drivers/net: remove orphaned references to micro channelPaul Gortmaker
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-03net/amd: remove __dev* attributesBill Pemberton
2012-12-03pcnet32: remove __dev* attributesBill Pemberton
2012-12-03drivers/net/ethernet/amd/am79c961a.c: remove __dev* attributesBill Pemberton
2012-10-07drivers/net/ethernet/amd/au1000_eth.c: fix error return codePeter Senna Tschudin
2012-10-07drivers/net/ethernet/amd/amd8111e.c: fix error return codePeter Senna Tschudin
2012-07-10lance: remove unnecessary setting of skb->devJon Mason
2012-06-06ethernet: Remove casts to same typeJoe Perches
2012-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2012-05-17drivers/net: delete all code/drivers depending on CONFIG_MCAPaul Gortmaker
2012-05-10drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-04-22net/ariadne: Improve debug printsGeert Uytterhoeven
2012-04-22m68k/atari: Change VME irq numbers from unsigned long to unsigned intGeert Uytterhoeven
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-02-24amd/hplance.c: print MAC via printk format specifierDanny Kukawka
2012-02-17au1000_eth: use eth_hw_addr_random() instead of random_ether_addr()Danny Kukawka
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches