index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bootp.c
Age
Commit message (
Expand
)
Author
2015-10-29
net: parse DHCP options from overloaded file/sname fields
Stefan Brüns
2015-10-29
net: Do not overwrite options found in overloaded 'file' field
Stefan Brüns
2015-10-28
net: cancel timeout handler after DHCPACK
Stefan Brüns
2015-10-28
net: Fix parsing of Bootp/DHCP option 0 (Pad)
Stefan Brüns
2015-10-28
net: send RFC1542 compliant value for bootp requests
Stefan Brüns
2015-10-28
net: reject Bootp/DHCP packets with bad OP value
Stefan Brüns
2015-10-28
net: protect status led access in bootp
Thomas Chou
2015-10-28
net: bootp fix vci string on SPL-Boot
Hannes Petermaier
2015-09-07
net: tftp: Move tftp.h file from ./net to ./include/net
Lukasz Majewski
2015-04-18
net: Fix incorrect DHCP/BOOTP packets on 64-bit systems
Sergey Temerkhanov
2015-04-18
net: cosmetic: Fix checkpatch.pl failures in net.c
Joe Hershberger
2015-04-18
net: cosmetic: Clean up DHCP 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: Fixup var names for DHCP strings
Joe Hershberger
2015-04-18
net: cosmetic: Fixup var names related to boot file
Joe Hershberger
2015-04-18
net: cosmetic: Change IPaddr_t to struct in_addr
Joe Hershberger
2014-12-08
net: bootp: as CONFIG_BOOTP_SERVERIP is defined, keep bootfile not changed
Wu, Josh
2014-08-21
net: More BOOTP retry timeout improvements
Thierry Reding
2014-08-09
net: BOOTP retry timeout improvements
Stephen Warren
2014-07-22
bootp can use mdelay
Pavel Machek
2014-04-02
lib: uuid: code refactor for proper maintain between uuid bin and string
Przemyslaw Marczak
2012-11-04
net/: sparse fixes
Kim Phillips
2012-10-01
OMAP: networking support for SPL
Ilya Yanok
2012-10-01
net/bootp: add VCI support for BOOTP also
Ilya Yanok
2012-09-27
net: Quietly ignore DHCP Option 28 (Broadcast Address)
Brian Rzycki
2012-07-19
net: bootp: fix build
benoit.thebaudeau@advans
2012-07-08
net: make net_rand.h inclusion depend on BOOTP_RANDOM_DELAY
Kim Phillips
2012-05-23
net: Add option CONFIG_BOOTP_MAY_FAIL
Joe Hershberger
2012-05-23
net: Fix unused variable compile warning
Joe Hershberger
2012-05-23
net: Refactor to separate the UDP handler from the ARP handler
Joe Hershberger
2012-05-23
net: Move debug trace to point of action
Joe Hershberger
2012-05-23
net: Refactor bootp packet length computations
Joe Hershberger
2012-05-23
net: Refactor IP, UPD, and ICMP header writing functions
Joe Hershberger
2012-05-23
net: cosmetic: Rename OPT_SIZE to OPT_FIELD_SIZE
Joe Hershberger
2012-05-23
net: cosmetic: Un-typedef Ethernet_t
Joe Hershberger
2012-05-23
net: cosmetic: Un-typedef IP_t
Joe Hershberger
2012-05-23
net: Move MAC-seeded rand out of bootp.c
Joe Hershberger
2012-05-15
net: cosmetic: bootp.* checkpatch compliance
Joe Hershberger
2012-05-15
net: Remove volatile from net API
Joe Hershberger
2012-03-18
bootstage: Plumb in bootstage calls for basic operations
Simon Glass
2011-11-23
net/bootp.c: Fix GCC 4.6 warning
Anatolij Gustschin
2011-10-27
net: Export auto_load, use it in rarp
Simon Glass
2011-10-26
net: tftpput: Support selecting get/put for tftp
Simon Glass
2011-10-17
net: bootp: add PXE/RFC 4578 DHCP options support
Jason Hobbs
2011-09-19
net/bootp.c: fix tftp load if autoload environment var isn't set
Peter Korsgaard
2011-08-08
Put common autoload code into auto_load() function
Simon Glass
2011-07-27
bootp: add ntpserver option to bootp request
Luuk Paulussen
2011-05-12
NET: pass source IP address to packet handlers
Luca Ceresoli
2011-04-13
Fix bad padding of bootp request packet
Simon Glass
[next]