index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
eepro100.c
Age
Commit message (
Expand
)
Author
2016-08-15
net: mii: Use spatch to update miiphy_register
Joe Hershberger
2016-01-25
net: eepro100: Fix build warnings
Bin Meng
2015-04-18
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2014-10-27
PowerPC: drop some 74xx_7xx boards and related code
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-05-22
drivers/net/eepro100.c: Fix compile warning
Joe Hershberger
2011-11-03
drivers/net/eepro100.c: fix GCC 4.6 build warnings
Wolfgang Denk
2011-01-09
miiphy: convert to linux/mii.h
Mike Frysinger
2010-11-14
net: eepro100: Add initialized eth_device structure
Nobuhiro Iwamatsu
2010-08-09
Fix compile warnings for const correctness
Ben Warren
2010-08-09
miiphy: constify device name
Mike Frysinger
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-03
Moved initialization of EEPRO100 Ethernet controller to board_eth_init()
Ben Warren
2008-06-10
net: Conditional COBJS inclusion of network drivers
Shinya Kuribayashi
2008-01-10
Fix Ethernet init() return codes
Ben Warren
2007-11-25
drivers/net : move net drivers to drivers/net
Jean-Christophe PLAGNIOL-VILLARD