summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: make ARP timeout configurableGuennadi Liakhovetski2008-04-281-6/+17
* Coding Style cleanup; update CHANGELOGWolfgang Denk2008-04-131-20/+20
* Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk2008-04-081-3/+3
|\
| * Add support for AT91SAM9260EKStelian Pop2008-04-011-1/+1
| * Move at91cap9 specific files to at91sam9 directoryStelian Pop2008-04-011-2/+2
* | SPARC/LEON3: Added GRETH Ethernet 10/100/1000 driver.Daniel Hellstrom2008-03-301-0/+4
* | DHCP request fix for Windows Server 2003Aras Vaichas2008-03-301-1/+4
|/
* net: Print error message upon net usage when no ethernet-interface is foundStefan Roese2008-03-051-1/+3
* Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdevPeter Pearse2008-02-151-0/+4
|\
| * AT91CAP9 support : build integrationStelian Pop2008-02-141-0/+4
* | TFTP: fix search of ':' in BootFileJean-Christophe PLAGNIOL-VILLARD2008-02-141-1/+1
|/
* NFS Timeout with large files.Hiroshi Ito2008-02-141-1/+6
* TFTP: add host ip addr supportJean-Christophe PLAGNIOL-VILLARD2008-02-051-10/+30
* Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk2008-01-231-0/+4
|\
| * AVR32: ATNGW100 board supportHaavard Skinnemoen2008-01-181-0/+4
* | Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk2008-01-231-0/+4
|\ \
| * | ColdFire: Add MCF547x_8x FEC driverTsiChungLiew2008-01-171-0/+4
| |/
* | net: add 'ethrotate' environment variableMatthias Fuchs2008-01-171-0/+9
* | QE UEC: Extend number of supported UECs to 4David Saada2008-01-151-0/+3
|/
* Fix Ethernet init() return codesBen Warren2008-01-101-1/+1
* Add support CONFIG_UEC_ETH3 in MPC83xxJoakim Tjernlund2008-01-081-0/+3
* net: Add CONFIG_NET_DO_NOT_TRY_ANOTHER optionMatthias Fuchs2008-01-031-0/+2
* NET: Proper return code handling in eth_init() function in file eth.cUpakul Barkakaty2008-01-031-4/+4
* net/eth.c: Fix env_enetaddr signed overflowShinya Kuribayashi2008-01-031-1/+2
* Introduce new eth_receive routineRafal Jaworowski2008-01-032-0/+68
* Merge branch 'origin' into kconfig-for-1.3.1Grant Likely2007-11-206-9/+9
|\
| * Fix warning differ in signedness in net/net.c and net/nfs.cJean-Christophe PLAGNIOL-VILLARD2007-11-186-9/+9
* | Merge branch 'origin' into kconfig-for-1.3.1Grant Likely2007-11-161-0/+4
|\ \ | |/
| * Implement general ULi 526x Ethernet driver support in U-bootRoy Zang2007-11-061-0/+4
* | Build: split COBJS value into multiple linesGrant Likely2007-11-151-2/+9
|/
* Cleanup coding style; update CHANGELOGWolfgang Denk2007-11-031-3/+2
* Fix typo in nfs.cGuennadi Liakhovetski2007-11-031-1/+0
* DHCP Client FixJustin Flammia2007-11-011-4/+7
* Avoid compiler warning.Wolfgang Denk2007-09-181-1/+1
* Fix memory corruption problem on STX GP3 SSA Board.Wolfgang Denk2007-09-121-2/+2
* Fix TFTP OACK code for short packets.Wolfgang Denk2007-08-311-2/+6
* Backout commit 8f1bc284 as it causes TFTP to fail.Wolfgang Denk2007-08-301-10/+10
* tftp: don't implicity trust the format of recevied packetsGrant Likely2007-08-301-10/+10
* Fix: TFTP is not working on little endian systemsstefano babic2007-08-291-1/+1
* Merge branch 'denx-coldfire' into coldfire-aug2007John Rigby2007-08-161-0/+4
|\
| * Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-158-100/+392
| |\
| * \ Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescaleStefan Roese2007-07-161-0/+4
| |\ \
| | * \ Merge branch 'master' into u-boot-5329-earlyJohn Rigby2007-07-101-31/+19
| | |\ \
| | * | | Add mcffec_initialize()TsiChungLiew2007-07-101-0/+3
| | * | | Added M5329AFEE and M5329BFEE PlatformsTsiChung Liew2007-06-181-0/+1
* | | | | 86xx: Fix lingering CFG_CMD_* references in sbc8641d.hJon Loeliger2007-08-151-1/+1
| |_|_|/ |/| | |
* | | | Coding style cleanup; rebuild CHANGELOGWolfgang Denk2007-08-143-23/+23
* | | | multicast tftp: RFC2090David Updegraff2007-08-133-5/+286
* | | | New CONFIG_BOOTP_SERVERIP optionWilson Callan2007-08-131-0/+2
* | | | [ARM] TI DaVinci support, hopefully finalSergey Kubushyn2007-08-101-0/+5
OpenPOWER on IntegriCloud