aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-fw.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-16iwlwifi: mvm: configure seq_num to D0i3Eliad Peller1-0/+8
2014-03-09iwlwifi: mvm: check for d0i3 fw capabilityEliad Peller1-0/+8
2014-02-23iwlwifi: mvm: prepare infrastructure for more TLV flagsEran Harary1-0/+4
2014-02-13iwlwifi: remove iwl_fw_valid_(tx|rx)_ant inlinesJohannes Berg1-10/+0
2014-02-13iwlwifi: mvm: new NVM format in family 8000Eran Harary1-4/+4
2014-02-13iwlwifi: mvm: Enable power save on BSS and P2P client in DCMAlexander Bondar1-3/+3
2014-02-03iwlwifi: mvm: support multiple firmware sectionsEran Harary1-2/+1
2014-02-03iwlwifi: mvm: add basic bcast filtering implementationEliad Peller1-0/+2
2014-02-03iwlwifi: mvm: implement AP/GO uAPSD supportJohannes Berg1-0/+2
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach1-2/+2
2013-12-17iwlwifi: mvm: Add and examine TLV flag for P2P client uAPSD supportAlexander Bondar1-0/+2
2013-12-17iwlwifi: mvm: Enable power save on a single P2P client interfaceAlexander Bondar1-0/+3
2013-12-17iwlwifi: mvm: add a generic cipher scheme supportMax Stepanov1-0/+41
2013-10-29iwlwifi: mvm: update UAPSD support TLV bitsAlexander Bondar1-1/+2
2013-10-11iwlwifi: support Signed firmware image and Dual CPUsEran Harary1-1/+4
2013-10-11iwlwifi: mvm: keep connection to AP after WoWLANJohannes Berg1-0/+3
2013-10-11iwlwifi: mvm: Add device wide power commandAlexander Bondar1-0/+3
2013-10-02iwlwifi: mvm: implement new IPv6 offload APIJohannes Berg1-0/+4
2013-10-02iwlwifi: mvm: new BT Coex APIEmmanuel Grumbach1-0/+1
2013-10-02iwlwifi: mvm: support sched scan if supported by the fwDavid Spinadel1-0/+5
2013-10-02iwlwifi: mvm: add no_basic_ssid optionDavid Spinadel1-0/+3
2013-10-02iwlwifi: mvm: split ADD_STA and ADD_STA_KEY in firmware APIMax Stepanov1-0/+2
2013-08-16iwlwifi: use a macro for default probe lengthLuciano Coelho1-0/+3
2013-08-12iwlwifi: mvm: add support to the new FW time event APIEytan Lifshitz1-0/+2
2013-07-31iwlwifi: mvm: Change beacon filtering commandHila Gonen1-0/+2
2013-07-31iwlwifi: mvm: support six IPv6 addresses in D3Johannes Berg1-0/+3
2013-07-31iwlwifi: mvm: new api to get signal strengthAvri Altman1-6/+8
2013-07-16iwlwifi: mvm: Upgrade to a new power management uAPSD APIAlexander Bondar1-0/+2
2013-05-16iwlwifi: reverse DATA/INST section orderJohannes Berg1-2/+5
2013-03-20iwlwifi: mvm: take the valid_{rx,tx}_ant from the TLVEmmanuel Grumbach1-0/+12
2013-03-20iwlwifi: mvm: take the radio type / step / dash from TLVsEmmanuel Grumbach1-0/+13
2013-03-06iwlwifi: mvm: the SCD byte count is a TLV flagEmmanuel Grumbach1-0/+2
2013-03-06iwlwifi: a few fixes in licenseEmmanuel Grumbach1-1/+1
2013-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-3/+17
2013-02-01iwlwifi: add the MVM driverJohannes Berg1-0/+1
2013-01-30iwlwifi: fix calibration parserJohannes Berg1-1/+14
2013-01-24iwlwifi: update copyrightJohannes Berg1-2/+2
2013-01-06net: use ETHTOOL_FWVERS_LEN instead of ETHTOOL_BUSINFO_LEN for fw_ver stringsJiri Pirko1-1/+1
2012-09-10iwlwifi: load firmware in chunksJohannes Berg1-2/+1
2012-04-23iwlwifi: include net/mac80211.h to avoid compiler errorWey-Yi Guy1-0/+1
2012-03-12iwlwifi: Add bool mvm_ucode to iwl_fwDavid Spinadel1-0/+2
2012-03-12iwlwifi: change struct iwl_fwDavid Spinadel1-8/+17
2012-03-12iwlwifi: Add TLVs and fields for 16.0 uCodeDavid Spinadel1-0/+19
2012-03-12iwlwifi: more modularity in fw images and sectionsDavid Spinadel1-1/+2
2012-03-07iwlwifi: split out firmware storeJohannes Berg1-0/+146