linux-kernel-test/drivers/uwb
David Vrabel 1cde7f68ce uwb: order IEs by element ID
ECMA-368 requires that IEs in a beacon must be sorted by element ID.  Most
hardware uses the ordering in the Set IE URC command so get the ordering
right on the host.

Also refactor the IE management code:
  - use uwb_ie_next() instead of uwb_ie_for_each().
  - remove unnecessary functions.
  - API is now only uwb_rc_ie_add() and uwb_rc_ie_rm().

Signed-off-by: David Vrabel <david.vrabel@csr.com>
2008-10-28 12:09:17 +00:00
..
i1480 uwb: don't use printk_ratelimit() so often 2008-10-16 13:56:53 +01:00
wlp uwb: order IEs by element ID 2008-10-28 12:09:17 +00:00
address.c uwb: add the UWB stack (MLME) 2008-09-17 16:54:24 +01:00
beacon.c uwb: order IEs by element ID 2008-10-28 12:09:17 +00:00
driver.c uwb: initialize the debug sub-system 2008-09-17 16:54:33 +01:00
drp-avail.c uwb: add the UWB stack (reservation manager) 2008-09-17 16:54:24 +01:00
drp-ie.c uwb: add the UWB stack (reservation manager) 2008-09-17 16:54:24 +01: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: add Intel i1480 HWA to the UWB RC quirk table 2008-09-17 16:54:33 +01:00
ie.c 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
lc-dev.c uwb: use kcalloc where appropriate 2008-10-15 14:50:10 +01:00
lc-rc.c uwb: order IEs by element ID 2008-10-28 12:09:17 +00:00
Makefile uwb: add the i1480 DFU driver 2008-09-17 16:54:28 +01: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
rsv.c uwb: reference count reservations 2008-10-28 12:07:23 +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: add the umc bus 2008-09-17 16:54:25 +01:00
umc-drv.c uwb: add the umc bus 2008-09-17 16:54:25 +01:00
uwb-debug.c uwb: reference count reservations 2008-10-28 12:07:23 +00:00
uwb-internal.h uwb: order IEs by element ID 2008-10-28 12:09:17 +00:00
uwbd.c uwb: don't use printk_ratelimit() so often 2008-10-16 13:56:53 +01:00
whc-rc.c uwb: don't use printk_ratelimit() so often 2008-10-16 13:56:53 +01:00
whci.c uwb: add the driver to enumerate WHCI capabilities 2008-09-17 16:54:26 +01:00