summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/mvm
AgeCommit message (Expand)Author
2014-02-03iwlwifi: add very first D0i3 supportArik Nemtsov
2014-02-03iwlwifi: add enter/exit D0i3 opsEliad Peller
2014-02-03iwlwifi: mvm: handle platform PCIe power limitationIdo Yariv
2014-02-03iwlwifi: mvm: fix quota allocationIlan Peer
2014-02-03iwlwifi: mvm: add the quota remainder to a data bindingIlan Peer
2014-02-03iwlwifi: mvm: add vif type in debugfs outputEmmanuel Grumbach
2014-02-03iwlwifi: rs: use const u16 for throughput tablesJohannes Berg
2014-02-03iwlwifi: mvm: allow to force reduced tx power from debugfsEmmanuel Grumbach
2014-02-03iwlwifi: mvm: add bcast_filtering debugfs entriesEliad Peller
2014-02-03iwlwifi: mvm: add dest ip to bcast filter configurationEliad Peller
2014-02-03iwlwifi: mvm: add predefined broadcast filter configurationEliad Peller
2014-02-03iwlwifi: mvm: add basic bcast filtering implementationEliad Peller
2014-02-03iwlwifi: mvm: change the format of the SRAM dumpEmmanuel Grumbach
2014-02-03iwlwifi: mvm: BT Coex - change SMPS settings in AP modeEmmanuel Grumbach
2014-02-03iwlwifi: mvm: BT Coex - set low latency vif as primaryEmmanuel Grumbach
2014-02-03iwlwifi: mvm: limit non-low-latency binding scheduling durationJohannes Berg
2014-02-03iwlwifi: mvm: reserve bandwidth for low-latency interfaceJohannes Berg
2014-02-03iwlwifi: mvm: disable powersave in low-latencyJohannes Berg
2014-02-03iwlwifi: mvm: add low-latency frameworkJohannes Berg
2014-02-03iwlwifi: mvm: notify scan completed even if no fw_restartDavid Spinadel
2014-02-03iwlwifi: mvm: don't stop sched scan in restartDavid Spinadel
2014-02-03iwlwifi: mvm: check ARRAY_SIZE(mvm->fw_id_to_mac_id) = IWL_MVM_STATION_COUNTEmmanuel Grumbach
2014-02-03iwlwifi: mvm: provide helper to fetch the iwl_mvm_sta from sta_idEmmanuel Grumbach
2014-02-03iwlwifi: pcie: disable APMG configurations for family 8000Eran Harary
2014-02-03iwlwifi: mvm: support NVM sections for family 8000Eran Harary
2014-02-03iwlwifi: mvm: implement AP/GO uAPSD supportJohannes Berg
2014-01-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2014-01-13iwlwifi: mvm: add REPLY_SF_CFG_CMD to cmd stringsDavid Spinadel
2014-01-13iwlwifi: mvm: fix theoretical uninitialized function return valueEytan Lifshitz
2014-01-13iwlwifi: add inline helper for packet lengthsJohannes Berg
2014-01-13iwlwifi: mvm: reset Thermal Throttling's SMPS request upon disassociationEmmanuel Grumbach
2014-01-13iwlwifi: mvm: remove unused flags from add station commandEmmanuel Grumbach
2014-01-13iwlwifi: mvm: use array indexing instead of treating it as a pointerJohannes Berg
2014-01-13iwlwifi: mvm: fix SRAM dump debugfs handlerEmmanuel Grumbach
2014-01-13iwlwifi: mvm: rs: fix a theoretical out of bounds accessEyal Shapira
2014-01-13iwlwifi: mvm: send all the NVM sections to the NICEmmanuel Grumbach
2014-01-13iwlwifi: mvm: fix tx seq_ctrl debug printEliad Peller
2014-01-13iwlwifi: mvm: don't set the drain bit when we flush the AP stationEmmanuel Grumbach
2014-01-13iwlwifi: mvm: rs: fix handling of column switch errorEyal Shapira
2014-01-13iwlwifi: mvm: fix missing cleanup in .start() error pathEliad Peller
2014-01-13iwlwifi: mvm: update power after binding in start_ap_ibss()Ilan Peer
2014-01-13iwlwifi: mvm: clear ap_ibss_active in case of failureIlan Peer
2014-01-03wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-03Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-12-31iwlwifi: mvm: fix coccinelle warningsFengguang Wu
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach
2013-12-31iwlwifi: mvm: rs: fix a potential NULL derefEyal Shapira
2013-12-31iwlwifi: mvm: dynamically update tsf_idIlan Peer
2013-12-31iwlwifi: mvm: change the parameters for calculating an AP TBTTIlan Peer
2013-12-31iwlwifi: mvm: Add a missed beacons thresholdIlan Peer