aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/iwl-drv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
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
2018-11-23iwlwifi: add debugfs file to read fw debug data recordingLior Cohen1-0/+2
2018-11-23iwlwifi: trans: support loading ini TLVs from external fileSara Sharon1-4/+5
2018-11-23iwlwifi: trans: parse and store debug ini TLVsSara Sharon1-0/+17
2018-10-06iwlwifi: add fall through commentJohannes Berg1-0/+1
2018-10-06iwlwifi: dbg: move debug data to a structSara Sharon1-39/+37
2018-08-31Revert "iwlwifi: allow memory debug TLV to specify the memory type"Johannes Berg1-15/+0
2018-08-31iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho1-5/+0
2018-08-31iwlwifi: add d3 debug data supportShahar S Matityahu1-2/+2
2018-08-02iwlwifi: mvm: remove dead gscan codeLuca Coelho1-53/+1
2018-08-02iwlwifi: allow masking out memory areas from the fw dumpShahar S Matityahu1-0/+13
2018-07-26iwlwifi: pcie: support 2k rx buffersGolan Ben Ami1-1/+2
2018-07-26iwlwifi: add module parameter to disable 802.11axLuca Coelho1-0/+4
2018-04-26iwlwifi: pcie: remove non-responsive deviceLuca Coelho1-0/+6
2018-04-26iwlwifi: introduce Image Loader (IML) - new firmware imageGolan Ben-Ami1-0/+8
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches1-26/+17
2017-12-20iwlwifi: support internal debug data collection for new devicesGolan Ben Ami1-15/+84