summaryrefslogtreecommitdiffstats
path: root/drivers/net/eepro100.c
Commit message (Expand)AuthorAgeFilesLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* drivers/net/eepro100.c: Fix compile warningJoe Hershberger2012-05-221-4/+3
* drivers/net/eepro100.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-031-2/+0
* miiphy: convert to linux/mii.hMike Frysinger2011-01-091-1/+1
* net: eepro100: Add initialized eth_device structureNobuhiro Iwamatsu2010-11-141-0/+5
* Fix compile warnings for const correctnessBen Warren2010-08-091-1/+2
* miiphy: constify device nameMike Frysinger2010-08-091-2/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-16/+16
* Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+1
* net: Conditional COBJS inclusion of network driversShinya Kuribayashi2008-06-091-5/+0
* Fix Ethernet init() return codesBen Warren2008-01-101-2/+2
* drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD2007-11-251-0/+948
OpenPOWER on IntegriCloud