aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/uwb/i1480 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller1-1/+1
2009-01-07uwb: convert devices to net_device_opsStephen Hemminger5-26/+16
2009-01-06trivial: Fix misspelling of "firmware" in usb.cNick Andrew1-1/+1
2008-12-22uwb: remove unused include/linux/uwb/debug.hDavid Vrabel3-3/+3
2008-12-22uwb: use dev_dbg() for debug messagesDavid Vrabel5-128/+17
2008-11-19wlp: start/stop radio on network interface up/downDavid Vrabel2-41/+12
2008-10-31uwb: remove unused #include <version.h>Huang Weiyi3-3/+0
2008-10-16uwb: don't use printk_ratelimit() so oftenDavid Vrabel1-3/+1
2008-09-17uwb: i1480/GUWA100U: fix firmware download issuesAnderson Lizardo3-15/+45
2008-09-17uwb: i1480: remove MAC/PHY information checking functionAnderson Lizardo2-101/+4
2008-09-17uwb: add the i1480 WLP driverInaky Perez-Gonzalez9-0/+2808
2008-09-17uwb: add the i1480 DFU driverInaky Perez-Gonzalez8-0/+1885