summaryrefslogtreecommitdiffstats
path: root/drivers/uwb/beacon.c
AgeCommit message (Expand)AuthorLines
2014-05-27uwb: fix variable set but not used warningsThomas Pugliese-3/+0
2014-05-27uwb: add error messages when reservation establish failsThomas Pugliese-1/+3
2013-12-20uwb: move mutex_lock to error case in uwbd_evt_handle_rc_bp_slot_changeThomas Pugliese-2/+2
2013-12-20uwb: whitespace and comment cleanupsThomas Pugliese-1/+1
2013-12-20uwb: add debug prints during channel change and beacon actionsThomas Pugliese-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2008-12-23uwb: remove beacon cache entry after calling uwb_notify()Stefano Panella-2/+0
2008-12-22uwb: use dev_dbg() for debug messagesDavid Vrabel-8/+2
2008-11-19uwb: remove unused beacon group join/leave eventsDavid Vrabel-16/+1
2008-11-19uwb: add basic radio managerDavid Vrabel-18/+8
2008-11-04uwb: per-radio controller event thread and beacon cacheStefano Panella-31/+30
2008-10-28uwb: order IEs by element IDDavid Vrabel-12/+12
2008-10-20uwb: wrong sizeof argument in mac address compareFrank Leipold-1/+1
2008-10-16uwb: don't use printk_ratelimit() so oftenDavid Vrabel-6/+3
2008-10-15uwb: use time_after() when purging stale beaconsDavid Vrabel-3/+4
2008-09-17uwb: add the UWB stack (MLME)Inaky Perez-Gonzalez-0/+644