summaryrefslogtreecommitdiff
path: root/net/batman-adv/main.h
AgeCommit message (Expand)Author
2011-11-20batman-adv: update internal version numberSven Eckelmann
2011-09-08batman-adv: update internal version numberSven Eckelmann
2011-08-22batman-adv: detect clients connected through a 802.11 deviceAntonio Quartulli
2011-08-22batman-adv: correct several typ0s in the commentsAntonio Quartulli
2011-07-05batman-adv: Replace version info instead of appending themSven Eckelmann
2011-06-20batman-adv: improved gateway tq-based selectionAntonio Quartulli
2011-06-20batman-adv: add wrapper function to throw uevent in userspaceAntonio Quartulli
2011-06-20batman-adv: improved roaming mechanismAntonio Quartulli
2011-06-20batman-adv: improved client announcement mechanismAntonio Quartulli
2011-06-20batman-adv: Reduce usage of charSven Eckelmann
2011-06-09batman-adv: use NO_FLAGS define instead of hard-coding 0Marek Lindner
2011-06-09batman-adv: Use enums for related constantsSven Eckelmann
2011-05-30batman-adv: Check type of x and y in seq_(before|after)Sven Eckelmann
2011-05-30batman-adv: move smallest_signed_int(), seq_before() and seq_after() into main.hAntonio Quartulli
2011-05-30batman-adv: Add const type qualifier for pointersSven Eckelmann
2011-05-30batman-adv: Annotate functions with format stringsSven Eckelmann
2011-05-08batman-adv: Remove multiline comments from line endingSven Eckelmann
2011-05-08batman-adv: rename everything from *hna* into *tt* (translation table)Antonio Quartulli
2011-05-01batman-adv: Move definition of atomic_dec_not_zero() into main.hAntonio Quartulli
2011-03-05batman-adv: rename global if_list to hardif_listMarek Lindner
2011-03-05batman-adv: separate ethernet comparing calls from hash functionsMarek Lindner
2011-01-31batman-adv: Update copyright yearsSven Eckelmann
2011-01-31batman-adv: Remove unused definitionsSven Eckelmann
2011-01-16batman-adv: Use "__attribute__" shortcut macrosSven Eckelmann
2010-12-16net: Add batman-adv meshing protocolSven Eckelmann