aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-28mwifiex: do not advertise usb autosuspend supportBing Zhao1-8/+0
2014-02-24mwifiex: rename usb driver name registerring to usb coreBing Zhao1-3/+1
2014-01-13mwifiex: add USB8897 supportYogesh Ashok Powar1-13/+41
2013-12-09mwifiex: fix rx_pending count imbalanceUjjal Roy1-3/+1
2013-11-15mwifiex: fix issues in driver unload path for USB chipsetsUjjal Roy1-12/+15
2013-09-26mwifiex: fix NULL pointer dereference in usb suspend handlerBing Zhao1-7/+0
2013-08-26mwifiex: fix driver unload problem for usb chipsetsAmitkumar Karwar1-25/+25
2013-07-24mwifiex: add unregister_dev handler for usb interfaceAmitkumar Karwar1-0/+8
2013-01-30mwifiex: do not overwrite error code from lower layer driverBing Zhao1-2/+2
2013-01-07wireless: mwifiex: remove unreachable pathsSasha Levin1-27/+3
2012-11-30wireless: mwifiex: Fix typo in wireless/mwifiex driverMasanari Iida1-1/+1
2012-11-14mwifiex: add multi-queue supportAvinash Patil1-1/+1
2012-06-22mwifiex: improve error path handling in usb.cAmitkumar Karwar1-5/+17
2012-06-22mwifiex: fix bugs in event handling codeAmitkumar Karwar1-3/+3
2012-04-23mwifiex: add support for Marvell USB8797 chipsetAmitkumar Karwar1-0/+1052