summaryrefslogtreecommitdiffstats
path: root/net/batman-adv/gateway_common.c
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-4/+4
* batman-adv: update copyright years for 2014Simon Wunderlich2014-01-121-1/+1
* batman-adv: rename gw_deselect() to gw_reselect()Antonio Quartulli2014-01-081-1/+1
* batman-adv: remove FSF address from GPL disclaimerAntonio Quartulli2014-01-081-3/+1
* batman-adv: tvlv - gateway download/upload bandwidth containerMarek Lindner2013-10-091-83/+147
* batman-adv: update copyright yearsAntonio Quartulli2013-01-191-1/+1
* batman-adv: Prefix types structs with batadv_Sven Eckelmann2012-07-011-1/+1
* batman-adv: Prefix remaining function like macros with batadv_Sven Eckelmann2012-06-281-13/+13
* batman-adv: Prefix gateway_common local static functions with batadv_Sven Eckelmann2012-06-251-5/+5
* batman-adv: Reformat multiline comments to consistent styleSven Eckelmann2012-06-201-6/+3
* batman-adv: Prefix gateway-common non-static functions with batadv_Sven Eckelmann2012-06-201-3/+4
* batman-adv: Prefix gateway-client non-static functions with batadv_Sven Eckelmann2012-06-201-1/+1
* batman-adv: only store changed gw_bandwidth valuesMarek Lindner2012-06-181-0/+3
* batman-adv: Ignore 80-chars per line limits for stringsSven Eckelmann2012-03-111-4/+4
* batman-adv: Fix indentation of multiline statementsSven Eckelmann2012-02-281-2/+2
* batman-adv: Update copyright yearsSven Eckelmann2012-02-171-1/+1
* batman-adv: Replace obsolete strict_strto<foo> with kstrto<foo>Sven Eckelmann2011-11-201-2/+2
* batman-adv: Reduce usage of charSven Eckelmann2011-06-201-3/+3
* batman-adv: Fix signedness problem in parse_gw_bandwidthSven Eckelmann2011-06-091-2/+2
* batman-adv: Only use int up and down gw representationSven Eckelmann2011-05-301-9/+10
* batman-adv: Update copyright yearsSven Eckelmann2011-01-311-1/+1
* net: Add batman-adv meshing protocolSven Eckelmann2010-12-161-0/+177
OpenPOWER on IntegriCloud