summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas_tf/if_usb.c
Commit message (Expand)AuthorAgeFilesLines
* libertas_tf: move under marvell vendor directoryKalle Valo2015-11-181-928/+0
* module: add per-module param_lockDan Streetman2015-06-231-3/+3
* libertas_tf: if_usb.c: don't export static symbolJulia Lawall2015-03-131-2/+0
* wireless: Remove casts to same typeJoe Perches2012-06-061-1/+1
* USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2012-05-181-0/+1
* drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-311-3/+1
* USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-21/+1
* drivers/net: change moduleparam.h to module.h as required.Paul Gortmaker2011-10-311-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-251-22/+35
|\
| * libertas_tf: if_usb.c: Some more formatting fixesThomas Klute2010-08-161-18/+31
| * libertas_tf: if_usb.c: Whitespace cleanupThomas Klute2010-08-161-4/+4
* | param: simple locking for sysfs-writable charp parametersRusty Russell2010-08-111-0/+3
|/
* drivers/net/wireless/libertas_tf: Use kmemdupJulia Lawall2010-06-021-3/+2
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-1/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-051-41/+210
|\
| * libertas_tf: avoid warning about pr_fmt redefinitionJohn W. Linville2010-04-301-1/+2
| * libertastf: add configurable debug messagesSteve deRosier2010-04-261-41/+209
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* libertas_tf_usb: declare MODULE_FIRMWAREBen Hutchings2009-11-111-0/+2
* drivers/net: replace BUG() with BUG_ON() if possibleAlexander Beregalov2009-04-131-2/+1
* libertas_tf: fix skb tail pointerJohannes Berg2008-11-181-1/+1
* libertas_tf: usb specific functionsLuis Carlos Cobo2008-08-221-0/+766
OpenPOWER on IntegriCloud