Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8fd518471a91cf60e4d278674be260f8cc838bfa
/
drivers
/
net
/
netconsole.c
364d002
global: Finish CONFIG -> CFG migration
by Tom Rini
· 1 year, 11 months ago
b450256
net: netconsole: Remove non-DM_ETH code
by Tom Rini
· 2 years ago
ff9b903
global: Convert simple_strtoul() with decimal to dectoul()
by Simon Glass
· 3 years, 4 months ago
0f2af88
common: Drop log.h from common header
by Simon Glass
· 4 years, 7 months ago
2d85a75
env: Move get_env_id() to env.h
by Simon Glass
· 5 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
83c48c5
net: Fix buffer overrun error in netconsole
by Joe Hershberger
· 7 years ago
da1a134
env: Rename some other getenv()-related functions
by Simon Glass
· 7 years ago
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
6abe4b6
video: Drop DEV_FLAGS_SYSTEM flag
by Bin Meng
· 9 years ago
752abb7
net: fix netconsole when CONFIG_DM_ETH is set
by Bernhard Nortmann
· 9 years ago
c80b41b0
net: cosmetic: Fix checkpatch.pl failures in net.c
by Joe Hershberger
· 10 years ago
d02aa6b
net: cosmetic: Clean up netconsole variables and functions
by Joe Hershberger
· 10 years ago
a8ca4f6
net: cosmetic: Cleanup internal packet buffer names
by Joe Hershberger
· 10 years ago
8ecdbed
net: cosmetic: Name ethaddr variables consistently
by Joe Hershberger
· 10 years ago
5874dec
net: cosmetic: Change IPaddr_t to struct in_addr
by Joe Hershberger
· 10 years ago
3dbe17e
net: Remove the bd* parameter from net stack functions
by Joe Hershberger
· 10 years ago
db20464
linux/kernel.h: sync min, max, min3, max3 macros with Linux
by Masahiro Yamada
· 10 years ago
0d1e1f7
stdio: Pass device pointer to stdio methods
by Simon Glass
· 10 years ago
7f37f22
netconsole loses 2nd character of input
by Suriyan Ramasami
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
58cd218
net: Filter incoming netconsole packets by IP
by Joe Hershberger
· 12 years ago
6625780
net: Allow netconsole settings to change after nc_start
by Joe Hershberger
· 12 years ago
9f37406
net: Improve the speed of netconsole
by Joe Hershberger
· 12 years ago
45f4a23
net: Make the netconsole buffer size configurable
by Joe Hershberger
· 12 years ago
d0f5396
net: Make netconsole src and dest ports configurable
by Joe Hershberger
· 12 years ago
05a377b
net: Allow filtering on debug traces in the net subsystem
by Joe Hershberger
· 13 years ago
6a9ed16
net: Make sure NetLoop is initialized when using NetConsole
by Joe Hershberger
· 13 years ago
f50357b
net: Refactor to separate the UDP handler from the ARP handler
by Joe Hershberger
· 13 years ago
d4bb76a
net: Refactor to protect access to the NetState variable
by Joe Hershberger
· 13 years ago
6fe8b45
net: cosmetic: Un-typedef IP_t
by Joe Hershberger
· 13 years ago
107b3d0
net: cosmetic: netconsole.c checkpatch compliance
by Joe Hershberger
· 13 years ago
9227aed
netconsole: support packets longer than 512 bytes
by Michael Walle
· 13 years ago
428ab36
NET: pass source IP address to packet handlers
by Luca Ceresoli
· 14 years ago
31da77e
netconsole: mark local funcs with static
by Mike Frysinger
· 15 years ago
2a7a031
stdio/device: rework function naming convention
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
9726784
net: Conditional COBJS inclusion of network drivers
by Shinya Kuribayashi
· 16 years ago
ed0ea1f
drivers/net : move net drivers to drivers/net
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
[Renamed from drivers/netconsole.c]
6405a15
GCC-4.x fixes: clean up global data pointer initialization for all boards.
by Wolfgang Denk
· 19 years ago
d2da287
Remove unnecessary dependency of netconsole on CONFIG_NET_MULTI
by Wolfgang Denk
· 19 years ago
b21608e
Auto-size RAM on canmb board.
by wdenk
· 20 years ago
a0ebde5
* Patch by Detlev Zundel, 08 Sep 2004: Update etags build target
by wdenk
· 20 years ago
b8fb619
Add support for console over UDP (compatible to Ingo Molnar's
by wdenk
· 20 years ago