aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv/gateway_common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-14batman-adv: replace strnicmp with strncasecmpRasmus Villemoes1-4/+4
2014-01-12batman-adv: update copyright years for 2014Simon Wunderlich1-1/+1
2014-01-08batman-adv: rename gw_deselect() to gw_reselect()Antonio Quartulli1-1/+1
2014-01-08batman-adv: remove FSF address from GPL disclaimerAntonio Quartulli1-3/+1
2013-10-09batman-adv: tvlv - gateway download/upload bandwidth containerMarek Lindner1-83/+147
2013-01-19batman-adv: update copyright yearsAntonio Quartulli1-1/+1
2012-07-01batman-adv: Prefix types structs with batadv_Sven Eckelmann1-1/+1
2012-06-28batman-adv: Prefix remaining function like macros with batadv_Sven Eckelmann1-13/+13
2012-06-25batman-adv: Prefix gateway_common local static functions with batadv_Sven Eckelmann1-5/+5
2012-06-20batman-adv: Reformat multiline comments to consistent styleSven Eckelmann1-6/+3
2012-06-20batman-adv: Prefix gateway-common non-static functions with batadv_Sven Eckelmann1-3/+4
2012-06-20batman-adv: Prefix gateway-client non-static functions with batadv_Sven Eckelmann1-1/+1
2012-06-18batman-adv: only store changed gw_bandwidth valuesMarek Lindner1-0/+3
2012-03-11batman-adv: Ignore 80-chars per line limits for stringsSven Eckelmann1-4/+4
2012-02-28batman-adv: Fix indentation of multiline statementsSven Eckelmann1-2/+2
2012-02-17batman-adv: Update copyright yearsSven Eckelmann1-1/+1
2011-11-20batman-adv: Replace obsolete strict_strto<foo> with kstrto<foo>Sven Eckelmann1-2/+2
2011-06-20batman-adv: Reduce usage of charSven Eckelmann1-3/+3
2011-06-09batman-adv: Fix signedness problem in parse_gw_bandwidthSven Eckelmann1-2/+2
2011-05-30batman-adv: Only use int up and down gw representationSven Eckelmann1-9/+10
2011-01-31batman-adv: Update copyright yearsSven Eckelmann1-1/+1
2010-12-16net: Add batman-adv meshing protocolSven Eckelmann1-0/+177