aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/uwb (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-upstreamDavid Vrabel1-9/+3
2008-12-23uwb: remove beacon cache entry after calling uwb_notify()Stefano Panella2-2/+2
2008-12-22uwb: remove unused include/linux/uwb/debug.hDavid Vrabel5-5/+5
2008-12-22uwb: use print_hex_dump()David Vrabel1-20/+1
2008-12-22uwb: use dev_dbg() for debug messagesDavid Vrabel20-691/+117
2008-12-12uwb: fix memory leak in uwb_rc_notif()David Vrabel1-18/+1
2008-12-12uwb: fix oops when terminating an already terminated reservationDavid Vrabel1-1/+2
2008-12-12uwb: improved MAS allocator and reservation conflict handlingStefano Panella8-316/+1527
2008-11-26wusb: add debug files for ASL, PZL and DI to the whci-hcd driverDavid Vrabel3-2/+19
2008-11-26uwb: fix oops in debug PAL's reservation callbackDavid Vrabel1-1/+1
2008-11-25uwb: clean up whci_wait_for() timeout error messageDavid Vrabel2-32/+8
2008-11-19uwb: remove unused beacon group join/leave eventsDavid Vrabel1-16/+1
2008-11-19wlp: start/stop radio on network interface up/downDavid Vrabel4-45/+25
2008-11-19uwb: add basic radio managerDavid Vrabel11-69/+261
2008-11-17uwb: add pal parameter to new reservation callbackDavid Vrabel2-6/+6
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