summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell/mwifiex/usb.c
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: don't disable hardirqs; just softirqsBrian Norris2019-06-271-6/+4Star
* mwifex: free rx_cmd skb in suspended stateGanapathi Bhat2018-08-311-0/+6
* mwifiex: do no submit URB in suspended stateGanapathi Bhat2018-08-311-0/+7
* mwifiex: use atomic bitops to represent adapter status variablesGanapathi Bhat2018-07-311-12/+13
* mwifiex: handle race during mwifiex_usb_disconnectGanapathi Bhat2018-06-241-2/+2
* Revert "mwifiex: handle race during mwifiex_usb_disconnect"Ganapathi Bhat2018-06-241-3/+0Star
* mwifiex: handle race during mwifiex_usb_disconnectGanapathi Bhat2018-05-291-0/+3
* mwifiex: avoid exporting mwifiex_send_cmdGanapathi Bhat2018-05-291-3/+2Star
* mwifiex: support sysfs initiated device coredumpArend Van Spriel2018-05-231-0/+13
* mwifiex: Convert timers to use timer_setup()Kees Cook2017-10-271-5/+4Star
* mwifiex: constify usb_device_idArvind Yadav2017-08-101-1/+1
* mwifiex: usb: unlock on error in mwifiex_usb_tx_aggr_tmo()Dan Carpenter2017-07-281-1/+2
* mwifiex: usb: add timer to flush aggregation packetsXinming Hu2017-05-311-79/+179
* mwifiex: usb: transmit aggregation packetsXinming Hu2017-05-311-53/+302
* mwifiex: usb: kill urb before free its memoryXinming Hu2017-05-311-0/+1
* mwifiex: add missing USB-descriptor endianness conversionJohan Hovold2017-05-191-1/+2
* mwifiex: Support USB interrupt endpoint for command response/eventGanapathi Bhat2017-04-051-10/+35
* mwifiex: use module_*_driver helper macrosAmitkumar Karwar2017-01-121-34/+1Star
* mwifiex: get rid of global user_rmmod flagXinming Hu2017-01-121-5/+1Star
* mwifiex: Remove unused 'bcd_usb' variableKirtika Ruchandani2016-11-291-2/+1Star
* mwifiex: stop checking for NULL drvata/intfdataBrian Norris2016-11-191-12/+3Star
* mwifiex: usb: handle HS failuresBrian Norris2016-11-191-1/+8
* mwifiex: resolve suspend() race with async FW init failureBrian Norris2016-11-191-2/+10
* mwifiex: don't pretend to resume while remove()'ingBrian Norris2016-11-191-5/+0Star
* mwifiex: resolve races between async FW init (failure) and device removalBrian Norris2016-11-191-13/+10Star
* mwifiex: Allow mwifiex early access to device structureRajat Jain2016-11-191-2/+1Star
* mwifiex: don't do unbalanced free()'ing in cleanup_if()Brian Norris2016-11-181-6/+1Star
* mwifiex: code rearrangement in mwifiex_usb_host_to_card()Amitkumar Karwar2016-09-261-17/+6Star
* mwifiex: fix race condition causing tx timeoutCathy Luo2016-09-261-3/+9
* mwifiex: fix kernel crash for USB chipsetsCathy Luo2016-09-261-2/+2
* mwifiex: Command 7 handling for USB chipsetsGanapathi Bhat2016-09-141-0/+4
* mwifiex: add manufacturing mode supportXinming Hu2016-09-091-1/+1
* net: wireless: marvell: mwifiex: usb: don't print error when allocating urb f...Wolfram Sang2016-08-131-15/+4Star
* mwifiex: fix loop timeout in mwifiex_prog_fw_w_helper()Dan Carpenter2016-04-261-3/+4
* mwifiex: missing error code on allocation failureDan Carpenter2016-04-261-1/+3
* mwifiex: Added missing spaces around bracketsUjjal Roy2016-03-071-2/+2
* mwifiex: move under marvell vendor directoryKalle Valo2015-11-181-0/+1267