| Commit message (Expand) | Author | Age | Lines |
* | kbuild: use Linux Kernel build scripts | Masahiro Yamada | 2014-02-19 | -1/+1 |
* | net: convert a makefile to Kbuild style | Masahiro Yamada | 2013-10-31 | -34/+12 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | net: use common rand()/srand() functions | Michael Walle | 2012-07-07 | -2/+0 |
* | net: Add link-local addressing support | Joe Hershberger | 2012-05-23 | -1/+3 |
* | net: Move PING out of net.c | Joe Hershberger | 2012-05-23 | -0/+1 |
* | net: Move ARP out of net.c | Joe Hershberger | 2012-05-23 | -0/+1 |
* | net: Move CDP out of net.c | Joe Hershberger | 2012-05-23 | -0/+1 |
* | net: Move MAC-seeded rand out of bootp.c | Joe Hershberger | 2012-05-23 | -0/+1 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -2/+2 |
* | rarp: Condtionally compile rarp support | Peter Tyser | 2010-10-11 | -1/+1 |
* | net: pull CONFIG checks out of source and into makefile | Mike Frysinger | 2009-12-13 | -6/+6 |
* | minor debug cleanups in ./net | Robin Getz | 2009-08-07 | -1/+1 |
* | Add DNS support | Robin Getz | 2009-07-22 | -3/+4 |
* | net/sntp.c: move ifdef into Makefile COBJS-$(...) | Mike Frysinger | 2009-02-09 | -1/+1 |
* | Build: split COBJS value into multiple lines | Grant Likely | 2007-11-15 | -2/+9 |
* | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk | 2006-10-09 | -1/+1 |
* | Add support for a saving build objects in a separate directory. | Marian Balakowicz | 2006-09-01 | -7/+11 |
* | * Patch by Masami Komiya, 30 Mar 2005: | wdenk | 2005-04-01 | -1/+1 |
* | * Patch by Masami Komiy, 22 Feb 2004: | wdenk | 2004-02-24 | -1/+1 |
* | * Add support for RMU board | wdenk | 2003-06-05 | -1/+1 |
* | Initial revision | wdenk | 2002-02-24 | -0/+43 |