aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/usb.c
AgeCommit message (Expand)Author
2019-12-10ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()Hui Peng
2017-08-11ath6kl: constify usb_device_idArvind Yadav
2014-11-04ath6kl: remove incorrect reset_resume handlerAlexey Khoroshilov
2014-08-04ath6kl: convert a driver to use module_usb_driver()Himangi Saraogi
2014-07-14ath6kl: add support for ar6004 hw3.0Jessica Wu
2014-07-14ath6kl: convert ar6004 hardware flags to firmware feature flagsKalle Valo
2014-03-13ath6kl: fix blank lines before and after bracesKalle Valo
2014-01-18ath6kl: set rx urb count threshold to 1Julien Massot
2014-01-18ath6kl: increase usb rx buffer size to 4096Julien Massot
2013-06-01ath6kl: Fix a suspend/resume crash in AR6004 USBMohammed Shafi Shajakhan
2013-06-01ath6kl: Rename USB driver's suspend/resume/reset_resumeMohammed Shafi Shajakhan
2013-03-18ath: changed kmalloc to kmemdupAndrei Epure
2013-03-18ath6kl: fix usb related error handling and warningsKalle Valo
2012-11-27ath6kl: remove unnecessary check for NULL skbMohammed Shafi Shajakhan
2012-10-24ath6kl: Fix mapping uplink endpoint for AR6004Mohammed Shafi Shajakhan
2012-10-24ath6kl: Return error case when ath6kl_usb_alloc_pipe_resources failsMohammed Shafi Shajakhan
2012-10-24ath6kl: check usb_register() return valueMarina Makienko
2012-10-24ath6kl: Add support for AR6004 hardware version 1.3Bala Shanmugam
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp
2012-04-16ath6kl: Fix system crash sometimes for USB hotplugRay Chen
2012-04-12ath6kl: Add AR6004 1.2 support for USB and SDIORay Chen
2012-03-26ath6kl: add full USB supportKalle Valo
2012-03-26ath6kl: add htc opsKalle Valo
2012-02-08ath6kl: Update license headerVasanthakumar Thiagarajan
2012-01-18ath6kl: add back beginnings of USB supportKalle Valo