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