aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-11-28string_to_VLAN: constify "var" argMike Frysinger
2010-11-28copy_filename: constify "src" argMike Frysinger
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-11-15Net: clarify board/cpu_eth_init callsBen Warren
2010-11-14net: Fix potential empty DHCP Parameter Request ListJason Liu
2010-10-11rarp: Condtionally compile rarp supportPeter Tyser
2010-10-11Net: Remove redundant CONFIG_NET_MULTI directivesBen Warren
2010-08-09Fix compile warnings for const correctnessBen Warren
2010-07-12net: warn about spaces in device namesMike Frysinger
2010-06-20net/eth.c: eth_mac_skip() is only needed when CONFIG_NET_MULTI is setWolfgang Denk
2010-06-20ip/defrag: fix processing of last short fragmentFillod Stephane
2010-05-03Program net device MAC addresses after initializingBen Warren
2010-05-03./net/net.c - make Microsoft dns servers happy with random_port() numbersRobin Getz
2010-05-03net: Trivial coding style issue with empty for statementDetlev Zundel
2010-03-21TFTP: allow for adjustable retransmission timoutWolfgang Denk
2010-01-17Make getenv_IPaddr() globalDirk Behme
2009-12-13Add error codes/handling for TFTP-serverRemy Bohmer
2009-12-13net: pull CONFIG checks out of source and into makefileMike Frysinger
2009-12-07nfs: NfsTimeout() updatesEvan Samanas
2009-12-07fix nfs symlink name corruptionEd Swarthout
2009-11-24Repair the 'netretry=once' option.Remy Bohmer
2009-09-11net/bootp.c: fix compile warningWolfgang Denk
2009-08-25Add Transfer Size Option to tftpRobin Getz
2009-08-25nfs: accept CONFIG_NFS_READ_SIZE from config fileAlessandro Rubini
2009-08-25tftp: get the tftp block size from config file and from the environmentAlessandro Rubini
2009-08-25net: defragment IP packetsAlessandro Rubini
2009-08-10net/tftp.c: fix warning: pointer targets differ in signednessWolfgang Denk
2009-08-07net: sync env ethaddr to device enetaddr in eth_init()Mike Frysinger
2009-08-07minor debug cleanups in ./netRobin Getz
2009-07-23Coding Style cleanup; update CHANGELOG.Wolfgang Denk
2009-07-22Save server's MAC address in environmentRobin Getz
2009-07-22DHCP regression on 2009-06Michael Zaidman
2009-07-22Add warning about upcoming removal of old Ethernet APIBen Warren
2009-07-22Add DNS supportRobin Getz
2009-07-22net: rename NetRxPkt to NetRxPacketMike Frysinger
2009-06-15A VLAN tagged DHCP request/discover is 4 bytes shortNorbert van Bolhuis
2009-06-15Remove support for non-CONFIG_NET_MULTI on PPC4xx EMACBen Warren
2009-06-15Switched davinci_emac Ethernet driver to use newer APIBen Warren
2009-05-15netloop: updates for NetLoopHeiko Schocher
2009-04-28Replace __attribute references with __attribute__Peter Tyser
2009-04-19NetLoop initialization bugMichael Zaidman
2009-03-20net: get mac address from environment and use eth util funcsMike Frysinger
2009-03-20net: new utility functions for working with enetaddr'sMike Frysinger
2009-03-20convert print_IPaddr() to %pI4Mike Frysinger
2009-02-22netloop: speed up NetLoopHeiko Schocher
2009-02-16Add eth_get_dev_by_indexAndy Fleming
2009-02-09net/sntp.c: move ifdef into Makefile COBJS-$(...)Mike Frysinger
2009-01-28Fix IP alignment problemOlav Morken
2008-12-09Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk
2008-12-06Update U-Boot's build timestamp on every compilePeter Tyser