index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
bat_debugfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
batman-adv: Remove bat_ prefix from bat_{debugfs, sysfs}.{c, h}
Sven Eckelmann
2012-07-01
1
-405
/
+0
*
batman-adv: Transform BATADV_LOG_BUFF(idx) into function
Sven Eckelmann
2012-07-01
1
-4
/
+15
*
batman-adv: Prefix types structs with batadv_
Sven Eckelmann
2012-07-01
1
-13
/
+14
*
batman-adv: Prefix local debugfs structs with batadv_
Sven Eckelmann
2012-07-01
1
-5
/
+5
*
batman-adv: Prefix main defines with BATADV_
Sven Eckelmann
2012-06-28
1
-1
/
+1
*
batman-adv: Prefix debugfs defines with BATADV_
Sven Eckelmann
2012-06-28
1
-1
/
+1
*
batman-adv: Prefix local defines with BATADV_
Sven Eckelmann
2012-06-28
1
-12
/
+14
*
batman-adv: Prefix remaining function like macros with batadv_
Sven Eckelmann
2012-06-28
1
-2
/
+2
*
batman-adv: Prefix bat_debugfs local static functions with batadv_
Sven Eckelmann
2012-06-24
1
-71
/
+72
*
batman-adv: Reformat multiline comments to consistent style
Sven Eckelmann
2012-06-20
1
-3
/
+1
*
batman-adv: Prefix main non-static functions with batadv_
Sven Eckelmann
2012-06-20
1
-3
/
+3
*
batman-adv: Prefix vis non-static functions with batadv_
Sven Eckelmann
2012-06-20
1
-1
/
+1
*
batman-adv: Prefix translation-table non-static functions with batadv_
Sven Eckelmann
2012-06-20
1
-2
/
+2
*
batman-adv: Prefix originator non-static functions with batadv_
Sven Eckelmann
2012-06-20
1
-1
/
+1
*
batman-adv: Prefix icmp-socket non-static functions with batadv_
Sven Eckelmann
2012-06-20
1
-1
/
+1
*
batman-adv: Prefix gateway-client non-static functions with batadv_
Sven Eckelmann
2012-06-20
1
-1
/
+1
*
batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_
Sven Eckelmann
2012-06-20
1
-1
/
+2
*
batman-adv: Prefix bat_debugfs non-static functions with batadv_
Sven Eckelmann
2012-06-20
1
-5
/
+5
*
batman-adv: Return error codes instead of -1 on failures
Sven Eckelmann
2012-06-18
1
-4
/
+7
*
batman-adv: replace HZ calculations with jiffies_to_msecs()
Marek Lindner
2012-05-11
1
-2
/
+2
*
batman-adv: add bridge loop avoidance compile option
Simon Wunderlich
2012-04-11
1
-1
/
+6
*
batman-adv: export claim tables through debugfs
Simon Wunderlich
2012-04-11
1
-0
/
+10
*
batman-adv: remove old bridge loop avoidance code
Simon Wunderlich
2012-04-11
1
-8
/
+0
*
batman-adv: Update copyright years
Sven Eckelmann
2012-02-17
1
-1
/
+1
*
batman-adv: add infrastructure to change routing algorithm at runtime
Marek Lindner
2012-02-17
1
-0
/
+22
*
batman-adv: Calculate sizeof using variable insead of types
Sven Eckelmann
2011-05-30
1
-1
/
+1
*
batman-adv: Add const type qualifier for pointers
Sven Eckelmann
2011-05-30
1
-2
/
+2
*
batman-adv: Remove comparising < 0 for unsigned type
Sven Eckelmann
2011-05-30
1
-1
/
+1
*
batman-adv: Print jiffies as unsigned long
Sven Eckelmann
2011-05-30
1
-1
/
+1
*
batman-adv: Annotate functions with format strings
Sven Eckelmann
2011-05-30
1
-0
/
+1
*
batman-adv: rename everything from *hna* into *tt* (translation table)
Antonio Quartulli
2011-05-08
1
-2
/
+2
*
batman-adv: Update copyright years
Sven Eckelmann
2011-01-31
1
-1
/
+1
*
batman-adv: Remove unused variables
Sven Eckelmann
2011-01-31
1
-3
/
+1
*
net: Add batman-adv meshing protocol
Sven Eckelmann
2010-12-16
1
-0
/
+360