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
Age
Commit message (
Expand
)
Author
2008-03-26
Cleanup coding style, update CHANGELOG
Wolfgang Denk
2008-03-26
tsec: fix link detection for the RTL8211B PHY
Anton Vorontsov
2008-03-26
NET: Add Vitesse VSC7385 firmware uploading
Timur Tabi
2008-03-25
Coding Style cleanyp; update CHANGELOG
Wolfgang Denk
2008-03-25
net: Add support AX88796L ethernet device
goda.yusuke
2008-03-25
ne2000 driver: change #ifdef to Makefile conditional compilation
Wolfgang Denk
2008-03-25
net: Divided code of NE2000 ethernet driver
goda.yusuke
2008-03-25
net/Blackfin: move on-chip MAC driver into drivers/net/
Mike Frysinger
2008-03-25
smc91111: use SSYNC() rather than asm(ssync) for Blackfin
Mike Frysinger
2008-03-08
net: rtl8169: Add processing when OWNbit did't enable in rtl_recv()
Nobuhiro Iwamatsu
2008-02-22
uli526x: Fix multiple differ in signedness and parentheses around comparison
Jean-Christophe PLAGNIOL-VILLARD
2008-02-14
AT91CAP9 support : MACB changes
Stelian Pop
2008-02-14
Fix remaining CONFIG_COMMANDS
Jean-Christophe PLAGNIOL-VILLARD
2008-02-13
Remove duplicate defines for ARRAY_SIZE
Kumar Gala
2008-01-23
Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire
Wolfgang Denk
2008-01-17
ColdFire: Add MCF547x_8x FEC driver
TsiChungLiew
2008-01-16
drivers/net/rtl8139.c: rx_status should be le32_to_cpu(rx_status).
Shinya Kuribayashi
2008-01-16
drivers/net/rtl8139.c: Fix cache coherency issues
Shinya Kuribayashi
2008-01-16
drivers/net/rtl8139.c: Fix tx timeout
Shinya Kuribayashi
2008-01-16
TSEC: Add the support for RealTek RTL8211B PHY
Dave Liu
2008-01-16
TSEC driver: Change MDIO support to allow access to any PHYs on the MDIO bus
michael.firth@bt.com
2008-01-10
Fix Ethernet init() return codes
Ben Warren
2008-01-09
fix various comments
Marcel Ziswiler
2008-01-09
fix comments with new drivers organization
Marcel Ziswiler
2008-01-09
Fix endianness conversions in rtl8169 driver
Guennadi Liakhovetski
2008-01-08
mpc83xx: Add the support of MPC837xEMDS board
Dave Liu
2007-11-25
drivers/net : move net drivers to drivers/net
Jean-Christophe PLAGNIOL-VILLARD
2007-09-16
[FIX] remove files form repository
Michal Simek
2007-09-14
Synchronize with U-BOOT mainline
Michal Simek
2007-09-10
Merge git://www.denx.de/git/u-boot
Michal Simek
2007-08-19
Fix some build errors.
Wolfgang Denk
2007-08-16
ColdFire: Add M54455EVB for MCF5445x
TsiChungLiew
2007-08-16
ColdFire: MCF5329 Update and cleanup
TsiChungLiew
2007-08-16
[FIX] Remove unused include file
Michal Simek
2007-08-08
Declared attributes of void __mii_init(void) as an alias for int mii_init(void)
TsiChungLiew
2007-08-06
[FIX] remove cute code
Michal Simek
2007-08-05
[FIX] Coding style cleanup
Michal Simek
2007-08-05
[PATCH] Added support for Xilinx Emac community driver
Michal Simek
2007-07-15
[PATCH] Support for Xilinx EmacLite controller
Michal Simek
2007-07-10
Cache update and added CFG_UNIFY_CACHE
TsiChung
2007-07-10
Header file update, clean up and cache handling
TsiChungLiew
2007-06-18
Added M5329AFEE and M5329BFEE Platforms
TsiChung Liew