index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
/
cmdevt.c
Age
Commit message (
Expand
)
Author
2014-03-31
mwifiex: fix spinlock bad magic bug
Amitkumar Karwar
2014-03-27
mwifiex: cancel pending commands during host sleep
Amitkumar Karwar
2014-03-27
mwifiex: correction in sleep confirm command sequence number
Amitkumar Karwar
2014-03-14
mwifiex: extract firmware API version number
Amitkumar Karwar
2014-02-28
mwifiex: update MCS information as per antenna settings
Amitkumar Karwar
2014-02-28
mwifiex: replace num_cmd_timeout with is_cmd_timedout
Amitkumar Karwar
2014-02-28
mwifiex: get rid of extra num_cmd_timeout variable
Amitkumar Karwar
2014-02-28
mwifiex: block further commands after timeout
Amitkumar Karwar
2014-02-28
mwifiex: skipping pending commands after unload
Amitkumar Karwar
2014-02-28
mwifiex: abort scan while cancelling pending command
Amitkumar Karwar
2014-02-28
mwifiex: remove global variable cmd_wait_q_required
Bing Zhao
2014-02-24
mwifiex: use del_timer_sync instead of del_timer
Avinash Patil
2014-02-12
mwifiex: parse API version from FW
Avinash Patil
2014-02-12
mwifiex: advertise correct beamforming information for VHT
Amitkumar Karwar
2014-02-12
mwifiex: implement extended scan feature
Amitkumar Karwar
2013-12-09
mwifiex: use little-endian variables in firmware structures
Ujjal Roy
2013-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-10-10
mwifiex: Change variable type to bool
Peter Senna Tschudin
2013-09-26
mwifiex: fix PCIe hs_cfg cancel cmd timeout
Bing Zhao
2013-05-29
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2013-05-22
mwifiex: add del_station handler
Avinash Patil
2013-05-08
mwifiex: clear is_suspended flag when interrupt is received early
Bing Zhao
2013-04-22
mwifiex: make use of msecs_to_jiffies()
Bing Zhao
2013-04-08
mwifiex: fix negative cmd_pending count
Bing Zhao
2013-03-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-03-18
mwifiex: skip pending commands after function shutdown
Bing Zhao
2013-03-18
mwifiex: fix race when queuing commands
Amitkumar Karwar
2013-03-06
mwifiex: shorten the host sleep configuration macro names
Amitkumar Karwar
2013-02-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-18
mwifiex: add 802.11AC support
Yogesh Ashok Powar
2013-02-04
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2012-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-11-16
mwifiex: fix system hang issue in cmd timeout error case
Bing Zhao
2012-11-14
mwifiex: add support for SDIO card reset
Amitkumar Karwar
2012-10-19
mwifiex: Using %*phD instead of print_hex_dump_bytes
Andrei Emeltchenko
2012-10-19
mwifiex: use sizeof(array) to print_hex_dump_bytes
Bing Zhao
2012-09-28
mwifiex: enhance RX reordering to avoid packet drop during host sleep
Avinash Patil
2012-09-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-05
mwifiex: fix skb length issue when send a command to firmware
Stone Piao
2012-08-06
mwifiex: separate file for handling AP events
Avinash Patil
2012-06-28
mwifiex: wakeup main thread to handle command queued
Amitkumar Karwar
2012-06-22
mwifiex: enhance power save for USB and PCIe chipsets
Amitkumar Karwar
2012-05-16
mwifiex: add bss start and bss stop commands for AP
Avinash Patil
2012-05-16
mwifiex: handle station specific commands on STA interface only
Avinash Patil
2012-04-23
mwifiex: add support for Marvell USB8797 chipset
Amitkumar Karwar
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 2
Yogesh Ashok Powar
2012-03-05
mwifiex: handle auto authentication mode correctly
Amitkumar Karwar
2012-01-24
mwifiex: use bss_type and bss_num to retrieve priv
Yogesh Ashok Powar
2011-12-14
mwifiex: avoid double list_del in command cancel path
Yogesh Ashok Powar
2011-10-14
mwifiex: use separate wait condition for each command node
Amitkumar Karwar
[next]