summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/fw.h
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: retrieve IEs from cfg80211_beacon_data and send to firmwareAvinash Patil2012-05-161-0/+7
* mwifiex: add custom IE frameworkAvinash Patil2012-05-161-0/+17
* mwifiex: rearrange AP sys configure codeAvinash Patil2012-05-161-0/+2
* mwifiex: add WPA2 support for APAvinash Patil2012-05-161-0/+53
* mwifiex: add AP event handling frameworkAvinash Patil2012-05-161-1/+17
* mwifiex: add cfg80211 start_ap and stop_ap handlersAvinash Patil2012-05-161-0/+18
* mwifiex: common set_wiphy_params cfg80211 handler for AP and STA interfaceAvinash Patil2012-05-161-0/+18
* mwifiex: add AP command sys_config and set channelAvinash Patil2012-05-161-0/+12
* mwifiex: add bss start and bss stop commands for APAvinash Patil2012-05-161-0/+3
* mwifiex: append peer mac address TLV in key material command to firmwareAvinash Patil2012-05-161-0/+11
* mwifiex: fix static checker warningsAmitkumar Karwar2012-05-081-2/+1
* mwifiex: add support for Marvell USB8797 chipsetAmitkumar Karwar2012-04-231-0/+5
* mwifiex: corrections in timestamp related codeAmitkumar Karwar2012-04-171-1/+1
* mwifiex: add support for WPS2.0Avinash Patil2012-04-121-0/+1
* mwifiex: don't use IEEE80211_MAX_QUEUESJohannes Berg2012-04-101-2/+2
* mwifiex: add set_cqm_rssi_config handler supportAmitkumar Karwar2012-04-091-0/+17
* wireless: rename ht_info to ht_operationJohannes Berg2012-04-091-1/+1
* mwifiex: fix checkpatch --strict warnings/errors Part 3Yogesh Ashok Powar2012-03-141-2/+2
* mwifiex: fix bug in wildcard scan handlingAmitkumar Karwar2012-03-051-7/+3
* mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUSAmitkumar Karwar2012-02-291-5/+0
* mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macrosAmitkumar Karwar2011-12-211-2/+0
* mwifiex: add support for Marvell sd8797 deviceBing Zhao2011-11-171-0/+1
* mwifiex: fix coding styleYogesh Ashok Powar2011-11-111-1/+1
* mwifiex: fix make namespacecheck warningsAmitkumar Karwar2011-10-141-6/+0
* mwifiex: add support for Marvell pcie8766 chipsetAmitkumar Karwar2011-10-121-2/+28
* mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss APIAmitkumar Karwar2011-08-121-7/+8
* mwifiex: 11n specific configuration for transmitAmitkumar Karwar2011-07-111-0/+11
* mwifiex: cleanup ioctl.hBing Zhao2011-05-111-15/+1
* mwifiex: remove unnecessary struct mwifiex_opt_sleep_confirm_bufferAmitkumar Karwar2011-05-101-5/+0
* mwifiex: remove some macro definitionsAmitkumar Karwar2011-04-191-2/+0
* mwifiex: use common keyinfo bitmap for different key typesYogesh Ashok Powar2011-04-121-24/+3
* mwifiex: remove struct mwifiex_802_11_fixed_iesBing Zhao2011-04-041-14/+0
* mwifiex: cleanup power save related struct and macrosMarc Yang2011-04-041-34/+7
* mwifiex: remove unused macros in fw.hMarc Yang2011-04-041-42/+0
* mwifiex: remove unused radio_on variable and macrosMarc Yang2011-04-041-3/+0
* mwifiex: use IEEE80211_HT_CAP_ macros for 11n cap_infoMarc Yang2011-04-041-63/+21
* mwifiex: remove macro SHORT_SLOT_TIME_DISABLEDBing Zhao2011-04-041-3/+0
* mwifiex: remove helper functions for displaying 11n capabilitiesYogesh Ashok Powar2011-04-041-16/+0
* wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao2011-03-301-0/+1376