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
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
2009-07-22
net: rename NetRxPkt to NetRxPacket
Mike Frysinger
2009-05-15
netloop: updates for NetLoop
Heiko Schocher
2009-04-19
NetLoop initialization bug
Michael Zaidman
2009-03-20
net: get mac address from environment and use eth util funcs
Mike Frysinger
2009-03-20
convert print_IPaddr() to %pI4
Mike Frysinger
2009-02-22
netloop: speed up NetLoop
Heiko Schocher
2009-01-28
Fix IP alignment problem
Olav Morken
2008-12-09
Merge branch 'master' of git://git.denx.de/u-boot-net
Wolfgang Denk
2008-12-06
Update U-Boot's build timestamp on every compile
Peter Tyser
2008-12-04
net: Add additional IP fragmentation check
Peter Tyser
2008-12-04
net: Define IP flag field values
Peter Tyser
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
net: express the first argument to NetSetTimeout() in milliseconds
Bartlomiej Sieka
2008-07-13
Fix some more printf() format issues.
Wolfgang Denk
2008-07-13
Fix some more printf() format issues.
Jean-Christophe PLAGNIOL-VILLARD
2008-07-11
Fix some more print() format errors.
Wolfgang Denk
2008-06-04
Get rid of annoying/superfluous bad-checksum warning message
Remy Bohmer
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2008-04-28
net: make ARP timeout configurable
Guennadi Liakhovetski
[prev]
[next]