index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
gateway_common.c
Age
Commit message (
Expand
)
Author
2016-02-29
batman-adv: add throughput override attribute to hard_ifaces
Antonio Quartulli
2016-02-02
batman-adv: update copyright years for 2016
Sven Eckelmann
2016-02-02
batman-adv: Fix kerneldoc parsing of return description
Sven Eckelmann
2016-01-09
batman-adv: Add function to convert string to batadv throughput
Sven Eckelmann
2015-08-24
batman-adv: Fix gw_bandwidth calculation on 32 bit systems
Sven Eckelmann
2015-08-24
batman-adv: Return EINVAL on invalid gw_bandwidth change
Sven Eckelmann
2015-08-24
batman-adv: Remove multiple assignment per line
Sven Eckelmann
2015-08-24
batman-adv: Replace C99 int types with kernel type
Sven Eckelmann
2015-06-07
batman-adv: Add required includes to all files
Sven Eckelmann
2015-05-29
batman-adv: update copyright years for 2015
Sven Eckelmann
2014-10-14
batman-adv: replace strnicmp with strncasecmp
Rasmus Villemoes
2014-01-12
batman-adv: update copyright years for 2014
Simon Wunderlich
2014-01-08
batman-adv: rename gw_deselect() to gw_reselect()
Antonio Quartulli
2014-01-08
batman-adv: remove FSF address from GPL disclaimer
Antonio Quartulli
2013-10-09
batman-adv: tvlv - gateway download/upload bandwidth container
Marek Lindner
2013-01-19
batman-adv: update copyright years
Antonio Quartulli
2012-07-01
batman-adv: Prefix types structs with batadv_
Sven Eckelmann
2012-06-28
batman-adv: Prefix remaining function like macros with batadv_
Sven Eckelmann
2012-06-25
batman-adv: Prefix gateway_common local static functions with batadv_
Sven Eckelmann
2012-06-20
batman-adv: Reformat multiline comments to consistent style
Sven Eckelmann
2012-06-20
batman-adv: Prefix gateway-common non-static functions with batadv_
Sven Eckelmann
2012-06-20
batman-adv: Prefix gateway-client non-static functions with batadv_
Sven Eckelmann
2012-06-18
batman-adv: only store changed gw_bandwidth values
Marek Lindner
2012-03-10
batman-adv: Ignore 80-chars per line limits for strings
Sven Eckelmann
2012-02-28
batman-adv: Fix indentation of multiline statements
Sven Eckelmann
2012-02-16
batman-adv: Update copyright years
Sven Eckelmann
2011-11-20
batman-adv: Replace obsolete strict_strto<foo> with kstrto<foo>
Sven Eckelmann
2011-06-20
batman-adv: Reduce usage of char
Sven Eckelmann
2011-06-09
batman-adv: Fix signedness problem in parse_gw_bandwidth
Sven Eckelmann
2011-05-30
batman-adv: Only use int up and down gw representation
Sven Eckelmann
2011-01-31
batman-adv: Update copyright years
Sven Eckelmann
2010-12-16
net: Add batman-adv meshing protocol
Sven Eckelmann