index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
net.c
Age
Commit message (
Expand
)
Author
2012-05-23
net: cosmetic: Un-typedef ICMP_t
Joe Hershberger
2012-05-23
net: cosmetic: Un-typedef VLAN_Ethernet_t
Joe Hershberger
2012-05-23
net: cosmetic: Un-typedef Ethernet_t
Joe Hershberger
2012-05-23
net: cosmetic: Split struct ip_udp_hdr into ip_hdr
Joe Hershberger
2012-05-23
net: cosmetic: Un-typedef IP_t
Joe Hershberger
2012-05-23
net: Move RARP receive logic out of net.c
Joe Hershberger
2012-05-23
net: Move PING out of net.c
Joe Hershberger
2012-05-23
net: Move ARP out of net.c
Joe Hershberger
2012-05-23
net: Encapsulate CDP packet identification
Joe Hershberger
2012-05-23
net: Move CDP out of net.c
Joe Hershberger
2012-05-15
net: punt bd->bi_ip_addr
Mike Frysinger
2012-05-15
net: cosmetic: net.c 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-12-06
net: Make sure IPaddr_t is 32 bits in size
Matthias Weisser
2011-11-07
net/net.c: Fix GCC 4.6 build warning
Wolfgang Denk
2011-10-27
net: Export auto_load, use it in rarp
Simon Glass
2011-10-27
net: Change for loop to memset()
Simon Glass
2011-10-27
net: Hide more code behind CONFIG_CMD_TFTPPUT
Simon Glass
2011-10-26
net: tftpput: implement tftp logic
Simon Glass
2011-10-26
net: tftpput: Rename TFTP to TFTPGET
Simon Glass
2011-10-26
net: tftpput: Add support for receiving ICMP packets
Simon Glass
2011-10-26
net: tftpput: Move ICMP code into its own function
Simon Glass
2011-10-05
net: drop !NET_MULTI code
Mike Frysinger
2011-06-01
net/net.c: Update ipaddr if the environment has changed
Enric Balletbo i Serra
2011-05-19
TFTP: add tftpsrv command
Luca Ceresoli
2011-05-12
net/net.c: cosmetic: do not use assignment in if condition
Luca Ceresoli
2011-05-12
net/net.c: cosmetic: fix indentation
Luca Ceresoli
2011-05-12
net/net.c: cosmetic: parentheses not required for return
Luca Ceresoli
2011-05-12
net/net.c: cosmetic: fix pointer syntax issues
Luca Ceresoli
2011-05-12
net/net.c: cosmetic: fix brace issues
Luca Ceresoli
2011-05-12
net/net.c: cosmetic: fix whitespace issues
Luca Ceresoli
2011-05-12
net/net.c: cosmetic: variable initializations
Luca Ceresoli
2011-05-12
net/net.c: cosmetic: fix lines over 80 characters
Luca Ceresoli
2011-05-12
NET: pass source IP address to packet handlers
Luca Ceresoli
2011-05-12
netconsole: remove `serverip' check
Simon Guinot
2011-04-28
NET: Correct potential missing goto label in case statement.
Gray Remlin
2010-11-28
string_to_VLAN: constify "var" arg
Mike Frysinger
2010-11-28
copy_filename: constify "src" arg
Mike Frysinger
2010-10-11
rarp: Condtionally compile rarp support
Peter Tyser
2010-06-20
ip/defrag: fix processing of last short fragment
Fillod Stephane
2010-05-03
./net/net.c - make Microsoft dns servers happy with random_port() numbers
Robin Getz
2010-01-17
Make getenv_IPaddr() global
Dirk Behme
2009-12-13
net: pull CONFIG checks out of source and into makefile
Mike Frysinger
2009-11-24
Repair the 'netretry=once' option.
Remy Bohmer
2009-08-25
net: defragment IP packets
Alessandro Rubini
2009-08-07
minor debug cleanups in ./net
Robin Getz
2009-07-22
Save server's MAC address in environment
Robin Getz
2009-07-22
DHCP regression on 2009-06
Michael Zaidman
2009-07-22
Add DNS support
Robin Getz
[prev]
[next]