Age | Commit message (Expand) | Author |
2020-06-12 | net: move random_port() to dns | Baruch Siach |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2019-08-11 | env: Move env_set() to env.h | Simon Glass |
2017-08-16 | env: Rename setenv() to env_set() | Simon Glass |
2015-04-18 | net: cosmetic: Fix checkpatch.pl failures in net.c | Joe Hershberger |
2015-04-18 | net: cosmetic: Clean up DNS variables and functions | Joe Hershberger |
2015-04-18 | net: cosmetic: Cleanup internal packet buffer names | Joe Hershberger |
2015-04-18 | net: cosmetic: Name ethaddr variables consistently | Joe Hershberger |
2015-04-18 | net: cosmetic: Change IPaddr_t to struct in_addr | Joe Hershberger |
2014-09-16 | net: dns: fix for DNS queries sent to the wrong MAC address | Gerhard Sittig |
2012-05-23 | net: Refactor to separate the UDP handler from the ARP handler | Joe Hershberger |
2012-05-23 | net: Refactor to protect access to the NetState variable | Joe Hershberger |
2012-05-23 | net: cosmetic: Un-typedef IP_t | Joe Hershberger |
2011-10-23 | net/dns.c: Fix endian conversion for big-endian in dns command | Bernhard Kaindl |
2011-05-12 | NET: pass source IP address to packet handlers | Luca Ceresoli |
2009-07-23 | Coding Style cleanup; update CHANGELOG. | Wolfgang Denk |
2009-07-22 | Add DNS support | Robin Getz |