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