aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv/gateway_common.c
Commit message (Expand)AuthorAge
* batman-adv: update copyright years for 2014Simon Wunderlich2014-01-12
* batman-adv: rename gw_deselect() to gw_reselect()Antonio Quartulli2014-01-08
* batman-adv: remove FSF address from GPL disclaimerAntonio Quartulli2014-01-08
* batman-adv: tvlv - gateway download/upload bandwidth containerMarek Lindner2013-10-09
* batman-adv: update copyright yearsAntonio Quartulli2013-01-19
* batman-adv: Prefix types structs with batadv_Sven Eckelmann2012-07-01
* batman-adv: Prefix remaining function like macros with batadv_Sven Eckelmann2012-06-28
* batman-adv: Prefix gateway_common local static functions with batadv_Sven Eckelmann2012-06-25
* batman-adv: Reformat multiline comments to consistent styleSven Eckelmann2012-06-20
* batman-adv: Prefix gateway-common non-static functions with batadv_Sven Eckelmann2012-06-20
* batman-adv: Prefix gateway-client non-static functions with batadv_Sven Eckelmann2012-06-20
* batman-adv: only store changed gw_bandwidth valuesMarek Lindner2012-06-18
* batman-adv: Ignore 80-chars per line limits for stringsSven Eckelmann2012-03-10
* batman-adv: Fix indentation of multiline statementsSven Eckelmann2012-02-28
* batman-adv: Update copyright yearsSven Eckelmann2012-02-16
* batman-adv: Replace obsolete strict_strto<foo> with kstrto<foo>Sven Eckelmann2011-11-20
* batman-adv: Reduce usage of charSven Eckelmann2011-06-20
* batman-adv: Fix signedness problem in parse_gw_bandwidthSven Eckelmann2011-06-09
* batman-adv: Only use int up and down gw representationSven Eckelmann2011-05-30
* batman-adv: Update copyright yearsSven Eckelmann2011-01-31
* net: Add batman-adv meshing protocolSven Eckelmann2010-12-16