aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/fw.h
AgeCommit message (Expand)Author
2013-03-25mwifiex: add support to configure VHT for AP modeYogesh Ashok Powar
2013-03-18mwifiex: cleanup VHT capYogesh Ashok Powar
2013-03-06mwifiex: add WOWLAN supportAmitkumar Karwar
2013-03-06mwifiex: add "ethtool wol" command supportAmitkumar Karwar
2013-03-06mwifiex: shorten the host sleep configuration macro namesAmitkumar Karwar
2013-02-18mwifiex: add 802.11AC supportYogesh Ashok Powar
2013-01-22mwifiex: correction in status codes used for association failureAmitkumar Karwar
2013-01-07mwifiex: parse WMM IEs from hostapd for mwifiex APAvinash Patil
2012-11-30mwifiex: advertise GreenField, 40MHz intolerance support to cfg80211Avinash Patil
2012-09-28mwifiex: add inactivity deauth support for apKevin Gan
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: process remain on channel expired eventStone Piao
2012-09-28mwifiex: implement remain_on_channel and cancel_remain_on_channelStone Piao
2012-09-28mwifiex: report received management frames to cfg80211Stone Piao
2012-09-28mwifiex: implement cfg80211 mgmt_frame_register handlerStone Piao
2012-09-11mwifiex: disable WOW by defaultBing Zhao
2012-09-07mwifiex: parse rate info for APAvinash Patil
2012-08-06mwifiex: add AES_CMAC support in key_material cmdYing Luo
2012-08-06mwifiex: improve uAP RX handlingAvinash Patil
2012-08-06mwifiex: do le_to_cpu conversion for Rx packet header elementsAmitkumar Karwar
2012-07-17mwifiex: remove redundant code in set channel pathAmitkumar Karwar
2012-07-09mwifiex: add set_antenna handler supportAmitkumar Karwar
2012-06-28mwifiex: use correct firmware command to get power limitsAmitkumar Karwar
2012-06-20mwifiex: support for WEP in AP modeAvinash Patil
2012-06-20mwifiex: set HT capability based on cfg80211_ap_settingsAvinash Patil
2012-06-05mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAPAvinash Patil
2012-05-16mwifiex: retrieve IEs from cfg80211_beacon_data and send to firmwareAvinash Patil
2012-05-16mwifiex: add custom IE frameworkAvinash Patil
2012-05-16mwifiex: rearrange AP sys configure codeAvinash Patil
2012-05-16mwifiex: add WPA2 support for APAvinash Patil
2012-05-16mwifiex: add AP event handling frameworkAvinash Patil
2012-05-16mwifiex: add cfg80211 start_ap and stop_ap handlersAvinash Patil
2012-05-16mwifiex: common set_wiphy_params cfg80211 handler for AP and STA interfaceAvinash Patil
2012-05-16mwifiex: add AP command sys_config and set channelAvinash Patil
2012-05-16mwifiex: add bss start and bss stop commands for APAvinash Patil
2012-05-16mwifiex: append peer mac address TLV in key material command to firmwareAvinash Patil
2012-05-08mwifiex: fix static checker warningsAmitkumar Karwar
2012-04-23mwifiex: add support for Marvell USB8797 chipsetAmitkumar Karwar
2012-04-17mwifiex: corrections in timestamp related codeAmitkumar Karwar
2012-04-12mwifiex: add support for WPS2.0Avinash Patil
2012-04-10mwifiex: don't use IEEE80211_MAX_QUEUESJohannes Berg
2012-04-09mwifiex: add set_cqm_rssi_config handler supportAmitkumar Karwar
2012-04-09wireless: rename ht_info to ht_operationJohannes Berg
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 3Yogesh Ashok Powar
2012-03-05mwifiex: fix bug in wildcard scan handlingAmitkumar Karwar
2012-02-29mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUSAmitkumar Karwar
2011-12-21mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macrosAmitkumar Karwar
2011-11-17mwifiex: add support for Marvell sd8797 deviceBing Zhao
2011-11-11mwifiex: fix coding styleYogesh Ashok Powar