aboutsummaryrefslogtreecommitdiff
path: root/drivers/uwb
AgeCommit message (Expand)Author
2009-06-01uwb: allow WLP to be used with IPv6.Frank Leipold
2009-06-01uwb: event_size should be signedRoel Kluin
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante
2009-01-23uwb: lock rc->rsvs_lock with spin_lock_bh()David Vrabel
2009-01-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel
2009-01-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-01-07uwb: convert devices to net_device_opsStephen Hemminger
2009-01-07uwb: remove unused #include <version.h>'sHuang Weiyi
2009-01-06uwb: safely remove all reservationsDavid Vrabel
2009-01-06trivial: Fix misspelling of "firmware" in usb.cNick Andrew
2009-01-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel
2008-12-23uwb: remove beacon cache entry after calling uwb_notify()Stefano Panella
2008-12-22uwb: remove unused include/linux/uwb/debug.hDavid Vrabel
2008-12-22uwb: use print_hex_dump()David Vrabel
2008-12-22uwb: use dev_dbg() for debug messagesDavid Vrabel
2008-12-12uwb: fix memory leak in uwb_rc_notif()David Vrabel
2008-12-12uwb: fix oops when terminating an already terminated reservationDavid Vrabel
2008-12-12uwb: improved MAS allocator and reservation conflict handlingStefano Panella
2008-11-26wusb: add debug files for ASL, PZL and DI to the whci-hcd driverDavid Vrabel
2008-11-26uwb: fix oops in debug PAL's reservation callbackDavid Vrabel
2008-11-25uwb: clean up whci_wait_for() timeout error messageDavid Vrabel
2008-11-19uwb: remove unused beacon group join/leave eventsDavid Vrabel
2008-11-19wlp: start/stop radio on network interface up/downDavid Vrabel
2008-11-19uwb: add basic radio managerDavid Vrabel
2008-11-17uwb: add pal parameter to new reservation callbackDavid Vrabel
2008-11-07uwb: fix races between events and neh timersDavid Vrabel
2008-11-07uwb: don't unbind the radio controller driver when resettingDavid Vrabel
2008-11-04uwb: per-radio controller event thread and beacon cacheStefano Panella
2008-11-04uwb: add commands to add/remove IEs to the debug interfaceStefano Panella
2008-11-04uwb: infrastructure for handling Relinquish Request IEsStefano Panella
2008-10-31uwb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-10-31uwb: remove unused #include <version.h>Huang Weiyi
2008-10-28uwb: use the %pM formatting specifier in eda.cHarvey Harrison
2008-10-28uwb: order IEs by element IDDavid Vrabel
2008-10-28uwb: reference count reservationsDavid Vrabel
2008-10-28uwb: target reservations shouldn't get streamsDavid Vrabel
2008-10-20uwb: wrong sizeof argument in mac address compareFrank Leipold
2008-10-16uwb: don't use printk_ratelimit() so oftenDavid Vrabel
2008-10-15uwb: use kcalloc where appropriateDavid Vrabel
2008-10-15uwb: use time_after() when purging stale beaconsDavid Vrabel
2008-09-17uwb: depend on EXPERIMENTALDavid Vrabel
2008-09-17uwb: add symlinks in sysfs between radio controllers and PALsDavid Vrabel
2008-09-17uwb: dont tranmit identification IEsDavid Vrabel
2008-09-17uwb: i1480/GUWA100U: fix firmware download issuesAnderson Lizardo
2008-09-17uwb: i1480: remove MAC/PHY information checking functionAnderson Lizardo
2008-09-17uwb: add Intel i1480 HWA to the UWB RC quirk tableAnderson Lizardo
2008-09-17uwb: disable command/event filtering for D-Link DUB-1210Anderson Lizardo
2008-09-17uwb: initialize the debug sub-systemDavid Vrabel