1
0
Fork 0
alistair23-linux/drivers/uwb
Stefano Panella fec1a5932f uwb: per-radio controller event thread and beacon cache
Use an event thread per-radio controller so processing events from one
radio controller doesn't delay another.

A radio controller shouldn't have information on devices seen by a
different radio controller (they may be on different channels) so make the
beacon cache per-radio controller.

Signed-off-by: Stefano Panella <stefano.panella@csr.com>
Signed-off-by: David Vrabel <david.vrabel@csr.com>
2008-11-04 15:55:26 +00:00
..
i1480 uwb: remove unused #include <version.h> 2008-10-31 15:00:18 +00:00
wlp uwb: order IEs by element ID 2008-10-28 12:09:17 +00:00
Kconfig uwb: depend on EXPERIMENTAL 2008-09-17 16:54:36 +01:00
Makefile uwb: infrastructure for handling Relinquish Request IEs 2008-11-04 15:53:29 +00:00
address.c uwb: add the UWB stack (MLME) 2008-09-17 16:54:24 +01:00
beacon.c uwb: per-radio controller event thread and beacon cache 2008-11-04 15:55:26 +00:00
driver.c uwb: per-radio controller event thread and beacon cache 2008-11-04 15:55:26 +00:00
drp-avail.c uwb: add the UWB stack (reservation manager) 2008-09-17 16:54:24 +01:00
drp-ie.c uwb: remove unused #include <version.h> 2008-10-31 15:00:18 +00:00
drp.c uwb: add the UWB stack (reservation manager) 2008-09-17 16:54:24 +01:00
est.c uwb: don't use printk_ratelimit() so often 2008-10-16 13:56:53 +01:00
hwa-rc.c uwb: remove unused #include <version.h> 2008-10-31 15:00:18 +00:00
ie-rcv.c uwb: infrastructure for handling Relinquish Request IEs 2008-11-04 15:53:29 +00:00
ie.c uwb: order IEs by element ID 2008-10-28 12:09:17 +00:00
lc-dev.c uwb: use kcalloc where appropriate 2008-10-15 14:50:10 +01:00
lc-rc.c uwb: per-radio controller event thread and beacon cache 2008-11-04 15:55:26 +00:00
neh.c uwb: don't use printk_ratelimit() so often 2008-10-16 13:56:53 +01:00
pal.c uwb: add symlinks in sysfs between radio controllers and PALs 2008-09-17 16:54:35 +01:00
reset.c uwb: add the UWB stack (radio controller interface) 2008-09-17 16:54:24 +01:00
rsv.c uwb: remove unused #include <version.h> 2008-10-31 15:00:18 +00:00
scan.c uwb: add the UWB stack (MLME) 2008-09-17 16:54:24 +01:00
umc-bus.c uwb: add the umc bus 2008-09-17 16:54:25 +01:00
umc-dev.c uwb: struct device - replace bus_id with dev_name(), dev_set_name() 2008-10-31 15:07:06 +00:00
umc-drv.c uwb: add the umc bus 2008-09-17 16:54:25 +01:00
uwb-debug.c uwb: add commands to add/remove IEs to the debug interface 2008-11-04 15:54:30 +00:00
uwb-internal.h uwb: per-radio controller event thread and beacon cache 2008-11-04 15:55:26 +00:00
uwbd.c uwb: per-radio controller event thread and beacon cache 2008-11-04 15:55:26 +00:00
whc-rc.c uwb: remove unused #include <version.h> 2008-10-31 15:00:18 +00:00
whci.c uwb: struct device - replace bus_id with dev_name(), dev_set_name() 2008-10-31 15:07:06 +00:00