aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/uwb (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-07uwb: fix races between events and neh timersDavid Vrabel2-16/+35
2008-11-07uwb: don't unbind the radio controller driver when resettingDavid Vrabel6-42/+151
2008-11-04uwb: per-radio controller event thread and beacon cacheStefano Panella5-122/+80
2008-11-04uwb: add commands to add/remove IEs to the debug interfaceStefano Panella1-1/+19
2008-11-04uwb: infrastructure for handling Relinquish Request IEsStefano Panella4-0/+61
2008-10-31uwb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2-3/+2
2008-10-31uwb: remove unused #include <version.h>Huang Weiyi7-7/+0
2008-10-28uwb: use the %pM formatting specifier in eda.cHarvey Harrison1-29/+9
2008-10-28uwb: order IEs by element IDDavid Vrabel5-362/+170
2008-10-28uwb: reference count reservationsDavid Vrabel2-19/+42
2008-10-28uwb: target reservations shouldn't get streamsDavid Vrabel1-2/+2
2008-10-20uwb: wrong sizeof argument in mac address compareFrank Leipold1-1/+1
2008-10-16uwb: don't use printk_ratelimit() so oftenDavid Vrabel6-64/+26
2008-10-15uwb: use kcalloc where appropriateDavid Vrabel1-1/+1
2008-10-15uwb: use time_after() when purging stale beaconsDavid Vrabel1-3/+4
2008-09-17uwb: depend on EXPERIMENTALDavid Vrabel1-1/+2
2008-09-17uwb: add symlinks in sysfs between radio controllers and PALsDavid Vrabel1-0/+20
2008-09-17uwb: dont tranmit identification IEsDavid Vrabel3-36/+0
2008-09-17uwb: i1480/GUWA100U: fix firmware download issuesAnderson Lizardo3-15/+45
2008-09-17uwb: i1480: remove MAC/PHY information checking functionAnderson Lizardo2-101/+4
2008-09-17uwb: add Intel i1480 HWA to the UWB RC quirk tableAnderson Lizardo1-0/+3
2008-09-17uwb: disable command/event filtering for D-Link DUB-1210Anderson Lizardo1-2/+14
2008-09-17uwb: initialize the debug sub-systemDavid Vrabel1-0/+2
2008-09-17uwb: Fix handling IEs with empty IE data in uwb_est_get_size()Anderson Lizardo1-1/+1
2008-09-17uwb: add the i1480 WLP driverInaky Perez-Gonzalez10-0/+2818
2008-09-17uwb: add the i1480 DFU driverInaky Perez-Gonzalez10-0/+1898
2008-09-17uwb: add WiMedia LLC Protocol (build system)Greg Kroah-Hartman3-0/+18
2008-09-17uwb: add WiMedia LLC Protocol stack (WSS)Reinette Chatre1-0/+1055
2008-09-17uwb: add WiMedia LLC Protocol stack (messages)Reinette Chatre1-0/+1946
2008-09-17uwb: add the WiMedia LLC Protocol stackReinette Chatre6-0/+2388
2008-09-17uwb: add HWA radio controller driverInaky Perez-Gonzalez3-0/+924
2008-09-17uwb: add whc-rc radio control driverInaky Perez-Gonzalez3-1/+549
2008-09-17uwb: add the driver to enumerate WHCI capabilitiesDavid Vrabel2-1/+270
2008-09-17uwb: add the umc busDavid Vrabel4-0/+359
2008-09-17uwb: add the UWB stack (build system)Greg Kroah-Hartman2-0/+48
2008-09-17uwb: add the UWB stack (debug support)David Vrabel1-0/+367
2008-09-17uwb: add the UWB stack (reservation manager)David Vrabel4-0/+1661
2008-09-17uwb: add the UWB stack (MLME)Inaky Perez-Gonzalez4-0/+1721
2008-09-17uwb: add the UWB stack (radio controller interface)Inaky Perez-Gonzalez3-0/+1463
2008-09-17uwb: add the UWB stack (core files)Inaky Perez-Gonzalez6-0/+1939