aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-30iwlwifi: fw api: support new API for scan config cmdAyala Beker2-8/+38
2019-10-23iwlwifi: mvm: handle iwl_mvm_tvqm_enable_txq() error returnJohannes Berg1-57/+83
2019-10-09iwlwifi: exclude GEO SAR support for 3168Luca Coelho1-7/+9
2019-10-09iwlwifi: mvm: fix race in sync rx queue notificationNaftali Goldstein1-4/+5
2019-10-09iwlwifi: mvm: force single phy initHaim Dreyfuss1-0/+3
2019-10-09iwlwifi: fix ACPI table revision checksLuca Coelho1-6/+18
2019-09-24iwlwifi: fw: don't send GEO_TX_POWER_LIMIT command to FW version 36Luca Coelho1-3/+5
2019-09-19iwlwifi: mvm: fix build w/o CONFIG_THERMALJohannes Berg1-2/+7
2019-09-06iwlwifi: dbg: remove iwl_fw_cancel_dumps functionShahar S Matityahu1-1/+0
2019-09-06iwlwifi: dbg_ini: remove periodic triggerShahar S Matityahu1-1/+1
2019-09-06iwlwifi: fw api: add DRAM buffer allocation commandShahar S Matityahu1-0/+1
2019-09-06iwlwifi: dbg_ini: remove apply point, switch to time point APIShahar S Matityahu5-12/+16
2019-09-06iwlwifi: mvm: don't log un-decrypted framesEmmanuel Grumbach1-2/+10
2019-09-06iwlwifi: mvm: handle BAR_FRAME_RELEASE (0xc2) notificationJohannes Berg3-0/+44
2019-09-06iwlwifi: mvm: drop BA sessions on too many old-SN framesJohannes Berg3-0/+63
2019-09-06iwlwifi: add sta_id to WOWLAN_CONFIG_CMDHaim Dreyfuss1-0/+4
2019-09-06iwlwifi: add support for suspend-resume flow for new device generationHaim Dreyfuss1-10/+10
2019-09-06iwlwifi: always access the trans configuration via transLuca Coelho7-10/+10
2019-09-06iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho11-27/+27
2019-09-06iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho13-42/+45
2019-09-06iwlwifi: dbg_ini: separate cfg and dump flows to different modulesShahar S Matityahu4-7/+7
2019-09-06iwlwifi: mvm: look for the first supported channel when add/remove phy ctxtTova Mussai2-2/+20
2019-09-06iwlwifi: dbg_ini: use function to check if ini dbg mode is onShahar S Matityahu1-1/+1
2019-09-06iwlwifi: support per-platform antenna gainGil Adam3-0/+127
2019-09-06iwlwifi: mvm: remove check for lq_sta in __iwl_mvm_rs_tx_status()Luca Coelho1-5/+1
2019-09-06iwlwifi: mvm: simplify the channel switch flow for newer firmwareEmmanuel Grumbach2-31/+54
2019-09-06iwlwifi: scan: don't pass large argument by valueAyala Beker1-7/+8
2019-09-06iwlwifi: remove pm_runtime completelyEmmanuel Grumbach1-7/+2
2019-09-06iwlwifi: Set w-pointer upon resume according to SNAlex Malamud2-0/+10
2019-09-06iwlwifi: mvm: use FW thermal monitoring regardless of CONFIG_THERMALJohannes Berg2-8/+1
2019-09-06iwlwifi: mvm: name magic numbers with enumMordechay Goodstein1-8/+11
2019-09-06iwlwifi: scan: add support for new scan request command versionAyala Beker2-24/+68
2019-09-06iwlwifi: LTR updatesAlex Malamud2-1/+39
2019-09-06iwlwifi: mvm: remove last leftovers of d0i3Emmanuel Grumbach3-17/+0
2019-09-06iwlwifi: mvm: remove iwl_mvm_update_d0i3_power_modeEmmanuel Grumbach2-74/+11
2019-09-06iwlwifi: mvm: remove d0i3_ap_sta_idEmmanuel Grumbach3-11/+0
2019-09-06iwlwifi: mvm: iwl_mvm_wowlan_config_key_params is for wowlan onlyEmmanuel Grumbach2-61/+15
2019-09-06iwlwifi: mvm: remove the d0i3 entry/exit flowEmmanuel Grumbach4-508/+2
2019-09-06iwlwifi: mvm: remove the tx defer for d0i3Emmanuel Grumbach3-111/+1
2019-09-06iwlwifi: remove all the d0i3 referencesEmmanuel Grumbach12-463/+9
2019-09-06iwlwifi: mvm: start to remove the code for d0i3Emmanuel Grumbach1-18/+0
2019-09-06iwlwifi: mvm: add the skb length to a printShaul Triebitz1-2/+3
2019-09-06iwlwifi: mvm: fix scan config command sizeBeker Ayala1-1/+1
2019-09-06iwlwifi: add ldbg config cmd debug printShahar S Matityahu1-0/+1
2019-09-06iwlwifi: dbg: support debug recording suspend resume commandShahar S Matityahu2-1/+2
2019-09-06iwlwifi: dbg: move debug recording stop from trans to op modeShahar S Matityahu2-1/+3
2019-09-06iwlwifi: mvm: remove unnecessary forward declarationsJohannes Berg1-8/+0
2019-09-06iwlwifi: mvm: Block 26-tone RU OFDMA transmissionsIlan Peer2-0/+57
2019-09-06iwlwifi: mvm: remove redundant condition in iwl_mvm_set_hw_rfkill_stateEmmanuel Grumbach1-2/+1
2019-09-06iwlwifi: Send DQA enable command only if TVL is onIlia Lin1-3/+5