aboutsummaryrefslogtreecommitdiff
path: root/drivers/uwb
AgeCommit message (Expand)Author
2010-10-25uwb: Remove the WLP subsystem and driversDavid Vrabel
2010-10-22uwb: use '%pM' format to print MAC addressAndy Shevchenko
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-19Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-03-07Driver core: create lock/unlock functions for struct deviceGreg Kroah-Hartman
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-03-07driver-core: Add attribute argument to class_attribute show/storeAndi Kleen
2010-02-25uwb: remove duplicate cpu_to_le16()Dan Carpenter
2010-02-05tree-wide: fix 'lenght' typo in comments and codeDaniel Mack
2010-02-05uwb/i1480: add __init/__exit macrosPeter Huewe
2010-01-14uwb: declare MODULE_FIRMWARE() in i1480 DFU driverBen Hutchings
2010-01-14uwb: make USB device id table constantMárton Németh
2010-01-11uwb: wlp: refactor wlp_get_<attribute>() macrosDavid Vrabel
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-09tree-wide: fix a very frequent spelling mistakeDirk Hohndel
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-09-21trivial: remove unnecessary semicolonsJoe Perches
2009-09-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2009-09-15driver model: constify attribute groupsDavid Brownell
2009-09-01uwb: convert to netdev_tx_tStephen Hemminger
2009-08-26uwb: avoid radio controller reset loopsDavid Vrabel
2009-08-25uwb: stop uwbd thread if rc->start() failsDavid Vrabel
2009-08-25uwb: handle radio controller events with out-of-range IDs correctlyDavid Vrabel
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