aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv/main.h
Commit message (Expand)AuthorAge
* batman-adv: a delayed_work has to be initialised onceAntonio Quartulli2013-01-19
* batman-adv: reduce local TT entry timeout to 10 minutesAntonio Quartulli2013-01-12
* batman-adv: use per_cpu_add helperShan Wei2013-01-12
* batman-adv: Start new development cycleSven Eckelmann2012-11-21
* batman-adv: Add function to calculate crc32c for the skb payloadSven Eckelmann2012-11-21
* batman-adv: wait multiple periods before activating blaSimon Wunderlich2012-11-14
* batman-adv: Distributed ARP Table - add snooping functions for ARP messagesAntonio Quartulli2012-11-07
* batman-adv: Distributed ARP Table - implement local storageAntonio Quartulli2012-11-07
* batman-adv: Distributed ARP Table - create DHT helper functionsAntonio Quartulli2012-11-07
* batman-adv: Distributed ARP Table - add a new debug log levelAntonio Quartulli2012-11-07
* batman-adv: add kernel-doc for enum batadv_dbg_levelAntonio Quartulli2012-10-29
* batman-adv: Check return value of try_module_getSven Eckelmann2012-10-29
* batman-adv: consolidate duplicated primary_if checking codeMarek Lindner2012-10-29
* batman-adv: Start new development cycleSven Eckelmann2012-08-23
* batman-adv: detect not yet announced clientsAntonio Quartulli2012-08-23
* batman-adv: Use BIT(x) macro to calculate bit positionsSven Eckelmann2012-08-23
* batman-adv: fix typos in commentsAntonio Quartulli2012-08-23
* net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-11
* batman-adv: fix counter summary lengthMarek Lindner2012-07-01
* batman-adv: Prefix types structs with batadv_Sven Eckelmann2012-07-01
* batman-adv: Prefix main enum with BATADV_Sven Eckelmann2012-07-01
* batman-adv: Prefix main defines with BATADV_Sven Eckelmann2012-06-28
* batman-adv: Prefix remaining function like macros with batadv_Sven Eckelmann2012-06-28
* batman-adv: Prefix main static inline functions with batadv_Sven Eckelmann2012-06-25
* batman-adv: Reformat multiline comments to consistent styleSven Eckelmann2012-06-20
* batman-adv: Prefix main non-static functions with batadv_Sven Eckelmann2012-06-20
* batman-adv: Prefix bat_debugfs non-static functions with batadv_Sven Eckelmann2012-06-20
* batman-adv: Add get_ethtool_stats() supportMartin Hundebøll2012-06-18
* batman-adv: update internal version numberSven Eckelmann2012-06-18
* batman-adv: Start new development cycleSven Eckelmann2012-05-13
* batman-adv: introduce packet type handler array for incoming packetsMarek Lindner2012-05-11
* batman-adv: add broadcast duplicate checkSimon Wunderlich2012-04-11
* batman-adv: add basic bridge loop avoidance codeSimon Wunderlich2012-04-11
* batman-adv: remove old bridge loop avoidance codeSimon Wunderlich2012-04-11
* batman-adv: Replace bitarray operations with bitmapSven Eckelmann2012-04-11
* batman-adv: Don't begin block comments with only a /* lineSven Eckelmann2012-03-10
* batman-adv: Start new development cycleSven Eckelmann2012-02-16
* batman-adv: Update copyright yearsSven Eckelmann2012-02-16
* batman-adv: convert time_after instances to has_timed_outMarek Lindner2012-02-16
* batman-adv: add infrastructure to change routing algorithm at runtimeMarek Lindner2012-02-16
* batman-adv: Move is_out_of_time() to main.h for general useMartin Hundebøll2012-02-16
* batman-adv: update internal version numberSven Eckelmann2011-11-20
* batman-adv: update internal version numberSven Eckelmann2011-09-08
* batman-adv: detect clients connected through a 802.11 deviceAntonio Quartulli2011-08-22
* batman-adv: correct several typ0s in the commentsAntonio Quartulli2011-08-22
* batman-adv: Replace version info instead of appending themSven Eckelmann2011-07-05
* batman-adv: improved gateway tq-based selectionAntonio Quartulli2011-06-20
* batman-adv: add wrapper function to throw uevent in userspaceAntonio Quartulli2011-06-20
* batman-adv: improved roaming mechanismAntonio Quartulli2011-06-20
* batman-adv: improved client announcement mechanismAntonio Quartulli2011-06-20