index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
eepro100.c
Age
Commit message (
Expand
)
Author
2017-05-12
net: eepro100: Fix unused variable warning
Tom Rini
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-02
Moved initialization of EEPRO100 Ethernet controller to board_eth_init()
Ben Warren
2008-06-09
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