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
Age
Commit message (
Expand
)
Author
2015-04-18
dm: net: Use existing Ethernet init for driver model
Simon Glass
2015-04-18
net: Fix compile errors when SNTP enabled and not DATE
Joe Hershberger
2015-04-18
net: Convert protocol structures to use explicit sizes
Sergey Temerkhanov
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: Fix checkpatch.pl failures in eth.c
Joe Hershberger
2015-04-18
net: cosmetic: Fix checkpatch.pl failures in linklocal
Joe Hershberger
2015-04-18
net: cosmetic: Clean up cmd_net variables and functions
Joe Hershberger
2015-04-18
net: cosmetic: Clean up netconsole variables and functions
Joe Hershberger
2015-04-18
net: cosmetic: Clean up DNS variables and functions
Joe Hershberger
2015-04-18
net: cosmetic: Clean up CDP variables and functions
Joe Hershberger
2015-04-18
net: cosmetic: Clean up ping variables and functions
Joe Hershberger
2015-04-18
net: cosmetic: Clean up SNTP variables and functions
Joe Hershberger
2015-04-18
net: cosmetic: Clean up RARP variables and functions
Joe Hershberger
2015-04-18
net: cosmetic: Clean up NFS variables and functions
Joe Hershberger
2015-04-18
net: cosmetic: Clean up DHCP variables and functions
Joe Hershberger
2015-04-18
net: cosmetic: Clean up ARP variables and functions
Joe Hershberger
2015-04-18
net: cosmetic: Clean up TFTP variables and functions
Joe Hershberger
2015-04-18
net: cosmetic: Fix var naming net <-> eth drivers
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
2015-04-18
dm: eth: Provide a way for drivers to manage packet buffers
Joe Hershberger
2015-04-18
net: Improve error handling
Joe Hershberger
2015-04-18
dm: eth: Add support for ethprime env var
Joe Hershberger
2015-04-18
dm: eth: Add support for aliases
Joe Hershberger
2015-04-18
dm: eth: Pass the packet pointer as a parameter to recv
Joe Hershberger
2015-04-18
net: Clean up network stack names used in DM drivers
Joe Hershberger
2015-04-18
dm: eth: Add basic driver model support to Ethernet stack
Joe Hershberger
2015-04-18
net: Access mapped physmem in net functions
Joe Hershberger
2015-04-18
net: Make netretry actually do something
Joe Hershberger
2015-04-18
net: Remove the bd* parameter from net stack functions
Joe Hershberger
2015-04-18
net: Use int instead of u8 for boolean flag
Joe Hershberger
2015-04-18
net: Change return codes from net/eth.c to use errorno constants
Joe Hershberger
2015-04-18
net: Refactor in preparation for driver model
Joe Hershberger
2015-04-18
net: Rename helper function to be more clear
Joe Hershberger
2015-04-18
net: Provide a function to get the current MAC address
Joe Hershberger
2015-02-12
net: Use new checksum functions
Simon Glass
2015-01-24
net: Add a separate file for IP checksumming
Simon Glass
2014-12-08
net: bootp: as CONFIG_BOOTP_SERVERIP is defined, keep bootfile not changed
Wu, Josh
2014-10-25
eth: make eth_address_set static
Jeroen Hofstee
2014-10-23
net: Display the size when tftpboot finishes
Simon Glass
2014-10-10
SPDX License cleanup for LiMon imported files
Wolfgang Denk
2014-09-24
kconfig: add blank Kconfig files
Masahiro Yamada
2014-09-16
net: dns: fix for DNS queries sent to the wrong MAC address
Gerhard Sittig
2014-08-21
net: More BOOTP retry timeout improvements
Thierry Reding
2014-08-09
net: BOOTP retry timeout improvements
Stephen Warren
2014-07-22
Ethernet: let user know if there is no valid ethernet address
Pavel Machek
[next]