dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/batman-adv
Sven Eckelmann cd646ab1e2 batman-adv: Prefix gateway enum with BATADV_
Reported-by: Martin Hundebøll <martin@hundeboll.net>
Signed-off-by: Sven Eckelmann <sven@narfation.org>
2012-07-01 22:47:18 +02:00
..
Kconfig batman-adv: add bridge loop avoidance compile option 2012-04-11 14:29:00 +02:00
Makefile batman-adv: add bridge loop avoidance compile option 2012-04-11 14:29:00 +02:00
bat_algo.h batman-adv: Reformat multiline comments to consistent style 2012-06-20 22:15:33 +02:00
bat_debugfs.c batman-adv: Prefix main defines with BATADV_ 2012-06-28 08:45:05 +02:00
bat_debugfs.h batman-adv: Prefix debugfs defines with BATADV_ 2012-06-28 08:44:54 +02:00
bat_iv_ogm.c batman-adv: Prefix gateway enum with BATADV_ 2012-07-01 22:47:18 +02:00
bat_sysfs.c batman-adv: Prefix gateway enum with BATADV_ 2012-07-01 22:47:18 +02:00
bat_sysfs.h batman-adv: Prefix sysfs defines with BATADV_ 2012-06-28 08:44:55 +02:00
bitarray.c batman-adv: Prefix main defines with BATADV_ 2012-06-28 08:45:05 +02:00
bitarray.h batman-adv: Prefix main defines with BATADV_ 2012-06-28 08:45:05 +02:00
bridge_loop_avoidance.c batman-adv: Prefix main defines with BATADV_ 2012-06-28 08:45:05 +02:00
bridge_loop_avoidance.h batman-adv: Prefix bridge_loop_avoidance defines with BATADV_ 2012-06-28 08:44:56 +02:00
gateway_client.c batman-adv: Prefix gateway enum with BATADV_ 2012-07-01 22:47:18 +02:00
gateway_client.h batman-adv: Reformat multiline comments to consistent style 2012-06-20 22:15:33 +02:00
gateway_common.c batman-adv: Prefix remaining function like macros with batadv_ 2012-06-28 08:44:48 +02:00
gateway_common.h batman-adv: Prefix gateway enum with BATADV_ 2012-07-01 22:47:18 +02:00
hard-interface.c batman-adv: Prefix main defines with BATADV_ 2012-06-28 08:45:05 +02:00
hard-interface.h batman-adv: Prefix hard-interface static inline functions with batadv_ 2012-06-24 18:41:41 +02:00
hash.c batman-adv: Prefix hash local static functions with batadv_ 2012-06-25 08:21:42 +02:00
hash.h batman-adv: Prefix hash static inline functions with batadv_ 2012-06-24 18:41:41 +02:00
icmp_socket.c batman-adv: Prefix packet defines with BATADV_ 2012-06-28 08:45:00 +02:00
icmp_socket.h batman-adv: Prefix icmp_socket defines with BATADV_ 2012-06-28 08:44:59 +02:00
main.c batman-adv: Prefix main defines with BATADV_ 2012-06-28 08:45:05 +02:00
main.h batman-adv: Prefix main defines with BATADV_ 2012-06-28 08:45:05 +02:00
originator.c batman-adv: Prefix main defines with BATADV_ 2012-06-28 08:45:05 +02:00
originator.h batman-adv: Prefix main static inline functions with batadv_ 2012-06-25 08:21:30 +02:00
packet.h batman-adv: Prefix packet defines with BATADV_ 2012-06-28 08:45:00 +02:00
ring_buffer.c batman-adv: Prefix main defines with BATADV_ 2012-06-28 08:45:05 +02:00
ring_buffer.h batman-adv: Reformat multiline comments to consistent style 2012-06-20 22:15:33 +02:00
routing.c batman-adv: Prefix main defines with BATADV_ 2012-06-28 08:45:05 +02:00
routing.h batman-adv: Reformat multiline comments to consistent style 2012-06-20 22:15:33 +02:00
send.c batman-adv: Prefix packet defines with BATADV_ 2012-06-28 08:45:00 +02:00
send.h batman-adv: Reformat multiline comments to consistent style 2012-06-20 22:15:33 +02:00
soft-interface.c batman-adv: Prefix gateway enum with BATADV_ 2012-07-01 22:47:18 +02:00
soft-interface.h batman-adv: Reformat multiline comments to consistent style 2012-06-20 22:15:33 +02:00
translation-table.c batman-adv: Prefix main defines with BATADV_ 2012-06-28 08:45:05 +02:00
translation-table.h batman-adv: beautify tt_global_add() argument list 2012-06-28 08:44:52 +02:00
types.h batman-adv: Prefix main defines with BATADV_ 2012-06-28 08:45:05 +02:00
unicast.c batman-adv: Prefix main defines with BATADV_ 2012-06-28 08:45:05 +02:00
unicast.h batman-adv: Prefix unicast defines with BATADV_ 2012-06-28 08:45:02 +02:00
vis.c batman-adv: Prefix main defines with BATADV_ 2012-06-28 08:45:05 +02:00
vis.h batman-adv: Prefix vis defines with BATADV_ 2012-06-28 08:45:04 +02:00