summaryrefslogtreecommitdiffstats
path: root/net/batman-adv/bat_sysfs.c
AgeCommit message (Expand)Author
2012-07-01batman-adv: Remove bat_ prefix from bat_{debugfs, sysfs}.{c, h}Sven Eckelmann
2012-07-01batman-adv: Prefix types structs with batadv_Sven Eckelmann
2012-07-01batman-adv: Prefix local sysfs struct with batadv_Sven Eckelmann
2012-07-01batman-adv: Prefix main enum with BATADV_Sven Eckelmann
2012-07-01batman-adv: Prefix packet enum with BATADV_Sven Eckelmann
2012-07-01batman-adv: Prefix hard-interface enum with BATADV_Sven Eckelmann
2012-07-01batman-adv: Prefix gateway enum with BATADV_Sven Eckelmann
2012-06-28batman-adv: Prefix main defines with BATADV_Sven Eckelmann
2012-06-28batman-adv: Prefix gateway defines with BATADV_Sven Eckelmann
2012-06-28batman-adv: Prefix sysfs defines with BATADV_Sven Eckelmann
2012-06-28batman-adv: Prefix local defines with BATADV_Sven Eckelmann
2012-06-28batman-adv: Prefix remaining function like macros with batadv_Sven Eckelmann
2012-06-25batman-adv: Prefix bat_sysfs local static functions with batadv_Sven Eckelmann
2012-06-25batman-adv: Prefix main static inline functions with batadv_Sven Eckelmann
2012-06-24batman-adv: Prefix hard-interface static inline functions with batadv_Sven Eckelmann
2012-06-20batman-adv: Reformat multiline comments to consistent styleSven Eckelmann
2012-06-20batman-adv: Prefix hard-interface non-static functions with batadv_Sven Eckelmann
2012-06-20batman-adv: Prefix gateway-common non-static functions with batadv_Sven Eckelmann
2012-06-20batman-adv: Prefix gateway-client non-static functions with batadv_Sven Eckelmann
2012-06-20batman-adv: Prefix bat_sysfs non-static functions with batadv_Sven Eckelmann
2012-06-18batman-adv: use DBG_ALL in log_level sysfs definitionAntonio Quartulli
2012-06-18batman-adv: Return error codes instead of -1 on failuresSven Eckelmann
2012-05-11batman-adv: Adding hard_iface specific sysfs wrapper macros for UINTLinus Luessing
2012-05-11batman-adv: rename sysfs macros to reflect the soft-interface dependencyMarek Lindner
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2012-04-11batman-adv: add bridge loop avoidance compile optionSimon Wunderlich
2012-04-11batman-adv: make bridge loop avoidance switchableSimon Wunderlich
2012-04-11batman-adv: add basic bridge loop avoidance codeSimon Wunderlich
2012-03-11batman-adv: Ignore 80-chars per line limits for stringsSven Eckelmann
2012-02-28batman-adv: Fix indentation of multiline statementsSven Eckelmann
2012-02-17batman-adv: Update copyright yearsSven Eckelmann
2012-02-17batman-adv: export used routing algorithm via sysfsMarek Lindner
2011-11-20batman-adv: Replace obsolete strict_strto<foo> with kstrto<foo>Sven Eckelmann
2011-08-22batman-adv: implement AP-isolation on the receiver sideAntonio Quartulli
2011-06-20batman-adv: add wrapper function to throw uevent in userspaceAntonio Quartulli
2011-06-20batman-adv: improved client announcement mechanismAntonio Quartulli
2011-06-09batman-adv: Rewrite debugfs kobj_to_* helpers as functionsSven Eckelmann
2011-05-30batman-adv: Add const type qualifier for pointersSven Eckelmann
2011-05-08batman-adv: Avoid deadlock between rtnl_lock and s_activeSven Eckelmann
2011-05-08batman-adv: Remove unnecessary hardif_list_lockSven Eckelmann
2011-03-05batman-adv: rename batman_if struct to hard_ifaceMarek Lindner
2011-03-05batman-adv: Correct rcu refcounting for batman_ifMarek Lindner
2011-01-31batman-adv: Update copyright yearsSven Eckelmann
2010-12-16net: Add batman-adv meshing protocolSven Eckelmann