summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2019-09-07Merge tag 'iwlwifi-next-for-kalle-2019-09-06' of git://git.kernel.org/pub/scm...Kalle Valo
2019-09-06zd1211rw: use %*ph to print small bufferAndy Shevchenko
2019-09-06brcmfmac: use %*ph to print small bufferAndy Shevchenko
2019-09-06hostap: use %*ph to print small bufferAndy Shevchenko
2019-09-06rtlwifi: Fix file release memory leakWei Yongjun
2019-09-06rtw88: fix seq_file memory leakWei Yongjun
2019-09-06hostap: remove set but not used variable 'copied' in prism2_io_debug_proc_readzhong jiang
2019-09-06brcmfmac: add "reset" debugfs entry for testing resetRafał Miłecki
2019-09-06brcmfmac: add stub version of brcmf_debugfs_get_devdir()Rafał Miłecki
2019-09-06iwlwifi: dbg: remove iwl_fw_cancel_dumps functionShahar S Matityahu
2019-09-06iwlwifi: dbg_ini: remove periodic triggerShahar S Matityahu
2019-09-06iwlwifi: dbg_ini: fix dump structs docShahar S Matityahu
2019-09-06iwlwifi: fw api: add DRAM buffer allocation commandShahar S Matityahu
2019-09-06iwlwifi: dbg_ini: remove apply point, switch to time point APIShahar S Matityahu
2019-09-06iwlwifi: add iwl_tlv_array_len()Shahar S Matityahu
2019-09-06iwlwifi: mvm: don't log un-decrypted framesEmmanuel Grumbach
2019-09-06iwlwifi: mvm: add support for single antenna diversityHaim Dreyfuss
2019-09-06iwlwifi: mvm: handle BAR_FRAME_RELEASE (0xc2) notificationJohannes Berg
2019-09-06iwlwifi: mvm: drop BA sessions on too many old-SN framesJohannes Berg
2019-09-06iwlwifi: add sta_id to WOWLAN_CONFIG_CMDHaim Dreyfuss
2019-09-06iwlwifi: add support for suspend-resume flow for new device generationHaim Dreyfuss
2019-09-06iwlwifi: fix warning iwl-trans.h is included more than onceHariprasad Kelam
2019-09-06iwlwifi: always access the trans configuration via transLuca Coelho
2019-09-06iwlwifi: pass the iwl_trans instead of cfg to some functionsShaul Triebitz
2019-09-06iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho
2019-09-06iwlwifi: pass the iwl_config_trans_params when neededLuca Coelho
2019-09-06iwlwifi: pcie: set iwl_trans->cfg later in the probe functionLuca Coelho
2019-09-06iwlwifi: pcie: move some cfg mangling from trans_pcie_alloc to probeLuca Coelho
2019-09-06iwlwifi: pcie: use the cfg we passed to iwl_trans_pcie_alloc()Luca Coelho
2019-09-06iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho
2019-09-06iwlwifi: dbg_ini: use regions ops array instead of switch case in dump flowShahar S Matityahu
2019-09-06iwlwifi: dbg_ini: make a single ops struct for paging collectShahar S Matityahu
2019-09-06iwlwifi: dbg_ini: move tx fifo data into fw runtimeShahar S Matityahu
2019-09-06iwlwifi: dbg_ini: use linked list for dump TLVs during dump creationShahar S Matityahu
2019-09-06iwlwifi: dbg_ini: separate cfg and dump flows to different modulesShahar S Matityahu
2019-09-06iwlwifi: mvm: look for the first supported channel when add/remove phy ctxtTova Mussai
2019-09-06iwlwifi: allocate bigger nvm data in case of UHBTova Mussai
2019-09-06iwlwifi: remove unnecessary IWL_DEVICE_AX200_COMMON definitionLuca Coelho
2019-09-06iwlwifi: dbg: align wrt log prints to the same formatShahar S Matityahu
2019-09-06iwlwifi: dbg_ini: remove debug flow TLVShahar S Matityahu
2019-09-06iwlwifi: dbg_ini: verify debug TLVs at allocation phaseShahar S Matityahu
2019-09-06iwlwifi: dbg_ini: use function to check if ini dbg mode is onShahar S Matityahu
2019-09-06iwlwifi: remove duplicate FW string definitionsLuca Coelho
2019-09-06iwlwifi: bump FW API to 50 for 22000 seriesLuca Coelho
2019-09-06iwlwifi: api: fix FTM struct documentationJohannes Berg
2019-09-06iwlwifi: support per-platform antenna gainGil Adam
2019-09-06iwlwifi: mvm: remove check for lq_sta in __iwl_mvm_rs_tx_status()Luca Coelho
2019-09-06iwlwifi: mvm: simplify the channel switch flow for newer firmwareEmmanuel Grumbach
2019-09-06iwlwifi: stop passing bogus gfp flags arguments to dma_alloc_coherentChristoph Hellwig
2019-09-06iwlwifi: dbg_ini: remove periphery phy and aux regions handlingShahar S Matityahu