summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/iwl-drv.c
AgeCommit message (Expand)Author
2021-11-22iwlwifi: mvm: retry init flow if failedMordechay Goodstein
2021-10-22iwlwifi: yoyo: fw debug config from context info and presetMukesh Sisodiya
2021-10-22iwlwifi: parse debug exclude data from firmware fileJohannes Berg
2021-10-22iwlwifi: remove MODULE_AUTHOR() statementsJohannes Berg
2021-08-26iwlwifi: use DEFINE_MUTEX() for mutex lockZheng Yongjun
2021-06-22iwlwifi: fw: dump TCM error table if presentJohannes Berg
2021-04-14iwlwifi: mvm: umac error table mismatchRoee Goldfiner
2021-02-10iwlwifi: dbg: Mark ucode tlv data as constTakashi Iwai
2021-02-05iwlwifi: parse phy integration string from FW TLVDror Moshe
2020-12-11iwlwifi: iwl-drv: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-10iwlwifi: use SPDX tagsJohannes Berg
2020-12-10iwlwifi: pcie: change 12k A-MSDU config to use 16k buffersJohannes Berg
2020-10-08iwlwifi: mvm: get number of stations from TLVNathan Errera
2020-10-08iwlwifi: iwl-drv: Provide descriptions debugfs dentriesLee Jones
2020-05-08iwlwifi: remove outdated copyright print/module statementJohannes Berg
2020-05-08iwlwifi: remove antenna_coupling module parameterEmmanuel Grumbach
2020-05-07Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...David S. Miller
2020-04-24iwlwifi: remove fw_monitor module parameterEmmanuel Grumbach
2020-04-21iwlwifi: actually check allocated conf_tlv pointerChris Rorvick
2020-03-27Merge tag 'wireless-drivers-next-2020-03-27' of git://git.kernel.org/pub/scm/...David S. Miller
2020-03-27iwlwifi: yoyo: enable yoyo by defaultLuca Coelho
2020-03-06iwlwifi: check allocated pointer when allocating conf_tlvsLuca Coelho
2020-01-27Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller
2020-01-04iwlwifi: incorporate firmware filename into versionJohannes Berg
2020-01-04iwlwifi: yoyo: check for the domain on all TLV types during initLuca Coelho
2019-12-24iwlwifi: remove lar_disable module parameterLuca Coelho
2019-11-15iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560Johannes Berg
2019-10-25iwlwifi: dbg_ini: load external dbg cfg after internal cfg is loadedShahar S Matityahu
2019-09-06iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho
2019-09-06iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho
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 linked list to store debug TLVsShahar S Matityahu
2019-09-06iwlwifi: dbg_ini: align dbg tlv functions names to a single formatShahar S Matityahu
2019-09-06iwlwifi: remove the d0i3 related module parametersEmmanuel Grumbach
2019-07-30iwlwifi: dbg_ini: move iwl_dbg_tlv_free outside of debugfs ifdefShahar S Matityahu
2019-07-30iwlwifi: dbg_ini: move iwl_dbg_tlv_load_bin out of debug override ifdefShahar S Matityahu
2019-06-29iwlwifi: support FSEQ TLV even when FMAC is not compiledEmmanuel Grumbach
2019-06-29iwlwifi: dbg: move trans debug fields to a separate structShahar S Matityahu
2019-06-29iwlwifi: fix module init error pathsJohannes Berg
2019-06-29iwlwifi: dbg_ini: support debug info TLVShahar S Matityahu
2019-06-01iwlwifi: Fix double-free problems in iwl_req_fw_callback()Jia-Ju Bai
2019-04-29iwlwifi: parse command version TLVJohannes Berg
2019-04-19iwlwifi: add FW_INFO debug levelShahar S Matityahu
2019-02-20iwlwifi: iwl-drv: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-14iwlwifi: mvm: add a debug_enable opShahar S Matityahu
2019-02-14iwlwifi: add FW recovery flowMordechay Goodstein
2019-02-14iwlwifi: receive umac and lmac error table addresses from TLVsShahar S Matityahu
2019-01-25iwlwifi: remove support for 9000 A-step devicesLuca Coelho
2018-12-20iwlwifi: dbg_ini: fix bad ini tlv parsingShahar S Matityahu