aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/marvell/mwifiex/usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-14mwifiex: change license text from MARVELL to NXPGanapathi Bhat1-4/+4
2019-06-27mwifiex: don't disable hardirqs; just softirqsBrian Norris1-6/+4
2018-08-31mwifex: free rx_cmd skb in suspended stateGanapathi Bhat1-0/+6
2018-08-31mwifiex: do no submit URB in suspended stateGanapathi Bhat1-0/+7
2018-07-31mwifiex: use atomic bitops to represent adapter status variablesGanapathi Bhat1-12/+13
2018-06-24mwifiex: handle race during mwifiex_usb_disconnectGanapathi Bhat1-2/+2
2018-06-24Revert "mwifiex: handle race during mwifiex_usb_disconnect"Ganapathi Bhat1-3/+0
2018-05-29mwifiex: handle race during mwifiex_usb_disconnectGanapathi Bhat1-0/+3
2018-05-29mwifiex: avoid exporting mwifiex_send_cmdGanapathi Bhat1-3/+2
2018-05-23mwifiex: support sysfs initiated device coredumpArend Van Spriel1-0/+13
2017-10-27mwifiex: Convert timers to use timer_setup()Kees Cook1-5/+4
2017-08-10mwifiex: constify usb_device_idArvind Yadav1-1/+1
2017-07-28mwifiex: usb: unlock on error in mwifiex_usb_tx_aggr_tmo()Dan Carpenter1-1/+2
2017-05-31mwifiex: usb: add timer to flush aggregation packetsXinming Hu1-79/+179
2017-05-31mwifiex: usb: transmit aggregation packetsXinming Hu1-53/+302
2017-05-31mwifiex: usb: kill urb before free its memoryXinming Hu1-0/+1
2017-05-19mwifiex: add missing USB-descriptor endianness conversionJohan Hovold1-1/+2
2017-04-05mwifiex: Support USB interrupt endpoint for command response/eventGanapathi Bhat1-10/+35
2017-01-12mwifiex: use module_*_driver helper macrosAmitkumar Karwar1-34/+1
2017-01-12mwifiex: get rid of global user_rmmod flagXinming Hu1-5/+1
2016-11-29mwifiex: Remove unused 'bcd_usb' variableKirtika Ruchandani1-2/+1
2016-11-19mwifiex: stop checking for NULL drvata/intfdataBrian Norris1-12/+3
2016-11-19mwifiex: usb: handle HS failuresBrian Norris1-1/+8
2016-11-19mwifiex: resolve suspend() race with async FW init failureBrian Norris1-2/+10
2016-11-19mwifiex: don't pretend to resume while remove()'ingBrian Norris1-5/+0
2016-11-19mwifiex: resolve races between async FW init (failure) and device removalBrian Norris1-13/+10
2016-11-19mwifiex: Allow mwifiex early access to device structureRajat Jain1-2/+1
2016-11-18mwifiex: don't do unbalanced free()'ing in cleanup_if()Brian Norris1-6/+1
2016-09-26mwifiex: code rearrangement in mwifiex_usb_host_to_card()Amitkumar Karwar1-17/+6
2016-09-26mwifiex: fix race condition causing tx timeoutCathy Luo1-3/+9
2016-09-26mwifiex: fix kernel crash for USB chipsetsCathy Luo1-2/+2
2016-09-14mwifiex: Command 7 handling for USB chipsetsGanapathi Bhat1-0/+4
2016-09-09mwifiex: add manufacturing mode supportXinming Hu1-1/+1
2016-08-13net: wireless: marvell: mwifiex: usb: don't print error when allocating urb failsWolfram Sang1-15/+4
2016-04-26mwifiex: fix loop timeout in mwifiex_prog_fw_w_helper()Dan Carpenter1-3/+4
2016-04-26mwifiex: missing error code on allocation failureDan Carpenter1-1/+3
2016-03-07mwifiex: Added missing spaces around bracketsUjjal Roy1-2/+2
2015-11-18mwifiex: move under marvell vendor directoryKalle Valo1-0/+1267