aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/netconsole.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-01netconsole: take care of NETDEV_UNREGISTER eventBruno Prémont1-1/+10
2009-03-28netpoll: store local and remote ip in net-endianHarvey Harrison1-6/+4
2008-10-27net: convert print_mac to %pMJohannes Berg1-6/+3
2008-08-01Remove newline from the description of module parametersNiels de Vos1-1/+1
2008-07-17configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker1-1/+1
2008-07-17Revert "configfs: Allow ->make_item() and ->make_group() to return detailed errors."Joel Becker1-6/+4
2008-07-14configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker1-4/+6
2008-04-15netconsole: only set CON_PRINTBUFFER if the user specifies a netconsoleMichael Ellerman1-1/+4
2008-02-15netconsole: avoid null pointer dereference at show_local_mac()Keiichi KII1-2/+2
2008-01-28[NETPOLL]: no need to store local_macStephen Hemminger1-6/+4
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-8/+6
2007-10-10[NET] netconsole: Support dynamic reconfiguration using configfsSatyam Sharma1-26/+579
2007-10-10[NET] netconsole: Support multiple logging targetsSatyam Sharma1-40/+131
2007-10-10[NET] netconsole: Introduce netconsole_netdev_notifierSatyam Sharma1-0/+32
2007-10-10[NET] netconsole: Introduce netconsole_targetSatyam Sharma1-11/+25
2007-10-10[NET] netconsole: Use netif_running() in write_msg()Satyam Sharma1-9/+9
2007-10-10[NET] netconsole: Simplify boot/module option setup logicSatyam Sharma1-13/+14
2007-10-10[NET] netconsole: Remove bogus checkSatyam Sharma1-3/+0
2007-10-10[NET] netconsole: Cleanups, codingstyle, prettyficationSatyam Sharma1-28/+27
2006-12-02netpoll queue cleanupStephen Hemminger1-1/+0
2006-12-02netpoll setup error handlingStephen Hemminger1-2/+5
2006-06-05[NETCONSOLE]: Clean up initcall warning.Matt Mackall1-1/+1
2006-04-09[NET] netconsole: set .name in struct consoleRandy Dunlap1-0/+1
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+127