Commit Graph

626 Commits (6dc73df73b2b95ec171d82558c2a0ed1437d8c0a)

Author SHA1 Message Date
Stefan Brüns 943231119f net/arp: Do not run net_start_again() on timeout 9 years ago
Stefan Brüns c56eb57316 net: Fix parsing of Bootp/DHCP option 0 (Pad) 9 years ago
Stefan Brüns 454d9d3ec8 net: send RFC1542 compliant value for bootp requests 9 years ago
Stefan Brüns 867d6ae2c9 net: reject Bootp/DHCP packets with bad OP value 9 years ago
Thomas Chou 829533287a net: protect status led access in bootp 9 years ago
Hannes Petermaier 214dc1da4a net: bootp fix vci string on SPL-Boot 9 years ago
Albert ARIBAUD \(3ADEV\) f5fb734672 net: TFTP: variables cleanup and addition 9 years ago
Bernhard Nortmann 2666074809 net: support NETCONSOLE option via Kconfig 9 years ago
Bernhard Nortmann eaa8a195cc net: expose eth_is_active() function to test network device state 9 years ago
Bin Meng e408c42189 dm: eth: Correctly detect alias in eth_get_dev_by_name() 9 years ago
Bin Meng d8f79afa03 dm: eth: Do not print misleading "Net Initialization Skipped" 9 years ago
Bin Meng af2ca59e63 net: Revert "tftp: adjust settings to be suitable for 100Mbit ethernet" 9 years ago
Lukasz Majewski 346969584b net: tftp: Move tftp.h file from ./net to ./include/net 9 years ago
Michal Simek 19a4fbaadd net: Return -EINTR when ctrl+c is pressed 9 years ago
Pavel Machek 620776d734 tftp: adjust settings to be suitable for 100Mbit ethernet 9 years ago
Max Krummenacher 7628afebe9 tftp.c: fix CONFIG_TFTP_TSIZE for small files 9 years ago
Simon Glass b86f795a37 net: Allow drivers to return -ENOSYS with the write_hwaddr() method 9 years ago
Simon Glass a1ca92eaaf dm: eth: Avoid blocking on packet reception 9 years ago
Joe Hershberger f7848d90dd Allow CONFIG_REGEX to be disabled when CONFIG_NET 9 years ago
Michal Simek 9ba9e85f3f net: Fix NET_RANDOM_ETHADDR dependencies 9 years ago
Joe Hershberger 6e0d26c050 net: Handle ethaddr changes as an env callback 9 years ago
Joe Hershberger 2d1febf7d5 net: Remove duplicate bootfile syncing functionality 9 years ago
Joe Hershberger fd3056337e net: Use env callbacks for net variables 9 years ago
Joe Hershberger bef1014b31 net: Implement random ethaddr fallback in eth.c 9 years ago
Joe Hershberger f566c9949f net: Update hardware MAC address if it changes in env 9 years ago
Simon Glass 17f0ac609b dm: net: rtc: Support using driver model for rtc in sntp 9 years ago
Simon Glass 9f9276c34c dm: rtc: Rename to_tm() to rtc_to_tm() and add error code 9 years ago
Simon Glass 3bc427006a dm: net: Use existing Ethernet init for driver model 9 years ago
Joe Hershberger 3c56fb8280 net: Fix compile errors when SNTP enabled and not DATE 9 years ago
Sergey Temerkhanov 717234e002 net: Convert protocol structures to use explicit sizes 9 years ago
Sergey Temerkhanov 5917e7d165 net: Fix incorrect DHCP/BOOTP packets on 64-bit systems 9 years ago
Joe Hershberger bc0571fc10 net: cosmetic: Fix checkpatch.pl failures in net.c 9 years ago
Joe Hershberger ff819a3a33 net: cosmetic: Fix checkpatch.pl failures in eth.c 9 years ago
Joe Hershberger 8e7ff6773a net: cosmetic: Fix checkpatch.pl failures in linklocal 9 years ago
Joe Hershberger 4fd5055f59 net: cosmetic: Clean up cmd_net variables and functions 9 years ago
Joe Hershberger 6a38a5f3df net: cosmetic: Clean up netconsole variables and functions 9 years ago
Joe Hershberger 786eac5f9d net: cosmetic: Clean up DNS variables and functions 9 years ago
Joe Hershberger 6aede5b750 net: cosmetic: Clean up CDP variables and functions 9 years ago
Joe Hershberger 331db5a90f net: cosmetic: Clean up ping variables and functions 9 years ago
Joe Hershberger 38ba255874 net: cosmetic: Clean up SNTP variables and functions 9 years ago
Joe Hershberger 698d78e545 net: cosmetic: Clean up RARP variables and functions 9 years ago
Joe Hershberger 68c76a3a38 net: cosmetic: Clean up NFS variables and functions 9 years ago
Joe Hershberger 7044c6bb69 net: cosmetic: Clean up DHCP variables and functions 9 years ago
Joe Hershberger 85d25e0e76 net: cosmetic: Clean up ARP variables and functions 9 years ago
Joe Hershberger 8885c5fe90 net: cosmetic: Clean up TFTP variables and functions 9 years ago
Joe Hershberger 1fd92db83d net: cosmetic: Fix var naming net <-> eth drivers 9 years ago
Joe Hershberger 1203fcceec net: cosmetic: Cleanup internal packet buffer names 9 years ago
Joe Hershberger 0adb5b761f net: cosmetic: Name ethaddr variables consistently 9 years ago
Joe Hershberger 586cbe51ab net: cosmetic: Fixup var names for DHCP strings 9 years ago
Joe Hershberger 1411157d85 net: cosmetic: Fixup var names related to boot file 9 years ago