summaryrefslogtreecommitdiffstats
path: root/net/netconsole.c
Commit message (Expand)AuthorAgeFilesLines
* console: replace set_active by open/closeBastian Stender2017-02-281-10/+17
* convert users to %pI4Sascha Hauer2016-09-221-1/+1
* console: allow to specify the device idJean-Christophe PLAGNIOL-VILLARD2015-01-131-0/+1
* netconsole: activate in set_active callbackSascha Hauer2014-12-171-21/+34
* netconsole: rename console to "netconsole"Sascha Hauer2014-07-111-0/+1
* Documentation: remove doxygen documentationSascha Hauer2014-06-261-28/+0
* netconsole: bail out when no connection is openedSascha Hauer2014-03-311-0/+6
* console: drop f_caps and check the function pointer getc/putc insteadJean-Christophe PLAGNIOL-VILLARD2013-09-211-1/+0
* netconsole: use dev_add_param_* helpersSascha Hauer2013-04-111-44/+6
* net/console: switch to pr_xxxJean-Christophe PLAGNIOL-VILLARD2013-03-091-2/+4
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-3/+0
* netconsole: bail out if console_register failsSascha Hauer2012-04-131-1/+7
* net: add a context to the packet handlerSascha Hauer2011-04-121-2/+2
* netconsole: remove non-needed setbaudrateJean-Christophe PLAGNIOL-VILLARD2010-09-241-6/+0
* add netconsole supportSascha Hauer2010-06-171-0/+228