aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-06-08Merge branch 'master' of git://git.denx.de/u-bootBen Warren
2008-06-04Get rid of annoying/superfluous bad-checksum warning messageRemy Bohmer
2008-05-24Merging Stelian Pop AT91 patchesJean-Christophe PLAGNIOL-VILLARD
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-05-10AT91SAM9263EK supportStelian Pop
2008-04-28net: make ARP timeout configurableGuennadi Liakhovetski
2008-04-13Coding Style cleanup; update CHANGELOGWolfgang Denk
2008-04-08Merge branch 'master' of git://www.denx.de/git/u-boot-at91Wolfgang Denk
2008-04-01Add support for AT91SAM9260EKStelian Pop
2008-04-01Move at91cap9 specific files to at91sam9 directoryStelian Pop
2008-03-30SPARC/LEON3: Added GRETH Ethernet 10/100/1000 driver.Daniel Hellstrom
2008-03-30DHCP request fix for Windows Server 2003Aras Vaichas
2008-03-05net: Print error message upon net usage when no ethernet-interface is foundStefan Roese
2008-02-15Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdevPeter Pearse
2008-02-14TFTP: fix search of ':' in BootFileJean-Christophe PLAGNIOL-VILLARD
2008-02-14AT91CAP9 support : build integrationStelian Pop
2008-02-14NFS Timeout with large files.Hiroshi Ito
2008-02-05TFTP: add host ip addr supportJean-Christophe PLAGNIOL-VILLARD
2008-01-23Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk
2008-01-23Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk
2008-01-18AVR32: ATNGW100 board supportHaavard Skinnemoen
2008-01-17ColdFire: Add MCF547x_8x FEC driverTsiChungLiew
2008-01-17net: add 'ethrotate' environment variableMatthias Fuchs
2008-01-15QE UEC: Extend number of supported UECs to 4David Saada
2008-01-10Fix Ethernet init() return codesBen Warren
2008-01-08Add support CONFIG_UEC_ETH3 in MPC83xxJoakim Tjernlund
2008-01-03net: Add CONFIG_NET_DO_NOT_TRY_ANOTHER optionMatthias Fuchs
2008-01-03NET: Proper return code handling in eth_init() function in file eth.cUpakul Barkakaty
2008-01-03net/eth.c: Fix env_enetaddr signed overflowShinya Kuribayashi
2008-01-03Introduce new eth_receive routineRafal Jaworowski
2007-11-20Merge branch 'origin' into kconfig-for-1.3.1Grant Likely
2007-11-18Fix warning differ in signedness in net/net.c and net/nfs.cJean-Christophe PLAGNIOL-VILLARD
2007-11-16Merge branch 'origin' into kconfig-for-1.3.1Grant Likely
2007-11-15Build: split COBJS value into multiple linesGrant Likely
2007-11-06Implement general ULi 526x Ethernet driver support in U-bootRoy Zang
2007-11-03Cleanup coding style; update CHANGELOGWolfgang Denk
2007-11-03Fix typo in nfs.cGuennadi Liakhovetski
2007-11-01DHCP Client FixJustin Flammia
2007-09-18Avoid compiler warning.Wolfgang Denk
2007-09-12Fix memory corruption problem on STX GP3 SSA Board.Wolfgang Denk
2007-08-31Fix TFTP OACK code for short packets.Wolfgang Denk
2007-08-30Backout commit 8f1bc284 as it causes TFTP to fail.Wolfgang Denk
2007-08-30tftp: don't implicity trust the format of recevied packetsGrant Likely
2007-08-29Fix: TFTP is not working on little endian systemsstefano babic
2007-08-16Merge branch 'denx-coldfire' into coldfire-aug2007John Rigby
2007-08-1586xx: Fix lingering CFG_CMD_* references in sbc8641d.hJon Loeliger
2007-08-15Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-08-14Coding style cleanup; rebuild CHANGELOGWolfgang Denk
2007-08-13multicast tftp: RFC2090David Updegraff
2007-08-13New CONFIG_BOOTP_SERVERIP optionWilson Callan