index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
marvell
/
mwifiex
/
usb.c
Age
Commit message (
Expand
)
Author
2017-10-27
mwifiex: Convert timers to use timer_setup()
Kees Cook
2017-08-10
mwifiex: constify usb_device_id
Arvind Yadav
2017-07-28
mwifiex: usb: unlock on error in mwifiex_usb_tx_aggr_tmo()
Dan Carpenter
2017-05-31
mwifiex: usb: add timer to flush aggregation packets
Xinming Hu
2017-05-31
mwifiex: usb: transmit aggregation packets
Xinming Hu
2017-05-31
mwifiex: usb: kill urb before free its memory
Xinming Hu
2017-05-19
mwifiex: add missing USB-descriptor endianness conversion
Johan Hovold
2017-04-05
mwifiex: Support USB interrupt endpoint for command response/event
Ganapathi Bhat
2017-01-12
mwifiex: use module_*_driver helper macros
Amitkumar Karwar
2017-01-12
mwifiex: get rid of global user_rmmod flag
Xinming Hu
2016-11-29
mwifiex: Remove unused 'bcd_usb' variable
Kirtika Ruchandani
2016-11-19
mwifiex: stop checking for NULL drvata/intfdata
Brian Norris
2016-11-19
mwifiex: usb: handle HS failures
Brian Norris
2016-11-19
mwifiex: resolve suspend() race with async FW init failure
Brian Norris
2016-11-19
mwifiex: don't pretend to resume while remove()'ing
Brian Norris
2016-11-19
mwifiex: resolve races between async FW init (failure) and device removal
Brian Norris
2016-11-19
mwifiex: Allow mwifiex early access to device structure
Rajat Jain
2016-11-18
mwifiex: don't do unbalanced free()'ing in cleanup_if()
Brian Norris
2016-09-26
mwifiex: code rearrangement in mwifiex_usb_host_to_card()
Amitkumar Karwar
2016-09-26
mwifiex: fix race condition causing tx timeout
Cathy Luo
2016-09-26
mwifiex: fix kernel crash for USB chipsets
Cathy Luo
2016-09-14
mwifiex: Command 7 handling for USB chipsets
Ganapathi Bhat
2016-09-09
mwifiex: add manufacturing mode support
Xinming Hu
2016-08-13
net: wireless: marvell: mwifiex: usb: don't print error when allocating urb f...
Wolfram Sang
2016-04-26
mwifiex: fix loop timeout in mwifiex_prog_fw_w_helper()
Dan Carpenter
2016-04-26
mwifiex: missing error code on allocation failure
Dan Carpenter
2016-03-07
mwifiex: Added missing spaces around brackets
Ujjal Roy
2015-11-18
mwifiex: move under marvell vendor directory
Kalle Valo