summaryrefslogtreecommitdiff
path: root/net/Makefile
AgeCommit message (Expand)Author
2016-01-28net: Rename eth.c to eth_lecacy.cSimon Glass
2016-01-28net: Move driver-model code into its own fileSimon Glass
2016-01-28net: Move common init into a new eth_common.c fileSimon Glass
2015-01-23net: Add a separate file for IP checksummingSimon Glass
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada
2013-10-31net: convert a makefile to Kbuild styleMasahiro Yamada
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-07-07net: use common rand()/srand() functionsMichael Walle
2012-05-23net: Add link-local addressing supportJoe Hershberger
2012-05-23net: Move PING out of net.cJoe Hershberger
2012-05-23net: Move ARP out of net.cJoe Hershberger
2012-05-23net: Move CDP out of net.cJoe Hershberger
2012-05-23net: Move MAC-seeded rand out of bootp.cJoe Hershberger
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-11rarp: Condtionally compile rarp supportPeter Tyser
2009-12-13net: pull CONFIG checks out of source and into makefileMike Frysinger
2009-08-07minor debug cleanups in ./netRobin Getz
2009-07-22Add DNS supportRobin Getz
2009-02-09net/sntp.c: move ifdef into Makefile COBJS-$(...)Mike Frysinger
2007-11-15Build: split COBJS value into multiple linesGrant Likely
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk
2006-09-01Add 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 boardwdenk
2002-02-24Initial revisionwdenk