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
/
include
/
net.h
Age
Commit message (
Expand
)
Author
2013-11-22
net: Fix mcast function pointer prototype
Claudiu Manoil
2013-08-19
net.h: don't use the reserved name __unused
Jeroen Hofstee
2013-06-24
net: make IPaddr type big endian
Kim Phillips
2013-06-04
net: Add prototype for update_tftp
Simon Glass
2012-11-04
net/: sparse fixes
Kim Phillips
2012-09-24
net: Filter incoming netconsole packets by IP
Joe Hershberger
2012-09-24
net: Improve the speed of netconsole
Joe Hershberger
2012-07-07
net: add helper to generate random mac address
Michael Walle
2012-05-23
net: Allow filtering on debug traces in the net subsystem
Joe Hershberger
2012-05-23
net: Add link-local addressing support
Joe Hershberger
2012-05-23
net: Don't copy every packet that waits for an ARP
Joe Hershberger
2012-05-23
net: Fix net buffer initialization
Joe Hershberger
2012-05-23
net: Add net_update_ether() to handle ARP and Ping replies
Joe Hershberger
2012-05-23
net: Refactor to separate the UDP handler from the ARP handler
Joe Hershberger
2012-05-23
net: Refactor to protect access to the NetState variable
Joe Hershberger
2012-05-23
net: Refactor to use NetSendPacket instead of eth_send directly
Joe Hershberger
2012-05-23
net: Refactor IP, UPD, and ICMP header writing functions
Joe Hershberger
2012-05-23
net: cosmetic: Replace magic numbers in arp.c with constants
Joe Hershberger
2012-05-23
net: cosmetic: Add a more explicit comment about 802.2
Joe Hershberger
2012-05-23
net: cosmetic: Rename parameter len to payload_len
Joe Hershberger
2012-05-23
net: cosmetic: Un-typedef ICMP_t
Joe Hershberger
2012-05-23
net: cosmetic: Un-typedef ARP_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 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: cosmetic: tftp.* checkpatch compliance
Joe Hershberger
2012-05-15
net: cosmetic: net.c checkpatch compliance
Joe Hershberger
2012-05-15
net: cosmetic: net.h checkpatch compliance
Joe Hershberger
2012-05-15
net: Remove volatile from net API
Joe Hershberger
2012-03-29
net: force PKTALIGN to ARCH_DMA_MINALIGN
Eric Nelson
2012-03-18
net/miiphy/serial: drop duplicate "NAMESIZE" define
Mike Frysinger
2012-03-03
eth: remove usb-ethernet devices before re-enumerating them
Vincent Palatin
2011-12-20
net: introduce per device index
Michael Walle
2011-12-06
net: Make sure IPaddr_t is 32 bits in size
Matthias Weisser
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-26
net: tftpput: Rename TFTP to TFTPGET
Simon Glass
2011-10-26
net: tftpput: Add support for receiving ICMP packets
Simon Glass
2011-10-05
net: drop !NET_MULTI code
Mike Frysinger
2011-08-08
Add Ethernet hardware MAC address framework to usbnet
Simon Glass
2011-05-19
TFTP: add tftpsrv command
Luca Ceresoli
2011-05-12
NET: pass source IP address to packet handlers
Luca Ceresoli
2010-11-28
string_to_ip: constify "s" arg
Mike Frysinger
2010-11-28
string_to_VLAN: constify "var" arg
Mike Frysinger
2010-11-28
copy_filename: constify "src" arg
Mike Frysinger
2010-09-20
Integrate USB gadget layer and USB CDC driver layer
Remy Bohmer
[next]