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