summaryrefslogtreecommitdiffstats
path: root/drivers/uwb/beacon.c
Commit message (Expand)AuthorAgeFilesLines
* uwb: fix variable set but not used warningsThomas Pugliese2014-05-271-3/+0
* uwb: add error messages when reservation establish failsThomas Pugliese2014-05-271-1/+3
* uwb: move mutex_lock to error case in uwbd_evt_handle_rc_bp_slot_changeThomas Pugliese2013-12-201-2/+2
* uwb: whitespace and comment cleanupsThomas Pugliese2013-12-201-1/+1
* uwb: add debug prints during channel change and beacon actionsThomas Pugliese2013-12-201-1/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* uwb: remove beacon cache entry after calling uwb_notify()Stefano Panella2008-12-231-2/+0
* uwb: use dev_dbg() for debug messagesDavid Vrabel2008-12-221-8/+2
* uwb: remove unused beacon group join/leave eventsDavid Vrabel2008-11-191-16/+1
* uwb: add basic radio managerDavid Vrabel2008-11-191-18/+8
* uwb: per-radio controller event thread and beacon cacheStefano Panella2008-11-041-31/+30
* uwb: order IEs by element IDDavid Vrabel2008-10-281-12/+12
* uwb: wrong sizeof argument in mac address compareFrank Leipold2008-10-201-1/+1
* uwb: don't use printk_ratelimit() so oftenDavid Vrabel2008-10-161-6/+3
* uwb: use time_after() when purging stale beaconsDavid Vrabel2008-10-151-3/+4
* uwb: add the UWB stack (MLME)Inaky Perez-Gonzalez2008-09-171-0/+644
OpenPOWER on IntegriCloud