Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
64ace0d1e5302ada84edb2ea473e5b89198c3353
/
drivers
/
net
c4ff77f
Coldfire: mcfmii: Allow non-autonegotiating PHYs to use mii command
by Richard Retanubun
· 16 years ago
6d7d480
Blackfin: bfin_mac: cleanup pointer/casts for aliasing issues
by Mike Frysinger
· 16 years ago
092d248
Blackfin: bfin_mac: convert CONFIG_BFIN_MAC_RMII to CONFIG_RMII
by Mike Frysinger
· 16 years ago
8eed6ca
Blackfin: bfin_mac: use common debug()
by Mike Frysinger
· 16 years ago
a7ec6ac
Blackfin: bfin_mac: respect CONFIG_PHY_{ADDR,CLOCK_FREQ}
by Mike Frysinger
· 16 years ago
ac45af4
Blackfin: bfin_mac: cleanup MII/PHY functions
by Mike Frysinger
· 16 years ago
6b310a0
Blackfin: bfin_mac: set MDCDIV based on SCLK
by Mike Frysinger
· 16 years ago
ee924e0
Merge branch 'master' of git://git.denx.de/u-boot-net
by Wolfgang Denk
· 16 years ago
fc01ea1
AVR32: macb - Search for PHY id
by Gunnar Rangoy
· 16 years ago
12a8b9d
Marvell 88E1118 interrupt fix
by Ron Madrid
· 16 years ago
9a37f2a
net: smc911x.c: Add LAN9211 to chip_ids[] array
by Stefan Roese
· 16 years ago
2688593
net: Sort Makefile labels
by Michal Simek
· 16 years ago
1118ea7
Blackfin: bfin_mac: update port muxing
by Mike Frysinger
· 16 years ago
1bc4343
drivers/net/e1000.c: missing terminator for supported devices
by Stefan Althoefer
· 16 years ago
bd3980c
sh: sh_eth: Change new network API
by Nobuhiro Iwamatsu
· 16 years ago
890a02e
net: smc911x: Make register read/write functions weak
by Stefan Roese
· 16 years ago
23afaba
net: tsec: Fix Marvell 88E1121R phy init
by Anatolij Gustschin
· 16 years ago
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
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
6b5049d
Move MPC512x_FEC driver to drivers/net
by Ben Warren
· 16 years ago
80b00af
Move MPC5xxx_FEC driver to drivers/net
by Ben Warren
· 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
· 17 years ago
d99a8ff
AT91SAM9261EK support
by Stelian Pop
· 17 years ago
cce9cfd
Fix @ -> <at> substitution
by Stelian Pop
· 17 years ago
Next »