You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/net/batman-adv
Antonio Quartulli 797399b415 batman-adv: delete global entry in case of roaming 13 years ago
..
Kconfig batman-adv: improved client announcement mechanism 14 years ago
Makefile batman-adv: agglomerate all batman iv ogm sending functions in the batman iv file 14 years ago
bat_debugfs.c batman-adv: Calculate sizeof using variable insead of types 14 years ago
bat_debugfs.h
bat_iv_ogm.c batman-adv: agglomerate all batman iv ogm sending functions in the batman iv file 14 years ago
bat_ogm.h batman-adv: agglomerate all batman iv ogm sending functions in the batman iv file 14 years ago
bat_sysfs.c batman-adv: implement AP-isolation on the receiver side 14 years ago
bat_sysfs.h batman-adv: add wrapper function to throw uevent in userspace 14 years ago
bitarray.c batman-adv: correct several typ0s in the comments 14 years ago
bitarray.h batman-adv: Reduce usage of char 14 years ago
gateway_client.c batman-adv: correct several typ0s in the comments 14 years ago
gateway_client.h batman-adv: improved gateway tq-based selection 14 years ago
gateway_common.c batman-adv: Reduce usage of char 14 years ago
gateway_common.h
hard-interface.c batman-adv: Remove unnecessary OOM logging messages 14 years ago
hard-interface.h batman-adv: detect clients connected through a 802.11 device 14 years ago
hash.c batman-adv: Calculate sizeof using variable insead of types 14 years ago
hash.h batman-adv: hash_add() has to discriminate on the return value 14 years ago
icmp_socket.c batman-adv: Calculate sizeof using variable insead of types 14 years ago
icmp_socket.h
main.c batman-adv: Remove unnecessary OOM logging messages 14 years ago
main.h batman-adv: update internal version number 14 years ago
originator.c batman-adv: Remove unnecessary OOM logging messages 14 years ago
originator.h batman-adv: Move compare_orig to originator.c 14 years ago
packet.h batman-adv: rename all instances of batman_packet to batman_ogm_packet 14 years ago
ring_buffer.c batman-adv: Add const type qualifier for pointers 14 years ago
ring_buffer.h batman-adv: Add const type qualifier for pointers 14 years ago
routing.c batman-adv: agglomerate all batman iv ogm processing functions in a single file 14 years ago
routing.h batman-adv: agglomerate all batman iv ogm processing functions in a single file 14 years ago
send.c batman-adv: agglomerate all batman iv ogm sending functions in the batman iv file 14 years ago
send.h batman-adv: agglomerate all batman iv ogm sending functions in the batman iv file 14 years ago
soft-interface.c Merge branch 'master' of github.com:davem330/net 13 years ago
soft-interface.h batman-adv: Keep interface_tx as local function 14 years ago
translation-table.c batman-adv: delete global entry in case of roaming 13 years ago
translation-table.h batman-adv: merge update_transtable() into tt related code 14 years ago
types.h Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-merge 13 years ago
unicast.c batman-adv: implement AP-isolation on the sender side 14 years ago
unicast.h batman-adv: correct several typ0s in the comments 14 years ago
vis.c batman-adv: Remove unnecessary OOM logging messages 14 years ago
vis.h