summaryrefslogtreecommitdiffstats
path: root/net/batman-adv/main.h
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: update internal version numberSven Eckelmann2011-11-201-1/+1
* batman-adv: update internal version numberSven Eckelmann2011-09-081-1/+1
* batman-adv: detect clients connected through a 802.11 deviceAntonio Quartulli2011-08-221-0/+2
* batman-adv: correct several typ0s in the commentsAntonio Quartulli2011-08-221-2/+2
* batman-adv: Replace version info instead of appending themSven Eckelmann2011-07-051-8/+3
* batman-adv: improved gateway tq-based selectionAntonio Quartulli2011-06-201-1/+2
* batman-adv: add wrapper function to throw uevent in userspaceAntonio Quartulli2011-06-201-0/+11
* batman-adv: improved roaming mechanismAntonio Quartulli2011-06-201-1/+5
* batman-adv: improved client announcement mechanismAntonio Quartulli2011-06-201-1/+6
* batman-adv: Reduce usage of charSven Eckelmann2011-06-201-1/+1
* batman-adv: use NO_FLAGS define instead of hard-coding 0Marek Lindner2011-06-091-0/+2
* batman-adv: Use enums for related constantsSven Eckelmann2011-06-091-7/+10
* batman-adv: Check type of x and y in seq_(before|after)Sven Eckelmann2011-05-301-2/+5
* batman-adv: move smallest_signed_int(), seq_before() and seq_after() into main.hAntonio Quartulli2011-05-301-0/+16
* batman-adv: Add const type qualifier for pointersSven Eckelmann2011-05-301-4/+6
* batman-adv: Annotate functions with format stringsSven Eckelmann2011-05-301-1/+2
* batman-adv: Remove multiline comments from line endingSven Eckelmann2011-05-081-19/+21
* batman-adv: rename everything from *hna* into *tt* (translation table)Antonio Quartulli2011-05-081-2/+2
* batman-adv: Move definition of atomic_dec_not_zero() into main.hAntonio Quartulli2011-05-011-0/+2
* batman-adv: rename global if_list to hardif_listMarek Lindner2011-03-051-1/+1
* batman-adv: separate ethernet comparing calls from hash functionsMarek Lindner2011-03-051-0/+10
* batman-adv: Update copyright yearsSven Eckelmann2011-01-311-1/+1
* batman-adv: Remove unused definitionsSven Eckelmann2011-01-311-15/+0
* batman-adv: Use "__attribute__" shortcut macrosSven Eckelmann2011-01-161-3/+3
* net: Add batman-adv meshing protocolSven Eckelmann2010-12-161-0/+183