Commit Graph

31 Commits (723806cc5bea9f8b37323dfd7568603f99af6a06)

Author SHA1 Message Date
Simon Glass 723806cc5b env: Rename some other getenv()-related functions 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Bin Meng 1caf934a05 video: Drop DEV_FLAGS_SYSTEM flag 9 years ago
Bernhard Nortmann c163e43679 net: fix netconsole when CONFIG_DM_ETH is set 9 years ago
Joe Hershberger bc0571fc10 net: cosmetic: Fix checkpatch.pl failures in net.c 9 years ago
Joe Hershberger 6a38a5f3df net: cosmetic: Clean up netconsole variables and functions 9 years ago
Joe Hershberger 1203fcceec net: cosmetic: Cleanup internal packet buffer names 9 years ago
Joe Hershberger 0adb5b761f net: cosmetic: Name ethaddr variables consistently 9 years ago
Joe Hershberger 049a95a775 net: cosmetic: Change IPaddr_t to struct in_addr 9 years ago
Joe Hershberger d2eaec6006 net: Remove the bd* parameter from net stack functions 9 years ago
Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 10 years ago
Simon Glass 709ea543b9 stdio: Pass device pointer to stdio methods 10 years ago
Suriyan Ramasami efd9bb9c02 netconsole loses 2nd character of input 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Joe Hershberger 8a0eccb105 net: Filter incoming netconsole packets by IP 12 years ago
Joe Hershberger e827fec2b2 net: Allow netconsole settings to change after nc_start 12 years ago
Joe Hershberger f8be7d659c net: Improve the speed of netconsole 12 years ago
Joe Hershberger 2c8fe5120f net: Make the netconsole buffer size configurable 12 years ago
Joe Hershberger 7f51898c1b net: Make netconsole src and dest ports configurable 12 years ago
Joe Hershberger 4ef8d53caa net: Allow filtering on debug traces in the net subsystem 12 years ago
Joe Hershberger d7310c7e63 net: Make sure NetLoop is initialized when using NetConsole 12 years ago
Joe Hershberger ece223b52a net: Refactor to separate the UDP handler from the ARP handler 12 years ago
Joe Hershberger 22f6e99d5b net: Refactor to protect access to the NetState variable 12 years ago
Joe Hershberger 594c26f8a7 net: cosmetic: Un-typedef IP_t 12 years ago
Joe Hershberger e1902ac698 net: cosmetic: netconsole.c checkpatch compliance 12 years ago
Michael Walle 1a9845b4f0 netconsole: support packets longer than 512 bytes 13 years ago
Luca Ceresoli 03eb129f8a NET: pass source IP address to packet handlers 13 years ago
Mike Frysinger fa2744de65 netconsole: mark local funcs with static 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 52cb4d4fb3 stdio/device: rework function naming convention 15 years ago
Shinya Kuribayashi 3b904ccb93 net: Conditional COBJS inclusion of network drivers 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 2439e4bfa1 drivers/net : move net drivers to drivers/net 17 years ago
Wolfgang Denk d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 18 years ago
Wolfgang Denk 5ae31ee114 Remove unnecessary dependency of netconsole on CONFIG_NET_MULTI 19 years ago
wdenk b2323ea6f9 Auto-size RAM on canmb board. 19 years ago
wdenk eedcd078fe * Patch by Detlev Zundel, 08 Sep 2004: 20 years ago
wdenk 68ceb29e71 Add support for console over UDP (compatible to Ingo Molnar's 20 years ago