Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0d483b3c406fc619efbc7619c9ab91852a51fdf7
/
net
0c303fa
netloop: speed up NetLoop
by Heiko Schocher
· Tue Feb 10 09:38:52 2009 +0100
e7fd34b
Add eth_get_dev_by_index
by Andy Fleming
· Wed Feb 11 15:07:24 2009 -0600
9e3cc95
net/sntp.c: move ifdef into Makefile COBJS-$(...)
by Mike Frysinger
· Thu Feb 05 21:04:47 2009 -0500
e8a0277
Fix IP alignment problem
by Olav Morken
· Fri Jan 23 12:56:26 2009 +0100
fd97492
Merge branch 'master' of git://git.denx.de/u-boot-net
by Wolfgang Denk
· Tue Dec 09 01:00:24 2008 +0100
6294850
Update U-Boot's build timestamp on every compile
by Peter Tyser
· Mon Nov 03 09:30:59 2008 -0600
5e58efa
net: Fix TftpStart() ip:filename bug
by Peter Tyser
· Mon Dec 01 16:29:38 2008 -0600
49570cd
net: Add additional IP fragmentation check
by Peter Tyser
· Mon Dec 01 16:26:21 2008 -0600
0885bf0
net: Define IP flag field values
by Peter Tyser
· Mon Dec 01 16:26:20 2008 -0600
9e37c58
Moved initialization of PPC4xx EMAC to cpu_eth_init()
by Ben Warren
· Mon Oct 27 23:53:17 2008 -0700
3a918a6
Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC
by Ben Warren
· Mon Oct 27 23:50:15 2008 -0700
bbff280
Moved initialization of MPC8XX SCC to cpu_eth_init()
by Ben Warren
· Thu Oct 23 22:02:49 2008 -0700
5d71837
Moved initialization of MPC8220 FEC to cpu_eth_init()
by Ben Warren
· Wed Oct 22 23:47:51 2008 -0700
6773169
Moved initialization of QE Ethernet controller to cpu_eth_init()
by Ben Warren
· Wed Oct 22 23:32:48 2008 -0700
70618a3
Moved initialization of FCC Ethernet controller to cpu_eth_init
by Ben Warren
· Wed Oct 22 23:20:29 2008 -0700
93971f6
net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_init
by Shinya Kuribayashi
· Sun Oct 19 12:08:50 2008 +0900
3ead27f
Moved initialization of IXP4XX_NPE Ethernet controller to cpu_eth_init()
by Ben Warren
· Fri Sep 05 01:55:22 2008 -0400
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
371cde7
net: Make TFTP server timeout configurable
by Bartlomiej Sieka
· Wed Oct 01 15:26:29 2008 +0200
5666846
net: express the first argument to NetSetTimeout() in milliseconds
by Bartlomiej Sieka
· Wed Oct 01 15:26:28 2008 +0200
e5167f1
Adds two more ethernet interface to 83xx
by richardretanubun
· Mon Sep 29 18:28:23 2008 -0400
d31a59b
Don't tftp to unknown flash
by Jochen Friedrich
· Tue Sep 02 11:24:59 2008 +0200
052a5ea
Moved initialization of EEPRO100 Ethernet controller to board_eth_init()
by Ben Warren
· Sun Aug 31 20:37:00 2008 -0700
840f8a5
Moved initialization of TULIP Ethernet controller to board_eth_init()
by Ben Warren
· Sun Aug 31 10:45:44 2008 -0700
050019d
Moved initialization of E1000 Ethernet controller to board_eth_init()
by Ben Warren
· Sun Aug 31 10:44:19 2008 -0700
5f92942
Moved initialization of plb2800 Ethernet driver to board_eth_init
by Ben Warren
· Sun Aug 31 10:40:51 2008 -0700
cba8851
Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory
by Ben Warren
· Sun Aug 31 10:39:12 2008 -0700
b664dea
Moved initialization of MPC512x_FEC Ethernet driver to CPU directory
by Ben Warren
· Sun Aug 31 10:36:38 2008 -0700
d2358c0
Moved initialization of IncaIP Ethernet controller to board_eth_init
by Ben Warren
· Sun Aug 31 10:16:59 2008 -0700
5496501
Moved initialization of 3COM Ethernet controller (AmigaOne) to board_eth_init()
by Ben Warren
· Sun Aug 31 10:15:26 2008 -0700
9d48ec2
Moved initialization of GT6426x Ethernet controller to board_eth_init()
by Ben Warren
· Sun Aug 31 10:13:34 2008 -0700
b794a93
Moved initialization of PCNET Ethernet controller to board_eth_init()
by Ben Warren
· Sun Aug 31 10:08:43 2008 -0700
8d943c8
Moved initialization of NATSEMI Ethernet controller to board_eth_init()
by Ben Warren
· Sun Aug 31 10:07:16 2008 -0700
f2c1acb
Moved initialization of NS8382X Ethernet controller to board_eth_init()
by Ben Warren
· Sun Aug 31 10:03:22 2008 -0700
04e97e0
Moved initialization of TSI108 Ethernet controller to board_eth_init()
by Ben Warren
· Sun Aug 31 09:59:33 2008 -0700
65b8623
Moved initialization of RTL8139 Ethernet controller to board_eth_init()
by Ben Warren
· Sun Aug 31 21:41:08 2008 -0700
26425a6
Moved initialization of RTL8169 Ethernet controller to board_eth_init()
by Ben Warren
· Sun Aug 31 09:49:42 2008 -0700
057d202
Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init()
by Ben Warren
· Tue Aug 12 22:11:53 2008 -0700
bcf268b
davinci: fix remaining dm644x_eth
by Jean-Christophe PLAGNIOL-VILLARD
· Sun Aug 31 04:45:42 2008 +0200
4b26f05
ARM DaVinci: Changing function names for EMAC driver
by Sandeep Paulraj
· Sun Aug 31 00:39:46 2008 +0200
03a4449
Fix bogus error message in the DHCP handler
by Remy Bohmer
· Wed Aug 20 11:30:28 2008 +0200
2f29dad
Fix compile error when CONFIG_BOOTP_RANDOM_DELAY is set.
by Remy Bohmer
· Wed Aug 20 11:30:27 2008 +0200
f4a9d34
Moved initialization of SKGE Ethernet driver to board code.
by Ben Warren
· Sat Jul 12 00:17:50 2008 -0700
ed63bcc
Moved initialization of ULI526X Ethernet driver to board code.
by Ben Warren
· Fri Jul 11 23:42:19 2008 -0700
82c2c6a
Moved initialization of Blackfin EMAC Ethernet controller to board_eth_init()
by Ben Warren
· Fri Jul 11 23:15:28 2008 -0700
8c042b6
Moved initialization of GRETH Ethernet driver to CPU directory
by Ben Warren
· Wed Jul 09 01:04:19 2008 -0700
90c96db
Moved initialization of MCFFEC Ethernet driver to CPU directory
by Ben Warren
· Tue Aug 26 22:16:25 2008 -0700
e7edd4e
Moved initialization of FSL_MCDMAFEC Ethernet driver to CPU directory
by Ben Warren
· Tue Aug 26 22:12:36 2008 -0700
8d924fc
Moved initialization of AVR32 Ethernet controllers to board_eth_init()
by Ben Warren
· Sat Jul 05 00:08:48 2008 -0700
0f734c6
Fix DHCP protocol so U-Boot does not respond too early
by Robin Getz
· Tue Jul 15 21:44:46 2008 +0200
509cd07
Fix printf() format issues with sizeof_t types by using %zu
by Wolfgang Denk
· Mon Jul 14 15:06:35 2008 +0200
81490f4
Fix some more printf() format issues.
by Wolfgang Denk
· Sun Jul 13 23:07:35 2008 +0200
c4fb57c
Fix some more printf() format issues.
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Jul 12 14:36:34 2008 +0200
12cec0a
Fix some more print() format errors.
by Wolfgang Denk
· Fri Jul 11 01:16:00 2008 +0200
e4ad454
Fix printf errors.
by Andrew Klossner
· Mon Jul 07 06:41:14 2008 -0700
d448a49
Add mechanisms for CPU and board-specific Ethernet initialization
by Ben Warren
· Mon Jun 23 22:57:27 2008 -0700
a8df2b9
Merge branch 'master' of git://git.denx.de/u-boot
by Ben Warren
· Sun Jun 08 22:04:22 2008 -0700
b953578
Get rid of annoying/superfluous bad-checksum warning message
by Remy Bohmer
· Tue Jun 03 15:48:17 2008 +0200
cf8956d
Merging Stelian Pop AT91 patches
by Jean-Christophe PLAGNIOL-VILLARD
· Sat May 24 12:56:53 2008 +0200
a1be476
Big white-space cleanup.
by Wolfgang Denk
· Tue May 20 16:00:29 2008 +0200
69c925f
AT91SAM9263EK support
by Stelian Pop
· Thu May 08 18:52:23 2008 +0200
b38c2b3
net: make ARP timeout configurable
by Guennadi Liakhovetski
· Thu Apr 03 17:04:19 2008 +0200
35f734f
Coding Style cleanup; update CHANGELOG
by Wolfgang Denk
· Sun Apr 13 09:59:26 2008 -0700
7ce2871
Merge branch 'master' of git://www.denx.de/git/u-boot-at91
by Wolfgang Denk
· Tue Apr 08 00:16:36 2008 +0200
7837993
Add support for AT91SAM9260EK
by Stelian Pop
· Wed Mar 26 18:52:33 2008 +0100
eea44aa
Move at91cap9 specific files to at91sam9 directory
by Stelian Pop
· Wed Mar 26 20:52:28 2008 +0100
f143179
SPARC/LEON3: Added GRETH Ethernet 10/100/1000 driver.
by Daniel Hellstrom
· Fri Mar 28 20:22:53 2008 +0100
72aa3f3
DHCP request fix for Windows Server 2003
by Aras Vaichas
· Wed Mar 26 09:43:57 2008 +1100
11da2be
net: Print error message upon net usage when no ethernet-interface is found
by Stefan Roese
· Tue Mar 04 17:40:41 2008 +0100
66ecfed
Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdev
by Peter Pearse
· Fri Feb 15 12:59:15 2008 +0000
fa1dfde
TFTP: fix search of ':' in BootFile
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Feb 14 08:02:12 2008 +0100
6c93974
AT91CAP9 support : build integration
by Stelian Pop
· Sun Jan 20 19:49:21 2008 +0000
3702cd7
NFS Timeout with large files.
by Hiroshi Ito
· Thu Jan 31 18:35:04 2008 +0900
5855541
TFTP: add host ip addr support
by Jean-Christophe PLAGNIOL-VILLARD
· Fri Jan 18 01:14:03 2008 +0100
5ec202f
Merge branch 'master' of git://www.denx.de/git/u-boot-avr32
by Wolfgang Denk
· Wed Jan 23 14:33:40 2008 +0100
1989823
Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire
by Wolfgang Denk
· Wed Jan 23 14:23:13 2008 +0100
b62a431
AVR32: ATNGW100 board support
by Haavard Skinnemoen
· Sat Apr 14 17:11:49 2007 +0200
95e8787
ColdFire: Add MCF547x_8x FEC driver
by TsiChungLiew
· Tue Jan 15 14:00:25 2008 -0600
204f0ec
net: add 'ethrotate' environment variable
by Matthias Fuchs
· Thu Jan 17 07:45:05 2008 +0100
f397883
QE UEC: Extend number of supported UECs to 4
by David Saada
· Tue Jan 15 10:40:24 2008 +0200
de9fcb5
Fix Ethernet init() return codes
by Ben Warren
· Wed Jan 09 18:15:53 2008 -0500
4e48320
Add support CONFIG_UEC_ETH3 in MPC83xx
by Joakim Tjernlund
· Thu Dec 06 16:43:40 2007 +0100
a02d62b
net: Add CONFIG_NET_DO_NOT_TRY_ANOTHER option
by Matthias Fuchs
· Thu Dec 27 16:58:41 2007 +0100
aed3358
NET: Proper return code handling in eth_init() function in file eth.c
by Upakul Barkakaty
· Thu Nov 29 12:16:13 2007 +0530
db7101e
net/eth.c: Fix env_enetaddr signed overflow
by Shinya Kuribayashi
· Mon Nov 19 20:27:04 2007 +0900
1f2c9a4
Introduce new eth_receive routine
by Rafal Jaworowski
· Thu Dec 27 18:19:02 2007 +0100
909f258
Merge branch 'origin' into kconfig-for-1.3.1
by Grant Likely
· Tue Nov 20 08:19:56 2007 -0700
c1a6164
Fix warning differ in signedness in net/net.c and net/nfs.c
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Nov 17 11:31:10 2007 +0100
1aa2381
Merge branch 'origin' into kconfig-for-1.3.1
by Grant Likely
· Fri Nov 16 21:01:19 2007 -0700
1179ad1
Build: split COBJS value into multiple lines
by Grant Likely
· Mon Sep 24 09:05:30 2007 -0600
9976223
Implement general ULi 526x Ethernet driver support in U-boot
by Roy Zang
· Mon Nov 05 17:39:24 2007 +0800
f7a7f08
Cleanup coding style; update CHANGELOG
by Wolfgang Denk
· Sat Nov 03 23:09:27 2007 +0100
69b0abb
Fix typo in nfs.c
by Guennadi Liakhovetski
· Tue Oct 23 16:25:50 2007 +0200
01f256b
DHCP Client Fix
by Justin Flammia
· Mon Oct 29 17:40:35 2007 -0400
d8cafd1
Avoid compiler warning.
by Wolfgang Denk
· Tue Sep 18 21:36:35 2007 +0200
084d0ce
Fix memory corruption problem on STX GP3 SSA Board.
by Wolfgang Denk
· Wed Sep 12 00:48:57 2007 +0200
8b70f34
Fix TFTP OACK code for short packets.
by Wolfgang Denk
· Fri Aug 31 10:01:51 2007 +0200
83e8e47
Backout commit 8f1bc284 as it causes TFTP to fail.
by Wolfgang Denk
· Thu Aug 30 14:42:15 2007 +0200
4e6c9d4
tftp: don't implicity trust the format of recevied packets
by Grant Likely
· Wed Aug 29 18:26:24 2007 -0600
7192096
Fix: TFTP is not working on little endian systems
by stefano babic
· Tue Aug 21 15:52:33 2007 +0200
Next »