aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv/debugfs.c
AgeCommit message (Expand)Author
2017-01-28batman-adv: Fix includes for IS_ERR/ERR_PTRSven Eckelmann
2017-01-26batman-adv: update copyright years for 2017Sven Eckelmann
2016-10-19batman-adv: Use octal permissions instead of macrosSven Eckelmann
2016-08-09batman-adv: Suppress debugfs entries for netns'sAndrew Lunn
2016-06-30batman-adv: Consolidate logging related functionsSven Eckelmann
2016-06-30batman-adv: move bat_algo functions into a separate fileSven Eckelmann
2016-06-30batman-adv: Add debugfs table for mcast flagsLinus Lüssing
2016-05-10batman-adv: Use bool as return type for boolean functionsSven Eckelmann
2016-05-04batman-adv: fix debuginfo macro style issueSimon Wunderlich
2016-02-02batman-adv: update copyright years for 2016Sven Eckelmann
2016-02-02batman-adv: Fix kerneldoc of main functionsSven Eckelmann
2015-12-16batman-adv: export single hop neighbor list via debugfsMarek Lindner
2015-06-07batman-adv: Add required includes to all filesSven Eckelmann
2015-05-29batman-adv: debugfs, avoid compiling for !DEBUG_FSMarkus Pargmann
2015-05-29batman-adv: update copyright years for 2015Sven Eckelmann
2015-01-07batman-adv: checkpatch - Please use a blank line after declarationsAntonio Quartulli
2015-01-07batman-adv: avoid useless return in void functionsAntonio Quartulli
2014-05-18batman-adv: remove semi-colon after macro definitionAntonio Quartulli
2014-05-18batman-adv: add blank line between declarations and the rest of the codeAntonio Quartulli
2014-01-12batman-adv: update copyright years for 2014Simon Wunderlich
2014-01-12batman-adv: add debugfs support to view multiif tablesSimon Wunderlich
2014-01-12batman-adv: add debugfs structure for information per interfaceSimon Wunderlich
2014-01-08batman-adv: remove FSF address from GPL disclaimerAntonio Quartulli
2013-10-09batman-adv: remove vis functionalitySimon Wunderlich
2013-03-13batman-adv: network coding - detect coding nodes and remove these after timeoutMartin Hundebøll
2013-01-19batman-adv: update copyright yearsAntonio Quartulli
2013-01-19batman-adv: mark debug_log struct as bat_priv only structMarek Lindner
2013-01-12batman-adv: unbloat batadv_priv if debug is not enabledMarek Lindner
2013-01-12batman-adv: remove useless NULL checkAntonio Quartulli
2013-01-12batman-adv: remove useless blank lines before and after bracketsAntonio Quartulli
2012-11-21batman-adv: support array of debugfs general attributesAntonio Quartulli
2012-11-07batman-adv: Distributed ARP Table - add compile optionAntonio Quartulli
2012-11-07batman-adv: Distributed ARP Table - implement local storageAntonio Quartulli
2012-10-29batman-adv: Check return value of try_module_getSven Eckelmann
2012-08-23batman-adv: Add the backbone gateway list to debugfsSimon Wunderlich
2012-07-01batman-adv: Fix alignment after opened parenthesesSven Eckelmann
2012-07-01batman-adv: Remove bat_ prefix from bat_{debugfs, sysfs}.{c, h}Sven Eckelmann