Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-09-17 | uwb: dont tranmit identification IEs | David Vrabel | 1 | -29/+0 | |
The current identification IE doesn't include any useful information (the vendor ID is from the EUI-48) and it causes problems with certain hardware/firmware so don't transmit one. Signed-off-by: David Vrabel <david.vrabel@csr.com> | |||||
2008-09-17 | uwb: add the UWB stack (MLME) | Inaky Perez-Gonzalez | 1 | -0/+570 | |
Most of the MAC Layer Management Entity (MLME) support: address, beacon, IE and scan management. Signed-off-by: David Vrabel <david.vrabel@csr.com> |