~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* net: add fastboot TCP supportDmitrii Merkurev2023-05-05
* net: dhcp6: Add DHCPv6 (DHCP for IPv6)Sean Edmond2023-05-05
* net: Remove eth_legacy.cTom Rini2022-12-07
* net: ping6: Add ping6 commandViacheslav Mitrofanov2022-12-05
* net: ipv6: Add Neighbor Discovery Protocol (NDP)Viacheslav Mitrofanov2022-12-05
* net: ipv6: Add IPv6 build optionsViacheslav Mitrofanov2022-12-05
* net: Add wget applicationYing-Chun Liu (PaulLiu)2022-11-28
* net: Add TCP protocolYing-Chun Liu (PaulLiu)2022-11-28
* bootstd: ethernet: Add a bootdev driverSimon Glass2022-04-25
* net: Introduce DSA class for Ethernet switchesClaudiu Manoil2021-02-16
* net: add a generic udp protocolPhilippe Reynes2020-09-30
* net: Move the checksum functions to lib/Simon Glass2019-12-15
* net: introduce packet capture supportRamon Fried2019-09-04
* net: add MDIO_MUX DM classAlex Marginean2019-07-18
* net: introduce MDIO DM class for MDIO devicesAlex Marginean2019-07-15
* net: Add new wol command - Wake on LANLothar Felten2018-07-02
* net: fastboot: Merge AOSP UDP fastbootAlex Kiernan2018-05-30
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* net: Make core net code depend on NET instead of CMD_NETJoe Hershberger2018-04-13
* net: Make CMD_NET a menuconfigJoe Hershberger2018-04-13
* net: Disable the format-extra-args warningTom Rini2017-05-12
* net: Rename eth.c to eth_lecacy.cSimon Glass2016-01-28
* net: Move driver-model code into its own fileSimon Glass2016-01-28
* net: Move common init into a new eth_common.c fileSimon Glass2016-01-28
* net: Add a separate file for IP checksummingSimon Glass2015-01-23
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-19
* net: convert a makefile to Kbuild styleMasahiro Yamada2013-10-31
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* net: use common rand()/srand() functionsMichael Walle2012-07-07
* net: Add link-local addressing supportJoe Hershberger2012-05-23
* net: Move PING out of net.cJoe Hershberger2012-05-23
* net: Move ARP out of net.cJoe Hershberger2012-05-23
* net: Move CDP out of net.cJoe Hershberger2012-05-23
* net: Move MAC-seeded rand out of bootp.cJoe Hershberger2012-05-23
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17
* rarp: Condtionally compile rarp supportPeter Tyser2010-10-11
* net: pull CONFIG checks out of source and into makefileMike Frysinger2009-12-13
* minor debug cleanups in ./netRobin Getz2009-08-07
* Add DNS supportRobin Getz2009-07-22
* net/sntp.c: move ifdef into Makefile COBJS-$(...)Mike Frysinger2009-02-09
* Build: split COBJS value into multiple linesGrant Likely2007-11-15
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01
* * Patch by Masami Komiya, 30 Mar 2005:wdenk2005-04-01
* * Patch by Masami Komiy, 22 Feb 2004:wdenk2004-02-24
* * Add support for RMU boardwdenk2003-06-05
* Initial revisionwdenk2002-02-24