aboutsummaryrefslogtreecommitdiff
path: root/net/batman-adv/gateway_common.c
AgeCommit message (Expand)Author
2013-01-19batman-adv: update copyright yearsAntonio Quartulli
2012-07-01batman-adv: Prefix types structs with batadv_Sven Eckelmann
2012-06-28batman-adv: Prefix remaining function like macros with batadv_Sven Eckelmann
2012-06-25batman-adv: Prefix gateway_common local static functions with batadv_Sven Eckelmann
2012-06-20batman-adv: Reformat multiline comments to consistent styleSven 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-18batman-adv: only store changed gw_bandwidth valuesMarek Lindner
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
2011-11-20batman-adv: Replace obsolete strict_strto<foo> with kstrto<foo>Sven Eckelmann
2011-06-20batman-adv: Reduce usage of charSven Eckelmann
2011-06-09batman-adv: Fix signedness problem in parse_gw_bandwidthSven Eckelmann
2011-05-30batman-adv: Only use int up and down gw representationSven Eckelmann
2011-01-31batman-adv: Update copyright yearsSven Eckelmann
2010-12-16net: Add batman-adv meshing protocolSven Eckelmann