aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv/debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-07batman-adv: Add required includes to all filesSven Eckelmann1-8/+29
2015-05-29batman-adv: debugfs, avoid compiling for !DEBUG_FSMarkus Pargmann1-8/+0
2015-05-29batman-adv: update copyright years for 2015Sven Eckelmann1-1/+1
2015-01-07batman-adv: checkpatch - Please use a blank line after declarationsAntonio Quartulli1-0/+1
2015-01-07batman-adv: avoid useless return in void functionsAntonio Quartulli1-1/+0
2014-05-18batman-adv: remove semi-colon after macro definitionAntonio Quartulli1-2/+2
2014-05-18batman-adv: add blank line between declarations and the rest of the codeAntonio Quartulli1-0/+9
2014-01-12batman-adv: update copyright years for 2014Simon Wunderlich1-1/+1
2014-01-12batman-adv: add debugfs support to view multiif tablesSimon Wunderlich1-0/+16
2014-01-12batman-adv: add debugfs structure for information per interfaceSimon Wunderlich1-0/+73
2014-01-08batman-adv: remove FSF address from GPL disclaimerAntonio Quartulli1-3/+1
2013-10-09batman-adv: remove vis functionalitySimon Wunderlich1-9/+0
2013-03-13batman-adv: network coding - detect coding nodes and remove these after timeoutMartin Hundebøll1-0/+18
2013-01-19batman-adv: update copyright yearsAntonio Quartulli1-1/+1
2013-01-19batman-adv: mark debug_log struct as bat_priv only structMarek Lindner1-6/+7
2013-01-12batman-adv: unbloat batadv_priv if debug is not enabledMarek Lindner1-1/+0
2013-01-12batman-adv: remove useless NULL checkAntonio Quartulli1-4/+2
2013-01-12batman-adv: remove useless blank lines before and after bracketsAntonio Quartulli1-1/+0
2012-11-21batman-adv: support array of debugfs general attributesAntonio Quartulli1-9/+25
2012-11-07batman-adv: Distributed ARP Table - add compile optionAntonio Quartulli1-1/+6
2012-11-07batman-adv: Distributed ARP Table - implement local storageAntonio Quartulli1-0/+15
2012-10-29batman-adv: Check return value of try_module_getSven Eckelmann1-2/+4
2012-08-23batman-adv: Add the backbone gateway list to debugfsSimon Wunderlich1-0/+12
2012-07-01batman-adv: Fix alignment after opened parenthesesSven Eckelmann1-7/+11
2012-07-01batman-adv: Remove bat_ prefix from bat_{debugfs, sysfs}.{c, h}Sven Eckelmann1-0/+405