index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
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
*
dm: net: Use existing Ethernet init for driver model
Simon Glass
2015-04-18
1
-37
/
+42
*
net: Fix compile errors when SNTP enabled and not DATE
Joe Hershberger
2015-04-18
1
-1
/
+5
*
net: Convert protocol structures to use explicit sizes
Sergey Temerkhanov
2015-04-18
1
-7
/
+7
*
net: Fix incorrect DHCP/BOOTP packets on 64-bit systems
Sergey Temerkhanov
2015-04-18
2
-19
/
+18
*
net: cosmetic: Fix checkpatch.pl failures in net.c
Joe Hershberger
2015-04-18
12
-134
/
+135
*
net: cosmetic: Fix checkpatch.pl failures in eth.c
Joe Hershberger
2015-04-18
1
-10
/
+16
*
net: cosmetic: Fix checkpatch.pl failures in linklocal
Joe Hershberger
2015-04-18
1
-19
/
+17
*
net: cosmetic: Clean up cmd_net variables and functions
Joe Hershberger
2015-04-18
1
-13
/
+13
*
net: cosmetic: Clean up netconsole variables and functions
Joe Hershberger
2015-04-18
1
-1
/
+1
*
net: cosmetic: Clean up DNS variables and functions
Joe Hershberger
2015-04-18
3
-30
/
+27
*
net: cosmetic: Clean up CDP variables and functions
Joe Hershberger
2015-04-18
3
-39
/
+35
*
net: cosmetic: Clean up ping variables and functions
Joe Hershberger
2015-04-18
1
-6
/
+7
*
net: cosmetic: Clean up SNTP variables and functions
Joe Hershberger
2015-04-18
3
-16
/
+13
*
net: cosmetic: Clean up RARP variables and functions
Joe Hershberger
2015-04-18
3
-17
/
+16
*
net: cosmetic: Clean up NFS variables and functions
Joe Hershberger
2015-04-18
3
-100
/
+79
*
net: cosmetic: Clean up DHCP variables and functions
Joe Hershberger
2015-04-18
3
-72
/
+69
*
net: cosmetic: Clean up ARP variables and functions
Joe Hershberger
2015-04-18
4
-55
/
+54
*
net: cosmetic: Clean up TFTP variables and functions
Joe Hershberger
2015-04-18
3
-246
/
+251
*
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2015-04-18
1
-11
/
+0
*
net: cosmetic: Cleanup internal packet buffer names
Joe Hershberger
2015-04-18
10
-64
/
+65
*
net: cosmetic: Name ethaddr variables consistently
Joe Hershberger
2015-04-18
12
-64
/
+63
*
net: cosmetic: Fixup var names for DHCP strings
Joe Hershberger
2015-04-18
2
-30
/
+27
*
net: cosmetic: Fixup var names related to boot file
Joe Hershberger
2015-04-18
6
-51
/
+54
*
net: cosmetic: Change IPaddr_t to struct in_addr
Joe Hershberger
2015-04-18
13
-239
/
+259
*
dm: eth: Provide a way for drivers to manage packet buffers
Joe Hershberger
2015-04-18
1
-1
/
+3
*
net: Improve error handling
Joe Hershberger
2015-04-18
2
-16
/
+66
*
dm: eth: Add support for ethprime env var
Joe Hershberger
2015-04-18
1
-1
/
+28
*
dm: eth: Add support for aliases
Joe Hershberger
2015-04-18
1
-9
/
+41
*
dm: eth: Pass the packet pointer as a parameter to recv
Joe Hershberger
2015-04-18
1
-1
/
+14
*
net: Clean up network stack names used in DM drivers
Joe Hershberger
2015-04-18
1
-11
/
+19
*
dm: eth: Add basic driver model support to Ethernet stack
Joe Hershberger
2015-04-18
1
-6
/
+340
*
net: Access mapped physmem in net functions
Joe Hershberger
2015-04-18
2
-2
/
+10
*
net: Make netretry actually do something
Joe Hershberger
2015-04-18
1
-2
/
+6
*
net: Remove the bd* parameter from net stack functions
Joe Hershberger
2015-04-18
2
-9
/
+10
*
net: Use int instead of u8 for boolean flag
Joe Hershberger
2015-04-18
1
-1
/
+1
*
net: Change return codes from net/eth.c to use errorno constants
Joe Hershberger
2015-04-18
1
-6
/
+6
*
net: Refactor in preparation for driver model
Joe Hershberger
2015-04-18
1
-36
/
+43
*
net: Rename helper function to be more clear
Joe Hershberger
2015-04-18
1
-9
/
+4
*
net: Provide a function to get the current MAC address
Joe Hershberger
2015-04-18
1
-1
/
+1
*
net: Use new checksum functions
Simon Glass
2015-02-12
2
-29
/
+6
*
net: Add a separate file for IP checksumming
Simon Glass
2015-01-23
2
-0
/
+61
*
net: bootp: as CONFIG_BOOTP_SERVERIP is defined, keep bootfile not changed
Wu, Josh
2014-12-08
1
-2
/
+2
*
eth: make eth_address_set static
Jeroen Hofstee
2014-10-25
1
-1
/
+1
*
net: Display the size when tftpboot finishes
Simon Glass
2014-10-22
1
-0
/
+2
*
SPDX License cleanup for LiMon imported files
Wolfgang Denk
2014-10-10
7
-0
/
+7
*
kconfig: add blank Kconfig files
Masahiro Yamada
2014-09-24
1
-0
/
+10
*
net: dns: fix for DNS queries sent to the wrong MAC address
Gerhard Sittig
2014-09-16
1
-0
/
+3
*
net: More BOOTP retry timeout improvements
Thierry Reding
2014-08-21
1
-8
/
+40
[next]