summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/mvm
AgeCommit message (Expand)AuthorFilesLines
2013-06-25iwlwifi: mvm: Add support for Low Power RXAlexander Bondar4-3/+52
2013-06-25Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg4-15/+18
2013-06-25iwlwifi: mvm: Change the settings of AP beacon timeIlan Peer1-5/+51
2013-06-25iwlwifi: mvm: add thermal throttling debuggingeytan lifshitz2-2/+22
2013-06-25iwlwifi: mvm: add BT-Coex LUT for 1x1 productsEmmanuel Grumbach1-1/+20
2013-06-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-1/+3
2013-06-18iwlwifi: remove testmodeJohannes Berg1-1/+0
2013-06-18iwlwifi: remove auto_agg module parameterEmmanuel Grumbach1-18/+12
2013-06-18iwlwifi: mvm: allow firmware crashes to wake system for debugJohannes Berg3-0/+10
2013-06-14Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville3-15/+14
2013-06-13iwlwifi: mvm: remove obsolete commentEmmanuel Grumbach1-1/+0
2013-06-13iwlwifi: mvm: take the seqno from packet if transmit failedEmmanuel Grumbach1-2/+2
2013-06-13iwlwifi: mvm: mark scratch area in TX commandJohannes Berg1-4/+5
2013-06-13iwlwifi: mvm: removed an unused parameter from a functionOren Givon1-8/+7
2013-06-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2-14/+15
2013-06-12iwlwifi: fix rate control regressionMoshe Benji1-0/+1
2013-06-11iwlwifi: mvm: Update the supported interface combinationsIlan Peer1-3/+3
2013-06-11iwlwifi: mvm: don't set the MCAST queue in STA's queue listEmmanuel Grumbach2-7/+1
2013-06-11iwlwifi: mvm: properly tell the fw that a STA is awakeEmmanuel Grumbach1-7/+1
2013-06-11Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg1-1/+13
2013-06-11iwlwifi: mvm: fix irrelevant commentEmmanuel Grumbach1-2/+1
2013-06-11iwlwifi: mvm: remove unused wait_for_ba fieldEmmanuel Grumbach1-2/+0
2013-06-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville16-55/+342
2013-06-10iwlwifi: mvm: remove iwl_mvm_dbgfs_set_fw_dbg_log declarationJohannes Berg1-5/+0
2013-06-05mac80211: Use suitable semantics for beacon availability indicationAlexander Bondar1-1/+1
2013-06-05iwlwifi: mvm: don't request SMPS on non-STA ifaceEytan Lifshitz1-0/+3
2013-06-05iwlwifi: mvm: fix MCAST in AP modeEmmanuel Grumbach1-1/+1
2013-06-05iwlwifi: mvm: enable PM always in unassociated modeAlexander Bondar2-0/+5
2013-06-04iwlwifi: mvm: Change location of vif_count verification for PMAlexander Bondar2-26/+17
2013-06-04iwlwifi: mvm: correctly configure MCAST in AP modeEmmanuel Grumbach3-2/+13
2013-06-04iwlwifi: mvm: reorder Rx handler for performance purposesEmmanuel Grumbach1-4/+5
2013-06-04iwlwifi: mvm: Fix quota command settingsIlan Peer1-9/+16
2013-06-04iwlwifi: mvm: correctly set the flags for BAREmmanuel Grumbach1-1/+2
2013-06-04iwlwifi: mvm: don't enable MIMO when BT is activeEmmanuel Grumbach2-1/+108
2013-06-04iwlwifi: mvm: don't start BA agreement when BT is activeEmmanuel Grumbach1-0/+11
2013-06-04iwlwifi: mvm: limit the length of the AMPDU when BT is runningEmmanuel Grumbach1-0/+7
2013-06-04iwlwifi: mvm: fix the LUT for BT CoexEmmanuel Grumbach1-1/+1
2013-06-04Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg24-169/+2347
2013-06-03Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-1/+13
2013-06-03cfg80211: take WoWLAN support information out of wiphy structJohannes Berg2-13/+14
2013-05-31Revert "iwlwifi: mvm: remove P2P_DEVICE support"Johannes Berg1-1/+13
2013-05-29iwlwifi: mvm: implement D3 testingJohannes Berg5-11/+155
2013-05-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-13/+1
2013-05-29iwlwifi: mvm: add debugfs for powersaveAlexander Bondar3-0/+468
2013-05-29iwlwifi: mvm: Add support for connection monitor offloadHila Gonen5-1/+54
2013-05-29iwlwifi: take valid ant for HT caps from TLVEmmanuel Grumbach1-1/+3
2013-05-29iwlwifi: mvm: Change number of DTIMs to skip semanticsAlexander Bondar2-5/+7
2013-05-29iwlwifi: mvm: add thermal throttling and CT killEytan Lifshitz15-18/+943
2013-05-27iwlwifi: mvm: use proper scan type for P2PEmmanuel Grumbach1-6/+0
2013-05-27Merge remote-tracking branch 'iwlwifi-fixes/master' into HEADJohannes Berg9-22/+105