summaryrefslogtreecommitdiff
path: root/drivers/net/eepro100.c
AgeCommit message (Expand)Author
2016-08-15net: mii: Use spatch to update miiphy_registerJoe Hershberger
2016-01-25net: eepro100: Fix build warningsBin Meng
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger
2014-10-27PowerPC: drop some 74xx_7xx boards and related codeWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-05-22drivers/net/eepro100.c: Fix compile warningJoe Hershberger
2011-11-03drivers/net/eepro100.c: fix GCC 4.6 build warningsWolfgang Denk
2011-01-09miiphy: convert to linux/mii.hMike Frysinger
2010-11-14net: eepro100: Add initialized eth_device structureNobuhiro Iwamatsu
2010-08-09Fix compile warnings for const correctnessBen Warren
2010-08-09miiphy: constify device nameMike Frysinger
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-02Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren
2008-06-09net: Conditional COBJS inclusion of network driversShinya Kuribayashi
2008-01-10Fix Ethernet init() return codesBen Warren
2007-11-25drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD