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