summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/fw.h
AgeCommit message (Expand)AuthorFilesLines
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
2011-04-05mwifiex: remove struct mwifiex_802_11_fixed_iesBing Zhao1-14/+0
2011-04-05mwifiex: cleanup power save related struct and macrosMarc Yang1-34/+7
2011-04-05mwifiex: remove unused macros in fw.hMarc Yang1-42/+0
2011-04-05mwifiex: remove unused radio_on variable and macrosMarc Yang1-3/+0
2011-04-05mwifiex: use IEEE80211_HT_CAP_ macros for 11n cap_infoMarc Yang1-63/+21
2011-04-05mwifiex: remove macro SHORT_SLOT_TIME_DISABLEDBing Zhao1-3/+0
2011-04-05mwifiex: remove helper functions for displaying 11n capabilitiesYogesh Ashok Powar1-16/+0
2011-03-30wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao1-0/+1376