summaryrefslogtreecommitdiffstats
path: root/net/batman-adv/debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: Fix includes for IS_ERR/ERR_PTRSven Eckelmann2017-01-281-1/+1
* batman-adv: update copyright years for 2017Sven Eckelmann2017-01-261-1/+1
* batman-adv: Use octal permissions instead of macrosSven Eckelmann2016-10-191-14/+12
* batman-adv: Suppress debugfs entries for netns'sAndrew Lunn2016-08-091-0/+18
* batman-adv: Consolidate logging related functionsSven Eckelmann2016-06-301-215/+1
* batman-adv: move bat_algo functions into a separate fileSven Eckelmann2016-06-301-0/+1
* batman-adv: Add debugfs table for mcast flagsLinus Lüssing2016-06-301-0/+23
* batman-adv: Use bool as return type for boolean functionsSven Eckelmann2016-05-101-1/+1
* batman-adv: fix debuginfo macro style issueSimon Wunderlich2016-05-041-8/+11
* batman-adv: update copyright years for 2016Sven Eckelmann2016-02-021-1/+1
* batman-adv: Fix kerneldoc of main functionsSven Eckelmann2016-02-021-0/+6
* batman-adv: export single hop neighbor list via debugfsMarek Lindner2015-12-161-0/+9
* batman-adv: Add required includes to all filesSven Eckelmann2015-06-071-8/+29
* batman-adv: debugfs, avoid compiling for !DEBUG_FSMarkus Pargmann2015-05-291-8/+0
* batman-adv: update copyright years for 2015Sven Eckelmann2015-05-291-1/+1
* batman-adv: checkpatch - Please use a blank line after declarationsAntonio Quartulli2015-01-071-0/+1
* batman-adv: avoid useless return in void functionsAntonio Quartulli2015-01-071-1/+0
* batman-adv: remove semi-colon after macro definitionAntonio Quartulli2014-05-181-2/+2
* batman-adv: add blank line between declarations and the rest of the codeAntonio Quartulli2014-05-181-0/+9
* batman-adv: update copyright years for 2014Simon Wunderlich2014-01-121-1/+1
* batman-adv: add debugfs support to view multiif tablesSimon Wunderlich2014-01-121-0/+16
* batman-adv: add debugfs structure for information per interfaceSimon Wunderlich2014-01-121-0/+73
* batman-adv: remove FSF address from GPL disclaimerAntonio Quartulli2014-01-081-3/+1
* batman-adv: remove vis functionalitySimon Wunderlich2013-10-091-9/+0
* batman-adv: network coding - detect coding nodes and remove these after timeoutMartin Hundebøll2013-03-131-0/+18
* batman-adv: update copyright yearsAntonio Quartulli2013-01-191-1/+1
* batman-adv: mark debug_log struct as bat_priv only structMarek Lindner2013-01-191-6/+7
* batman-adv: unbloat batadv_priv if debug is not enabledMarek Lindner2013-01-121-1/+0
* batman-adv: remove useless NULL checkAntonio Quartulli2013-01-121-4/+2
* batman-adv: remove useless blank lines before and after bracketsAntonio Quartulli2013-01-121-1/+0
* batman-adv: support array of debugfs general attributesAntonio Quartulli2012-11-211-9/+25
* batman-adv: Distributed ARP Table - add compile optionAntonio Quartulli2012-11-071-1/+6
* batman-adv: Distributed ARP Table - implement local storageAntonio Quartulli2012-11-071-0/+15
* batman-adv: Check return value of try_module_getSven Eckelmann2012-10-291-2/+4
* batman-adv: Add the backbone gateway list to debugfsSimon Wunderlich2012-08-231-0/+12
* batman-adv: Fix alignment after opened parenthesesSven Eckelmann2012-07-011-7/+11
* batman-adv: Remove bat_ prefix from bat_{debugfs, sysfs}.{c, h}Sven Eckelmann2012-07-011-0/+405
OpenPOWER on IntegriCloud