Commit Graph

32 Commits (b85f4fe70cd382ff9671e4885e7a54c8f7d11cef)

Author SHA1 Message Date
Lothar Felten d8970dae27 net: Add new wol command - Wake on LAN 6 years ago
Alex Kiernan f73a7df984 net: fastboot: Merge AOSP UDP fastboot 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Joe Hershberger 5f967c0493 net: Make core net code depend on NET instead of CMD_NET 6 years ago
Joe Hershberger d7a45eafda net: Make CMD_NET a menuconfig 6 years ago
Tom Rini 9444387838 net: Disable the format-extra-args warning 7 years ago
Simon Glass c4998f9634 net: Rename eth.c to eth_lecacy.c 8 years ago
Simon Glass db9391e165 net: Move driver-model code into its own file 8 years ago
Simon Glass 818f91eb57 net: Move common init into a new eth_common.c file 8 years ago
Simon Glass 9b0e35cb48 net: Add a separate file for IP checksumming 9 years ago
Masahiro Yamada 6825a95b0b kbuild: use Linux Kernel build scripts 10 years ago
Masahiro Yamada 9cc1180c37 net: convert a makefile to Kbuild style 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Michael Walle 99e139d590 net: use common rand()/srand() functions 12 years ago
Joe Hershberger d22c338e07 net: Add link-local addressing support 12 years ago
Joe Hershberger a36b12f95a net: Move PING out of net.c 12 years ago
Joe Hershberger d280d3f430 net: Move ARP out of net.c 12 years ago
Joe Hershberger f575ae1f7d net: Move CDP out of net.c 12 years ago
Joe Hershberger eafc8db0e3 net: Move MAC-seeded rand out of bootp.c 12 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Peter Tyser bf6cb247a5 rarp: Condtionally compile rarp support 14 years ago
Mike Frysinger 6ac59c5518 net: pull CONFIG checks out of source and into makefile 15 years ago
Robin Getz 0ebf04c607 minor debug cleanups in ./net 15 years ago
Robin Getz 1a32bf4188 Add DNS support 15 years ago
Mike Frysinger 638ed3e296 net/sntp.c: move ifdef into Makefile COBJS-$(...) 15 years ago
Grant Likely f0037c56b0 Build: split COBJS value into multiple lines 17 years ago
Wolfgang Denk 2b208f5308 Move "ar" flags to config.mk to allow for silent "make -s" 18 years ago
Marian Balakowicz f93286397e Add support for a saving build objects in a separate directory. 18 years ago
wdenk ea287debe1 * Patch by Masami Komiya, 30 Mar 2005: 19 years ago
wdenk cbd8a35c6d * Patch by Masami Komiy, 22 Feb 2004: 21 years ago
wdenk 73a8b27c57 * Add support for RMU board 21 years ago
wdenk ed9a2d38db Initial revision 23 years ago
wdenk 31f60b6ec6 Initial revision 23 years ago
wdenk 4a5b6a356a Initial revision 23 years ago
wdenk 2d39b71fb2 Initial revision 24 years ago
wdenk 7309612797 Initial revision 24 years ago