summaryrefslogtreecommitdiffstats
path: root/drivers/uwb/i1480
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 268Thomas Gleixner2019-06-056-90/+6Star
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* uwb: clean an indentation issue, remove extraneous tabColin Ian King2018-11-071-1/+1
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* uwb: i1480: add missing gotoGustavo A. R. Silva2017-05-251-0/+1
* uwb: fix device quirk on big-endian hostsJohan Hovold2017-05-171-2/+3
* uwb: i1480-dfu: fix NULL-deref at probeJohan Hovold2017-03-141-0/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-1/+1
|\
| * treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-021-1/+1
* | USB: convert some miscellanies drivers to use module_usb_driver()Greg Kroah-Hartman2011-11-181-19/+1Star
|/
* uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-11-011-0/+1
* uwb: fix compiler warning on i1480_est_id_tableNamhyung Kim2010-12-031-1/+1
* uwb: Remove the WLP subsystem and driversDavid Vrabel2010-10-259-2712/+0Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-306-0/+6
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-03-201-5/+7
|\
| * uwb: remove duplicate cpu_to_le16()Dan Carpenter2010-02-251-4/+2Star
| * uwb: declare MODULE_FIRMWARE() in i1480 DFU driverBen Hutchings2010-01-141-0/+4
| * uwb: make USB device id table constantMárton Németh2010-01-141-1/+1
* | uwb/i1480: add __init/__exit macrosPeter Huewe2010-02-051-2/+2
|/
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* trivial: remove unnecessary semicolonsJoe Perches2009-09-211-1/+1
* uwb: convert to netdev_tx_tStephen Hemminger2009-09-012-2/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-01-081-1/+1
|\
| * trivial: Fix misspelling of "firmware" in usb.cNick Andrew2009-01-061-1/+1
* | uwb: convert devices to net_device_opsStephen Hemminger2009-01-085-26/+16Star
|/
* uwb: remove unused include/linux/uwb/debug.hDavid Vrabel2008-12-223-3/+3
* uwb: use dev_dbg() for debug messagesDavid Vrabel2008-12-225-128/+17Star
* wlp: start/stop radio on network interface up/downDavid Vrabel2008-11-192-41/+12Star
* uwb: remove unused #include <version.h>Huang Weiyi2008-10-313-3/+0Star
* uwb: don't use printk_ratelimit() so oftenDavid Vrabel2008-10-161-3/+1Star
* uwb: i1480/GUWA100U: fix firmware download issuesAnderson Lizardo2008-09-173-15/+45
* uwb: i1480: remove MAC/PHY information checking functionAnderson Lizardo2008-09-172-101/+4Star
* uwb: add the i1480 WLP driverInaky Perez-Gonzalez2008-09-179-0/+2808
* uwb: add the i1480 DFU driverInaky Perez-Gonzalez2008-09-178-0/+1885