Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
961df83361aff9a14f226214224eb8a06e05ba24
/
drivers
/
net
54bdcc9
ColdFire: Add mii driver in drivers/net
by TsiChung Liew
· 16 years ago
4d03a4e
Moved PPC4xx EMAC driver to drivers/net
by Ben Warren
· 16 years ago
f2a7806f
xilinx_emaclite buffer overrun
by Clive Stubbings
· 16 years ago
8ed44d9
Cleanup: fix "MHz" spelling
by Wolfgang Denk
· 16 years ago
f82642e
Merge 'next' branch
by Wolfgang Denk
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
b4dbacf
Coding Style cleanup, update CHANGELOG, prepare 2008.10-rc3
by Wolfgang Denk
· 16 years ago
v2008.10-rc3
30f5747
AX88180: new gigabit network driver
by Louis Su
· 16 years ago
c9d6b69
enable 10/100M at VSC8601 at tsec driver
by Andre Schwarz
· 16 years ago
702c85b
net: ne2000: Divided a function of NE2000 driver
by Nobuhiro Iwamatsu
· 16 years ago
ce47eb4
Support for multiple SGMII/TBI interfaces for TSEC ethernet
by Peter Tyser
· 16 years ago
225f0ea
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 16 years ago
7238ada
MPC512x: reduce timeout waiting for Ethernet autonegotiation to 2.5s
by Wolfgang Denk
· 16 years ago
93f6d72
rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
3331447
net: smc911x: Add pkt_data_pull and pkt_data_push function
by Nobuhiro Iwamatsu
· 16 years ago
10efa02
Moved initialization of EEPRO100 Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
8ca0b3f
Moved initialization of TULIP Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
ad3381c
Moved initialization of E1000 Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
4fce2ac
Moved initialization of plb2800 Ethernet driver to board_eth_init
by Ben Warren
· 16 years ago
e1d7480
Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory
by Ben Warren
· 16 years ago
a0aad08
Moved initialization of MPC512x_FEC Ethernet driver to CPU directory
by Ben Warren
· 16 years ago
8218bd2
Moved initialization of IncaIP Ethernet controller to board_eth_init
by Ben Warren
· 16 years ago
e309053
Moved initialization of PCNET Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
b902b8d
Moved initialization of NATSEMI Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
1940363
Moved initialization of NS8382X Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
ccdd12f
Moved initialization of TSI108 Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
0b252f5
Moved initialization of RTL8139 Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
02d6989
Moved initialization of RTL8169 Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
89973f8
Introduce netdev.h header file and remove externs
by Ben Warren
· 16 years ago
2abe361
Add SGMII support to the tsec
by Andy Fleming
· 16 years ago
75b9d4a
Pass in tsec_info struct through tsec_initialize
by Andy Fleming
· 16 years ago
dd3d1f5
tsec: Move tsec.h to include/
by Andy Fleming
· 16 years ago
d23dc39
PHY: Add support for the M88E1121R Marvell chip.
by Sergei Poselenov
· 16 years ago
e99e957
Merge branch 'Makefile' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
a13b2d9
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
ba7b5b2
miiphyutil: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
5519577
miiphybb: move to drivers/net/phy
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
d26b739
dm9000 remove dead external phy support, gpio fix
by Andrew Dyer
· 16 years ago
1803f7f
ColdFire: Add FEC Buffer descriptors in SRAM
by TsiChung Liew
· 16 years ago
429be27
Fix ColdFire FEC warning messages
by TsiChung Liew
· 16 years ago
6a00217
Moved initialization of SKGE Ethernet driver to board code.
by Ben Warren
· 16 years ago
8379f42
Moved conditional compilation to Makefile for SK98 Ethernet driver
by Ben Warren
· 16 years ago
9149473
Moved initialization of Blackfin EMAC Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
fc363ce
Moved initialization of GRETH Ethernet driver to CPU directory
by Ben Warren
· 16 years ago
86882b8
Moved initialization of MCFFEC Ethernet driver to CPU directory
by Ben Warren
· 16 years ago
b31da88
Moved initialization of FSL_MCDMAFEC Ethernet driver to CPU directory
by Ben Warren
· 16 years ago
db70b84
rtl8169: add support for RTL8110SCL
by Yoshihiro Shimoda
· 16 years ago
943b825
Fix dm9000 receive status and len little endian issue
by TsiChung Liew
· 16 years ago
f2302d4
Fix merge problems
by Stefan Roese
· 16 years ago
0a5676b
Fix some more printf() format issues.
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
bde6358
Fix some more printf() format issues.
by Wolfgang Denk
· 16 years ago
9b55a25
Fix some more print() format errors.
by Wolfgang Denk
· 16 years ago
06c53be
Fix some more print() format errors.
by Wolfgang Denk
· 16 years ago
8915f11
e1000: add support for 82545GM 64bit PCI-X copper variant
by Paul Gortmaker
· 16 years ago
9692cab
Merge branch 'master' of git://www.denx.de/git/u-boot-net
by Wolfgang Denk
· 16 years ago
fec6143
Remove duplicate definitions in include/lxt971a.h.
by Hugo Villeneuve
· 16 years ago
9751ee0
net: sh: Renesas SH7763 Ethernet device support
by Nobuhiro Iwamatsu
· 16 years ago
9047bfa
net: smc911x: Fix typo
by Nobuhiro Iwamatsu
· 16 years ago
5cacc5d
net: fix compile problem in smc911x driver.
by Nobuhiro Iwamatsu
· 16 years ago
cbb6289
net: ne2000: Move dev_addr variable from grobal to local.
by Nobuhiro Iwamatsu
· 16 years ago
dd7e5fa
net: ne2000: Fix compile error of NE2000
by Nobuhiro Iwamatsu
· 16 years ago
1a50176
Merge branch 'master' of git://www.denx.de/git/u-boot-mips
by Wolfgang Denk
· 16 years ago
3b904cc
net: Conditional COBJS inclusion of network drivers
by Shinya Kuribayashi
· 16 years ago
e44f3ea
Merge branch 'master' of git://git.denx.de/u-boot
by Ben Warren
· 16 years ago
0e38c93
DM9000 fix status check fail 0x6d error for trizeps board
by Remy Bohmer
· 16 years ago
7daf2eb
[MIPS] Update <asm/addrspace.h> header
by Shinya Kuribayashi
· 16 years ago
d6ee5fa
Fix order for reading rx-status registers in 32bit mode of DM9000
by Remy Bohmer
· 16 years ago
98291e2
DM9000: Some minor code cleanups
by Remy Bohmer
· 16 years ago
850ba75
DM9000: Make driver work properly for DM9000A
by Remy Bohmer
· 16 years ago
fbcb7ec
DM9000: Improve eth_reset() routine
by Remy Bohmer
· 16 years ago
acba318
DM9000: improve eth_send() routine
by Remy Bohmer
· 16 years ago
134e266
DM9000: repair debug logging
by Remy Bohmer
· 16 years ago
a101361
DM9000: Add data bus-width auto detection.
by Remy Bohmer
· 16 years ago
aa3b8bf
E1000: Add support for the 82541GI LF Intel Pro 1000 GT Desktop Adapter
by Wolfgang Grandegger
· 16 years ago
ff36fbb
ColdFire: Add 10 base ethernet support for mcf5445x
by TsiChung Liew
· 16 years ago
42fd5f8
Merging Stelian Pop AT91 patches
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
290ef64
Add Marvell 88E1118 support for TSEC
by Ron Madrid
· 16 years ago
557b377
smc911x: add 16 bit support
by Jens Gehrlein
· 17 years ago
53677ef
Big white-space cleanup.
by Wolfgang Denk
· 16 years ago
8e429b3
AT91SAM9263EK support
by Stelian Pop
· 16 years ago
d99a8ff
AT91SAM9261EK support
by Stelian Pop
· 16 years ago
cce9cfd
Fix @ -> <at> substitution
by Stelian Pop
· 16 years ago
567fb85
Fix @ -> <at> substitution
by Stelian Pop
· 16 years ago
7c0773f
drivers/net/tsec.c: Fix typo.
by Wolfgang Denk
· 17 years ago
9acde12
TSEC: add config options for VSC8601 RGMII PHY
by Andre Schwarz
· 17 years ago
f32f7fe
ColdFire: Fix ethernet hang issue for mcf547x_8x
by TsiChung Liew
· 17 years ago
2ef7503
NE2000: Fix regresssion introduced by e710185aae90 on non AX88796
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
13e0b8f
minor cs8900 driver clean up
by Guennadi Liakhovetski
· 17 years ago
dd5748b
rtl8169: fix compiler warnings
by Guennadi Liakhovetski
· 17 years ago
f2c288a
pcnet.c: fix a merge issue
by Wolfgang Denk
· 17 years ago
4acbc6c
NE2000: coding style cleanup
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
3865631
Fixed pcnet io_base
by Vlad Lungu
· 17 years ago
11ea26f
drivers/net/pcnet.c: Coding Style cleanup.
by Wolfgang Denk
· 17 years ago
899ef7b
Added Am79C970A chip id to pcnet
by Vlad Lungu
· 17 years ago
248b7d9
Merge branch 'master' of git://www.denx.de/git/u-boot-net
by Wolfgang Denk
· 17 years ago
478d5ec
s3c4510b_eth: fix 'packed' attribute ignored for fields of MACFrame
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
3e0f331
Clean up smsc911x driver
by Guennadi Liakhovetski
· 17 years ago
de1b686
by Sascha Hauer
· 17 years ago
1aeed8d
Coding Style cleanup; update CHANGELOG
by Wolfgang Denk
· 17 years ago
7cc399c
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Wolfgang Denk
· 17 years ago
Next »