summaryrefslogtreecommitdiffstats
path: root/net/batman-adv/main.h
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: Start new development cycleSven Eckelmann2012-08-231-1/+1
* batman-adv: detect not yet announced clientsAntonio Quartulli2012-08-231-0/+1
* batman-adv: Use BIT(x) macro to calculate bit positionsSven Eckelmann2012-08-231-9/+9
* batman-adv: fix typos in commentsAntonio Quartulli2012-08-231-4/+4
* net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-111-1/+2
* batman-adv: fix counter summary lengthMarek Lindner2012-07-011-2/+1Star
* batman-adv: Prefix types structs with batadv_Sven Eckelmann2012-07-011-11/+13
* batman-adv: Prefix main enum with BATADV_Sven Eckelmann2012-07-011-18/+18
* batman-adv: Prefix main defines with BATADV_Sven Eckelmann2012-06-281-40/+41
* batman-adv: Prefix remaining function like macros with batadv_Sven Eckelmann2012-06-281-10/+10
* batman-adv: Prefix main static inline functions with batadv_Sven Eckelmann2012-06-251-8/+9
* batman-adv: Reformat multiline comments to consistent styleSven Eckelmann2012-06-201-18/+20
* batman-adv: Prefix main non-static functions with batadv_Sven Eckelmann2012-06-201-20/+21
* batman-adv: Prefix bat_debugfs non-static functions with batadv_Sven Eckelmann2012-06-201-2/+3
* batman-adv: Add get_ethtool_stats() supportMartin Hundebøll2012-06-181-0/+27
* batman-adv: update internal version numberSven Eckelmann2012-06-181-1/+1
* batman-adv: Start new development cycleSven Eckelmann2012-05-131-1/+1
* batman-adv: introduce packet type handler array for incoming packetsMarek Lindner2012-05-111-0/+6
* batman-adv: add broadcast duplicate checkSimon Wunderlich2012-04-111-0/+3
* batman-adv: add basic bridge loop avoidance codeSimon Wunderlich2012-04-111-1/+5
* batman-adv: remove old bridge loop avoidance codeSimon Wunderlich2012-04-111-2/+0Star
* batman-adv: Replace bitarray operations with bitmapSven Eckelmann2012-04-111-1/+1
* batman-adv: Don't begin block comments with only a /* lineSven Eckelmann2012-03-101-11/+2Star
* batman-adv: Start new development cycleSven Eckelmann2012-02-161-1/+1
* batman-adv: Update copyright yearsSven Eckelmann2012-02-161-1/+1
* batman-adv: convert time_after instances to has_timed_outMarek Lindner2012-02-161-6/+7
* batman-adv: add infrastructure to change routing algorithm at runtimeMarek Lindner2012-02-161-0/+4
* batman-adv: Move is_out_of_time() to main.h for general useMartin Hundebøll2012-02-161-0/+11
* 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/+3Star
* 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