aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/8390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2014-08-11m68k/atari: EtherNEC - ethernet support (ne)Michael Schmitz2-1/+4
2014-08-07drivers/net: Remove typedef axnet_dev_tHimangi Saraogi1-13/+13
2014-08-07drivers/net: Remove typedefs pcnet_dev_t and hw_info_tHimangi Saraogi1-34/+34
2014-07-208390: remove unnecessary break after returnFabian Frederick1-8/+0
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen1-1/+1
2014-05-18net: 8390: use time_after() for time comparisonManuel Schölling1-2/+2
2014-04-12net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong1-3/+1
2014-03-248390: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman1-1/+1
2014-01-26net/apne: Remove unused variable ei_localGeert Uytterhoeven1-1/+0
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds16-307/+427
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker4-4/+0
2013-12-12net: eth: 8390: remove section warning in etherh.cOlof Johansson1-1/+1
2013-12-118390 : Replace ei_debug with msg_enable/NETIF_MSG_* featureMatthew Whitehead16-302/+426
2013-11-26zorro: ZTWO_VADDR() should return "void __iomem *"Geert Uytterhoeven2-3/+3
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-24/+21
2013-10-18net: 8390: remove unnecessary pci_set_drvdata()Jingoo Han1-3/+0
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches1-1/+1
2013-09-248390: Remove extern from function prototypesJoe Perches1-20/+20
2013-09-16net/ethernet: Drop H8/300 Ethernet driverGuenter Roeck3-692/+0
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2013-09-03drivers: net: ethernet: 8390: Kconfig: add H8300H_AKI3068NET and H8300H_H8MAX dependancy for NE_H8300Chen Gang1-1/+1
2013-08-30net: ax88796: use dev_get_platdata()Jingoo Han1-1/+1
2013-08-02ethernet: Convert mac address uses of 6 to ETH_ALENJoe Perches1-2/+2
2013-06-28net/trivial: replace numeric with standard PM state macrosYijing Wang1-1/+1
2013-05-27net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-04-29Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-26/+2
2013-04-19net: ax88796: avoid 64 bit arithmeticArnd Bergmann1-1/+1
2013-03-15drivers/net: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten2-26/+2
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-4/+1
2013-01-22drivers/net: delete the really obsolete 8390 based 10Mbit ISA driversPaul Gortmaker7-2353/+0
2013-01-14net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli1-1/+1
2013-01-11drivers/net/ethernet/8390: remove depends on CONFIG_EXPERIMENTALKees Cook1-12/+9
2013-01-08remove init of dev->perm_addr in driversJiri Pirko1-1/+0
2013-01-07drivers/net: delete 8390 based EISA drivers.Paul Gortmaker7-2187/+2
2013-01-06drivers/net: remove orphaned references to micro channelPaul Gortmaker2-7/+3
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko2-6/+7
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-12-10net: 8390: use io{read,write}*_rep accessorsMatthew Leach1-8/+8
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2-5/+4
2012-12-038390: remove __dev* attributesBill Pemberton5-26/+26
2012-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2012-11-20ne2000: add the right platform deviceAlan Cox1-0/+1
2012-11-19net/ethernet: remove useless is_valid_ether_addr from drivers ndo_openJoachim Eastwood1-6/+0
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder1-1/+1
2012-10-06sections: fix section conflicts in drivers/netAndi Kleen1-1/+1
2012-07-12net: add support for NS8390 based eth controllers on some ColdFire CPU boardsGreg Ungerer3-0/+495
2012-06-06ethernet: Remove casts to same typeJoe Perches1-1/+1
2012-05-17drivers/net: delete all code/drivers depending on CONFIG_MCAPaul Gortmaker4-1398/+0