summaryrefslogtreecommitdiffstats
path: root/drivers/net/netconsole.c
Commit message (Expand)AuthorAgeFilesLines
* stdio: Pass device pointer to stdio methodsSimon Glass2014-07-231-5/+5
* netconsole loses 2nd character of inputSuriyan Ramasami2013-11-081-0/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* net: Filter incoming netconsole packets by IPJoe Hershberger2012-09-241-2/+6
* net: Allow netconsole settings to change after nc_startJoe Hershberger2012-09-241-31/+65
* net: Improve the speed of netconsoleJoe Hershberger2012-09-241-4/+18
* net: Make the netconsole buffer size configurableJoe Hershberger2012-09-241-2/+6
* net: Make netconsole src and dest ports configurableJoe Hershberger2012-09-241-9/+20
* net: Allow filtering on debug traces in the net subsystemJoe Hershberger2012-05-231-0/+4
* net: Make sure NetLoop is initialized when using NetConsoleJoe Hershberger2012-05-231-0/+6
* net: Refactor to separate the UDP handler from the ARP handlerJoe Hershberger2012-05-231-2/+2
* net: Refactor to protect access to the NetState variableJoe Hershberger2012-05-231-3/+3
* net: cosmetic: Un-typedef IP_tJoe Hershberger2012-05-231-2/+2
* net: cosmetic: netconsole.c checkpatch complianceJoe Hershberger2012-05-151-60/+62
* netconsole: support packets longer than 512 bytesMichael Walle2011-10-091-4/+7
* NET: pass source IP address to packet handlersLuca Ceresoli2011-05-121-2/+3
* netconsole: mark local funcs with staticMike Frysinger2010-01-181-5/+5
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-181-3/+3
* net: Conditional COBJS inclusion of network driversShinya Kuribayashi2008-06-091-5/+0
* drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD2007-11-251-0/+267
OpenPOWER on IntegriCloud