summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/main.h
AgeCommit message (Expand)Author
2014-12-05mwifiex: delete peer station's RA list upon deauthenticationAvinash Patil
2014-11-25mwifiex: add Tx status support for ACTION framesAmitkumar Karwar
2014-11-25mwifiex: add Tx status support for EAPOL packetsAmitkumar Karwar
2014-11-19Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville
2014-11-17mwifiex: add auto TDLS supportAvinash Patil
2014-11-17mwifiex: module load parameter for interface creationAvinash Patil
2014-11-11mwifiex: fix out of memory issue observed for USB chipsetsAmitkumar Karwar
2014-11-11mwifiex: remove data_complete handlerAvinash Patil
2014-11-11mwifiex: rx workqueue support for USB interfaceAvinash Patil
2014-10-31mwifiex: channel statistics support for mwifiexAvinash Patil
2014-10-30mwifiex: restart rxreorder timer correctlyMarc Yang
2014-09-30mwifiex: remove unnecessary rx_q lockAvinash Patil
2014-09-30mwifiex: add more dump information for PCIe interfaceAmitkumar Karwar
2014-09-15mwifiex: add rx workqueue supportAvinash Patil
2014-09-15mwifiex: remove low priority scan handlingAmitkumar Karwar
2014-09-15mwifiex: remove redundant variable report_scan_resultAmitkumar Karwar
2014-09-15mwifiex: bring in scan channel gap featureAvinash Patil
2014-08-28mwifiex: rename macro and variables related to API revisionAmitkumar Karwar
2014-06-25mwifiex: update Copyright to 2014Xinming Hu
2014-06-25mwifiex: add hscfg to debugfsXinming Hu
2014-06-25mwifiex: use generic 'iface_work' workqueue for SDIO interfaceAmitkumar Karwar
2014-06-25mwifiex: add firmware dump feature for PCIeAmitkumar Karwar
2014-05-29mwifiex: use time_after()Manuel Schölling
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-05-19cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg
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: add fw_dump debugfs fileAmitkumar Karwar
2014-04-22mwifiex: remove redundant 'fw_load' completion structureAmitkumar Karwar
2014-03-27mwifiex: cancel pending commands during host sleepAmitkumar Karwar
2014-03-14mwifiex: add AMSDU inside AMPDU supportAmitkumar Karwar
2014-03-14mwifiex: add VHT MCS rate configuration supportAmitkumar 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: stop AP at shutdown timeAmitkumar Karwar
2014-02-28mwifiex: remove global variable cmd_wait_q_requiredBing Zhao
2014-02-28mwifiex: Track BA sequence number resetPaul Stewart
2014-02-12mwifiex: add key material v2 supportAvinash Patil
2014-02-12mwifiex: parse API version from FWAvinash Patil
2014-02-12mwifiex: disable all TDLS link during disconnectionAvinash Patil
2014-02-12mwifiex: add VHT support for TDLSAvinash Patil
2014-02-12mwifiex: AMPDU support for TDLS linkAvinash Patil
2014-02-12mwifiex: tdls related handling for data packets addressed to TDLS peerAvinash Patil
2014-02-12mwifiex: provision for holding and restoring packets during TDLS setupAvinash Patil
2014-02-12mwifiex: add cfg80211 change_station handler supportAvinash Patil
2014-02-12mwifiex: add cfg80211 tdls_oper handler supportAvinash Patil
2014-02-12mwifiex: parse TDLS action frames during RXAvinash Patil
2014-02-12mwifiex: add tdls_mgmt handler supportAvinash Patil