summaryrefslogtreecommitdiffstats
path: root/net/batman-adv/main.h
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: a delayed_work has to be initialised onceAntonio Quartulli2013-01-191-0/+2
* batman-adv: reduce local TT entry timeout to 10 minutesAntonio Quartulli2013-01-121-1/+1
* batman-adv: use per_cpu_add helperShan Wei2013-01-121-3/+1
* batman-adv: Start new development cycleSven Eckelmann2012-11-211-1/+1
* batman-adv: Add function to calculate crc32c for the skb payloadSven Eckelmann2012-11-211-0/+1
* batman-adv: wait multiple periods before activating blaSimon Wunderlich2012-11-141-0/+1
* batman-adv: Distributed ARP Table - add snooping functions for ARP messagesAntonio Quartulli2012-11-071-0/+2
* batman-adv: Distributed ARP Table - implement local storageAntonio Quartulli2012-11-071-0/+1
* batman-adv: Distributed ARP Table - create DHT helper functionsAntonio Quartulli2012-11-071-0/+6
* batman-adv: Distributed ARP Table - add a new debug log levelAntonio Quartulli2012-11-071-1/+3
* batman-adv: add kernel-doc for enum batadv_dbg_levelAntonio Quartulli2012-10-291-4/+11
* batman-adv: Check return value of try_module_getSven Eckelmann2012-10-291-2/+0
* batman-adv: consolidate duplicated primary_if checking codeMarek Lindner2012-10-291-0/+2
* 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-101-1/+2
* batman-adv: fix counter summary lengthMarek Lindner2012-07-011-2/+1
* 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/+0
* 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-111-11/+2
* batman-adv: Start new development cycleSven Eckelmann2012-02-171-1/+1
* batman-adv: Update copyright yearsSven Eckelmann2012-02-171-1/+1
* batman-adv: convert time_after instances to has_timed_outMarek Lindner2012-02-171-6/+7
* batman-adv: add infrastructure to change routing algorithm at runtimeMarek Lindner2012-02-171-0/+4
* batman-adv: Move is_out_of_time() to main.h for general useMartin Hundebøll2012-02-171-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/+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