aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/uwb
Commit message (Expand)AuthorAgeFilesLines
...
* | uwb: remove unused include/linux/uwb/debug.hDavid Vrabel2008-12-225-5/+5
* | uwb: use print_hex_dump()David Vrabel2008-12-221-20/+1
* | uwb: use dev_dbg() for debug messagesDavid Vrabel2008-12-2220-691/+117
* | uwb: fix memory leak in uwb_rc_notif()David Vrabel2008-12-121-18/+1
* | uwb: fix oops when terminating an already terminated reservationDavid Vrabel2008-12-121-1/+2
* | uwb: improved MAS allocator and reservation conflict handlingStefano Panella2008-12-128-316/+1527
* | wusb: add debug files for ASL, PZL and DI to the whci-hcd driverDavid Vrabel2008-11-263-2/+19
* | uwb: fix oops in debug PAL's reservation callbackDavid Vrabel2008-11-261-1/+1
* | uwb: clean up whci_wait_for() timeout error messageDavid Vrabel2008-11-252-32/+8
* | uwb: remove unused beacon group join/leave eventsDavid Vrabel2008-11-191-16/+1
* | wlp: start/stop radio on network interface up/downDavid Vrabel2008-11-194-45/+25
* | uwb: add basic radio managerDavid Vrabel2008-11-1911-69/+261
* | uwb: add pal parameter to new reservation callbackDavid Vrabel2008-11-172-6/+6
* | uwb: fix races between events and neh timersDavid Vrabel2008-11-072-16/+35
* | uwb: don't unbind the radio controller driver when resettingDavid Vrabel2008-11-076-42/+151
* | uwb: per-radio controller event thread and beacon cacheStefano Panella2008-11-045-122/+80
* | uwb: add commands to add/remove IEs to the debug interfaceStefano Panella2008-11-041-1/+19
* | uwb: infrastructure for handling Relinquish Request IEsStefano Panella2008-11-044-0/+61
* | uwb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-10-312-3/+2
* | uwb: remove unused #include <version.h>Huang Weiyi2008-10-317-7/+0
* | uwb: order IEs by element IDDavid Vrabel2008-10-285-362/+170
* | uwb: reference count reservationsDavid Vrabel2008-10-282-19/+42
* | uwb: target reservations shouldn't get streamsDavid Vrabel2008-10-281-2/+2
|/
* uwb: wrong sizeof argument in mac address compareFrank Leipold2008-10-201-1/+1
* uwb: don't use printk_ratelimit() so oftenDavid Vrabel2008-10-166-64/+26
* uwb: use kcalloc where appropriateDavid Vrabel2008-10-151-1/+1
* uwb: use time_after() when purging stale beaconsDavid Vrabel2008-10-151-3/+4
* uwb: depend on EXPERIMENTALDavid Vrabel2008-09-171-1/+2
* uwb: add symlinks in sysfs between radio controllers and PALsDavid Vrabel2008-09-171-0/+20
* uwb: dont tranmit identification IEsDavid Vrabel2008-09-173-36/+0
* uwb: i1480/GUWA100U: fix firmware download issuesAnderson Lizardo2008-09-173-15/+45
* uwb: i1480: remove MAC/PHY information checking functionAnderson Lizardo2008-09-172-101/+4
* uwb: add Intel i1480 HWA to the UWB RC quirk tableAnderson Lizardo2008-09-171-0/+3
* uwb: disable command/event filtering for D-Link DUB-1210Anderson Lizardo2008-09-171-2/+14
* uwb: initialize the debug sub-systemDavid Vrabel2008-09-171-0/+2
* uwb: Fix handling IEs with empty IE data in uwb_est_get_size()Anderson Lizardo2008-09-171-1/+1
* uwb: add the i1480 WLP driverInaky Perez-Gonzalez2008-09-1710-0/+2818
* uwb: add the i1480 DFU driverInaky Perez-Gonzalez2008-09-1710-0/+1898
* uwb: add WiMedia LLC Protocol (build system)Greg Kroah-Hartman2008-09-173-0/+18
* uwb: add WiMedia LLC Protocol stack (WSS)Reinette Chatre2008-09-171-0/+1055
* uwb: add WiMedia LLC Protocol stack (messages)Reinette Chatre2008-09-171-0/+1946
* uwb: add the WiMedia LLC Protocol stackReinette Chatre2008-09-176-0/+2388
* uwb: add HWA radio controller driverInaky Perez-Gonzalez2008-09-173-0/+924
* uwb: add whc-rc radio control driverInaky Perez-Gonzalez2008-09-173-1/+549
* uwb: add the driver to enumerate WHCI capabilitiesDavid Vrabel2008-09-172-1/+270
* uwb: add the umc busDavid Vrabel2008-09-174-0/+359
* uwb: add the UWB stack (build system)Greg Kroah-Hartman2008-09-172-0/+48
* uwb: add the UWB stack (debug support)David Vrabel2008-09-171-0/+367
* uwb: add the UWB stack (reservation manager)David Vrabel2008-09-174-0/+1661
* uwb: add the UWB stack (MLME)Inaky Perez-Gonzalez2008-09-174-0/+1721