summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/mvm
AgeCommit message (Expand)AuthorFilesLines
2014-01-04wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker2-2/+0
2014-01-04Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville40-170/+253
2013-12-31iwlwifi: mvm: fix coccinelle warningsFengguang Wu1-1/+1
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach40-78/+78
2013-12-31iwlwifi: mvm: rs: fix a potential NULL derefEyal Shapira1-4/+3
2013-12-31iwlwifi: mvm: dynamically update tsf_idIlan Peer3-30/+91
2013-12-31iwlwifi: mvm: change the parameters for calculating an AP TBTTIlan Peer1-1/+1
2013-12-31iwlwifi: mvm: Add a missed beacons thresholdIlan Peer2-5/+21
2013-12-31iwlwifi: mvm: squash a spurious warning on chnctx changeArik Nemtsov1-1/+2
2013-12-31iwlwifi: mvm: dump to debugfs the SRAM as binaryEmmanuel Grumbach1-28/+21
2013-12-31iwlwifi: mvm: BT Coex - update channel inihibition for channel 14Emmanuel Grumbach1-2/+2
2013-12-31iwlwifi: mvm: fix harmless smatch / coccinelle warningsEmmanuel Grumbach2-3/+3
2013-12-31iwlwifi: mvm: disable the device as soon as RFKILL firesEmmanuel Grumbach2-2/+9
2013-12-31iwlwifi: mvm: fix possible memory leakEytan Lifshitz1-5/+6
2013-12-31iwlwifi: mvm: fix AC / FIFO mappingEmmanuel Grumbach1-10/+15
2013-12-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville20-618/+1602
2013-12-18iwlwifi: mvm: rs: fix variable shadowingJohannes Berg1-5/+3
2013-12-18iwlwifi: mvm: rs: fix RTS protection being set indefinitelyEyal Shapira1-13/+0
2013-12-17iwlwifi: mvm: rs: disable MCS9 Tx workaroundEyal Shapira1-0/+8
2013-12-17iwlwifi: mvm: Do not allow AP MAC context update if not activeIlan Peer1-0/+5
2013-12-17iwlwifi: mvm: fixup MakefileEmmanuel Grumbach1-1/+0
2013-12-17iwlwifi: mvm: rs: refactor rate scale action decisionEyal Shapira1-83/+103
2013-12-17iwlwifi: mvm: rs: remove unnecessary debug logsEyal Shapira1-7/+2
2013-12-17iwlwifi: mvm: rs: improve rates table algoEyal Shapira1-103/+151
2013-12-17iwlwifi: mvm: rs: avoid recalc of supported legacy rate maskEyal Shapira2-35/+2
2013-12-17iwlwifi: mvm: rs: refactor building the LQ commandEyal Shapira2-104/+82
2013-12-17iwlwifi: mvm: Add and examine TLV flag for P2P client uAPSD supportAlexander Bondar1-0/+4
2013-12-17iwlwifi: mvm: check iwl_nvm_init return valueEliad Peller1-1/+3
2013-12-17iwlwifi: remove pointer to transport from op_modeEmmanuel Grumbach1-1/+0
2013-12-17iwlwifi: mvm: rs: move rs_program_fix_rate to cleanup ifdefsEyal Shapira1-24/+22
2013-12-17iwlwifi: trans: divide stop_hw into stop_device/op_mode_leaveArik Nemtsov4-19/+18
2013-12-17iwlwifi: mvm: clarify smps_requests documentationJohannes Berg1-2/+2
2013-12-17iwlwifi: mvm: configure phy_ctxt with min_defEliad Peller1-2/+2
2013-12-17iwlwifi: mvm: add multicast filtering supportEliad Peller4-13/+102
2013-12-17iwlwifi: mvm: move iwl_mvm_set_tx_power to PHY areaEmmanuel Grumbach1-14/+14
2013-12-17iwlwifi: mvm: add per-vif power debugfs hooksAlexander Bondar2-0/+360
2013-12-17iwlwifi: mvm: Enable power save on a single P2P client interfaceAlexander Bondar2-4/+21
2013-12-17iwlwifi: mvm: Disable power save for monitor interfaceAlexander Bondar3-12/+35
2013-12-17iwlwifi: mvm: Change power management dependency on multi MACAlexander Bondar3-65/+53
2013-12-17iwlwifi: mvm: Add uAPSD misbehaving AP notification handlingAlexander Bondar6-140/+209
2013-12-17iwlwifi: mvm: add a generic cipher scheme supportMax Stepanov7-8/+34
2013-12-17iwlwifi: mvm: Add Smart FIFO supportLilach Edelstein8-2/+402
2013-12-16iwlwifi: mvm: use pre-RCU-sync sta removal operationJohannes Berg3-7/+40
2013-12-10iwlwifi: mvm: don't send SMPS action frame with single RX antennaEmmanuel Grumbach1-0/+5
2013-12-10iwlwifi: mvm: rs: fix compilation without CONFIG_MAC80211_DEBUGFSEmmanuel Grumbach1-65/+63
2013-12-10iwlwifi: mvm: BT Coex - enable Sync to SCOEmmanuel Grumbach2-1/+3
2013-12-10iwlwifi: mvm: rs: overhaul search cycle state machineEyal Shapira2-527/+458
2013-12-10iwlwifi: mvm: rs: use the proper channel width define for legacy rateEyal Shapira1-1/+1
2013-12-10iwlwifi: mvm: rs: fix mapping from HT/VHT rates to legacyEyal Shapira1-13/+12
2013-12-10iwlwifi: mvm: rs: set dual_stream_ant_msk to ANT_AB alwaysEyal Shapira1-11/+1