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