aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/main.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-05mwifiex: delete peer station's RA list upon deauthenticationAvinash Patil1-0/+2
2014-11-25mwifiex: add Tx status support for ACTION framesAmitkumar Karwar1-0/+4
2014-11-25mwifiex: add Tx status support for EAPOL packetsAmitkumar Karwar1-0/+7
2014-11-19Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+1
2014-11-17mwifiex: add auto TDLS supportAvinash Patil1-1/+30
2014-11-17mwifiex: module load parameter for interface creationAvinash Patil1-0/+5
2014-11-11mwifiex: fix out of memory issue observed for USB chipsetsAmitkumar Karwar1-0/+1
2014-11-11mwifiex: remove data_complete handlerAvinash Patil1-1/+0
2014-11-11mwifiex: rx workqueue support for USB interfaceAvinash Patil1-5/+1
2014-10-31mwifiex: channel statistics support for mwifiexAvinash Patil1-1/+5
2014-10-30mwifiex: restart rxreorder timer correctlyMarc Yang1-0/+1
2014-09-30mwifiex: remove unnecessary rx_q lockAvinash Patil1-2/+0
2014-09-30mwifiex: add more dump information for PCIe interfaceAmitkumar Karwar1-0/+1
2014-09-15mwifiex: add rx workqueue supportAvinash Patil1-0/+14
2014-09-15mwifiex: remove low priority scan handlingAmitkumar Karwar1-10/+0
2014-09-15mwifiex: remove redundant variable report_scan_resultAmitkumar Karwar1-1/+0
2014-09-15mwifiex: bring in scan channel gap featureAvinash Patil1-0/+23
2014-08-28mwifiex: rename macro and variables related to API revisionAmitkumar Karwar1-1/+1
2014-06-25mwifiex: update Copyright to 2014Xinming Hu1-1/+1
2014-06-25mwifiex: add hscfg to debugfsXinming Hu1-0/+2
2014-06-25mwifiex: use generic 'iface_work' workqueue for SDIO interfaceAmitkumar Karwar1-0/+1
2014-06-25mwifiex: add firmware dump feature for PCIeAmitkumar Karwar1-0/+29
2014-05-29mwifiex: use time_after()Manuel Schölling1-1/+1
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-12/+10
2014-05-19cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg1-12/+10
2014-04-24Revert "mwifiex: add firmware dump feature for PCIe"John W. Linville1-2/+0
2014-04-22mwifiex: add firmware dump feature for PCIeAmitkumar Karwar1-0/+2
2014-04-22mwifiex: add fw_dump debugfs fileAmitkumar Karwar1-0/+1
2014-04-22mwifiex: remove redundant 'fw_load' completion structureAmitkumar Karwar1-1/+0
2014-03-27mwifiex: cancel pending commands during host sleepAmitkumar Karwar1-0/+1
2014-03-14mwifiex: add AMSDU inside AMPDU supportAmitkumar Karwar1-0/+4
2014-03-14mwifiex: add VHT MCS rate configuration supportAmitkumar Karwar1-1/+1
2014-03-14mwifiex: extract firmware API version numberAmitkumar Karwar1-0/+1
2014-02-28mwifiex: update MCS information as per antenna settingsAmitkumar Karwar1-0/+1
2014-02-28mwifiex: replace num_cmd_timeout with is_cmd_timedoutAmitkumar Karwar1-1/+1
2014-02-28mwifiex: get rid of extra num_cmd_timeout variableAmitkumar Karwar1-1/+0
2014-02-28mwifiex: stop AP at shutdown timeAmitkumar Karwar1-0/+1
2014-02-28mwifiex: remove global variable cmd_wait_q_requiredBing Zhao1-6/+2
2014-02-28mwifiex: Track BA sequence number resetPaul Stewart1-0/+1
2014-02-12mwifiex: add key material v2 supportAvinash Patil1-0/+1
2014-02-12mwifiex: parse API version from FWAvinash Patil1-0/+1
2014-02-12mwifiex: disable all TDLS link during disconnectionAvinash Patil1-0/+1
2014-02-12mwifiex: add VHT support for TDLSAvinash Patil1-0/+22
2014-02-12mwifiex: AMPDU support for TDLS linkAvinash Patil1-0/+1
2014-02-12mwifiex: tdls related handling for data packets addressed to TDLS peerAvinash Patil1-0/+1
2014-02-12mwifiex: provision for holding and restoring packets during TDLS setupAvinash Patil1-0/+1
2014-02-12mwifiex: add cfg80211 change_station handler supportAvinash Patil1-0/+1
2014-02-12mwifiex: add cfg80211 tdls_oper handler supportAvinash Patil1-0/+2
2014-02-12mwifiex: parse TDLS action frames during RXAvinash Patil1-2/+17
2014-02-12mwifiex: add tdls_mgmt handler supportAvinash Patil1-0/+18