aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv/debugfs.c
Commit message (Expand)AuthorAge
* batman-adv: Mark debugfs functionality as deprecatedSven Eckelmann2018-09-14
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-21
|\
| * batman-adv: Fix debugfs path for renamed softifSven Eckelmann2018-06-23
| * batman-adv: Fix debugfs path for renamed hardifSven Eckelmann2018-06-23
* | batman-adv: fix checkpatch warning about misspelled "cache"Sven Eckelmann2018-07-05
|/
* batman-adv: Update copyright years for 2018Sven Eckelmann2018-02-26
* batman-adv: Add kernel-doc to externally visible functionsSven Eckelmann2017-12-15
* batman-adv: Use parentheses in function kernel-docSven Eckelmann2017-12-15
* batman-adv: Remove unused sched.h includeSven Eckelmann2017-12-15
* batman-adv: Add SPDX license identifier above copyright headerSven Eckelmann2017-12-15
* batman-adv: Fix includes for IS_ERR/ERR_PTRSven Eckelmann2017-01-28
* batman-adv: update copyright years for 2017Sven Eckelmann2017-01-26
* batman-adv: Use octal permissions instead of macrosSven Eckelmann2016-10-19
* batman-adv: Suppress debugfs entries for netns'sAndrew Lunn2016-08-09
* batman-adv: Consolidate logging related functionsSven Eckelmann2016-06-30
* batman-adv: move bat_algo functions into a separate fileSven Eckelmann2016-06-30
* batman-adv: Add debugfs table for mcast flagsLinus Lüssing2016-06-30
* batman-adv: Use bool as return type for boolean functionsSven Eckelmann2016-05-10
* batman-adv: fix debuginfo macro style issueSimon Wunderlich2016-05-03
* batman-adv: update copyright years for 2016Sven Eckelmann2016-02-01
* batman-adv: Fix kerneldoc of main functionsSven Eckelmann2016-02-01
* batman-adv: export single hop neighbor list via debugfsMarek Lindner2015-12-15
* batman-adv: Add required includes to all filesSven Eckelmann2015-06-07
* batman-adv: debugfs, avoid compiling for !DEBUG_FSMarkus Pargmann2015-05-29
* batman-adv: update copyright years for 2015Sven Eckelmann2015-05-29
* batman-adv: checkpatch - Please use a blank line after declarationsAntonio Quartulli2015-01-07
* batman-adv: avoid useless return in void functionsAntonio Quartulli2015-01-07
* batman-adv: remove semi-colon after macro definitionAntonio Quartulli2014-05-18
* batman-adv: add blank line between declarations and the rest of the codeAntonio Quartulli2014-05-18
* batman-adv: update copyright years for 2014Simon Wunderlich2014-01-12
* batman-adv: add debugfs support to view multiif tablesSimon Wunderlich2014-01-12
* batman-adv: add debugfs structure for information per interfaceSimon Wunderlich2014-01-12
* batman-adv: remove FSF address from GPL disclaimerAntonio Quartulli2014-01-08
* batman-adv: remove vis functionalitySimon Wunderlich2013-10-09
* batman-adv: network coding - detect coding nodes and remove these after timeoutMartin Hundebøll2013-03-13
* batman-adv: update copyright yearsAntonio Quartulli2013-01-19
* batman-adv: mark debug_log struct as bat_priv only structMarek Lindner2013-01-19
* batman-adv: unbloat batadv_priv if debug is not enabledMarek Lindner2013-01-12
* batman-adv: remove useless NULL checkAntonio Quartulli2013-01-12
* batman-adv: remove useless blank lines before and after bracketsAntonio Quartulli2013-01-12
* batman-adv: support array of debugfs general attributesAntonio Quartulli2012-11-21
* batman-adv: Distributed ARP Table - add compile optionAntonio Quartulli2012-11-07
* batman-adv: Distributed ARP Table - implement local storageAntonio Quartulli2012-11-07
* batman-adv: Check return value of try_module_getSven Eckelmann2012-10-29
* batman-adv: Add the backbone gateway list to debugfsSimon Wunderlich2012-08-23
* batman-adv: Fix alignment after opened parenthesesSven Eckelmann2012-07-01
* batman-adv: Remove bat_ prefix from bat_{debugfs, sysfs}.{c, h}Sven Eckelmann2012-07-01