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
2021-02-16
net: Introduce DSA class for Ethernet switches
Claudiu Manoil
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-10-19
net: add a define for the number of packets received as batch
Patrick Wildt
2020-10-10
net: Expose some errors generated in net_init
Sean Anderson
2020-09-30
net: add a generic udp protocol
Philippe Reynes
2020-06-12
net: move random_port() to dns
Baruch Siach
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-18
arm: Don't include common.h in header files
Simon Glass
2020-03-09
phy: Add support for the NC-SI protocol
Samuel Mendoza-Jonas
2020-01-17
common: Move reset_phy() to net.h
Simon Glass
2020-01-17
common: Move do_tftpb() to net.h
Simon Glass
2019-12-09
net: Improve documentation for string_to_ip()
Joe Hershberger
2019-12-09
net: Always build the string_to_enetaddr() helper
Joe Hershberger
2019-12-02
common: Move env_get_ip() to net.h
Simon Glass
2019-12-02
common: Move random-number functions into their own header
Simon Glass
2019-09-04
net: make net_random_ethaddr() more random
Michael Walle
2019-08-11
env: net: Move eth_parse_enetaddr() to net.c/h
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-07-18
net: unaligned copying of unsigned long
Heinrich Schuchardt
2019-04-12
net: Add priv_pdata to eth_pdata
Faiz Abbas
2019-01-24
net: remove CONFIG_MCAST_TFTP
Chris Packham
2019-01-24
net: move ether_crc to tsec driver
Chris Packham
2018-10-10
net: Consolidate UDP header functions
Duncan Hare
2018-10-10
net: Don't overwrite waiting packets with asynchronous replies
Joe Hershberger
2018-10-10
net: Add an accessor to know if waiting for ARP
Joe Hershberger
2018-10-10
net.h: Include linux/if_ether.h to avoid duplication
Bin Meng
2018-08-08
net: Increase ethernet name string size to 20 chars
Pankaj Bansal
2018-07-26
net: Consolidate the parsing of bootfile
Joe Hershberger
2018-07-26
net: When checking prerequisites, consider boot_file_name
Joe Hershberger
2018-07-02
net: Prefer command line arguments
Alexander Graf
2018-07-02
net: Add new wol command - Wake on LAN
Lothar Felten
2018-05-30
net: fastboot: Merge AOSP UDP fastboot
Alex Kiernan
2018-05-10
SPDX: Convert a few files that were missed before
Tom Rini
2018-04-08
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
2018-04-06
Handle NETCONSOLE and SPL enabled
Jason Kridner
2017-08-16
env: Rename some other getenv()-related functions
Simon Glass
2017-08-16
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
Simon Glass
2017-08-16
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
Simon Glass
2017-08-07
net: Use packed structures for networking
Denis Pynkin
2017-06-12
powerpc, 8xx: remove support for 8xx
Heiko Schocher
2017-02-07
net: cosmetic: Define ethernet name length
oliver@schinagl.nl
2017-02-07
net: cosmetic: Make the MAC address string less magical
oliver@schinagl.nl
2017-02-07
net: cosmetic: Do not use magic values for ARP_HLEN
oliver@schinagl.nl
2017-01-09
drivers: usb: gadget: ether/rndis: convert driver to adopt device driver model
Mugunthan V N
2016-07-16
Various, unrelated tree-wide typo fixes.
Robert P. J. Day
2016-05-27
efi_loader: Add network access support
Alexander Graf
2016-05-03
net: increase maximum frame size to accomediate VLAN packets
Stefan Agner
2016-04-04
net: mvpp2.c: Add Marvell mvpp2 network driver for Armada 375
Stefan Roese
2016-03-27
net: export eth_setenv_enetaddr_by_index() to net.h
Roger Quadros
[next]