aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas_tf/if_usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-18libertas_tf: move under marvell vendor directoryKalle Valo1-928/+0
2015-06-23module: add per-module param_lockDan Streetman1-3/+3
2015-03-13libertas_tf: if_usb.c: don't export static symbolJulia Lawall1-2/+0
2012-06-06wireless: Remove casts to same typeJoe Perches1-1/+1
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp1-0/+1
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches1-3/+1
2011-11-18USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman1-21/+1
2011-10-31drivers/net: change moduleparam.h to module.h as required.Paul Gortmaker1-1/+1
2010-08-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-22/+35
2010-08-16libertas_tf: if_usb.c: Some more formatting fixesThomas Klute1-18/+31
2010-08-16libertas_tf: if_usb.c: Whitespace cleanupThomas Klute1-4/+4
2010-08-11param: simple locking for sysfs-writable charp parametersRusty Russell1-0/+3
2010-06-02drivers/net/wireless/libertas_tf: Use kmemdupJulia Lawall1-3/+2
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches1-1/+0
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-41/+210
2010-04-30libertas_tf: avoid warning about pr_fmt redefinitionJohn W. Linville1-1/+2
2010-04-26libertastf: add configurable debug messagesSteve deRosier1-41/+209
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-11-11libertas_tf_usb: declare MODULE_FIRMWAREBen Hutchings1-0/+2
2009-04-13drivers/net: replace BUG() with BUG_ON() if possibleAlexander Beregalov1-2/+1
2008-11-18libertas_tf: fix skb tail pointerJohannes Berg1-1/+1
2008-08-22libertas_tf: usb specific functionsLuis Carlos Cobo1-0/+766