Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7eefd92f875e8001b554e3db26919bb3230ffd4c
/
drivers
/
net
7eefd92
Convert DM9000 driver for CONFIG_NET_MULTI
by Remy Bohmer
· 16 years ago
b7a280d
net: Add Marvell Kirkwood gigabit ethernet driver
by Prafulla Wadaskar
· 15 years ago
881a1d6
Subject: [PATCH] [repost] Standardize the use of MCFFEC_TOUT_LOOP as a udelay(1) loop counter.
by Richard Retanubun
· 16 years ago
6045806
Remove support for non-CONFIG_NET_MULTI on PPC4xx EMAC
by Ben Warren
· 16 years ago
5301bbf
Switched davinci_emac Ethernet driver to use newer API
by Ben Warren
· 16 years ago
4c28e27
Initial cleanup of Davinci Ethernet driver
by Ben Warren
· 16 years ago
a912e98
Moved Davinci Ethernet driver to drivers/net
by Ben Warren
· 16 years ago
a055ce0
Marvell MV88E61XX Switch Driver support
by Prafulla Wadaskar
· 16 years ago
ddb7fc7
tsec: Add support for BCM5482S PHY
by Zach LeRoy
· 16 years ago
690ce41
Merge branch 'next' of ../master
by Wolfgang Denk
· 15 years ago
e145bfe
Revert "SMC911x driver fixed for NFS boot"
by Wolfgang Denk
· 15 years ago
f342f86
MPC512x: remove include/mpc512x.h
by Wolfgang Denk
· 16 years ago
ef5f37d
MPC512x FEC: get rid of duplicated struct ethernet_regs
by Wolfgang Denk
· 16 years ago
b853995
MPC512x: use I/O accessors instead of pointer accesses
by Wolfgang Denk
· 16 years ago
d1de78e
ppc4xx/net: Fix MDIO clock setup
by Felix Radensky
· 16 years ago
2b90494
rtl8169: fix PCI system memory address
by Yoshihiro Shimoda
· 16 years ago
0a94dac
SMC911x driver fixed for NFS boot
by Manikandan Pillai
· 16 years ago
cd9a36c
Add config option for disabling DM9000-SROM support.
by Remy Bohmer
· 16 years ago
37f7fed
smc911x: write back the manually set MAC address
by Daniel Mack
· 16 years ago
7190757
dm9000 EEPROM reading bugfix
by David Brownell
· 16 years ago
4a46566
rtl8169: fix cache coherency problem
by Yoshihiro Shimoda
· 16 years ago
3986bfa
mpc52xx phy: initialize only when needed
by Sascha Hauer
· 16 years ago
00b3148
cs8900 compile fix
by Ladislav Michl
· 16 years ago
4ef545e
at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.
by Nicolas Ferre
· 16 years ago
719b675
lan91c96/smc91111/smc911x: get mac address from environment
by Mike Frysinger
· 16 years ago
a86bf13
sh_eth: get mac address from environment
by Mike Frysinger
· 16 years ago
ca76813
cs8900: get mac address from environment
by Mike Frysinger
· 16 years ago
061af9d
bcm570x: get mac address from environment
by Mike Frysinger
· 16 years ago
b203965
drivers/net/: get mac address from environment
by Mike Frysinger
· 16 years ago
f72d3f1
Blackfin: bfin_mac: force boards to setup the MAC themselves
by Mike Frysinger
· 16 years ago
bc59f6e
net: sh_eth: Remove sh_eth_reset() from halt function
by Nobuhiro Iwamatsu
· 16 years ago
bc99a36
MPC5200 FEC MII speed register
by Jon Smirl
· 16 years ago
f81b823
tsec: report when there is no vendor specific PHY support
by Paul Gortmaker
· 16 years ago
ad8e4f4
smc911x: split out useful defines/functions into local header
by Mike Frysinger
· 16 years ago
9370c8b
Added Vitesse VSC8211 definitions to TSEC driver
by Pieter Henning
· 16 years ago
ed07676
Coding Style cleanup; update CHANGELOG
by Wolfgang Denk
· 16 years ago
413fc0a
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
bc1b917
net: removed board-specific CONFIGs from MPC5xxx FEC driver
by Ben Warren
· 16 years ago
2d1db14
tsec: Fix a bug in soft-resetting
by Andy Fleming
· 16 years ago
c2d704f
Fix 100Mbs ethernet operation on sh7763 based boards
by Simon Munton
· 16 years ago
9ba9909
dnet: driver for Dave DNET ethernet controller
by Ilya Yanok
· 16 years ago
cb265cd
Coldfire: mcfmii: Allow non-autonegotiating PHYs to use mii command
by Richard Retanubun
· 16 years ago
10be09f
Blackfin: bfin_mac: cleanup pointer/casts for aliasing issues
by Mike Frysinger
· 16 years ago
d11ab93
Blackfin: bfin_mac: convert CONFIG_BFIN_MAC_RMII to CONFIG_RMII
by Mike Frysinger
· 16 years ago
3ac20c3
Blackfin: bfin_mac: use common debug()
by Mike Frysinger
· 16 years ago
65b7d93
Blackfin: bfin_mac: respect CONFIG_PHY_{ADDR,CLOCK_FREQ}
by Mike Frysinger
· 16 years ago
709ad97
Blackfin: bfin_mac: cleanup MII/PHY functions
by Mike Frysinger
· 16 years ago
75c6105
Blackfin: bfin_mac: set MDCDIV based on SCLK
by Mike Frysinger
· 16 years ago
bc91399
Merge branch 'master' of git://git.denx.de/u-boot-net
by Wolfgang Denk
· 16 years ago
6dd74f3
AVR32: macb - Search for PHY id
by Gunnar Rangoy
· 16 years ago
aa4aac4
Marvell 88E1118 interrupt fix
by Ron Madrid
· 16 years ago
5a29dee
net: smc911x.c: Add LAN9211 to chip_ids[] array
by Stefan Roese
· 16 years ago
e915164
net: Sort Makefile labels
by Michal Simek
· 16 years ago
915ebba
Blackfin: bfin_mac: update port muxing
by Mike Frysinger
· 16 years ago
bc6d2fc
drivers/net/e1000.c: missing terminator for supported devices
by Stefan Althoefer
· 16 years ago
d8f5d50
sh: sh_eth: Change new network API
by Nobuhiro Iwamatsu
· 16 years ago
62f3ed6
net: smc911x: Make register read/write functions weak
by Stefan Roese
· 16 years ago
d015a02
net: tsec: Fix Marvell 88E1121R phy init
by Anatolij Gustschin
· 16 years ago
e602f22
ColdFire: Add mii driver in drivers/net
by TsiChung Liew
· 16 years ago
9137573
Moved PPC4xx EMAC driver to drivers/net
by Ben Warren
· 16 years ago
0d50191
xilinx_emaclite buffer overrun
by Clive Stubbings
· 16 years ago
af0501a
Cleanup: fix "MHz" spelling
by Wolfgang Denk
· 16 years ago
4216d75
Merge 'next' branch
by Wolfgang Denk
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
aec78e1
Coding Style cleanup, update CHANGELOG, prepare 2008.10-rc3
by Wolfgang Denk
· 16 years ago
8dcca36
AX88180: new gigabit network driver
by Louis Su
· 16 years ago
4005e3b
enable 10/100M at VSC8601 at tsec driver
by Andre Schwarz
· 16 years ago
f909daa
net: ne2000: Divided a function of NE2000 driver
by Nobuhiro Iwamatsu
· 16 years ago
cb3d2de
Support for multiple SGMII/TBI interfaces for TSEC ethernet
by Peter Tyser
· 16 years ago
c933756
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 16 years ago
818968c
MPC512x: reduce timeout waiting for Ethernet autonegotiation to 2.5s
by Wolfgang Denk
· 16 years ago
68a8756
rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0af6a43
net: smc911x: Add pkt_data_pull and pkt_data_push function
by Nobuhiro Iwamatsu
· 16 years ago
052a5ea
Moved initialization of EEPRO100 Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
840f8a5
Moved initialization of TULIP Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
050019d
Moved initialization of E1000 Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
5f92942
Moved initialization of plb2800 Ethernet driver to board_eth_init
by Ben Warren
· 16 years ago
cba8851
Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory
by Ben Warren
· 16 years ago
b664dea
Moved initialization of MPC512x_FEC Ethernet driver to CPU directory
by Ben Warren
· 16 years ago
d2358c0
Moved initialization of IncaIP Ethernet controller to board_eth_init
by Ben Warren
· 16 years ago
b794a93
Moved initialization of PCNET Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
8d943c8
Moved initialization of NATSEMI Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
f2c1acb
Moved initialization of NS8382X Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
04e97e0
Moved initialization of TSI108 Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
65b8623
Moved initialization of RTL8139 Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
26425a6
Moved initialization of RTL8169 Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
2f2b6b6
Introduce netdev.h header file and remove externs
by Ben Warren
· 16 years ago
ac65e07
Add SGMII support to the tsec
by Andy Fleming
· 16 years ago
fecff2b
Pass in tsec_info struct through tsec_initialize
by Andy Fleming
· 16 years ago
c067fc1
tsec: Move tsec.h to include/
by Andy Fleming
· 16 years ago
7d4a2c3
PHY: Add support for the M88E1121R Marvell chip.
by Sergei Poselenov
· 16 years ago
30aa8bd
Merge branch 'Makefile' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
604b6fb
Move MPC512x_FEC driver to drivers/net
by Ben Warren
· 16 years ago
b5a7f8f
Move MPC5xxx_FEC driver to drivers/net
by Ben Warren
· 16 years ago
84dd226
miiphyutil: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
f226679
miiphybb: move to drivers/net/phy
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
a62f5d4
dm9000 remove dead external phy support, gpio fix
by Andrew Dyer
· 16 years ago
85722d1
ColdFire: Add FEC Buffer descriptors in SRAM
by TsiChung Liew
· 16 years ago
dcb3070
Fix ColdFire FEC warning messages
by TsiChung Liew
· 16 years ago
f4a9d34
Moved initialization of SKGE Ethernet driver to board code.
by Ben Warren
· 16 years ago
Next »