aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/uwb/beacon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2008-12-23uwb: remove beacon cache entry after calling uwb_notify()Stefano Panella1-2/+0
2008-12-22uwb: use dev_dbg() for debug messagesDavid Vrabel1-8/+2
2008-11-19uwb: remove unused beacon group join/leave eventsDavid Vrabel1-16/+1
2008-11-19uwb: add basic radio managerDavid Vrabel1-18/+8
2008-11-04uwb: per-radio controller event thread and beacon cacheStefano Panella1-31/+30
2008-10-28uwb: order IEs by element IDDavid Vrabel1-12/+12
2008-10-20uwb: wrong sizeof argument in mac address compareFrank Leipold1-1/+1
2008-10-16uwb: don't use printk_ratelimit() so oftenDavid Vrabel1-6/+3
2008-10-15uwb: use time_after() when purging stale beaconsDavid Vrabel1-3/+4
2008-09-17uwb: add the UWB stack (MLME)Inaky Perez-Gonzalez1-0/+644