aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/iwl-drv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-11Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski1-87/+94
2022-03-10iwlwifi: mvm: remove cipher scheme supportJohannes Berg1-28/+0
2022-03-10iwlwifi: Configure FW debug preset via module param.Ayala Barazani1-4/+37
2022-02-18iwlwifi: drv: load tlv debug data earlierJohannes Berg1-2/+2
2022-02-18iwlwifi: fix various more -Wcast-qual warningsJohannes Berg1-2/+2
2022-02-18iwlwifi: propagate (const) type qualifierBjoern A. Zeeb1-54/+56
2022-02-10iwlwifi: fix use-after-freeJohannes Berg1-0/+2
2021-12-21iwlwifi: remove module loading failure messageJohannes Berg1-8/+1
2021-12-21iwlwifi: fix leaks/bad data after failed firmware loadJohannes Berg1-0/+8
2021-12-21iwlwifi: dump RCM error tablesJohannes Berg1-0/+10
2021-12-21iwlwifi: dump both TCM error tables if presentJohannes Berg1-2/+7
2021-12-21iwlwifi: parse error tables from debug TLVsJohannes Berg1-12/+48
2021-12-16Merge tag 'iwlwifi-next-for-kalle-2021-12-08' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo1-2/+2
2021-12-07iwlwifi: support 4-bits in MAC step valueMike Golant1-2/+2
2021-11-22iwlwifi: mvm: retry init flow if failedMordechay Goodstein1-7/+15
2021-10-22iwlwifi: yoyo: fw debug config from context info and presetMukesh Sisodiya1-0/+1
2021-10-22iwlwifi: parse debug exclude data from firmware fileJohannes Berg1-0/+42
2021-10-22iwlwifi: remove MODULE_AUTHOR() statementsJohannes Berg1-1/+0
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/linux/kernel/git/kvalo/wireless-drivers-nextDavid 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-27Merge tag 'wireless-drivers-next-2020-03-27' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid 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/linux/kernel/git/kvalo/wireless-drivers-nextDavid 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