Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uwb: use dev_dbg() for debug messages | David Vrabel | 2008-12-22 | 1 | -1/+1 |
| | | | | | | | Instead of the home-grown d_fnstart(), d_fnend() and d_printf() macros, use dev_dbg() or remove the message entirely. Signed-off-by: David Vrabel <david.vrabel@csr.com> | ||||
* | uwb: add the WiMedia LLC Protocol stack | Reinette Chatre | 2008-09-17 | 1 | -0/+709 |
Add the generic code for the WiMedia Logical Link Control Protocol (WLP). This has been split into several patches for easier review. core (this patch): - everything else messages: - WLP message construction/decode wss: - Wireless Service Set support build-system: - Kconfig and Kbuild files Signed-off-by: David Vrabel <david.vrabel@csr.com> |