index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
batman-adv
/
vis.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-16
Staging: batman-adv: Remove batman-adv from staging
Sven Eckelmann
1
-903
/
+0
2010-11-29
Staging: batman-adv: Use kernel functions to identify broadcasts
Sven Eckelmann
1
-2
/
+2
2010-11-29
Staging: batman-adv: Limit spin_locks to spin_lock_bh
Sven Eckelmann
1
-53
/
+37
2010-11-29
Staging: batman-adv: Rewrite hash using hlist_*
Sven Eckelmann
1
-7
/
+22
2010-11-29
Staging: batman-adv: Remove hashdata_choose_cb from hash
Sven Eckelmann
1
-6
/
+11
2010-11-29
Staging: batman-adv: Remove hashdata_compare_cb from hash
Sven Eckelmann
1
-5
/
+10
2010-11-10
Revert "staging: batman-adv: Use linux/etherdevice.h address helper functions"
Greg Kroah-Hartman
1
-2
/
+2
2010-11-09
staging: batman-adv: Use linux/etherdevice.h address helper functions
Tobias Klauser
1
-2
/
+2
2010-11-09
Staging: batman-adv: Remove useless braces
Sven Eckelmann
1
-2
/
+1
2010-10-20
staging: batman-adv: remove useless addr_to_string()
Andy Shevchenko
1
-12
/
+6
2010-09-20
Staging: batman-adv: checkpatch cleanup of comments
Sven Eckelmann
1
-8
/
+8
2010-09-05
Staging: batman-adv: Don't inform about dropped packets in nodebug
Sven Eckelmann
1
-1
/
+1
2010-09-05
Staging: batman-adv: multiple mesh clouds
Marek Lindner
1
-154
/
+181
2010-09-05
Staging: batman-adv: attach each hard-interface to a soft-interface
Marek Lindner
1
-7
/
+6
2010-09-05
Staging: batman-adv: Prepare vis packets directly inside a skb
Sven Eckelmann
1
-74
/
+132
2010-07-08
Staging: batman-adv: Move printk to simplified macros
Sven Eckelmann
1
-5
/
+4
2010-07-08
Staging: batman-adv: Lower resolution for timeouts
Simon Wunderlich
1
-1
/
+1
2010-07-08
Staging: batman-adv: Convert names from Java to C style
Antonio Quartulli
1
-6
/
+6
2010-06-22
Staging: batman-adv: 32bit sequence number and TTL for broadcasts
Simon Wunderlich
1
-2
/
+3
2010-06-22
Staging: batman-adv: Mark locally used symbols as static
Sven Eckelmann
1
-2
/
+2
2010-06-22
Staging: batman-adv: Move tables from sysfs to debugfs
Sven Eckelmann
1
-31
/
+80
2010-06-18
Staging: batman-adv: convert vis_interval into define
Simon Wunderlich
1
-2
/
+2
2010-05-11
Staging: batman-adv: Fix whitespace problems criticized by checkpatch.pl
Sven Eckelmann
1
-1
/
+1
2010-05-11
Staging: batman-adv: move /proc interface handling to /sys
Marek Lindner
1
-6
/
+3
2010-05-11
Staging: batman-adv: remove redundant pointer to originator interface
Marek Lindner
1
-8
/
+7
2010-05-11
Staging: batman-adv: convert more files from /proc to /sys
Marek Lindner
1
-18
/
+106
2010-05-11
Staging: batman-adv: Update copyright years
Simon Wunderlich
1
-1
/
+1
2010-05-11
Staging: batman-adv: Fixing wrap-around bug in vis
Linus Lüssing
1
-1
/
+17
2010-05-11
Staging: batman-adv: Fix VIS output bug for secondary interfaces
Linus Lüssing
1
-16
/
+9
2010-05-11
Staging: batman-adv: don't have interrupts disabled while sending.
Andrew Lunn
1
-58
/
+136
2010-03-03
Staging: batman-adv: atomic variable for vis-srv activation
Linus Luessing
1
-40
/
+6
2010-03-03
Staging: batman-adv: Remove compat.h
Simon Wunderlich
1
-1
/
+0
2010-03-03
Staging: batman-adv: receive packets directly using skbs
Simon Wunderlich
1
-23
/
+32
2010-03-03
Staging: batman-adv: splitting /proc vis file into vis_server and vis_data
Marek Lindner
1
-0
/
+62
2010-03-03
Staging: batman-adv: Fixes rounding issues in vis.c
Linus Lüssing
1
-2
/
+2
2010-03-03
Staging: batman-adv: initialize static hash iterators
Simon Wunderlich
1
-17
/
+16
2010-03-03
Staging: batman-adv: replace internal logging mechanism.
Andrew Lunn
1
-7
/
+5
2009-12-11
staging: batman-adv meshing protocol
Andrew Lunn
1
-0
/
+564