summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-06iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho47-365/+407
2019-09-06iwlwifi: dbg_ini: use regions ops array instead of switch case in dump flowShahar S Matityahu1-71/+79
2019-09-06iwlwifi: dbg_ini: make a single ops struct for paging collectShahar S Matityahu1-53/+39
2019-09-06iwlwifi: dbg_ini: move tx fifo data into fw runtimeShahar S Matityahu2-42/+28
2019-09-06iwlwifi: dbg_ini: use linked list for dump TLVs during dump creationShahar S Matityahu2-158/+152
2019-09-06iwlwifi: dbg_ini: separate cfg and dump flows to different modulesShahar S Matityahu9-440/+440
2019-09-06iwlwifi: mvm: look for the first supported channel when add/remove phy ctxtTova Mussai2-2/+20
2019-09-06iwlwifi: allocate bigger nvm data in case of UHBTova Mussai1-1/+5
2019-09-06iwlwifi: remove unnecessary IWL_DEVICE_AX200_COMMON definitionLuca Coelho1-5/+2
2019-09-06iwlwifi: dbg: align wrt log prints to the same formatShahar S Matityahu2-47/+42
2019-09-06iwlwifi: dbg_ini: remove debug flow TLVShahar S Matityahu4-16/+1
2019-09-06iwlwifi: dbg_ini: verify debug TLVs at allocation phaseShahar S Matityahu5-57/+139
2019-09-06iwlwifi: dbg_ini: use function to check if ini dbg mode is onShahar S Matityahu7-10/+16
2019-09-06iwlwifi: remove duplicate FW string definitionsLuca Coelho1-4/+0
2019-09-06iwlwifi: bump FW API to 50 for 22000 seriesLuca Coelho1-1/+1
2019-09-06iwlwifi: api: fix FTM struct documentationJohannes Berg1-2/+2
2019-09-06iwlwifi: support per-platform antenna gainGil Adam7-0/+159
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: stop passing bogus gfp flags arguments to dma_alloc_coherentChristoph Hellwig2-4/+2
2019-09-06iwlwifi: dbg_ini: remove periphery phy and aux regions handlingShahar S Matityahu1-2/+2
2019-09-06iwlwifi: dbg_ini: use linked list to store debug TLVsShahar S Matityahu4-102/+49
2019-09-06iwlwifi: dbg_ini: maintain buffer allocations from trans instead of TLVs bufferShahar S Matityahu5-43/+21
2019-09-06iwlwifi: dbg: add debug periphery registers to 9000 device familyShahar S Matityahu1-0/+3
2019-09-06iwlwifi: remove unused regdb_ptrs allocationHaim Dreyfuss1-14/+0
2019-09-06iwlwifi: dbg_ini: align dbg tlv functions names to a single formatShahar S Matityahu3-22/+22
2019-09-06iwlwifi: scan: don't pass large argument by valueAyala Beker1-7/+8
2019-09-06iwlwifi: remove pm_runtime completelyEmmanuel Grumbach8-52/+25
2019-09-06iwlwifi: remove the d0i3 related module parametersEmmanuel Grumbach2-15/+2
2019-09-06iwlwifi: pcie: remove some more d0i3 code from the transportEmmanuel Grumbach5-51/+1
2019-09-06iwlwifi: pcie: remove the refs / unrefs from the transportEmmanuel Grumbach5-125/+15
2019-09-06iwlwifi: remove the opmode's d0i3 handlersEmmanuel Grumbach3-96/+0
2019-09-06iwlwifi: remove runtime_pm_modeEmmanuel Grumbach3-65/+5
2019-09-06iwlwifi: Set w-pointer upon resume according to SNAlex Malamud6-0/+40
2019-09-06iwlwifi: mvm: use FW thermal monitoring regardless of CONFIG_THERMALJohannes Berg2-8/+1
2019-09-06iwlwifi: mvm: name magic numbers with enumMordechay Goodstein2-13/+24
2019-09-06iwlwifi: scan: add support for new scan request command versionAyala Beker4-32/+116
2019-09-06iwlwifi: LTR updatesAlex Malamud3-2/+41
2019-09-06iwlwifi: remove the code under IWLWIFI_PCIE_RTPMEmmanuel Grumbach3-89/+0
2019-09-06iwlwifi: trans: remove suspending flagEmmanuel Grumbach2-15/+0
2019-09-06iwlwifi: remove CMD_HIGH_PRIOEmmanuel Grumbach1-8/+4
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 Grumbach13-465/+11
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