summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: pass the iwl_trans instead of cfg to some functionsShaul Triebitz2019-09-061-5/+8
* iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho2019-09-0629-206/+199
* iwlwifi: pass the iwl_config_trans_params when neededLuca Coelho2019-09-063-12/+13
* iwlwifi: pcie: set iwl_trans->cfg later in the probe functionLuca Coelho2019-09-064-27/+37
* iwlwifi: pcie: move some cfg mangling from trans_pcie_alloc to probeLuca Coelho2019-09-062-99/+76
* iwlwifi: pcie: use the cfg we passed to iwl_trans_pcie_alloc()Luca Coelho2019-09-061-3/+3
* iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho2019-09-0647-365/+407
* iwlwifi: dbg_ini: use regions ops array instead of switch case in dump flowShahar S Matityahu2019-09-061-71/+79
* iwlwifi: dbg_ini: make a single ops struct for paging collectShahar S Matityahu2019-09-061-53/+39
* iwlwifi: dbg_ini: move tx fifo data into fw runtimeShahar S Matityahu2019-09-062-42/+28
* iwlwifi: dbg_ini: use linked list for dump TLVs during dump creationShahar S Matityahu2019-09-062-158/+152
* iwlwifi: dbg_ini: separate cfg and dump flows to different modulesShahar S Matityahu2019-09-069-440/+440
* iwlwifi: mvm: look for the first supported channel when add/remove phy ctxtTova Mussai2019-09-062-2/+20
* iwlwifi: allocate bigger nvm data in case of UHBTova Mussai2019-09-061-1/+5
* iwlwifi: remove unnecessary IWL_DEVICE_AX200_COMMON definitionLuca Coelho2019-09-061-5/+2
* iwlwifi: dbg: align wrt log prints to the same formatShahar S Matityahu2019-09-062-47/+42
* iwlwifi: dbg_ini: remove debug flow TLVShahar S Matityahu2019-09-064-16/+1
* iwlwifi: dbg_ini: verify debug TLVs at allocation phaseShahar S Matityahu2019-09-065-57/+139
* iwlwifi: dbg_ini: use function to check if ini dbg mode is onShahar S Matityahu2019-09-067-10/+16
* iwlwifi: remove duplicate FW string definitionsLuca Coelho2019-09-061-4/+0
* iwlwifi: bump FW API to 50 for 22000 seriesLuca Coelho2019-09-061-1/+1
* iwlwifi: api: fix FTM struct documentationJohannes Berg2019-09-061-2/+2
* iwlwifi: support per-platform antenna gainGil Adam2019-09-067-0/+159
* iwlwifi: mvm: remove check for lq_sta in __iwl_mvm_rs_tx_status()Luca Coelho2019-09-061-5/+1
* iwlwifi: mvm: simplify the channel switch flow for newer firmwareEmmanuel Grumbach2019-09-062-31/+54
* iwlwifi: stop passing bogus gfp flags arguments to dma_alloc_coherentChristoph Hellwig2019-09-062-4/+2
* iwlwifi: dbg_ini: remove periphery phy and aux regions handlingShahar S Matityahu2019-09-061-2/+2
* iwlwifi: dbg_ini: use linked list to store debug TLVsShahar S Matityahu2019-09-064-102/+49
* iwlwifi: dbg_ini: maintain buffer allocations from trans instead of TLVs bufferShahar S Matityahu2019-09-065-43/+21
* iwlwifi: dbg: add debug periphery registers to 9000 device familyShahar S Matityahu2019-09-061-0/+3
* iwlwifi: remove unused regdb_ptrs allocationHaim Dreyfuss2019-09-061-14/+0
* iwlwifi: dbg_ini: align dbg tlv functions names to a single formatShahar S Matityahu2019-09-063-22/+22
* iwlwifi: scan: don't pass large argument by valueAyala Beker2019-09-061-7/+8
* iwlwifi: remove pm_runtime completelyEmmanuel Grumbach2019-09-068-52/+25
* iwlwifi: remove the d0i3 related module parametersEmmanuel Grumbach2019-09-062-15/+2
* iwlwifi: pcie: remove some more d0i3 code from the transportEmmanuel Grumbach2019-09-065-51/+1
* iwlwifi: pcie: remove the refs / unrefs from the transportEmmanuel Grumbach2019-09-065-125/+15
* iwlwifi: remove the opmode's d0i3 handlersEmmanuel Grumbach2019-09-063-96/+0
* iwlwifi: remove runtime_pm_modeEmmanuel Grumbach2019-09-063-65/+5
* iwlwifi: Set w-pointer upon resume according to SNAlex Malamud2019-09-066-0/+40
* iwlwifi: mvm: use FW thermal monitoring regardless of CONFIG_THERMALJohannes Berg2019-09-062-8/+1
* iwlwifi: mvm: name magic numbers with enumMordechay Goodstein2019-09-062-13/+24
* iwlwifi: scan: add support for new scan request command versionAyala Beker2019-09-064-32/+116
* iwlwifi: LTR updatesAlex Malamud2019-09-063-2/+41
* iwlwifi: remove the code under IWLWIFI_PCIE_RTPMEmmanuel Grumbach2019-09-063-89/+0
* iwlwifi: trans: remove suspending flagEmmanuel Grumbach2019-09-062-15/+0
* iwlwifi: remove CMD_HIGH_PRIOEmmanuel Grumbach2019-09-061-8/+4
* iwlwifi: mvm: remove last leftovers of d0i3Emmanuel Grumbach2019-09-063-17/+0
* iwlwifi: mvm: remove iwl_mvm_update_d0i3_power_modeEmmanuel Grumbach2019-09-062-74/+11
* iwlwifi: mvm: remove d0i3_ap_sta_idEmmanuel Grumbach2019-09-063-11/+0