aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/carl9170/usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp1-0/+1
2011-11-18USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman1-12/+1
2011-07-05carl9170: add NEC WL300NU-AG usbidChristian Lamparter1-0/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-02-25carl9170: add Airlive X.USB a/b/g/n USBIDJan Puk1-0/+2
2011-01-04carl9170: fix usb pm suspend->resume woesChristian Lamparter1-16/+37
2010-12-02wireless: Remove unnecessary casts of usb_get_intfdataJoe Perches1-2/+1
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-3/+5
2010-11-15carl9170: fix usb anchor wait timeoutChristian Lamparter1-2/+2
2010-11-15carl9170: fix spurious restart due to high latencyChristian Lamparter1-1/+1
2010-11-08carl9170: usbid table updatesChristian Lamparter1-1/+3
2010-10-25carl9170: fix async command buffer leakChristian Lamparter1-6/+19
2010-09-28carl9170: interrupt urbs must not set URB_ZERO_PACKETChristian Lamparter1-2/+0
2010-09-21carl9170: fix state downgrade during resetChristian Lamparter1-2/+0
2010-09-21carl9170: abort tasklet during usb resetChristian Lamparter1-0/+3
2010-09-14carl9170: 802.11 rx/tx processing and usb backendChristian Lamparter1-0/+1137