summaryrefslogtreecommitdiffstats
path: root/net/sntp.c
Commit message (Expand)AuthorAgeFilesLines
* dm: net: rtc: Support using driver model for rtc in sntpSimon Glass2015-05-051-0/+12
* dm: rtc: Rename to_tm() to rtc_to_tm() and add error codeSimon Glass2015-05-051-1/+1
* net: Fix compile errors when SNTP enabled and not DATEJoe Hershberger2015-04-181-1/+5
* net: cosmetic: Fix checkpatch.pl failures in net.cJoe Hershberger2015-04-181-2/+2
* net: cosmetic: Clean up SNTP variables and functionsJoe Hershberger2015-04-181-14/+11
* net: cosmetic: Cleanup internal packet buffer namesJoe Hershberger2015-04-181-4/+4
* net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger2015-04-181-2/+2
* net: cosmetic: Change IPaddr_t to struct in_addrJoe Hershberger2015-04-181-6/+5
* net: Refactor to separate the UDP handler from the ARP handlerJoe Hershberger2012-05-231-1/+1
* net: Refactor to protect access to the NetState variableJoe Hershberger2012-05-231-2/+2
* net: cosmetic: Un-typedef IP_tJoe Hershberger2012-05-231-1/+1
* net: cosmetic: sntp.* checkpatch complianceJoe Hershberger2012-05-151-14/+17
* NET: pass source IP address to packet handlersLuca Ceresoli2011-05-121-1/+2
* minor debug cleanups in ./netRobin Getz2009-08-071-3/+3
* net/sntp.c: move ifdef into Makefile COBJS-$(...)Mike Frysinger2009-02-091-4/+0
* net: express the first argument to NetSetTimeout() in millisecondsBartlomiej Sieka2008-10-181-2/+2
* Fix some compile problems introduced by the latest CFG_CMD_xxx cleanupStefan Roese2007-07-111-2/+1
* net/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-091-4/+4
* net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-2/+3
* Fix problems with SNTP support;wdenk2005-04-021-9/+8
* * Patch by Masami Komiya, 30 Mar 2005:wdenk2005-04-011-0/+93
OpenPOWER on IntegriCloud