index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3c4510b_eth: fix 'packed' attribute ignored for fields of MACFrame
Jean-Christophe PLAGNIOL-VILLARD
2008-04-17
1
-8
/
+8
*
Coding Style cleanup; update CHANGELOG
Wolfgang Denk
2008-04-13
1
-77
/
+76
*
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
Wolfgang Denk
2008-04-13
3
-0
/
+815
|
\
|
*
microblaze: Add Emaclite driver to Makefile
Michal Simek
2008-04-08
1
-0
/
+1
|
*
microblaze: Add Emac driver to Makefile
Michal Simek
2008-04-08
1
-0
/
+1
|
*
microblaze: add Emac ethernet driver
Michal Simek
2008-04-08
1
-0
/
+462
|
*
microblaze: add Emaclite ethernet driver
Michal Simek
2008-04-08
1
-0
/
+351
*
|
Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18:
Wolfgang Denk
2008-04-11
2
-681
/
+0
|
/
*
Merge branch 'master' of git://www.denx.de/git/u-boot-at91
Wolfgang Denk
2008-04-08
1
-2
/
+2
|
\
|
*
Add support for AT91SAM9260EK
Stelian Pop
2008-04-01
1
-2
/
+2
*
|
Merge branch 'master' of git://www.denx.de/git/u-boot-net
Wolfgang Denk
2008-04-08
9
-15
/
+966
|
\
\
|
*
|
Add Vitesse 8601 support to TSEC driver
Tor Krill
2008-03-31
2
-0
/
+35
|
*
|
SPARC: added SMC91111 driver in and out macros for LEON processors.
Daniel Hellstrom
2008-03-31
1
-2
/
+71
|
*
|
new PHY @ e1000 - 2nd try
Andre Schwarz
2008-03-30
2
-13
/
+94
|
*
|
SPARC/LEON3: Added GRETH Ethernet 10/100/1000 driver.
Daniel Hellstrom
2008-03-30
3
-0
/
+759
|
*
|
ColdFire: Fix FEC transmit issue for MCF5275
Tsi-Chung Liew
2008-03-30
1
-0
/
+7
|
|
/
*
|
add SMSC LAN9x1x Network driver
Sascha Hauer
2008-03-30
2
-0
/
+681
|
/
*
Cleanup coding style, update CHANGELOG
Wolfgang Denk
2008-03-26
1
-3
/
+3
*
tsec: fix link detection for the RTL8211B PHY
Anton Vorontsov
2008-03-25
1
-2
/
+3
*
NET: Add Vitesse VSC7385 firmware uploading
Timur Tabi
2008-03-25
2
-0
/
+102
*
Coding Style cleanyp; update CHANGELOG
Wolfgang Denk
2008-03-26
2
-48
/
+41
*
net: Add support AX88796L ethernet device
goda.yusuke
2008-03-25
2
-0
/
+223
*
ne2000 driver: change #ifdef to Makefile conditional compilation
Wolfgang Denk
2008-03-25
2
-4
/
+1
*
net: Divided code of NE2000 ethernet driver
goda.yusuke
2008-03-25
3
-355
/
+456
*
net/Blackfin: move on-chip MAC driver into drivers/net/
Mike Frysinger
2008-03-25
3
-0
/
+613
*
smc91111: use SSYNC() rather than asm(ssync) for Blackfin
Mike Frysinger
2008-03-25
1
-2
/
+2
*
net: rtl8169: Add processing when OWNbit did't enable in rtl_recv()
Nobuhiro Iwamatsu
2008-03-08
1
-0
/
+14
*
uli526x: Fix multiple differ in signedness and parentheses around comparison
Jean-Christophe PLAGNIOL-VILLARD
2008-02-22
1
-5
/
+5
*
AT91CAP9 support : MACB changes
Stelian Pop
2008-02-14
2
-0
/
+14
*
Fix remaining CONFIG_COMMANDS
Jean-Christophe PLAGNIOL-VILLARD
2008-02-14
4
-21
/
+14
*
Remove duplicate defines for ARRAY_SIZE
Kumar Gala
2008-02-14
1
-2
/
+0
*
Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire
Wolfgang Denk
2008-01-23
2
-0
/
+572
|
\
|
*
ColdFire: Add MCF547x_8x FEC driver
TsiChungLiew
2008-01-17
2
-0
/
+572
*
|
drivers/net/rtl8139.c: rx_status should be le32_to_cpu(rx_status).
Shinya Kuribayashi
2008-01-16
1
-1
/
+1
*
|
drivers/net/rtl8139.c: Fix cache coherency issues
Shinya Kuribayashi
2008-01-16
1
-1
/
+5
*
|
drivers/net/rtl8139.c: Fix tx timeout
Shinya Kuribayashi
2008-01-16
1
-10
/
+7
*
|
TSEC: Add the support for RealTek RTL8211B PHY
Dave Liu
2008-01-16
2
-0
/
+93
*
|
TSEC driver: Change MDIO support to allow access to any PHYs on the MDIO bus
michael.firth@bt.com
2008-01-16
1
-20
/
+12
|
/
*
Fix Ethernet init() return codes
Ben Warren
2008-01-10
9
-17
/
+18
*
fix various comments
Marcel Ziswiler
2008-01-09
1
-4
/
+3
*
fix comments with new drivers organization
Marcel Ziswiler
2008-01-09
1
-1
/
+1
*
Fix endianness conversions in rtl8169 driver
Guennadi Liakhovetski
2008-01-09
1
-55
/
+45
*
mpc83xx: Add the support of MPC837xEMDS board
Dave Liu
2008-01-08
1
-0
/
+10
*
drivers/net : move net drivers to drivers/net
Jean-Christophe PLAGNIOL-VILLARD
2007-11-25
98
-1
/
+87034
*
[FIX] remove files form repository
Michal Simek
2007-09-16
3
-898
/
+0
*
Synchronize with U-BOOT mainline
Michal Simek
2007-09-15
1
-1
/
+2
*
Merge git://www.denx.de/git/u-boot
Michal Simek
2007-09-11
2
-3
/
+599
|
\
|
*
Fix some build errors.
Wolfgang Denk
2007-08-19
1
-2
/
+2
|
*
ColdFire: Add M54455EVB for MCF5445x
TsiChungLiew
2007-08-16
1
-7
/
+20
|
*
ColdFire: MCF5329 Update and cleanup
TsiChungLiew
2007-08-16
1
-5
/
+5
[next]