aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell/mwifiex/usb.c
AgeCommit message (Expand)Author
2021-11-26mwifiex: fix division by zero in fw download pathJohan Hovold
2020-10-29mwifiex: don't call del_timer_sync() on uninitialized timerTetsuo Handa
2018-08-03mwifiex: handle race during mwifiex_usb_disconnectGanapathi Bhat
2017-08-10mwifiex: constify usb_device_idArvind Yadav
2017-07-28mwifiex: usb: unlock on error in mwifiex_usb_tx_aggr_tmo()Dan Carpenter
2017-05-31mwifiex: usb: add timer to flush aggregation packetsXinming Hu
2017-05-31mwifiex: usb: transmit aggregation packetsXinming Hu
2017-05-31mwifiex: usb: kill urb before free its memoryXinming Hu
2017-05-19mwifiex: add missing USB-descriptor endianness conversionJohan Hovold
2017-04-05mwifiex: Support USB interrupt endpoint for command response/eventGanapathi Bhat
2017-01-12mwifiex: use module_*_driver helper macrosAmitkumar Karwar
2017-01-12mwifiex: get rid of global user_rmmod flagXinming Hu
2016-11-29mwifiex: Remove unused 'bcd_usb' variableKirtika Ruchandani
2016-11-19mwifiex: stop checking for NULL drvata/intfdataBrian Norris
2016-11-19mwifiex: usb: handle HS failuresBrian Norris
2016-11-19mwifiex: resolve suspend() race with async FW init failureBrian Norris
2016-11-19mwifiex: don't pretend to resume while remove()'ingBrian Norris
2016-11-19mwifiex: resolve races between async FW init (failure) and device removalBrian Norris
2016-11-19mwifiex: Allow mwifiex early access to device structureRajat Jain
2016-11-18mwifiex: don't do unbalanced free()'ing in cleanup_if()Brian Norris
2016-09-26mwifiex: code rearrangement in mwifiex_usb_host_to_card()Amitkumar Karwar
2016-09-26mwifiex: fix race condition causing tx timeoutCathy Luo
2016-09-26mwifiex: fix kernel crash for USB chipsetsCathy Luo
2016-09-14mwifiex: Command 7 handling for USB chipsetsGanapathi Bhat
2016-09-09mwifiex: add manufacturing mode supportXinming Hu
2016-08-13net: wireless: marvell: mwifiex: usb: don't print error when allocating urb f...Wolfram Sang
2016-04-26mwifiex: fix loop timeout in mwifiex_prog_fw_w_helper()Dan Carpenter
2016-04-26mwifiex: missing error code on allocation failureDan Carpenter
2016-03-07mwifiex: Added missing spaces around bracketsUjjal Roy
2015-11-18mwifiex: move under marvell vendor directoryKalle Valo