Commit Graph

52 Commits (ed0fc4b172de0aae51055ae8e17c6593314c6ca2)

Author SHA1 Message Date
Simon Glass e4a3d57dc7 net: Export auto_load, use it in rarp 13 years ago
Simon Glass 58f317d182 net: tftpput: Support selecting get/put for tftp 13 years ago
Simon Glass e4bf0c5cfe net: tftpput: Rename TFTP to TFTPGET 13 years ago
Simon Glass 4793ee6522 net: tftpput: Add support for receiving ICMP packets 13 years ago
Mike Frysinger e2a53458a7 net: drop !NET_MULTI code 13 years ago
Simon Glass 7616e78508 Add Ethernet hardware MAC address framework to usbnet 13 years ago
Luca Ceresoli 7a83af07ae TFTP: add tftpsrv command 13 years ago
Luca Ceresoli 03eb129f8a NET: pass source IP address to packet handlers 13 years ago
Mike Frysinger 908c6b627f string_to_ip: constify "s" arg 14 years ago
Mike Frysinger 2e3ef6e4e4 string_to_VLAN: constify "var" arg 14 years ago
Mike Frysinger b920ee9db2 copy_filename: constify "src" arg 14 years ago
Remy Bohmer 23cd138503 Integrate USB gadget layer and USB CDC driver layer 14 years ago
Ben Warren d7fb9bcfb2 Fix compile warnings for const correctness 14 years ago
Ben Warren ecee9324d7 Program net device MAC addresses after initializing 14 years ago
Dirk Behme 6a45e38495 Make getenv_IPaddr() global 15 years ago
Mike Frysinger 91b469c95f net: add random_port() prototype 15 years ago
Mike Frysinger 86848a74c3 net: sync env ethaddr to device enetaddr in eth_init() 15 years ago
Robin Getz 1a32bf4188 Add DNS support 15 years ago
Mike Frysinger d9bec9f42a net: rename NetRxPkt to NetRxPacket 15 years ago
Mike Frysinger 3f6e6993e9 net: new utility functions for working with enetaddr's 16 years ago
Mike Frysinger b6446b6775 convert print_IPaddr() to %pI4 16 years ago
Andy Fleming 5dc0cf68f8 Make some minor whitespace changes to eliminate line-wrapping 16 years ago
Mike Frysinger 75edebe301 Move is_valid_ether_addr() to include/net.h 16 years ago
Peter Tyser e0c07b868c net: Define IP flag field values 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 16 years ago
Anatolij Gustschin 33a4a70d48 Fix warnings while compiling net/net.c for MPC8610HPCD board 16 years ago
Rafal Jaworowski f85b607105 Introduce new eth_receive routine 17 years ago
David Updegraff 53a5c424bf multicast tftp: RFC2090 17 years ago
Mike Rapoport 50cca8b976 Add ability to take MAC address from the environment to DM9000 driver 17 years ago
Jon Loeliger 1fe80d79c5 Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK! 17 years ago
Jon Loeliger 639221c76c include/: Remove obsolete references to CONFIG_COMMANDS 17 years ago
Jon Loeliger 72a074cec6 include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Marian Balakowicz 63ff004c4f Add support for multiple PHYs. 19 years ago
Wolfgang Denk 77ddac9480 Cleanup for GCC-4.x 19 years ago
Jon Loeliger 9c4c5ae3e1 * Patch by Jon Loeliger, Kumar Gala 2005-02-08 19 years ago
wdenk ea287debe1 * Patch by Masami Komiya, 30 Mar 2005: 20 years ago
wdenk 3e01d75ff2 Patch by Andreas Engel, 16 Aug 2004: 20 years ago
wdenk 68ceb29e71 Add support for console over UDP (compatible to Ingo Molnar's 20 years ago
wdenk a3d991bd0d Patches by Pantelis Antoniou, 30 Mar 2004: 21 years ago
wdenk cbd8a35c6d * Patch by Masami Komiy, 22 Feb 2004: 21 years ago
wdenk 5bb226e821 * Use "-fPIC" instead of "-mrelocatable" to prevent problems with 21 years ago
wdenk 42d1f0394b * Patches by Xianghua Xiao, 15 Oct 2003: 21 years ago
stroese fe389a82c9 - Added CONFIG_BOOTP_DNS2 and CONFIG_BOOTP_SEND_HOSTNAME to CONFIG_BOOTP_MASK. 21 years ago
wdenk 7784674852 * Allow crc32 to be used at address 0x000 21 years ago
wdenk 8bde7f776c * Code cleanup: 21 years ago
wdenk 71f9511803 * Fix CONFIG_NET_MULTI support in include/net.h 21 years ago
wdenk 73a8b27c57 * Add support for RMU board 21 years ago
stroese c602883592 - CFG_ETH_RX_BUFFER added. 21 years ago
wdenk aacf9a49aa * Add dual ethernet support on PM826 22 years ago