index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
netconsole.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-19
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2019-08-11
env: Move get_env_id() to env.h
Simon Glass
1
-2
/
+3
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
1
-2
/
+0
2018-01-15
net: Fix buffer overrun error in netconsole
Joe Hershberger
1
-2
/
+5
2017-08-16
env: Rename some other getenv()-related functions
Simon Glass
1
-3
/
+3
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
1
-4
/
+4
2015-11-05
video: Drop DEV_FLAGS_SYSTEM flag
Bin Meng
1
-1
/
+1
2015-09-30
net: fix netconsole when CONFIG_DM_ETH is set
Bernhard Nortmann
1
-3
/
+11
2015-04-18
net: cosmetic: Fix checkpatch.pl failures in net.c
Joe Hershberger
1
-6
/
+6
2015-04-18
net: cosmetic: Clean up netconsole variables and functions
Joe Hershberger
1
-15
/
+17
2015-04-18
net: cosmetic: Cleanup internal packet buffer names
Joe Hershberger
1
-6
/
+7
2015-04-18
net: cosmetic: Name ethaddr variables consistently
Joe Hershberger
1
-2
/
+2
2015-04-18
net: cosmetic: Change IPaddr_t to struct in_addr
Joe Hershberger
1
-18
/
+19
2015-04-18
net: Remove the bd* parameter from net stack functions
Joe Hershberger
1
-2
/
+2
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
1
-1
/
+1
2014-07-23
stdio: Pass device pointer to stdio methods
Simon Glass
1
-5
/
+5
2013-11-09
netconsole loses 2nd character of input
Suriyan Ramasami
1
-0
/
+2
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2012-09-24
net: Filter incoming netconsole packets by IP
Joe Hershberger
1
-2
/
+6
2012-09-24
net: Allow netconsole settings to change after nc_start
Joe Hershberger
1
-31
/
+65
2012-09-24
net: Improve the speed of netconsole
Joe Hershberger
1
-4
/
+18
2012-09-24
net: Make the netconsole buffer size configurable
Joe Hershberger
1
-2
/
+6
2012-09-24
net: Make netconsole src and dest ports configurable
Joe Hershberger
1
-9
/
+20
2012-05-24
net: Allow filtering on debug traces in the net subsystem
Joe Hershberger
1
-0
/
+4
2012-05-24
net: Make sure NetLoop is initialized when using NetConsole
Joe Hershberger
1
-0
/
+6
2012-05-24
net: Refactor to separate the UDP handler from the ARP handler
Joe Hershberger
1
-2
/
+2
2012-05-24
net: Refactor to protect access to the NetState variable
Joe Hershberger
1
-3
/
+3
2012-05-24
net: cosmetic: Un-typedef IP_t
Joe Hershberger
1
-2
/
+2
2012-05-16
net: cosmetic: netconsole.c checkpatch compliance
Joe Hershberger
1
-60
/
+62
2011-10-10
netconsole: support packets longer than 512 bytes
Michael Walle
1
-4
/
+7
2011-05-12
NET: pass source IP address to packet handlers
Luca Ceresoli
1
-2
/
+3
2010-01-18
netconsole: mark local funcs with static
Mike Frysinger
1
-5
/
+5
2009-07-18
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
1
-3
/
+3
2008-06-10
net: Conditional COBJS inclusion of network drivers
Shinya Kuribayashi
1
-5
/
+0
2007-11-25
drivers/net : move net drivers to drivers/net
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+267