summaryrefslogtreecommitdiffstats
path: root/drivers/staging/batman-adv/translation-table.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-16Staging: batman-adv: Remove batman-adv from stagingSven Eckelmann1-528/+0
2010-11-29Staging: batman-adv: Limit spin_locks to spin_lock_bhSven Eckelmann1-40/+30
2010-11-29Staging: batman-adv: Rewrite hash using hlist_*Sven Eckelmann1-8/+14
2010-11-29Staging: batman-adv: Remove hashdata_choose_cb from hashSven Eckelmann1-13/+18
2010-11-29Staging: batman-adv: Remove hashdata_compare_cb from hashSven Eckelmann1-15/+24
2010-11-29Staging: batman-adv: Unify sysfs file names with their bat_priv atomicsLinus Lüssing1-1/+1
2010-10-19Staging: batman-adv: protect against ogm packet overflow by checking table le...Marek Lindner1-2/+7
2010-09-05Staging: batman-adv: multiple mesh cloudsMarek Lindner1-107/+112
2010-09-05Staging: batman-adv: attach each hard-interface to a soft-interfaceMarek Lindner1-27/+30
2010-07-08Staging: batman-adv: Move printk to simplified macrosSven Eckelmann1-4/+2
2010-07-08Staging: batman-adv: add routing debug log accessible via debugfsMarek Lindner1-6/+15
2010-07-08Staging: batman-adv: Lower resolution for timeoutsSimon Wunderlich1-2/+1
2010-07-08Staging: batman-adv: Avoid rounding issues for local hna timeoutLinus Lüssing1-1/+1
2010-06-22Staging: batman-adv: Mark locally used symbols as staticSven Eckelmann1-3/+6
2010-06-22Staging: batman-adv: Convert MAC_FMT to %pMJoe Perches1-20/+4
2010-06-22Staging: batman-adv: remove superfluous hint to "translation table"Marek Lindner1-2/+1
2010-06-22Staging: batman-adv: Move tables from sysfs to debugfsSven Eckelmann1-74/+75
2010-05-11Staging: batman-adv: Reduce max characters on a line to 80Sven Eckelmann1-12/+22
2010-05-11Staging: batman-adv: move /proc interface handling to /sysMarek Lindner1-10/+4
2010-05-11Staging: batman-adv: convert more files from /proc to /sysMarek Lindner1-0/+26
2010-05-11Staging: batman-adv: convert multiple /proc files to use sysfsMarek Lindner1-9/+33
2010-05-11Staging: batman-adv: fix whitespace style issuesLuis de Bethencourt1-7/+7
2010-05-11Staging: batman-adv: Update copyright yearsSimon Wunderlich1-1/+1
2010-03-03Staging: batman-adv: Remove compat.hSimon Wunderlich1-1/+0
2010-03-03Staging: batman-adv: Use printk(%pM) for MAC addressesAndrew Lunn1-24/+10
2010-03-03Staging: batman-adv: Allow the MAC address to be setAndrew Lunn1-0/+15
2010-03-03Staging: batman-adv: check all kmalloc()sSimon Wunderlich1-8/+10
2010-03-03Staging: batman-adv: initialize static hash iteratorsSimon Wunderlich1-12/+12
2010-03-03Staging: batman-adv: replace internal logging mechanism.Andrew Lunn1-10/+12
2009-12-11staging: batman-adv meshing protocolAndrew Lunn1-0/+454