Commit Graph

642 Commits (lime2-spi)

Author SHA1 Message Date
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
Joe Hershberger 049a95a775 net: cosmetic: Change IPaddr_t to struct in_addr 9 years ago
Joe Hershberger 63c9729a13 dm: eth: Provide a way for drivers to manage packet buffers 9 years ago
Joe Hershberger 60304592b9 net: Improve error handling 9 years ago
Joe Hershberger 6536b9bb76 dm: eth: Add support for ethprime env var 9 years ago
Joe Hershberger e58780dcb7 dm: eth: Add support for aliases 9 years ago
Joe Hershberger 17591405a7 dm: eth: Pass the packet pointer as a parameter to recv 9 years ago
Joe Hershberger 2a504df006 net: Clean up network stack names used in DM drivers 9 years ago
Joe Hershberger 05c3e68f85 dm: eth: Add basic driver model support to Ethernet stack 9 years ago
Joe Hershberger 55d5fd9a84 net: Access mapped physmem in net functions 9 years ago
Joe Hershberger 5c421331d5 net: Make netretry actually do something 9 years ago
Joe Hershberger d2eaec6006 net: Remove the bd* parameter from net stack functions 9 years ago
Joe Hershberger fce6900b49 net: Use int instead of u8 for boolean flag 9 years ago
Joe Hershberger 05324a488b net: Change return codes from net/eth.c to use errorno constants 9 years ago
Joe Hershberger 84eb1fba7b net: Refactor in preparation for driver model 9 years ago
Joe Hershberger 4c7c65afbe net: Rename helper function to be more clear 9 years ago
Joe Hershberger 8b2c9a7157 net: Provide a function to get the current MAC address 9 years ago
Simon Glass 0da0fcd51f net: Use new checksum functions 9 years ago
Simon Glass 9b0e35cb48 net: Add a separate file for IP checksumming 9 years ago
Wu, Josh ecec4e9c82 net: bootp: as CONFIG_BOOTP_SERVERIP is defined, keep bootfile not changed 10 years ago
Jeroen Hofstee 783a91fdbb eth: make eth_address_set static 10 years ago
Simon Glass 8104f54629 net: Display the size when tftpboot finishes 10 years ago
Wolfgang Denk 2ea9103924 SPDX License cleanup for LiMon imported files 10 years ago
Masahiro Yamada ed36323f6d kconfig: add blank Kconfig files 10 years ago
Gerhard Sittig f395e75e27 net: dns: fix for DNS queries sent to the wrong MAC address 10 years ago
Thierry Reding 92ac8acc01 net: More BOOTP retry timeout improvements 10 years ago
Stephen Warren f59be6e850 net: BOOTP retry timeout improvements 10 years ago
Pavel Machek 75d9a45cb0 Ethernet: let user know if there is no valid ethernet address 10 years ago
Pavel Machek 8e8d73b4a5 bootp can use mdelay 10 years ago
Hannes Petermaier 1f9ce3063c fix: CONFIG_NETCONSOLE start/handle this stuff only outside SPL 10 years ago
Masahiro Yamada da384a9d76 net: rename and refactor eth_rand_ethaddr() function 10 years ago
Przemyslaw Marczak d718ded056 lib: uuid: code refactor for proper maintain between uuid bin and string 10 years ago
Masahiro Yamada 6825a95b0b kbuild: use Linux Kernel build scripts 10 years ago
Alexey Brodkin 27ee59af28 net: execute "miiphy_init" if CONFIG_PHYLIB defined 10 years ago
Andrew Ruder 8e52533d10 net: tftpsrv: Get correct client MAC address 11 years ago