开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2019-06-27
mwifiex: don't disable hardirqs; just softirqs
Brian Norris
2018-08-31
mwifex: free rx_cmd skb in suspended state
Ganapathi Bhat
2018-08-31
mwifiex: do no submit URB in suspended state
Ganapathi Bhat
2018-07-31
mwifiex: use atomic bitops to represent adapter status variables
Ganapathi Bhat
2018-06-24
mwifiex: handle race during mwifiex_usb_disconnect
Ganapathi Bhat
2018-06-24
Revert "mwifiex: handle race during mwifiex_usb_disconnect"
Ganapathi Bhat
2018-05-29
mwifiex: handle race during mwifiex_usb_disconnect
Ganapathi Bhat
2018-05-29
mwifiex: avoid exporting mwifiex_send_cmd
Ganapathi Bhat
2018-05-23
mwifiex: support sysfs initiated device coredump
Arend Van Spriel
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