aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-04ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()Hui Peng1-0/+8
2017-08-11ath6kl: constify usb_device_idArvind Yadav1-1/+1
2014-11-04ath6kl: remove incorrect reset_resume handlerAlexey Khoroshilov1-9/+0
2014-08-04ath6kl: convert a driver to use module_usb_driver()Himangi Saraogi1-20/+1
2014-07-14ath6kl: add support for ar6004 hw3.0Jessica Wu1-0/+1
2014-07-14ath6kl: convert ar6004 hardware flags to firmware feature flagsKalle Valo1-2/+4
2014-03-13ath6kl: fix blank lines before and after bracesKalle Valo1-2/+0
2014-01-18ath6kl: set rx urb count threshold to 1Julien Massot1-2/+2
2014-01-18ath6kl: increase usb rx buffer size to 4096Julien Massot1-1/+1
2013-06-01ath6kl: Fix a suspend/resume crash in AR6004 USBMohammed Shafi Shajakhan1-0/+18
2013-06-01ath6kl: Rename USB driver's suspend/resume/reset_resumeMohammed Shafi Shajakhan1-9/+9
2013-03-18ath: changed kmalloc to kmemdupAndrei Epure1-3/+1
2013-03-18ath6kl: fix usb related error handling and warningsKalle Valo1-12/+22
2012-11-27ath6kl: remove unnecessary check for NULL skbMohammed Shafi Shajakhan1-4/+2
2012-10-24ath6kl: Fix mapping uplink endpoint for AR6004Mohammed Shafi Shajakhan1-2/+10
2012-10-24ath6kl: Return error case when ath6kl_usb_alloc_pipe_resources failsMohammed Shafi Shajakhan1-3/+5
2012-10-24ath6kl: check usb_register() return valueMarina Makienko1-1/+8
2012-10-24ath6kl: Add support for AR6004 hardware version 1.3Bala Shanmugam1-0/+3
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+12
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+1
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp1-0/+1
2012-04-16ath6kl: Fix system crash sometimes for USB hotplugRay Chen1-0/+9
2012-04-12ath6kl: Add AR6004 1.2 support for USB and SDIORay Chen1-0/+3
2012-03-26ath6kl: add full USB supportKalle Valo1-4/+781
2012-03-26ath6kl: add htc opsKalle Valo1-1/+1
2012-02-08ath6kl: Update license headerVasanthakumar Thiagarajan1-0/+1
2012-01-18ath6kl: add back beginnings of USB supportKalle Valo1-0/+431