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
/
drivers
/
net
/
netconsole.c
Age
Commit message (
Expand
)
Author
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-01-15
net: Fix buffer overrun error in netconsole
Joe Hershberger
2017-08-16
env: Rename some other getenv()-related functions
Simon Glass
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2015-11-05
video: Drop DEV_FLAGS_SYSTEM flag
Bin Meng
2015-09-29
net: fix netconsole when CONFIG_DM_ETH is set
Bernhard Nortmann
2015-04-18
net: cosmetic: Fix checkpatch.pl failures in net.c
Joe Hershberger
2015-04-18
net: cosmetic: Clean up netconsole variables and functions
Joe Hershberger
2015-04-18
net: cosmetic: Cleanup internal packet buffer names
Joe Hershberger
2015-04-18
net: cosmetic: Name ethaddr variables consistently
Joe Hershberger
2015-04-18
net: cosmetic: Change IPaddr_t to struct in_addr
Joe Hershberger
2015-04-18
net: Remove the bd* parameter from net stack functions
Joe Hershberger
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-07-23
stdio: Pass device pointer to stdio methods
Simon Glass
2013-11-08
netconsole loses 2nd character of input
Suriyan Ramasami
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-09-24
net: Filter incoming netconsole packets by IP
Joe Hershberger
2012-09-24
net: Allow netconsole settings to change after nc_start
Joe Hershberger
2012-09-24
net: Improve the speed of netconsole
Joe Hershberger
2012-09-24
net: Make the netconsole buffer size configurable
Joe Hershberger
2012-09-24
net: Make netconsole src and dest ports configurable
Joe Hershberger
2012-05-23
net: Allow filtering on debug traces in the net subsystem
Joe Hershberger
2012-05-23
net: Make sure NetLoop is initialized when using NetConsole
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: cosmetic: Un-typedef IP_t
Joe Hershberger
2012-05-15
net: cosmetic: netconsole.c checkpatch compliance
Joe Hershberger
2011-10-09
netconsole: support packets longer than 512 bytes
Michael Walle
2011-05-12
NET: pass source IP address to packet handlers
Luca Ceresoli
2010-01-18
netconsole: mark local funcs with static
Mike Frysinger
2009-07-18
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
2008-06-09
net: Conditional COBJS inclusion of network drivers
Shinya Kuribayashi
2007-11-25
drivers/net : move net drivers to drivers/net
Jean-Christophe PLAGNIOL-VILLARD