summaryrefslogtreecommitdiffstats
path: root/drivers/uwb/i1480
Commit message (Expand)AuthorAgeFilesLines
* 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/+1
|/
* uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-10-311-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/+0
* 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-191-5/+7
|\
| * uwb: remove duplicate cpu_to_le16()Dan Carpenter2010-02-251-4/+2
| * 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-075-26/+16
|/
* uwb: remove unused include/linux/uwb/debug.hDavid Vrabel2008-12-223-3/+3
* uwb: use dev_dbg() for debug messagesDavid Vrabel2008-12-225-128/+17
* wlp: start/stop radio on network interface up/downDavid Vrabel2008-11-192-41/+12
* uwb: remove unused #include <version.h>Huang Weiyi2008-10-313-3/+0
* uwb: don't use printk_ratelimit() so oftenDavid Vrabel2008-10-161-3/+1
* uwb: i1480/GUWA100U: fix firmware download issuesAnderson Lizardo2008-09-173-15/+45
* uwb: i1480: remove MAC/PHY information checking functionAnderson Lizardo2008-09-172-101/+4
* uwb: add the i1480 WLP driverInaky Perez-Gonzalez2008-09-179-0/+2808
* uwb: add the i1480 DFU driverInaky Perez-Gonzalez2008-09-178-0/+1885
OpenPOWER on IntegriCloud