aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell/mwifiex/usb.c
AgeCommit message (Expand)Author
2020-10-29mwifiex: don't call del_timer_sync() on uninitialized timerTetsuo Handa
2020-02-14mwifiex: change license text from MARVELL to NXPGanapathi Bhat
2019-06-27mwifiex: don't disable hardirqs; just softirqsBrian Norris
2018-08-31mwifex: free rx_cmd skb in suspended stateGanapathi Bhat
2018-08-31mwifiex: do no submit URB in suspended stateGanapathi Bhat
2018-07-31mwifiex: use atomic bitops to represent adapter status variablesGanapathi Bhat
2018-06-24mwifiex: handle race during mwifiex_usb_disconnectGanapathi Bhat
2018-06-24Revert "mwifiex: handle race during mwifiex_usb_disconnect"Ganapathi Bhat
2018-05-29mwifiex: handle race during mwifiex_usb_disconnectGanapathi Bhat
2018-05-29mwifiex: avoid exporting mwifiex_send_cmdGanapathi Bhat
2018-05-23mwifiex: support sysfs initiated device coredumpArend Van Spriel
2017-10-27mwifiex: Convert timers to use timer_setup()Kees Cook
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