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
David S. Miller 220b07e90e batman-adv: Fix merge error. 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 batman-adv: Update copyright years 14 years ago
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: Replace obsolete strict_strto<foo> with kstrto<foo> 13 years ago
bat_sysfs.h batman-adv: add wrapper function to throw uevent in userspace 14 years ago
bitarray.c batman-adv: Fix range check for expected packets 13 years ago
bitarray.h batman-adv: Reduce usage of char 14 years ago
gateway_client.c batman-adv: remove extra negation in gw_out_of_range() 13 years ago
gateway_client.h batman-adv: refactoring gateway handling code 13 years ago
gateway_common.c batman-adv: Replace obsolete strict_strto<foo> with kstrto<foo> 13 years ago
gateway_common.h batman-adv: Update copyright years 14 years ago
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: fixed hash functions type to uint32_t instead of int 13 years ago
hash.h batman-adv: fixed hash functions type to uint32_t instead of int 13 years ago
icmp_socket.c batman-adv: Only write requested number of byte to user buffer 13 years ago
icmp_socket.h batman-adv: Remove duplicate types.h inclusions 14 years ago
main.c batman-adv: Remove unnecessary OOM logging messages 14 years ago
main.h batman-adv: update internal version number 13 years ago
originator.c batman-adv: fixed hash functions type to uint32_t instead of int 13 years ago
originator.h batman-adv: fixed hash functions type to uint32_t instead of int 13 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: format multi-line if in the correct way 13 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 batman-adv: use unregister_netdevice() when softif_create fails 13 years ago
soft-interface.h batman-adv: Keep interface_tx as local function 14 years ago
translation-table.c batman-adv: Fix merge error. 13 years ago
translation-table.h batman-adv: merge update_transtable() into tt related code 14 years ago
types.h batman-adv: create a common substructure for tt_global/local_entry 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: create a common substructure for tt_global/local_entry 13 years ago
vis.h batman-adv: Update copyright years 14 years ago