index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
netconsole.c
Age
Commit message (
Expand
)
Author
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-17
netconsole: mark local funcs with static
Mike Frysinger
2009-07-17
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
2008-06-10
net: Conditional COBJS inclusion of network drivers
Shinya Kuribayashi
2007-11-25
drivers/net : move net drivers to drivers/net
Jean-Christophe PLAGNIOL-VILLARD