summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/cmdevt.c
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: handle PS events on AP interface as wellAvinash Patil2015-01-291-22/+14Star
* mwifiex: store permanant mac address in adapter structureAvinash Patil2015-01-291-3/+1Star
* mwifiex: do not release lock during list_for_each_entry_safe()Amitkumar Karwar2015-01-061-6/+0Star
* mwifiex: bring in scan channel gap featureAvinash Patil2014-09-151-0/+3
* mwifiex: set fw api info for backword compatibilityAvinash Patil2014-09-151-0/+1
* mwifiex: use firmware API revision from GET_HW_SPEC responseAmitkumar Karwar2014-08-281-1/+7
* mwifiex: rename macro and variables related to API revisionAmitkumar Karwar2014-08-281-9/+9
* mwifiex: fix left_len calculation issueAmitkumar Karwar2014-08-281-1/+2
* mwifiex: remove redundant timestamps in debug printsBing Zhao2014-07-181-28/+12Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-101-0/+1
|\
| * mwifiex: initialize Tx/Rx info of a packet correctlyAmitkumar Karwar2014-07-031-0/+1
* | mwifiex: print sleep_confirm cmd/response and power save eventsBing Zhao2014-06-251-5/+20
* | mwifiex: update Copyright to 2014Xinming Hu2014-06-251-1/+1
* | mwifiex: add firmware dump feature for PCIeAmitkumar Karwar2014-06-251-0/+3
|/
* Revert "mwifiex: add firmware dump feature for PCIe"John W. Linville2014-04-251-3/+0Star
* mwifiex: add firmware dump feature for PCIeAmitkumar Karwar2014-04-221-0/+3
* mwifiex: don't clear cmd_sent flag in timeout handlerAmitkumar Karwar2014-04-221-2/+0Star
* mwifiex: fix spinlock bad magic bugAmitkumar Karwar2014-03-311-2/+2
* mwifiex: cancel pending commands during host sleepAmitkumar Karwar2014-03-271-0/+5
* mwifiex: correction in sleep confirm command sequence numberAmitkumar Karwar2014-03-271-1/+1
* mwifiex: extract firmware API version numberAmitkumar Karwar2014-03-141-0/+1
* mwifiex: update MCS information as per antenna settingsAmitkumar Karwar2014-02-281-0/+1
* mwifiex: replace num_cmd_timeout with is_cmd_timedoutAmitkumar Karwar2014-02-281-5/+5
* mwifiex: get rid of extra num_cmd_timeout variableAmitkumar Karwar2014-02-281-2/+1Star
* mwifiex: block further commands after timeoutAmitkumar Karwar2014-02-281-0/+5
* mwifiex: skipping pending commands after unloadAmitkumar Karwar2014-02-281-1/+3
* mwifiex: abort scan while cancelling pending commandAmitkumar Karwar2014-02-281-7/+31
* mwifiex: remove global variable cmd_wait_q_requiredBing Zhao2014-02-281-29/+7Star
* mwifiex: use del_timer_sync instead of del_timerAvinash Patil2014-02-241-1/+1
* mwifiex: parse API version from FWAvinash Patil2014-02-121-1/+44
* mwifiex: advertise correct beamforming information for VHTAmitkumar Karwar2014-02-121-2/+4
* mwifiex: implement extended scan featureAmitkumar Karwar2014-02-121-1/+2
* mwifiex: use little-endian variables in firmware structuresUjjal Roy2013-12-091-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-10-171-1/+1
|\
| * mwifiex: Change variable type to boolPeter Senna Tschudin2013-10-101-1/+1
* | mwifiex: fix PCIe hs_cfg cancel cmd timeoutBing Zhao2013-09-261-3/+2Star
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-05-291-0/+1
|\
| * mwifiex: clear is_suspended flag when interrupt is received earlyBing Zhao2013-05-081-0/+1
* | mwifiex: add del_station handlerAvinash Patil2013-05-221-0/+1
|/
* mwifiex: make use of msecs_to_jiffies()Bing Zhao2013-04-221-1/+1
* mwifiex: fix negative cmd_pending countBing Zhao2013-04-081-10/+25
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-291-6/+16
|\
| * mwifiex: skip pending commands after function shutdownBing Zhao2013-03-181-3/+14
| * mwifiex: fix race when queuing commandsAmitkumar Karwar2013-03-181-3/+2Star
* | mwifiex: shorten the host sleep configuration macro namesAmitkumar Karwar2013-03-061-1/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-191-0/+19
|\
| * mwifiex: add 802.11AC supportYogesh Ashok Powar2013-02-181-0/+19
* | wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-041-8/+3Star
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-211-3/+8
|\
| * mwifiex: fix system hang issue in cmd timeout error caseBing Zhao2012-11-161-3/+8