aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv/debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-14batman-adv: Mark debugfs functionality as deprecatedSven Eckelmann1-0/+37
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller1-0/+40
2018-07-05batman-adv: fix checkpatch warning about misspelled "cache"Sven Eckelmann1-1/+1
2018-06-23batman-adv: Fix debugfs path for renamed softifSven Eckelmann1-0/+20
2018-06-23batman-adv: Fix debugfs path for renamed hardifSven Eckelmann1-0/+20
2018-02-26batman-adv: Update copyright years for 2018Sven Eckelmann1-1/+1
2017-12-15batman-adv: Add kernel-doc to externally visible functionsSven Eckelmann1-0/+16
2017-12-15batman-adv: Use parentheses in function kernel-docSven Eckelmann1-6/+6
2017-12-15batman-adv: Remove unused sched.h includeSven Eckelmann1-1/+0
2017-12-15batman-adv: Add SPDX license identifier above copyright headerSven Eckelmann1-0/+1
2017-01-28batman-adv: Fix includes for IS_ERR/ERR_PTRSven Eckelmann1-1/+1
2017-01-26batman-adv: update copyright years for 2017Sven Eckelmann1-1/+1
2016-10-19batman-adv: Use octal permissions instead of macrosSven Eckelmann1-14/+12
2016-08-09batman-adv: Suppress debugfs entries for netns'sAndrew Lunn1-0/+18
2016-06-30batman-adv: Consolidate logging related functionsSven Eckelmann1-215/+1
2016-06-30batman-adv: move bat_algo functions into a separate fileSven Eckelmann1-0/+1
2016-06-30batman-adv: Add debugfs table for mcast flagsLinus Lüssing1-0/+23
2016-05-10batman-adv: Use bool as return type for boolean functionsSven Eckelmann1-1/+1
2016-05-04batman-adv: fix debuginfo macro style issueSimon Wunderlich1-8/+11
2016-02-02batman-adv: update copyright years for 2016Sven Eckelmann1-1/+1
2016-02-02batman-adv: Fix kerneldoc of main functionsSven Eckelmann1-0/+6
2015-12-16batman-adv: export single hop neighbor list via debugfsMarek Lindner1-0/+9
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