summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/iwl-drv.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-23iwlwifi: fix use-after-freeJohannes Berg1-0/+2
2022-01-27iwlwifi: remove module loading failure messageJohannes Berg1-8/+1
2022-01-27iwlwifi: fix leaks/bad data after failed firmware loadJohannes Berg1-0/+8
2021-12-08iwlwifi: mvm: retry init flow if failedMordechay Goodstein1-7/+15
2021-08-26iwlwifi: use DEFINE_MUTEX() for mutex lockZheng Yongjun1-3/+1
2021-06-22iwlwifi: fw: dump TCM error table if presentJohannes Berg1-0/+11
2021-04-14iwlwifi: mvm: umac error table mismatchRoee Goldfiner1-3/+1
2021-02-10iwlwifi: dbg: Mark ucode tlv data as constTakashi Iwai1-1/+1
2021-02-05iwlwifi: parse phy integration string from FW TLVDror Moshe1-0/+14
2020-12-11iwlwifi: iwl-drv: Fix fall-through warnings for ClangGustavo A. R. Silva1-1/+1
2020-12-10iwlwifi: use SPDX tagsJohannes Berg1-61/+6
2020-12-10iwlwifi: pcie: change 12k A-MSDU config to use 16k buffersJohannes Berg1-1/+1
2020-10-08iwlwifi: mvm: get number of stations from TLVNathan Errera1-0/+15
2020-10-08iwlwifi: iwl-drv: Provide descriptions debugfs dentriesLee Jones1-1/+4
2020-05-08iwlwifi: remove outdated copyright print/module statementJohannes Berg1-2/+1
2020-05-08iwlwifi: remove antenna_coupling module parameterEmmanuel Grumbach1-9/+2
2020-05-07Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...David S. Miller1-4/+0
2020-04-24iwlwifi: remove fw_monitor module parameterEmmanuel Grumbach1-4/+0
2020-04-21iwlwifi: actually check allocated conf_tlv pointerChris Rorvick1-1/+1
2020-03-28Merge tag 'wireless-drivers-next-2020-03-27' of git://git.kernel.org/pub/scm/...David S. Miller1-1/+2
2020-03-27iwlwifi: yoyo: enable yoyo by defaultLuca Coelho1-1/+2
2020-03-06iwlwifi: check allocated pointer when allocating conf_tlvsLuca Coelho1-1/+1
2020-01-27Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller1-6/+20
2020-01-04iwlwifi: incorporate firmware filename into versionJohannes Berg1-6/+18
2020-01-04iwlwifi: yoyo: check for the domain on all TLV types during initLuca Coelho1-0/+2
2019-12-24iwlwifi: remove lar_disable module parameterLuca Coelho1-3/+0
2019-11-15iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560Johannes Berg1-1/+1
2019-10-25iwlwifi: dbg_ini: load external dbg cfg after internal cfg is loadedShahar S Matityahu1-2/+2
2019-09-06iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho1-5/+5
2019-09-06iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho1-5/+5
2019-09-06iwlwifi: dbg_ini: remove debug flow TLVShahar S Matityahu1-1/+0
2019-09-06iwlwifi: dbg_ini: verify debug TLVs at allocation phaseShahar S Matityahu1-1/+1
2019-09-06iwlwifi: dbg_ini: use linked list to store debug TLVsShahar S Matityahu1-3/+0
2019-09-06iwlwifi: dbg_ini: align dbg tlv functions names to a single formatShahar S Matityahu1-5/+5
2019-09-06iwlwifi: remove the d0i3 related module parametersEmmanuel Grumbach1-8/+0
2019-07-30iwlwifi: dbg_ini: move iwl_dbg_tlv_free outside of debugfs ifdefShahar S Matityahu1-1/+1
2019-07-30iwlwifi: dbg_ini: move iwl_dbg_tlv_load_bin out of debug override ifdefShahar S Matityahu1-0/+2
2019-06-29iwlwifi: support FSEQ TLV even when FMAC is not compiledEmmanuel Grumbach1-0/+12
2019-06-29iwlwifi: dbg: move trans debug fields to a separate structShahar S Matityahu1-4/+4
2019-06-29iwlwifi: fix module init error pathsJohannes Berg1-2/+12
2019-06-29iwlwifi: dbg_ini: support debug info TLVShahar S Matityahu1-0/+1
2019-06-01iwlwifi: Fix double-free problems in iwl_req_fw_callback()Jia-Ju Bai1-1/+0
2019-04-29iwlwifi: parse command version TLVJohannes Berg1-0/+18
2019-04-19iwlwifi: add FW_INFO debug levelShahar S Matityahu1-4/+4
2019-02-20iwlwifi: iwl-drv: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-22/+0
2019-02-14iwlwifi: mvm: add a debug_enable opShahar S Matityahu1-2/+4
2019-02-14iwlwifi: add FW recovery flowMordechay Goodstein1-0/+14
2019-02-14iwlwifi: receive umac and lmac error table addresses from TLVsShahar S Matityahu1-0/+35
2019-01-25iwlwifi: remove support for 9000 A-step devicesLuca Coelho1-16/+11
2018-12-20iwlwifi: dbg_ini: fix bad ini tlv parsingShahar S Matityahu1-0/+1