summaryrefslogtreecommitdiff
path: root/drivers/uwb/beacon.c
Commit message (Expand)AuthorAge
* uwb: fix variable set but not used warningsThomas Pugliese2014-05-27
* uwb: add error messages when reservation establish failsThomas Pugliese2014-05-27
* uwb: move mutex_lock to error case in uwbd_evt_handle_rc_bp_slot_changeThomas Pugliese2013-12-20
* uwb: whitespace and comment cleanupsThomas Pugliese2013-12-20
* uwb: add debug prints during channel change and beacon actionsThomas Pugliese2013-12-20
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* uwb: remove beacon cache entry after calling uwb_notify()Stefano Panella2008-12-23
* uwb: use dev_dbg() for debug messagesDavid Vrabel2008-12-22
* uwb: remove unused beacon group join/leave eventsDavid Vrabel2008-11-19
* uwb: add basic radio managerDavid Vrabel2008-11-19
* uwb: per-radio controller event thread and beacon cacheStefano Panella2008-11-04
* uwb: order IEs by element IDDavid Vrabel2008-10-28
* uwb: wrong sizeof argument in mac address compareFrank Leipold2008-10-20
* uwb: don't use printk_ratelimit() so oftenDavid Vrabel2008-10-16
* uwb: use time_after() when purging stale beaconsDavid Vrabel2008-10-15
* uwb: add the UWB stack (MLME)Inaky Perez-Gonzalez2008-09-17