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