summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: fw: don't send GEO_TX_POWER_LIMIT command to FW version 36Luca Coelho2019-09-241-3/+5
* iwlwifi: mvm: fix build w/o CONFIG_THERMALJohannes Berg2019-09-191-2/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-151-12/+12
|\
| * iwlwifi: assign directly to iwl_trans->cfg in QuZ detectionLuca Coelho2019-09-031-12/+12
* | iwlwifi: dbg: remove iwl_fw_cancel_dumps functionShahar S Matityahu2019-09-063-12/+4
* | iwlwifi: dbg_ini: remove periodic triggerShahar S Matityahu2019-09-067-34/+11
* | iwlwifi: dbg_ini: fix dump structs docShahar S Matityahu2019-09-061-8/+8
* | iwlwifi: fw api: add DRAM buffer allocation commandShahar S Matityahu2019-09-063-0/+34
* | iwlwifi: dbg_ini: remove apply point, switch to time point APIShahar S Matityahu2019-09-0610-568/+101
* | iwlwifi: add iwl_tlv_array_len()Shahar S Matityahu2019-09-061-0/+15
* | iwlwifi: mvm: don't log un-decrypted framesEmmanuel Grumbach2019-09-061-2/+10
* | iwlwifi: mvm: add support for single antenna diversityHaim Dreyfuss2019-09-063-0/+7
* | iwlwifi: mvm: handle BAR_FRAME_RELEASE (0xc2) notificationJohannes Berg2019-09-065-0/+83
* | iwlwifi: mvm: drop BA sessions on too many old-SN framesJohannes Berg2019-09-063-0/+63
* | iwlwifi: add sta_id to WOWLAN_CONFIG_CMDHaim Dreyfuss2019-09-062-2/+8
* | iwlwifi: add support for suspend-resume flow for new device generationHaim Dreyfuss2019-09-066-29/+102
* | iwlwifi: fix warning iwl-trans.h is included more than onceHariprasad Kelam2019-09-061-1/+0
* | iwlwifi: always access the trans configuration via transLuca Coelho2019-09-0621-55/+59
* | 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