aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/8390 (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-04-218390: select CRC32 supportArnd Bergmann1-0/+1
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller25-25/+1
2012-04-04etherh: Support the get_ts_info ethtool method.Richard Cochran1-0/+1
2012-04-04ax88796: Support the get_ts_info ethtool method.Richard Cochran1-0/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells25-25/+0
2012-03-28Disintegrate asm/system.h for ARMDavid Howells1-0/+1
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi2-2/+2
2012-01-30drivers/net: fix up stale paths from driver reorgPaul Gortmaker3-3/+3
2012-01-10ax88796: use an unique MDIO bus name.Florian Fainelli1-1/+2
2011-11-29net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin1-12/+1
2011-11-16ethernet: Convert ETHER_ADDR_LEN uses to ETH_ALENJoe Perches14-19/+16
2011-11-08sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones1-3/+3
2011-08-27drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher1-0/+1
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko19-19/+19
2011-08-11*sonic/natsemi/ns83829: Move the National Semi-conductor driversJeff Kirsher1-3/+4
2011-08-10smsc: Move the SMC (SMSC) driversJeff Kirsher1-17/+4
2011-08-108390: Move the 8390 related driversJeff Kirsher32-0/+19131