Age | Commit message (Expand) | Author |
2017-01-28 | batman-adv: Fix includes for IS_ERR/ERR_PTR | Sven Eckelmann |
2017-01-26 | batman-adv: update copyright years for 2017 | Sven Eckelmann |
2016-10-19 | batman-adv: Use octal permissions instead of macros | Sven Eckelmann |
2016-08-09 | batman-adv: Suppress debugfs entries for netns's | Andrew Lunn |
2016-06-30 | batman-adv: Consolidate logging related functions | Sven Eckelmann |
2016-06-30 | batman-adv: move bat_algo functions into a separate file | Sven Eckelmann |
2016-06-30 | batman-adv: Add debugfs table for mcast flags | Linus Lüssing |
2016-05-10 | batman-adv: Use bool as return type for boolean functions | Sven Eckelmann |
2016-05-04 | 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-16 | 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 |