Age | Commit message (Expand) | Author | Files | Lines |
2014-05-28 | uwb: fix variable set but not used warnings | Thomas Pugliese | 1 | -3/+0 |
2014-05-28 | uwb: add error messages when reservation establish fails | Thomas Pugliese | 1 | -1/+3 |
2013-12-21 | uwb: move mutex_lock to error case in uwbd_evt_handle_rc_bp_slot_change | Thomas Pugliese | 1 | -2/+2 |
2013-12-21 | uwb: whitespace and comment cleanups | Thomas Pugliese | 1 | -1/+1 |
2013-12-21 | uwb: add debug prints during channel change and beacon actions | Thomas Pugliese | 1 | -1/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2008-12-23 | uwb: remove beacon cache entry after calling uwb_notify() | Stefano Panella | 1 | -2/+0 |
2008-12-22 | uwb: use dev_dbg() for debug messages | David Vrabel | 1 | -8/+2 |
2008-11-19 | uwb: remove unused beacon group join/leave events | David Vrabel | 1 | -16/+1 |
2008-11-19 | uwb: add basic radio manager | David Vrabel | 1 | -18/+8 |
2008-11-04 | uwb: per-radio controller event thread and beacon cache | Stefano Panella | 1 | -31/+30 |
2008-10-28 | uwb: order IEs by element ID | David Vrabel | 1 | -12/+12 |
2008-10-20 | uwb: wrong sizeof argument in mac address compare | Frank Leipold | 1 | -1/+1 |
2008-10-16 | uwb: don't use printk_ratelimit() so often | David Vrabel | 1 | -6/+3 |
2008-10-15 | uwb: use time_after() when purging stale beacons | David Vrabel | 1 | -3/+4 |
2008-09-17 | uwb: add the UWB stack (MLME) | Inaky Perez-Gonzalez | 1 | -0/+644 |