index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
uli526x.c
Age
Commit message (
Expand
)
Author
2015-04-18
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2014-11-07
drivers/net/uli526x.c: fix syntax error
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-05-22
drivers/net/uli526x.c: Fix compile warning
Joe Hershberger
2011-04-20
Remove instances of phy_read/write
Andy Fleming
2010-11-14
net: uli526x: Add initialized eth_device structure
Nobuhiro Iwamatsu
2010-10-20
Fix compile warning in uli526x driver
Kumar Gala
2010-07-12
uli526x: drop newlines from device name
Mike Frysinger
2009-07-29
Update Freescale copyrights to remove "All Rights Reserved"
Kumar Gala
2008-09-02
Introduce netdev.h header file and remove externs
Ben Warren
2008-07-11
Fix some more print() format errors.
Wolfgang Denk
2008-06-09
net: Conditional COBJS inclusion of network drivers
Shinya Kuribayashi
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2008-02-22
uli526x: Fix multiple differ in signedness and parentheses around comparison
Jean-Christophe PLAGNIOL-VILLARD
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