linux/drivers/usb/wusbcore
Stefano Panella 5b37717a23 uwb: improved MAS allocator and reservation conflict handling
Greatly enhance the MAS allocator:
  - Handle row and column reservations.
  - Permit all the available MAS to be allocated.
  - Follows the WiMedia rules on MAS selection.

Take appropriate action when reservation conflicts are detected.
  - Correctly identify which reservation wins the conflict.
  - Protect alien BP reservations.
  - If an owned reservation loses, resize/move it.
  - Follow the backoff procedure before requesting additional MAS.

When reservations are terminated, move the remaining reservations (if
necessary) so they keep following the MAS allocation rules.

Signed-off-by: Stefano Panella <stefano.panella@csr.com>
Signed-off-by: David Vrabel <david.vrabel@csr.com>
2008-12-12 13:00:06 +00:00
..
cbaf.c wusb: remove unused #include <version.h> 2008-10-31 15:10:27 +00:00
crypto.c wusb: disable verification of the key generation algorithms 2008-10-28 12:08:21 +00:00
dev-sysfs.c wusb: add the Wireless USB core 2008-09-17 16:54:29 +01:00
devconnect.c wusb: whci-hcd shouldn't do ASL/PZL updates while channel is inactive 2008-11-25 14:23:40 +00:00
Kconfig uwb: depend on EXPERIMENTAL 2008-09-17 16:54:36 +01:00
Makefile wusb: wusb-cbaf (CBA driver) sysfs ABI simplification 2008-09-17 16:54:35 +01:00
mmc.c wusb: whci-hcd shouldn't do ASL/PZL updates while channel is inactive 2008-11-25 14:23:40 +00:00
pal.c uwb: add basic radio manager 2008-11-19 14:46:33 +00:00
reservation.c uwb: improved MAS allocator and reservation conflict handling 2008-12-12 13:00:06 +00:00
rh.c wusb: reset WUSB devices with SetAddress(0) 2008-10-28 12:10:25 +00:00
security.c wusb: reset WUSB devices with SetAddress(0) 2008-10-28 12:10:25 +00:00
wa-hc.c wusb: add the Wire Adapter (WA) core 2008-09-17 16:54:31 +01:00
wa-hc.h wusb: add the Wire Adapter (WA) core 2008-09-17 16:54:31 +01:00
wa-nep.c wusb: add the Wire Adapter (WA) core 2008-09-17 16:54:31 +01:00
wa-rpipe.c wusb: fix bmRequestType for Abort RPipe request 2008-09-17 16:54:32 +01:00
wa-xfer.c uwb: use kcalloc where appropriate 2008-10-15 14:50:10 +01:00
wusbhc.c uwb: add symlinks in sysfs between radio controllers and PALs 2008-09-17 16:54:35 +01:00
wusbhc.h uwb: add basic radio manager 2008-11-19 14:46:33 +00:00