aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv/main.c
Commit message (Expand)AuthorAge
* batman-adv: Remove unnecessary OOM logging messagesJoe Perches2011-09-08
* batman-adv: detect clients connected through a 802.11 deviceAntonio Quartulli2011-08-22
* batman-adv: Replace version info instead of appending themSven Eckelmann2011-07-05
* batman-adv: gateway election code refactoringAntonio Quartulli2011-06-20
* batman-adv: protect the local and the global trans-tables with rcuAntonio Quartulli2011-06-20
* batman-adv: improved roaming mechanismAntonio Quartulli2011-06-20
* batman-adv: improved client announcement mechanismAntonio Quartulli2011-06-20
* batman-adv: Add const type qualifier for pointersSven Eckelmann2011-05-30
* batman-adv: rename everything from *hna* into *tt* (translation table)Antonio Quartulli2011-05-08
* batman-adv: Remove unnecessary hardif_list_lockSven Eckelmann2011-05-08
* batman-adv: multi vlan support for bridge loop detectionMarek Lindner2011-05-08
* batman-adv: rename batman_if struct to hard_ifaceMarek Lindner2011-03-05
* batman-adv: rename global if_list to hardif_listMarek Lindner2011-03-05
* batman-adv: remove orig_hash spinlockMarek Lindner2011-03-05
* batman-adv: separate ethernet comparing calls from hash functionsMarek Lindner2011-03-05
* batman-adv: Remove duplicate types.h inclusionsLinus Lüssing2011-02-11
* batman-adv: Update copyright yearsSven Eckelmann2011-01-31
* net: Add batman-adv meshing protocolSven Eckelmann2010-12-16