aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2010-11-28string_to_VLAN: constify "var" argMike Frysinger1-1/+1
2010-11-28copy_filename: constify "src" argMike Frysinger1-1/+1
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-11-15Net: clarify board/cpu_eth_init callsBen Warren1-4/+12
2010-11-14net: Fix potential empty DHCP Parameter Request ListJason Liu1-0/+4
2010-10-11rarp: Condtionally compile rarp supportPeter Tyser2-3/+10
2010-10-11Net: Remove redundant CONFIG_NET_MULTI directivesBen Warren1-12/+4
2010-08-09Fix compile warnings for const correctnessBen Warren1-1/+1
2010-07-12net: warn about spaces in device namesMike Frysinger1-0/+3
2010-06-20net/eth.c: eth_mac_skip() is only needed when CONFIG_NET_MULTI is setWolfgang Denk1-2/+2
2010-06-20ip/defrag: fix processing of last short fragmentFillod Stephane1-1/+2
2010-05-03Program net device MAC addresses after initializingBen Warren1-0/+13
2010-05-03./net/net.c - make Microsoft dns servers happy with random_port() numbersRobin Getz1-2/+4
2010-05-03net: Trivial coding style issue with empty for statementDetlev Zundel1-2/+3
2010-03-21TFTP: allow for adjustable retransmission timoutWolfgang Denk1-5/+18
2010-01-17Make getenv_IPaddr() globalDirk Behme1-26/+0
2009-12-13Add error codes/handling for TFTP-serverRemy Bohmer1-3/+29
2009-12-13net: pull CONFIG checks out of source and into makefileMike Frysinger7-30/+9
2009-12-07nfs: NfsTimeout() updatesEvan Samanas1-5/+6
2009-12-07fix nfs symlink name corruptionEd Swarthout1-1/+1
2009-11-24Repair the 'netretry=once' option.Remy Bohmer1-8/+24
2009-09-11net/bootp.c: fix compile warningWolfgang Denk1-1/+5
2009-08-25Add Transfer Size Option to tftpRobin Getz1-2/+36
2009-08-25nfs: accept CONFIG_NFS_READ_SIZE from config fileAlessandro Rubini1-2/+8
2009-08-25tftp: get the tftp block size from config file and from the environmentAlessandro Rubini1-2/+11
2009-08-25net: defragment IP packetsAlessandro Rubini1-5/+183
2009-08-10net/tftp.c: fix warning: pointer targets differ in signednessWolfgang Denk1-1/+3
2009-08-07net: sync env ethaddr to device enetaddr in eth_init()Mike Frysinger1-29/+23
2009-08-07minor debug cleanups in ./netRobin Getz8-167/+77
2009-07-23Coding Style cleanup; update CHANGELOG.Wolfgang Denk1-1/+0
2009-07-22Save server's MAC address in environmentRobin Getz1-0/+9
2009-07-22DHCP regression on 2009-06Michael Zaidman1-0/+3
2009-07-22Add warning about upcoming removal of old Ethernet APIBen Warren1-0/+2
2009-07-22Add DNS supportRobin Getz4-3/+283
2009-07-22net: rename NetRxPkt to NetRxPacketMike Frysinger2-5/+5
2009-06-15A VLAN tagged DHCP request/discover is 4 bytes shortNorbert van Bolhuis1-2/+2
2009-06-15Remove support for non-CONFIG_NET_MULTI on PPC4xx EMACBen Warren1-4/+0
2009-06-15Switched davinci_emac Ethernet driver to use newer APIBen Warren1-4/+0
2009-05-15netloop: updates for NetLoopHeiko Schocher2-7/+5
2009-04-28Replace __attribute references with __attribute__Peter Tyser1-2/+2
2009-04-19NetLoop initialization bugMichael Zaidman1-59/+4
2009-03-20net: get mac address from environment and use eth util funcsMike Frysinger2-22/+6
2009-03-20net: new utility functions for working with enetaddr'sMike Frysinger1-31/+38
2009-03-20convert print_IPaddr() to %pI4Mike Frysinger4-37/+14
2009-02-22netloop: speed up NetLoopHeiko Schocher2-61/+84
2009-02-16Add eth_get_dev_by_indexAndy Fleming1-0/+22
2009-02-09net/sntp.c: move ifdef into Makefile COBJS-$(...)Mike Frysinger2-5/+1
2009-01-28Fix IP alignment problemOlav Morken1-1/+1
2008-12-09Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2-5/+5
2008-12-06Update U-Boot's build timestamp on every compilePeter Tyser1-0/+3