summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/carl9170/usb.c
Commit message (Expand)AuthorAgeFilesLines
* carl9170: fix misuse of device driver APIChristian Lamparter2019-06-271-22/+17Star
* carl9170: constify usb_device_idArvind Yadav2017-08-101-1/+1
* carl9170: Fix wrong completion usageDaniel Wagner2016-09-091-4/+2Star
* carl9170: match wait_for_completion_timeout return typeNicholas Mc Guire2015-05-261-2/+3
* carl9170: fix sending URBs with wrong type when using full-speedRonald Wahl2014-08-111-4/+27
* carl9170: fix leaks at failure path in carl9170_usb_probe()Alexey Khoroshilov2014-05-221-1/+7
* tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-1/+1
* carl9170: handle traps from firmware loaderChristian Lamparter2012-10-191-0/+7
* USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2012-05-191-0/+1
* USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-12/+1Star
* carl9170: add NEC WL300NU-AG usbidChristian Lamparter2011-07-051-0/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* carl9170: add Airlive X.USB a/b/g/n USBIDJan Puk2011-02-251-0/+2
* carl9170: fix usb pm suspend->resume woesChristian Lamparter2011-01-041-16/+37
* wireless: Remove unnecessary casts of usb_get_intfdataJoe Perches2010-12-021-2/+1Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-241-3/+5
|\
| * carl9170: fix usb anchor wait timeoutChristian Lamparter2010-11-151-2/+2
| * carl9170: usbid table updatesChristian Lamparter2010-11-081-1/+3
* | carl9170: fix spurious restart due to high latencyChristian Lamparter2010-11-151-1/+1
|/
* carl9170: fix async command buffer leakChristian Lamparter2010-10-251-6/+19
* carl9170: interrupt urbs must not set URB_ZERO_PACKETChristian Lamparter2010-09-281-2/+0Star
* carl9170: fix state downgrade during resetChristian Lamparter2010-09-211-2/+0Star
* carl9170: abort tasklet during usb resetChristian Lamparter2010-09-211-0/+3
* carl9170: 802.11 rx/tx processing and usb backendChristian Lamparter2010-09-141-0/+1137