aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv/bat_debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-11batman-adv: add bridge loop avoidance compile optionSimon Wunderlich1-1/+6
2012-04-11batman-adv: export claim tables through debugfsSimon Wunderlich1-0/+10
2012-04-11batman-adv: remove old bridge loop avoidance codeSimon Wunderlich1-8/+0
2012-02-17batman-adv: Update copyright yearsSven Eckelmann1-1/+1
2012-02-17batman-adv: add infrastructure to change routing algorithm at runtimeMarek Lindner1-0/+22
2011-05-30batman-adv: Calculate sizeof using variable insead of typesSven Eckelmann1-1/+1
2011-05-30batman-adv: Add const type qualifier for pointersSven Eckelmann1-2/+2
2011-05-30batman-adv: Remove comparising < 0 for unsigned typeSven Eckelmann1-1/+1
2011-05-30batman-adv: Print jiffies as unsigned longSven Eckelmann1-1/+1
2011-05-30batman-adv: Annotate functions with format stringsSven Eckelmann1-0/+1
2011-05-08batman-adv: rename everything from *hna* into *tt* (translation table)Antonio Quartulli1-2/+2
2011-01-31batman-adv: Update copyright yearsSven Eckelmann1-1/+1
2011-01-31batman-adv: Remove unused variablesSven Eckelmann1-3/+1
2010-12-16net: Add batman-adv meshing protocolSven Eckelmann1-0/+360