summaryrefslogtreecommitdiff
path: root/drivers/staging/batman-adv/translation-table.c
AgeCommit message (Expand)Author
2010-12-16Staging: batman-adv: Remove batman-adv from stagingSven Eckelmann
2010-11-29Staging: batman-adv: Limit spin_locks to spin_lock_bhSven Eckelmann
2010-11-29Staging: batman-adv: Rewrite hash using hlist_*Sven Eckelmann
2010-11-29Staging: batman-adv: Remove hashdata_choose_cb from hashSven Eckelmann
2010-11-29Staging: batman-adv: Remove hashdata_compare_cb from hashSven Eckelmann
2010-11-29Staging: batman-adv: Unify sysfs file names with their bat_priv atomicsLinus Lüssing
2010-10-19Staging: batman-adv: protect against ogm packet overflow by checking table le...Marek Lindner
2010-09-05Staging: batman-adv: multiple mesh cloudsMarek Lindner
2010-09-05Staging: batman-adv: attach each hard-interface to a soft-interfaceMarek Lindner
2010-07-08Staging: batman-adv: Move printk to simplified macrosSven Eckelmann
2010-07-08Staging: batman-adv: add routing debug log accessible via debugfsMarek Lindner
2010-07-08Staging: batman-adv: Lower resolution for timeoutsSimon Wunderlich
2010-07-08Staging: batman-adv: Avoid rounding issues for local hna timeoutLinus Lüssing
2010-06-22Staging: batman-adv: Mark locally used symbols as staticSven Eckelmann
2010-06-22Staging: batman-adv: Convert MAC_FMT to %pMJoe Perches
2010-06-22Staging: batman-adv: remove superfluous hint to "translation table"Marek Lindner
2010-06-22Staging: batman-adv: Move tables from sysfs to debugfsSven Eckelmann
2010-05-11Staging: batman-adv: Reduce max characters on a line to 80Sven Eckelmann
2010-05-11Staging: batman-adv: move /proc interface handling to /sysMarek Lindner
2010-05-11Staging: batman-adv: convert more files from /proc to /sysMarek Lindner
2010-05-11Staging: batman-adv: convert multiple /proc files to use sysfsMarek Lindner
2010-05-11Staging: batman-adv: fix whitespace style issuesLuis de Bethencourt
2010-05-11Staging: batman-adv: Update copyright yearsSimon Wunderlich
2010-03-03Staging: batman-adv: Remove compat.hSimon Wunderlich
2010-03-03Staging: batman-adv: Use printk(%pM) for MAC addressesAndrew Lunn
2010-03-03Staging: batman-adv: Allow the MAC address to be setAndrew Lunn
2010-03-03Staging: batman-adv: check all kmalloc()sSimon Wunderlich
2010-03-03Staging: batman-adv: initialize static hash iteratorsSimon Wunderlich
2010-03-03Staging: batman-adv: replace internal logging mechanism.Andrew Lunn
2009-12-11staging: batman-adv meshing protocolAndrew Lunn