aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/fw.h
AgeCommit message (Expand)Author
2014-01-16mwifiex: fix wrong 11ac bits setting in fw_cap_infoBing Zhao
2013-12-18mwifiex: remove cfg_data constructionBing Zhao
2013-12-09mwifiex: declare snap_type as __be16 variableAmitkumar Karwar
2013-12-09mwifiex: use little-endian variables in firmware structuresUjjal Roy
2013-11-11mwifiex: replace u16 with __le16 in struct mwifiex_types_power_groupAmitkumar Karwar
2013-08-26mwifiex: fix ext_capab IE structure definitionAvinash Patil
2013-08-09mwifiex: add packet coalesce supportAmitkumar Karwar
2013-08-09mwifiex: increase max supported pattern offsetAmitkumar Karwar
2013-07-24mwifiex: remove duplicate structure host_cmd_tlvAmitkumar Karwar
2013-07-24mwifiex: reduce firmware poll retriesAmitkumar Karwar
2013-06-19mwifiex: channel switch handling for stationAmitkumar Karwar
2013-06-19mwifiex: add basic 11h support for stationAmitkumar Karwar
2013-05-22mwifiex: add calibration data download featureAmitkumar Karwar
2013-05-22mwifiex: add del_station handlerAvinash Patil
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