| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-01-08 | 1 | -1/+1 |
|\ |
|
| * | treewide: Fix typos in various parts of the kernel, and fix some comments. | Justin P. Mattock | 2011-12-02 | 1 | -1/+1 |
* | | USB: convert some miscellanies drivers to use module_usb_driver() | Greg Kroah-Hartman | 2011-11-18 | 1 | -19/+1 |
|/ |
|
* | uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | uwb: fix compiler warning on i1480_est_id_table | Namhyung Kim | 2010-12-03 | 1 | -1/+1 |
* | uwb: Remove the WLP subsystem and drivers | David Vrabel | 2010-10-25 | 9 | -2712/+0 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 6 | -0/+6 |
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2010-03-19 | 1 | -5/+7 |
|\ |
|
| * | uwb: remove duplicate cpu_to_le16() | Dan Carpenter | 2010-02-25 | 1 | -4/+2 |
| * | uwb: declare MODULE_FIRMWARE() in i1480 DFU driver | Ben Hutchings | 2010-01-14 | 1 | -0/+4 |
| * | uwb: make USB device id table constant | Márton Németh | 2010-01-14 | 1 | -1/+1 |
* | | uwb/i1480: add __init/__exit macros | Peter Huewe | 2010-02-05 | 1 | -2/+2 |
|/ |
|
* | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
* | trivial: remove unnecessary semicolons | Joe Perches | 2009-09-21 | 1 | -1/+1 |
* | uwb: convert to netdev_tx_t | Stephen Hemminger | 2009-09-01 | 2 | -2/+4 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-01-08 | 1 | -1/+1 |
|\ |
|
| * | trivial: Fix misspelling of "firmware" in usb.c | Nick Andrew | 2009-01-06 | 1 | -1/+1 |
* | | uwb: convert devices to net_device_ops | Stephen Hemminger | 2009-01-07 | 5 | -26/+16 |
|/ |
|
* | uwb: remove unused include/linux/uwb/debug.h | David Vrabel | 2008-12-22 | 3 | -3/+3 |
* | uwb: use dev_dbg() for debug messages | David Vrabel | 2008-12-22 | 5 | -128/+17 |
* | wlp: start/stop radio on network interface up/down | David Vrabel | 2008-11-19 | 2 | -41/+12 |
* | uwb: remove unused #include <version.h> | Huang Weiyi | 2008-10-31 | 3 | -3/+0 |
* | uwb: don't use printk_ratelimit() so often | David Vrabel | 2008-10-16 | 1 | -3/+1 |
* | uwb: i1480/GUWA100U: fix firmware download issues | Anderson Lizardo | 2008-09-17 | 3 | -15/+45 |
* | uwb: i1480: remove MAC/PHY information checking function | Anderson Lizardo | 2008-09-17 | 2 | -101/+4 |
* | uwb: add the i1480 WLP driver | Inaky Perez-Gonzalez | 2008-09-17 | 9 | -0/+2808 |
* | uwb: add the i1480 DFU driver | Inaky Perez-Gonzalez | 2008-09-17 | 8 | -0/+1885 |