summaryrefslogtreecommitdiffstats
path: root/net/batman-adv/gateway_common.c
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: Ignore 80-chars per line limits for stringsSven Eckelmann2012-03-101-4/+4
* batman-adv: Fix indentation of multiline statementsSven Eckelmann2012-02-281-2/+2
* batman-adv: Update copyright yearsSven Eckelmann2012-02-161-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