Commit Graph

536 Commits (b644d3e932f133bbb8b577c1965eae399b7df99e)

Author SHA1 Message Date
Simon Glass f5329bbc3f net: tftpput: move common code into separate functions 14 years ago
Simon Glass e4bf0c5cfe net: tftpput: Rename TFTP to TFTPGET 14 years ago
Simon Glass 4793ee6522 net: tftpput: Add support for receiving ICMP packets 14 years ago
Simon Glass 8f79bb17a4 net: tftpput: Move ICMP code into its own function 14 years ago
Bernhard Kaindl 6dc809f407 net/dns.c: Fix endian conversion for big-endian in dns command 14 years ago
Jason Hobbs d2b5d5c4c1 net: bootp: add PXE/RFC 4578 DHCP options support 14 years ago
Mike Frysinger e2a53458a7 net: drop !NET_MULTI code 14 years ago
Mike Frysinger d90f0c107b net: drop !NET_MULTI ns7520 driver 14 years ago
Philip Balister a9a730e0bc net: Add \n before warning message so it prints on a new line. 14 years ago
Mike Frysinger ff25d32c25 net: turn name len check into an assert 14 years ago
Peter Korsgaard 7aabad2804 net/bootp.c: fix tftp load if autoload environment var isn't set 14 years ago
Helmut Raiger 7e7f903fcd net/eth.c: throw BUG for eth_get_dev_by_name(NULL) 14 years ago
Simon Glass 019fd6d45b Correct call to eth_write_hwaddr() 14 years ago
Michal Simek 58c583b6c2 net: Check network device driver name 14 years ago
Simon Glass 093498669e Put common autoload code into auto_load() function 14 years ago
Simon Glass 7616e78508 Add Ethernet hardware MAC address framework to usbnet 14 years ago
Andreas Bießmann d1228ea900 net/eth.c: drop obsolete at91rm9200 support 14 years ago
Luuk Paulussen 09e3a67dec bootp: add ntpserver option to bootp request 14 years ago
Enric Balletbo i Serra 23a70bf9c3 net/net.c: Update ipaddr if the environment has changed 14 years ago
Luca Ceresoli 4d69e98c06 net/tftp.c: fix typo 14 years ago
Luca Ceresoli 7a83af07ae TFTP: add tftpsrv command 14 years ago
Luca Ceresoli e59e35620a TFTP: net/tftp.c: add server mode receive 14 years ago
Luca Ceresoli e3fb0abe2b TFTP: rename STATE_RRQ to STATE_SEND_RRQ 14 years ago
Luca Ceresoli 20478ceaa2 TFTP: replace "server" with "remote" in local variable names 14 years ago
Luca Ceresoli 9bb0a1bf98 net/tftp.c: cosmetic: do not initialise statics to 0 or NULL 14 years ago
Luca Ceresoli 0bdd8acc35 net/tftp.c: cosmetic: fix indentation 14 years ago
Luca Ceresoli 6d2231e8fa net/tftp.c: cosmetic: trailing statements should be on next line 14 years ago
Luca Ceresoli 7bc325a1b2 net/tftp.c: cosmetic: fix brace issues 14 years ago
Luca Ceresoli 2cb5360807 net/tftp.c: cosmetic: do not use assignment in if condition 14 years ago
Luca Ceresoli 2e320257c8 net/tftp.c: cosmetic: fix pointer syntax issues 14 years ago
Luca Ceresoli c718b1439b net/tftp.c: cosmetic: fix whitespace issues 14 years ago
Luca Ceresoli 2f09413fd9 net/tftp.c: cosmetic: fix lines over 80 characters 14 years ago
Luca Ceresoli ccb9ebefbe net/net.c: cosmetic: do not use assignment in if condition 14 years ago
Luca Ceresoli c819abeef7 net/net.c: cosmetic: fix indentation 14 years ago
Luca Ceresoli 92895de978 net/net.c: cosmetic: parentheses not required for return 14 years ago
Luca Ceresoli 6b147d1139 net/net.c: cosmetic: fix pointer syntax issues 14 years ago
Luca Ceresoli d3c65b015a net/net.c: cosmetic: fix brace issues 14 years ago
Luca Ceresoli 4f63acd062 net/net.c: cosmetic: fix whitespace issues 14 years ago
Luca Ceresoli c586ce6e01 net/net.c: cosmetic: variable initializations 14 years ago
Luca Ceresoli 3e38e429ff net/net.c: cosmetic: fix lines over 80 characters 14 years ago
Luca Ceresoli 03eb129f8a NET: pass source IP address to packet handlers 14 years ago
Simon Guinot 8b6bbe104f netconsole: remove `serverip' check 14 years ago
Gray Remlin 9030a55ef3 NET: Correct potential missing goto label in case statement. 14 years ago
Andy Fleming 5f184715ec Create PHY Lib for U-Boot 14 years ago
Simon Glass 21076f61c7 Fix bad padding of bootp request packet 14 years ago
Remy Bohmer c650e1be41 Fix compile warning in net/eth.c 14 years ago
Simon Glass 89d48367ed Add USB host ethernet adapter support 14 years ago
Mike Frysinger 2e3ef6e4e4 string_to_VLAN: constify "var" arg 15 years ago
Mike Frysinger b920ee9db2 copy_filename: constify "src" arg 15 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 15 years ago