summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/fw.h
AgeCommit message (Expand)AuthorFilesLines
2012-11-30mwifiex: advertise GreenField, 40MHz intolerance support to cfg80211Avinash Patil1-0/+2
2012-09-28mwifiex: add inactivity deauth support for apKevin Gan1-0/+7
2012-09-28mwifiex: add support for P2P GO in interface type changeStone Piao1-0/+1
2012-09-28mwifiex: add support for P2P client in interface type changeStone Piao1-0/+14
2012-09-28mwifiex: process remain on channel expired eventStone Piao1-0/+1
2012-09-28mwifiex: implement remain_on_channel and cancel_remain_on_channelStone Piao1-0/+12
2012-09-28mwifiex: report received management frames to cfg80211Stone Piao1-0/+1
2012-09-28mwifiex: implement cfg80211 mgmt_frame_register handlerStone Piao1-0/+7
2012-09-11mwifiex: disable WOW by defaultBing Zhao1-1/+1
2012-09-07mwifiex: parse rate info for APAvinash Patil1-0/+6
2012-08-06mwifiex: add AES_CMAC support in key_material cmdYing Luo1-0/+9
2012-08-06mwifiex: improve uAP RX handlingAvinash Patil1-0/+25
2012-08-06mwifiex: do le_to_cpu conversion for Rx packet header elementsAmitkumar Karwar1-4/+4
2012-07-17mwifiex: remove redundant code in set channel pathAmitkumar Karwar1-10/+0
2012-07-10mwifiex: add set_antenna handler supportAmitkumar Karwar1-0/+21
2012-06-28mwifiex: use correct firmware command to get power limitsAmitkumar Karwar1-0/+9
2012-06-20mwifiex: support for WEP in AP modeAvinash Patil1-0/+8
2012-06-20mwifiex: set HT capability based on cfg80211_ap_settingsAvinash Patil1-0/+6
2012-06-06mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAPAvinash Patil1-0/+6
2012-05-16mwifiex: retrieve IEs from cfg80211_beacon_data and send to firmwareAvinash Patil1-0/+7
2012-05-16mwifiex: add custom IE frameworkAvinash Patil1-0/+17
2012-05-16mwifiex: rearrange AP sys configure codeAvinash Patil1-0/+2
2012-05-16mwifiex: add WPA2 support for APAvinash Patil1-0/+53
2012-05-16mwifiex: add AP event handling frameworkAvinash Patil1-1/+17
2012-05-16mwifiex: add cfg80211 start_ap and stop_ap handlersAvinash Patil1-0/+18
2012-05-16mwifiex: common set_wiphy_params cfg80211 handler for AP and STA interfaceAvinash Patil1-0/+18
2012-05-16mwifiex: add AP command sys_config and set channelAvinash Patil1-0/+12
2012-05-16mwifiex: add bss start and bss stop commands for APAvinash Patil1-0/+3
2012-05-16mwifiex: append peer mac address TLV in key material command to firmwareAvinash Patil1-0/+11
2012-05-09mwifiex: fix static checker warningsAmitkumar Karwar1-2/+1
2012-04-23mwifiex: add support for Marvell USB8797 chipsetAmitkumar Karwar1-0/+5
2012-04-17mwifiex: corrections in timestamp related codeAmitkumar Karwar1-1/+1
2012-04-12mwifiex: add support for WPS2.0Avinash Patil1-0/+1
2012-04-10mwifiex: don't use IEEE80211_MAX_QUEUESJohannes Berg1-2/+2
2012-04-10mwifiex: add set_cqm_rssi_config handler supportAmitkumar Karwar1-0/+17
2012-04-10wireless: rename ht_info to ht_operationJohannes Berg1-1/+1
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 3Yogesh Ashok Powar1-2/+2
2012-03-06mwifiex: fix bug in wildcard scan handlingAmitkumar Karwar1-7/+3
2012-02-29mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUSAmitkumar Karwar1-5/+0
2011-12-22mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macrosAmitkumar Karwar1-2/+0
2011-11-18mwifiex: add support for Marvell sd8797 deviceBing Zhao1-0/+1
2011-11-11mwifiex: fix coding styleYogesh Ashok Powar1-1/+1
2011-10-14mwifiex: fix make namespacecheck warningsAmitkumar Karwar1-6/+0
2011-10-12mwifiex: add support for Marvell pcie8766 chipsetAmitkumar Karwar1-2/+28
2011-08-12mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss APIAmitkumar Karwar1-7/+8
2011-07-11mwifiex: 11n specific configuration for transmitAmitkumar Karwar1-0/+11
2011-05-11mwifiex: cleanup ioctl.hBing Zhao1-15/+1
2011-05-10mwifiex: remove unnecessary struct mwifiex_opt_sleep_confirm_bufferAmitkumar Karwar1-5/+0
2011-04-19mwifiex: remove some macro definitionsAmitkumar Karwar1-2/+0
2011-04-13mwifiex: use common keyinfo bitmap for different key typesYogesh Ashok Powar1-24/+3