index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sntp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: net: rtc: Support using driver model for rtc in sntp
Simon Glass
2015-05-05
1
-0
/
+12
*
dm: rtc: Rename to_tm() to rtc_to_tm() and add error code
Simon Glass
2015-05-05
1
-1
/
+1
*
net: Fix compile errors when SNTP enabled and not DATE
Joe Hershberger
2015-04-18
1
-1
/
+5
*
net: cosmetic: Fix checkpatch.pl failures in net.c
Joe Hershberger
2015-04-18
1
-2
/
+2
*
net: cosmetic: Clean up SNTP variables and functions
Joe Hershberger
2015-04-18
1
-14
/
+11
*
net: cosmetic: Cleanup internal packet buffer names
Joe Hershberger
2015-04-18
1
-4
/
+4
*
net: cosmetic: Name ethaddr variables consistently
Joe Hershberger
2015-04-18
1
-2
/
+2
*
net: cosmetic: Change IPaddr_t to struct in_addr
Joe Hershberger
2015-04-18
1
-6
/
+5
*
net: Refactor to separate the UDP handler from the ARP handler
Joe Hershberger
2012-05-23
1
-1
/
+1
*
net: Refactor to protect access to the NetState variable
Joe Hershberger
2012-05-23
1
-2
/
+2
*
net: cosmetic: Un-typedef IP_t
Joe Hershberger
2012-05-23
1
-1
/
+1
*
net: cosmetic: sntp.* checkpatch compliance
Joe Hershberger
2012-05-15
1
-14
/
+17
*
NET: pass source IP address to packet handlers
Luca Ceresoli
2011-05-12
1
-1
/
+2
*
minor debug cleanups in ./net
Robin Getz
2009-08-07
1
-3
/
+3
*
net/sntp.c: move ifdef into Makefile COBJS-$(...)
Mike Frysinger
2009-02-09
1
-4
/
+0
*
net: express the first argument to NetSetTimeout() in milliseconds
Bartlomiej Sieka
2008-10-18
1
-2
/
+2
*
Fix some compile problems introduced by the latest CFG_CMD_xxx cleanup
Stefan Roese
2007-07-11
1
-2
/
+1
*
net/: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-09
1
-4
/
+4
*
net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
1
-2
/
+3
*
Fix problems with SNTP support;
wdenk
2005-04-02
1
-9
/
+8
*
* Patch by Masami Komiya, 30 Mar 2005:
wdenk
2005-04-01
1
-0
/
+93