aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/tt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-18iwlwifi: move under intel vendor directoryKalle Valo1-460/+0
2015-10-25iwlwifi: mvm: correctly request DTS-measure for new cardsArik Nemtsov1-2/+9
2015-10-05iwlwifi: mvm: move DTS command and notification to new groupAviya Erenfeld1-2/+12
2015-08-04iwlwifi: add wide firmware command support for notificationsSara Sharon1-1/+2
2015-08-04iwlwifi: mvm: remove command/return value from RX handlersJohannes Berg1-7/+3
2015-04-29iwlwifi: mvm: make thermal throttling values configurable per NIC familyChaya Rachel Ivgi1-31/+9
2014-12-28iwlwifi: mvm: clear tt values when entering CT-killLuciano Coelho1-1/+6
2014-11-11iwlwifi: mvm: handle unsolicited DTS_MEASUREMENT_NOTIFICATIONsLuciano Coelho1-0/+20
2014-11-11iwlwifi: mvm: refactor temperature notification handlingLuciano Coelho1-11/+40
2014-10-29iwlwifi: mvm: remove unnecessary includes in tt.cLuciano Coelho1-4/+0
2014-09-16iwlwifi: mvm: add debugfs entry to read the current temperatureLuciano Coelho1-1/+1
2014-09-14iwlwifi: mvm: use the firmware to get the temperature during CT killLuciano Coelho1-247/+79
2014-09-03iwlwifi: add Intel Mobile Communications copyrightJohannes Berg1-0/+2
2014-09-03iwlwifi: mvm: don't run automatic checks if CT was caused by debugfsLuciano Coelho1-2/+8
2014-09-03iwlwifi: mvm: reset the temperature when temperature test is disabledLuciano Coelho1-0/+12
2014-07-21iwlwifi: mvm: add some missing iwl_mvm_ref_sync() callsEliad Peller1-0/+6
2014-07-21iwlwifi: mvm: fix wrong offset while reading from NVMEytan Lifshitz1-3/+3
2014-05-13iwlwifi: remove CMD_SYNCEmmanuel Grumbach1-1/+0
2014-04-13iwlwifi: mvm: Fix tx-backoff when NIC exit thermal throttlingEytan Lifshitz1-3/+4
2014-04-13iwlwifi: mvm: Fix warning message when exit thermal throttlingEytan Lifshitz1-1/+2
2014-02-03iwlwifi: mvm: handle platform PCIe power limitationIdo Yariv1-2/+5
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach1-2/+2
2013-12-17iwlwifi: trans: divide stop_hw into stop_device/op_mode_leaveArik Nemtsov1-1/+1
2013-12-09iwlwifi: mvm: add iwl_mvm_sta_from_mac80211Johannes Berg1-1/+1
2013-07-31iwlwifi: mvm: add high temperature SKU thermal throttling parametersEytan Lifshitz1-1/+28
2013-07-16iwlwifi: mvm: remove unneeded argument from iwl_mvm_tx_protection()Johannes Berg1-2/+1
2013-06-25iwlwifi: mvm: add thermal throttling debuggingeytan lifshitz1-2/+20
2013-06-05iwlwifi: mvm: don't request SMPS on non-STA ifaceEytan Lifshitz1-0/+3
2013-05-29iwlwifi: mvm: add thermal throttling and CT killEytan Lifshitz1-0/+509