summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/cmdevt.c
AgeCommit message (Expand)Author
2015-01-29mwifiex: handle PS events on AP interface as wellAvinash Patil
2015-01-29mwifiex: store permanant mac address in adapter structureAvinash Patil
2015-01-06mwifiex: do not release lock during list_for_each_entry_safe()Amitkumar Karwar
2014-09-15mwifiex: bring in scan channel gap featureAvinash Patil
2014-09-15mwifiex: set fw api info for backword compatibilityAvinash Patil
2014-08-28mwifiex: use firmware API revision from GET_HW_SPEC responseAmitkumar Karwar
2014-08-28mwifiex: rename macro and variables related to API revisionAmitkumar Karwar
2014-08-28mwifiex: fix left_len calculation issueAmitkumar Karwar
2014-07-18mwifiex: remove redundant timestamps in debug printsBing Zhao
2014-07-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-07-03mwifiex: initialize Tx/Rx info of a packet correctlyAmitkumar Karwar
2014-06-25mwifiex: print sleep_confirm cmd/response and power save eventsBing Zhao
2014-06-25mwifiex: update Copyright to 2014Xinming Hu
2014-06-25mwifiex: add firmware dump feature for PCIeAmitkumar Karwar
2014-04-24Revert "mwifiex: add firmware dump feature for PCIe"John W. Linville
2014-04-22mwifiex: add firmware dump feature for PCIeAmitkumar Karwar
2014-04-22mwifiex: don't clear cmd_sent flag in timeout handlerAmitkumar Karwar
2014-03-31mwifiex: fix spinlock bad magic bugAmitkumar Karwar
2014-03-27mwifiex: cancel pending commands during host sleepAmitkumar Karwar
2014-03-27mwifiex: correction in sleep confirm command sequence numberAmitkumar Karwar
2014-03-14mwifiex: extract firmware API version numberAmitkumar Karwar
2014-02-28mwifiex: update MCS information as per antenna settingsAmitkumar Karwar
2014-02-28mwifiex: replace num_cmd_timeout with is_cmd_timedoutAmitkumar Karwar
2014-02-28mwifiex: get rid of extra num_cmd_timeout variableAmitkumar Karwar
2014-02-28mwifiex: block further commands after timeoutAmitkumar Karwar
2014-02-28mwifiex: skipping pending commands after unloadAmitkumar Karwar
2014-02-28mwifiex: abort scan while cancelling pending commandAmitkumar Karwar
2014-02-28mwifiex: remove global variable cmd_wait_q_requiredBing Zhao
2014-02-24mwifiex: use del_timer_sync instead of del_timerAvinash Patil
2014-02-12mwifiex: parse API version from FWAvinash Patil
2014-02-12mwifiex: advertise correct beamforming information for VHTAmitkumar Karwar
2014-02-12mwifiex: implement extended scan featureAmitkumar Karwar
2013-12-09mwifiex: use little-endian variables in firmware structuresUjjal Roy
2013-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-10mwifiex: Change variable type to boolPeter Senna Tschudin
2013-09-26mwifiex: fix PCIe hs_cfg cancel cmd timeoutBing Zhao
2013-05-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-05-22mwifiex: add del_station handlerAvinash Patil
2013-05-08mwifiex: clear is_suspended flag when interrupt is received earlyBing Zhao
2013-04-22mwifiex: make use of msecs_to_jiffies()Bing Zhao
2013-04-08mwifiex: fix negative cmd_pending countBing Zhao
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-18mwifiex: skip pending commands after function shutdownBing Zhao
2013-03-18mwifiex: fix race when queuing commandsAmitkumar Karwar
2013-03-06mwifiex: shorten the host sleep configuration macro namesAmitkumar Karwar
2013-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-18mwifiex: add 802.11AC supportYogesh Ashok Powar
2013-02-04wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-16mwifiex: fix system hang issue in cmd timeout error caseBing Zhao