index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
debugfs.c
Age
Commit message (
Expand
)
Author
2016-05-10
batman-adv: Use bool as return type for boolean functions
Sven Eckelmann
2016-05-03
batman-adv: fix debuginfo macro style issue
Simon Wunderlich
2016-02-02
batman-adv: update copyright years for 2016
Sven Eckelmann
2016-02-02
batman-adv: Fix kerneldoc of main functions
Sven Eckelmann
2015-12-15
batman-adv: export single hop neighbor list via debugfs
Marek Lindner
2015-06-07
batman-adv: Add required includes to all files
Sven Eckelmann
2015-05-29
batman-adv: debugfs, avoid compiling for !DEBUG_FS
Markus Pargmann
2015-05-29
batman-adv: update copyright years for 2015
Sven Eckelmann
2015-01-07
batman-adv: checkpatch - Please use a blank line after declarations
Antonio Quartulli
2015-01-07
batman-adv: avoid useless return in void functions
Antonio Quartulli
2014-05-18
batman-adv: remove semi-colon after macro definition
Antonio Quartulli
2014-05-18
batman-adv: add blank line between declarations and the rest of the code
Antonio Quartulli
2014-01-12
batman-adv: update copyright years for 2014
Simon Wunderlich
2014-01-12
batman-adv: add debugfs support to view multiif tables
Simon Wunderlich
2014-01-12
batman-adv: add debugfs structure for information per interface
Simon Wunderlich
2014-01-08
batman-adv: remove FSF address from GPL disclaimer
Antonio Quartulli
2013-10-09
batman-adv: remove vis functionality
Simon Wunderlich
2013-03-13
batman-adv: network coding - detect coding nodes and remove these after timeout
Martin Hundebøll
2013-01-19
batman-adv: update copyright years
Antonio Quartulli
2013-01-19
batman-adv: mark debug_log struct as bat_priv only struct
Marek Lindner
2013-01-12
batman-adv: unbloat batadv_priv if debug is not enabled
Marek Lindner
2013-01-12
batman-adv: remove useless NULL check
Antonio Quartulli
2013-01-12
batman-adv: remove useless blank lines before and after brackets
Antonio Quartulli
2012-11-21
batman-adv: support array of debugfs general attributes
Antonio Quartulli
2012-11-07
batman-adv: Distributed ARP Table - add compile option
Antonio Quartulli
2012-11-07
batman-adv: Distributed ARP Table - implement local storage
Antonio Quartulli
2012-10-29
batman-adv: Check return value of try_module_get
Sven Eckelmann
2012-08-23
batman-adv: Add the backbone gateway list to debugfs
Simon Wunderlich
2012-07-01
batman-adv: Fix alignment after opened parentheses
Sven Eckelmann
2012-07-01
batman-adv: Remove bat_ prefix from bat_{debugfs, sysfs}.{c, h}
Sven Eckelmann