Age | Commit message (Expand) | Author |
2019-12-15 | net: Move the checksum functions to lib/ | Simon Glass |
2019-09-04 | net: introduce packet capture support | Ramon Fried |
2019-07-18 | net: add MDIO_MUX DM class | Alex Marginean |
2019-07-15 | net: introduce MDIO DM class for MDIO devices | Alex Marginean |
2018-07-02 | net: Add new wol command - Wake on LAN | Lothar Felten |
2018-05-30 | net: fastboot: Merge AOSP UDP fastboot | Alex Kiernan |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-13 | net: Make core net code depend on NET instead of CMD_NET | Joe Hershberger |
2018-04-13 | net: Make CMD_NET a menuconfig | Joe Hershberger |
2017-05-12 | net: Disable the format-extra-args warning | Tom Rini |
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 |