index
:
bootable_bootloader_goldelico_gta04.git
replicant-4.2
bootable/bootloader/goldelico/gta04
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Coding Style cleanup; update CHANGELOG.
Wolfgang Denk
2009-07-23
1
-1
/
+0
*
Save server's MAC address in environment
Robin Getz
2009-07-22
1
-0
/
+9
*
DHCP regression on 2009-06
Michael Zaidman
2009-07-22
1
-0
/
+3
*
Add warning about upcoming removal of old Ethernet API
Ben Warren
2009-07-22
1
-0
/
+2
*
Add DNS support
Robin Getz
2009-07-22
4
-3
/
+283
*
net: rename NetRxPkt to NetRxPacket
Mike Frysinger
2009-07-22
2
-5
/
+5
*
A VLAN tagged DHCP request/discover is 4 bytes short
Norbert van Bolhuis
2009-06-15
1
-2
/
+2
*
Remove support for non-CONFIG_NET_MULTI on PPC4xx EMAC
Ben Warren
2009-06-15
1
-4
/
+0
*
Switched davinci_emac Ethernet driver to use newer API
Ben Warren
2009-06-15
1
-4
/
+0
*
netloop: updates for NetLoop
Heiko Schocher
2009-05-15
2
-7
/
+5
*
Replace __attribute references with __attribute__
Peter Tyser
2009-04-28
1
-2
/
+2
*
NetLoop initialization bug
Michael Zaidman
2009-04-19
1
-59
/
+4
*
net: get mac address from environment and use eth util funcs
Mike Frysinger
2009-03-20
2
-22
/
+6
*
net: new utility functions for working with enetaddr's
Mike Frysinger
2009-03-20
1
-31
/
+38
*
convert print_IPaddr() to %pI4
Mike Frysinger
2009-03-20
4
-37
/
+14
*
netloop: speed up NetLoop
Heiko Schocher
2009-02-22
2
-61
/
+84
*
Add eth_get_dev_by_index
Andy Fleming
2009-02-16
1
-0
/
+22
*
net/sntp.c: move ifdef into Makefile COBJS-$(...)
Mike Frysinger
2009-02-09
2
-5
/
+1
*
Fix IP alignment problem
Olav Morken
2009-01-28
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-net
Wolfgang Denk
2008-12-09
2
-5
/
+5
|
\
|
*
net: Fix TftpStart() ip:filename bug
Peter Tyser
2008-12-04
1
-2
/
+1
|
*
net: Add additional IP fragmentation check
Peter Tyser
2008-12-04
1
-1
/
+2
|
*
net: Define IP flag field values
Peter Tyser
2008-12-04
1
-3
/
+3
*
|
Update U-Boot's build timestamp on every compile
Peter Tyser
2008-12-06
1
-0
/
+3
|
/
*
Moved initialization of PPC4xx EMAC to cpu_eth_init()
Ben Warren
2008-11-09
1
-4
/
+0
*
Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC
Ben Warren
2008-11-09
1
-3
/
+2
*
Moved initialization of MPC8XX SCC to cpu_eth_init()
Ben Warren
2008-11-09
1
-4
/
+0
*
Moved initialization of MPC8220 FEC to cpu_eth_init()
Ben Warren
2008-11-09
1
-4
/
+0
*
Moved initialization of QE Ethernet controller to cpu_eth_init()
Ben Warren
2008-11-09
1
-19
/
+0
*
Moved initialization of FCC Ethernet controller to cpu_eth_init
Ben Warren
2008-11-09
1
-5
/
+0
*
net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_init
Shinya Kuribayashi
2008-11-09
1
-4
/
+0
*
Moved initialization of IXP4XX_NPE Ethernet controller to cpu_eth_init()
Ben Warren
2008-11-09
1
-4
/
+0
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
4
-19
/
+19
*
net: Make TFTP server timeout configurable
Bartlomiej Sieka
2008-10-18
1
-4
/
+24
*
net: express the first argument to NetSetTimeout() in milliseconds
Bartlomiej Sieka
2008-10-18
7
-33
/
+28
*
Adds two more ethernet interface to 83xx
richardretanubun
2008-10-18
1
-0
/
+6
*
Don't tftp to unknown flash
Jochen Friedrich
2008-09-02
1
-0
/
+2
*
Moved initialization of EEPRO100 Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
1
-4
/
+0
*
Moved initialization of TULIP Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
1
-4
/
+0
*
Moved initialization of E1000 Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
1
-4
/
+0
*
Moved initialization of plb2800 Ethernet driver to board_eth_init
Ben Warren
2008-09-02
1
-4
/
+0
*
Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory
Ben Warren
2008-09-02
1
-4
/
+0
*
Moved initialization of MPC512x_FEC Ethernet driver to CPU directory
Ben Warren
2008-09-02
1
-4
/
+0
*
Moved initialization of IncaIP Ethernet controller to board_eth_init
Ben Warren
2008-09-02
1
-4
/
+0
*
Moved initialization of 3COM Ethernet controller (AmigaOne) to board_eth_init()
Ben Warren
2008-09-02
1
-4
/
+0
*
Moved initialization of GT6426x Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
1
-7
/
+0
*
Moved initialization of PCNET Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
1
-4
/
+0
*
Moved initialization of NATSEMI Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
1
-4
/
+0
*
Moved initialization of NS8382X Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
1
-4
/
+0
*
Moved initialization of TSI108 Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
1
-4
/
+0
[next]