Age | Commit message (Expand) | Author |
2012-07-01 | batman-adv: Remove bat_ prefix from bat_{debugfs, sysfs}.{c, h} | Sven Eckelmann |
2012-07-01 | batman-adv: Transform BATADV_LOG_BUFF(idx) into function | Sven Eckelmann |
2012-07-01 | batman-adv: Prefix types structs with batadv_ | Sven Eckelmann |
2012-07-01 | batman-adv: Prefix local debugfs structs with batadv_ | Sven Eckelmann |
2012-06-28 | batman-adv: Prefix main defines with BATADV_ | Sven Eckelmann |
2012-06-28 | batman-adv: Prefix debugfs defines with BATADV_ | Sven Eckelmann |
2012-06-28 | batman-adv: Prefix local defines with BATADV_ | Sven Eckelmann |
2012-06-28 | batman-adv: Prefix remaining function like macros with batadv_ | Sven Eckelmann |
2012-06-24 | batman-adv: Prefix bat_debugfs local static functions with batadv_ | Sven Eckelmann |
2012-06-20 | batman-adv: Reformat multiline comments to consistent style | Sven Eckelmann |
2012-06-20 | batman-adv: Prefix main non-static functions with batadv_ | Sven Eckelmann |
2012-06-20 | batman-adv: Prefix vis non-static functions with batadv_ | Sven Eckelmann |
2012-06-20 | batman-adv: Prefix translation-table non-static functions with batadv_ | Sven Eckelmann |
2012-06-20 | batman-adv: Prefix originator non-static functions with batadv_ | Sven Eckelmann |
2012-06-20 | batman-adv: Prefix icmp-socket non-static functions with batadv_ | Sven Eckelmann |
2012-06-20 | batman-adv: Prefix gateway-client non-static functions with batadv_ | Sven Eckelmann |
2012-06-20 | batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_ | Sven Eckelmann |
2012-06-20 | batman-adv: Prefix bat_debugfs non-static functions with batadv_ | Sven Eckelmann |
2012-06-18 | batman-adv: Return error codes instead of -1 on failures | Sven Eckelmann |
2012-05-11 | batman-adv: replace HZ calculations with jiffies_to_msecs() | Marek Lindner |
2012-04-11 | batman-adv: add bridge loop avoidance compile option | Simon Wunderlich |
2012-04-11 | batman-adv: export claim tables through debugfs | Simon Wunderlich |
2012-04-11 | batman-adv: remove old bridge loop avoidance code | Simon Wunderlich |
2012-02-17 | batman-adv: Update copyright years | Sven Eckelmann |
2012-02-17 | batman-adv: add infrastructure to change routing algorithm at runtime | Marek Lindner |
2011-05-30 | batman-adv: Calculate sizeof using variable insead of types | Sven Eckelmann |
2011-05-30 | batman-adv: Add const type qualifier for pointers | Sven Eckelmann |
2011-05-30 | batman-adv: Remove comparising < 0 for unsigned type | Sven Eckelmann |
2011-05-30 | batman-adv: Print jiffies as unsigned long | Sven Eckelmann |
2011-05-30 | batman-adv: Annotate functions with format strings | Sven Eckelmann |
2011-05-08 | batman-adv: rename everything from *hna* into *tt* (translation table) | Antonio Quartulli |
2011-01-31 | batman-adv: Update copyright years | Sven Eckelmann |
2011-01-31 | batman-adv: Remove unused variables | Sven Eckelmann |
2010-12-16 | net: Add batman-adv meshing protocol | Sven Eckelmann |