summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-05-21tftp.c: fix CONFIG_TFTP_TSIZE for small filesMax Krummenacher
2015-02-12net: Use new checksum functionsSimon Glass
2015-01-23net: Add a separate file for IP checksummingSimon Glass
2014-12-08net: bootp: as CONFIG_BOOTP_SERVERIP is defined, keep bootfile not changedWu, Josh
2014-10-25eth: make eth_address_set staticJeroen Hofstee
2014-10-22net: Display the size when tftpboot finishesSimon Glass
2014-10-10SPDX License cleanup for LiMon imported filesWolfgang Denk
2014-09-24kconfig: add blank Kconfig filesMasahiro Yamada
2014-09-16net: dns: fix for DNS queries sent to the wrong MAC addressGerhard Sittig
2014-08-21net: More BOOTP retry timeout improvementsThierry Reding
2014-08-09net: BOOTP retry timeout improvementsStephen Warren
2014-07-22Ethernet: let user know if there is no valid ethernet addressPavel Machek
2014-07-22bootp can use mdelayPavel Machek
2014-06-19fix: CONFIG_NETCONSOLE start/handle this stuff only outside SPLHannes Petermaier
2014-05-12net: rename and refactor eth_rand_ethaddr() functionMasahiro Yamada
2014-04-02lib: uuid: code refactor for proper maintain between uuid bin and stringPrzemyslaw Marczak
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada
2014-02-07net: execute "miiphy_init" if CONFIG_PHYLIB definedAlexey Brodkin
2013-11-22net: tftpsrv: Get correct client MAC addressAndrew Ruder
2013-11-22net: tftp: Make sure timeout will not effect wrap offsetrockly
2013-10-31net: convert a makefile to Kbuild styleMasahiro Yamada
2013-08-26NET: Add net_busy_flag if CONFIG_USB_KEYBOARD is definedJim Lin
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-24net: Correct check for link-local target IP conflictJoe Hershberger
2013-06-24net/tftp: sparse fixesKim Phillips
2013-06-24net: nfs: add dynamic wait periodMatthias Brugger
2013-06-19NET: Fix system hanging if NET device is not installedJim Lin
2013-02-28net: Use new numeric setenv functionsSimon Glass
2012-12-15net: Fix endianness bug in link-localJoe Hershberger
2012-12-15net: Add tftp speed indicationSimon Glass
2012-12-13env: Add a bootfile env handlerJoe Hershberger
2012-12-13env: Use getenv_yesno() more generallyJoe Hershberger
2012-11-04net/: sparse fixesKim Phillips
2012-10-04Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2012-10-03net: fix netconsole filteringJoe Hershberger
2012-10-01OMAP: networking support for SPLIlya Yanok
2012-10-01net/bootp: add VCI support for BOOTP alsoIlya Yanok
2012-09-27net: Quietly ignore DHCP Option 28 (Broadcast Address)Brian Rzycki
2012-09-27net: eth_write_hwaddr: Return error for invalid MACsBenoît Thébaudeau
2012-09-24net: Filter incoming netconsole packets by IPJoe Hershberger
2012-09-24net: Improve the speed of netconsoleJoe Hershberger
2012-09-24net: bugfix: NetSetTimeout assumes CONFIG_SYS_HZ=1000Tetsuyuki Kobayashi
2012-09-24api: net: fix length check in eth_receive()Michael Walle
2012-07-30Merge branch 'next' of git://git.denx.de/u-bootWolfgang Denk
2012-07-24net: Make sure the ethaddr is updated in net_init()Joe Hershberger
2012-07-19net: link_local: fix buildbenoit.thebaudeau@advans
2012-07-19net: bootp: fix buildbenoit.thebaudeau@advans
2012-07-12net: nfs: make NFS_TIMEOUT configurableTetsuyuki Kobayashi
2012-07-12Merge branch 'next' of git://git.denx.de/u-boot-net into nextWolfgang Denk
2012-07-11net: Inline the new eth_setenv_enetaddr_by_index functionJoe Hershberger