linux/drivers/uwb/wlp
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
..
Makefile uwb: add WiMedia LLC Protocol (build system) 2008-09-17 16:54:28 +01:00
driver.c uwb: add the WiMedia LLC Protocol stack 2008-09-17 16:54:27 +01:00
eda.c uwb: add the WiMedia LLC Protocol stack 2008-09-17 16:54:27 +01:00
messages.c uwb: add WiMedia LLC Protocol stack (messages) 2008-09-17 16:54:27 +01:00
sysfs.c uwb: add the WiMedia LLC Protocol stack 2008-09-17 16:54:27 +01:00
txrx.c uwb: add the WiMedia LLC Protocol stack 2008-09-17 16:54:27 +01:00
wlp-internal.h uwb: order IEs by element ID 2008-10-28 12:09:17 +00:00
wlp-lc.c uwb: add the WiMedia LLC Protocol stack 2008-09-17 16:54:27 +01:00
wss-lc.c uwb: add WiMedia LLC Protocol stack (WSS) 2008-09-17 16:54:27 +01:00