Sven Eckelmann
|
7c64fd98ce
batman-adv: Fix indentation of multiline statements
|
13 years ago |
Danny Kukawka
|
28009a6cab
batman-adv: use eth_hw_addr_random() instead of random_ether_addr()
|
13 years ago |
Sven Eckelmann
|
567db7b0b7
batman-adv: Update copyright years
|
13 years ago |
Marek Lindner
|
032b7969f8
batman-adv: convert time_after instances to has_timed_out
|
13 years ago |
Marek Lindner
|
1c280471b0
batman-adv: add infrastructure to change routing algorithm at runtime
|
13 years ago |
Sven Eckelmann
|
76543d14ae
batman-adv: Explicitly mark the common header structure
|
13 years ago |
Simon Wunderlich
|
06ba7ce223
batman-adv: use unregister_netdevice() when softif_create fails
|
13 years ago |
Marek Lindner
|
be7af5cf9c
batman-adv: refactoring gateway handling code
|
14 years ago |
David S. Miller
|
88c5100c28
Merge branch 'master' of github.com:davem330/net
|
13 years ago |
Antonio Quartulli
|
8b267b312d
batman-adv: do_bcast has to be true for broadcast packets only
|
13 years ago |
Joe Perches
|
320f422f62
batman-adv: Remove unnecessary OOM logging messages
|
14 years ago |
Marek Lindner
|
b6da4bf5d7
batman-adv: rename all instances of batman_packet to batman_ogm_packet
|
14 years ago |
Antonio Quartulli
|
3d393e4732
batman-adv: implement AP-isolation on the sender side
|
14 years ago |
Antonio Quartulli
|
59b699cdee
batman-adv: implement AP-isolation on the receiver side
|
14 years ago |
Antonio Quartulli
|
bc2790808a
batman-adv: detect clients connected through a 802.11 device
|
14 years ago |
Antonio Quartulli
|
015758d002
batman-adv: correct several typ0s in the comments
|
14 years ago |
David S. Miller
|
e2270ea62a
netdevice: Kill 'feature' test macros.
|
14 years ago |
Antonio Quartulli
|
8698529d20
batman-adv: add_bcast_packet_to_list() takes the sending delay as parameter
|
14 years ago |
Antonio Quartulli
|
43676ab590
batman-adv: improved gateway tq-based selection
|
14 years ago |
Antonio Quartulli
|
cc47f66e6b
batman-adv: improved roaming mechanism
|
14 years ago |
Antonio Quartulli
|
a73105b8d4
batman-adv: improved client announcement mechanism
|
14 years ago |
Sven Eckelmann
|
b4e1705417
batman-adv: Reduce usage of char
|
14 years ago |
Sven Eckelmann
|
db69ecfcb0
batman-adv: Keep interface_tx as local function
|
14 years ago |
Sven Eckelmann
|
728cbc6ac1
batman-adv: Use rcu_dereference_protected by update-side
|
14 years ago |
Sven Eckelmann
|
704509b8d4
batman-adv: Calculate sizeof using variable insead of types
|
14 years ago |
Sven Eckelmann
|
747e4221a0
batman-adv: Add const type qualifier for pointers
|
14 years ago |
Linus Torvalds
|
06f4e926d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
14 years ago |
David S. Miller
|
02e73c1edc
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
|
14 years ago |
Sven Eckelmann
|
6e215fd8eb
batman-adv: Remove multiline comments from line ending
|
14 years ago |
Antonio Quartulli
|
2dafb49d84
batman-adv: rename everything from *hna* into *tt* (translation table)
|
14 years ago |