| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | uwb: use dev_dbg() for debug messages | David Vrabel | 2008-12-22 | 20 | -691/+117 |
* | | uwb: fix memory leak in uwb_rc_notif() | David Vrabel | 2008-12-12 | 1 | -18/+1 |
* | | uwb: fix oops when terminating an already terminated reservation | David Vrabel | 2008-12-12 | 1 | -1/+2 |
* | | uwb: improved MAS allocator and reservation conflict handling | Stefano Panella | 2008-12-12 | 8 | -316/+1527 |
* | | wusb: add debug files for ASL, PZL and DI to the whci-hcd driver | David Vrabel | 2008-11-26 | 3 | -2/+19 |
* | | uwb: fix oops in debug PAL's reservation callback | David Vrabel | 2008-11-26 | 1 | -1/+1 |
* | | uwb: clean up whci_wait_for() timeout error message | David Vrabel | 2008-11-25 | 2 | -32/+8 |
* | | uwb: remove unused beacon group join/leave events | David Vrabel | 2008-11-19 | 1 | -16/+1 |
* | | wlp: start/stop radio on network interface up/down | David Vrabel | 2008-11-19 | 4 | -45/+25 |
* | | uwb: add basic radio manager | David Vrabel | 2008-11-19 | 11 | -69/+261 |
* | | uwb: add pal parameter to new reservation callback | David Vrabel | 2008-11-17 | 2 | -6/+6 |
* | | uwb: fix races between events and neh timers | David Vrabel | 2008-11-07 | 2 | -16/+35 |
* | | uwb: don't unbind the radio controller driver when resetting | David Vrabel | 2008-11-07 | 6 | -42/+151 |
* | | uwb: per-radio controller event thread and beacon cache | Stefano Panella | 2008-11-04 | 5 | -122/+80 |
* | | uwb: add commands to add/remove IEs to the debug interface | Stefano Panella | 2008-11-04 | 1 | -1/+19 |
* | | uwb: infrastructure for handling Relinquish Request IEs | Stefano Panella | 2008-11-04 | 4 | -0/+61 |
* | | uwb: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-10-31 | 2 | -3/+2 |
* | | uwb: remove unused #include <version.h> | Huang Weiyi | 2008-10-31 | 7 | -7/+0 |
* | | uwb: order IEs by element ID | David Vrabel | 2008-10-28 | 5 | -362/+170 |
* | | uwb: reference count reservations | David Vrabel | 2008-10-28 | 2 | -19/+42 |
* | | uwb: target reservations shouldn't get streams | David Vrabel | 2008-10-28 | 1 | -2/+2 |
|/ |
|
* | uwb: wrong sizeof argument in mac address compare | Frank Leipold | 2008-10-20 | 1 | -1/+1 |
* | uwb: don't use printk_ratelimit() so often | David Vrabel | 2008-10-16 | 6 | -64/+26 |
* | uwb: use kcalloc where appropriate | David Vrabel | 2008-10-15 | 1 | -1/+1 |
* | uwb: use time_after() when purging stale beacons | David Vrabel | 2008-10-15 | 1 | -3/+4 |
* | uwb: depend on EXPERIMENTAL | David Vrabel | 2008-09-17 | 1 | -1/+2 |
* | uwb: add symlinks in sysfs between radio controllers and PALs | David Vrabel | 2008-09-17 | 1 | -0/+20 |
* | uwb: dont tranmit identification IEs | David Vrabel | 2008-09-17 | 3 | -36/+0 |
* | uwb: i1480/GUWA100U: fix firmware download issues | Anderson Lizardo | 2008-09-17 | 3 | -15/+45 |
* | uwb: i1480: remove MAC/PHY information checking function | Anderson Lizardo | 2008-09-17 | 2 | -101/+4 |
* | uwb: add Intel i1480 HWA to the UWB RC quirk table | Anderson Lizardo | 2008-09-17 | 1 | -0/+3 |
* | uwb: disable command/event filtering for D-Link DUB-1210 | Anderson Lizardo | 2008-09-17 | 1 | -2/+14 |
* | uwb: initialize the debug sub-system | David Vrabel | 2008-09-17 | 1 | -0/+2 |
* | uwb: Fix handling IEs with empty IE data in uwb_est_get_size() | Anderson Lizardo | 2008-09-17 | 1 | -1/+1 |
* | uwb: add the i1480 WLP driver | Inaky Perez-Gonzalez | 2008-09-17 | 10 | -0/+2818 |
* | uwb: add the i1480 DFU driver | Inaky Perez-Gonzalez | 2008-09-17 | 10 | -0/+1898 |
* | uwb: add WiMedia LLC Protocol (build system) | Greg Kroah-Hartman | 2008-09-17 | 3 | -0/+18 |
* | uwb: add WiMedia LLC Protocol stack (WSS) | Reinette Chatre | 2008-09-17 | 1 | -0/+1055 |
* | uwb: add WiMedia LLC Protocol stack (messages) | Reinette Chatre | 2008-09-17 | 1 | -0/+1946 |
* | uwb: add the WiMedia LLC Protocol stack | Reinette Chatre | 2008-09-17 | 6 | -0/+2388 |
* | uwb: add HWA radio controller driver | Inaky Perez-Gonzalez | 2008-09-17 | 3 | -0/+924 |
* | uwb: add whc-rc radio control driver | Inaky Perez-Gonzalez | 2008-09-17 | 3 | -1/+549 |
* | uwb: add the driver to enumerate WHCI capabilities | David Vrabel | 2008-09-17 | 2 | -1/+270 |
* | uwb: add the umc bus | David Vrabel | 2008-09-17 | 4 | -0/+359 |
* | uwb: add the UWB stack (build system) | Greg Kroah-Hartman | 2008-09-17 | 2 | -0/+48 |
* | uwb: add the UWB stack (debug support) | David Vrabel | 2008-09-17 | 1 | -0/+367 |
* | uwb: add the UWB stack (reservation manager) | David Vrabel | 2008-09-17 | 4 | -0/+1661 |
* | uwb: add the UWB stack (MLME) | Inaky Perez-Gonzalez | 2008-09-17 | 4 | -0/+1721 |
* | uwb: add the UWB stack (radio controller interface) | Inaky Perez-Gonzalez | 2008-09-17 | 3 | -0/+1463 |
* | uwb: add the UWB stack (core files) | Inaky Perez-Gonzalez | 2008-09-17 | 6 | -0/+1939 |