summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/sta_cmd.c
AgeCommit message (Expand)Author
2013-05-22mwifiex: add calibration data download featureAmitkumar Karwar
2013-03-25mwifiex: add support to configure VHT for AP modeYogesh Ashok Powar
2013-03-06mwifiex: add WOWLAN supportAmitkumar Karwar
2013-03-06mwifiex: shorten the host sleep configuration macro namesAmitkumar Karwar
2013-02-18mwifiex: add 802.11AC supportYogesh Ashok Powar
2013-01-07mwifiex: use pci_alloc/free_consistent APIs for PCIeAvinash Patil
2012-09-28mwifiex: add support for P2P GO in interface type changeStone Piao
2012-09-28mwifiex: add support for P2P client in interface type changeStone Piao
2012-09-28mwifiex: send firmware initialization commands synchronouslyStone Piao
2012-09-28mwifiex: implement remain_on_channel and cancel_remain_on_channelStone Piao
2012-09-28mwifiex: implement cfg80211 mgmt_frame_register handlerStone Piao
2012-09-07mwifiex: use is_broadcast_ether_addr() instead of memcmp()Wei Yongjun
2012-08-10mwifiex: fix 'smatch' warning in preparing key_material cmdBing Zhao
2012-08-06mwifiex: add AES_CMAC support in key_material cmdYing Luo
2012-08-06mwifiex: rename wapi_rxpn to pnYing Luo
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-17mwifiex: remove redundant code in set channel pathAmitkumar Karwar
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-09mwifiex: add set_antenna handler supportAmitkumar Karwar
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-28mwifiex: use correct firmware command to get power limitsAmitkumar Karwar
2012-06-06wireless: Remove casts to same typeJoe Perches
2012-05-16mwifiex: append peer mac address TLV in key material command to firmwareAvinash Patil
2012-05-16mwifiex: handle station specific commands on STA interface onlyAvinash Patil
2012-04-23mwifiex: add support for Marvell USB8797 chipsetAmitkumar Karwar
2012-04-12mwifiex: fix typo in RSSI_HIGH event handlingBing Zhao
2012-04-09mwifiex: add set_cqm_rssi_config handler supportAmitkumar Karwar
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 7Yogesh Ashok Powar
2012-02-06mwifiex: cleanup in snmp_mib command preparation codeAmitkumar Karwar
2011-12-21mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macrosAmitkumar Karwar
2011-10-12mwifiex: add support for Marvell pcie8766 chipsetAmitkumar Karwar
2011-07-11mwifiex: 11n specific configuration for transmitAmitkumar Karwar
2011-06-27mwifiex: restore handling of NULL parametersDan Carpenter
2011-06-22mwifiex: remove casts of void pointersAmitkumar Karwar
2011-05-05mwifiex: remove unnecessary variable initializationYogesh Ashok Powar
2011-04-14mwifiex: remove unused function parametersAmitkumar Karwar
2011-04-14mwifiex: cleanup ioctl wait queue and abstraction layerAmitkumar Karwar
2011-04-12mwifiex: use common keyinfo bitmap for different key typesYogesh Ashok Powar
2011-04-04mwifiex: remove MWIFIEX_BSS_MODE_ macrosBing Zhao
2011-03-30wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao