summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/iwl-drv.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: dbg_ini: move iwl_dbg_tlv_free outside of debugfs ifdefShahar S Matityahu2019-07-301-1/+1
* iwlwifi: dbg_ini: move iwl_dbg_tlv_load_bin out of debug override ifdefShahar S Matityahu2019-07-301-0/+2
* iwlwifi: support FSEQ TLV even when FMAC is not compiledEmmanuel Grumbach2019-06-291-0/+12
* iwlwifi: dbg: move trans debug fields to a separate structShahar S Matityahu2019-06-291-4/+4
* iwlwifi: fix module init error pathsJohannes Berg2019-06-291-2/+12
* iwlwifi: dbg_ini: support debug info TLVShahar S Matityahu2019-06-291-0/+1
* iwlwifi: Fix double-free problems in iwl_req_fw_callback()Jia-Ju Bai2019-06-011-1/+0Star
* iwlwifi: parse command version TLVJohannes Berg2019-04-291-0/+18
* iwlwifi: add FW_INFO debug levelShahar S Matityahu2019-04-191-4/+4
* iwlwifi: iwl-drv: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-201-22/+0Star
* iwlwifi: mvm: add a debug_enable opShahar S Matityahu2019-02-141-2/+4
* iwlwifi: add FW recovery flowMordechay Goodstein2019-02-141-0/+14
* iwlwifi: receive umac and lmac error table addresses from TLVsShahar S Matityahu2019-02-141-0/+35
* iwlwifi: remove support for 9000 A-step devicesLuca Coelho2019-01-251-16/+11Star
* iwlwifi: dbg_ini: fix bad ini tlv parsingShahar S Matityahu2018-12-201-0/+1
* iwlwifi: add debugfs file to read fw debug data recordingLior Cohen2018-11-231-0/+2
* iwlwifi: trans: support loading ini TLVs from external fileSara Sharon2018-11-231-4/+5
* iwlwifi: trans: parse and store debug ini TLVsSara Sharon2018-11-231-0/+17
* iwlwifi: add fall through commentJohannes Berg2018-10-061-0/+1
* iwlwifi: dbg: move debug data to a structSara Sharon2018-10-061-39/+37Star
* Revert "iwlwifi: allow memory debug TLV to specify the memory type"Johannes Berg2018-08-311-15/+0Star
* iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho2018-08-311-5/+0Star
* iwlwifi: add d3 debug data supportShahar S Matityahu2018-08-311-2/+2
* iwlwifi: mvm: remove dead gscan codeLuca Coelho2018-08-021-53/+1Star
* iwlwifi: allow masking out memory areas from the fw dumpShahar S Matityahu2018-08-021-0/+13
* iwlwifi: pcie: support 2k rx buffersGolan Ben Ami2018-07-261-1/+2
* iwlwifi: add module parameter to disable 802.11axLuca Coelho2018-07-261-0/+4
* iwlwifi: pcie: remove non-responsive deviceLuca Coelho2018-04-261-0/+6
* iwlwifi: introduce Image Loader (IML) - new firmware imageGolan Ben-Ami2018-04-261-0/+8
* wireless: Use octal not symbolic permissionsJoe Perches2018-03-271-26/+17Star
* iwlwifi: support internal debug data collection for new devicesGolan Ben Ami2017-12-201-15/+84
* iwlwifi: print the version number of the firmware in hexEmmanuel Grumbach2017-11-251-3/+8
* iwlwifi: remove dead code for internal devices onlyEmmanuel Grumbach2017-11-031-6/+0Star
* iwlwifi: fix minor code style issuesChristoph Böhmwalder2017-10-061-3/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2017-08-241-2/+3
|\
| * iwlwifi: fix fw_pre_next_step to apply also for C stepHaim Dreyfuss2017-08-011-2/+3
* | iwlwifi: Demote messages about fw flags size to infoJoão Paulo Rechi Vita2017-08-181-6/+6
* | iwlwifi: change functions that can only return 0 to voidSharon Dvir2017-08-091-16/+8Star
|/
* iwlwifi: create new subdirectory for FW interactionJohannes Berg2017-06-291-1/+1
* iwlwifi: unify external & internal modparam namesJohannes Berg2017-06-291-6/+6
* iwlwifi: add 9000 and A000 device familiesSara Sharon2017-06-051-1/+1
* iwlwifi: Add fw_name_pre_rf_next_step to support different rf stepsHaim Dreyfuss2017-06-021-0/+4
* iwlwifi: remove module loading failure messageJohannes Berg2017-04-251-1/+1
* iwlwifi: don't leak memory on allocation failureJohannes Berg2017-04-251-6/+7
* iwlwifi: add support for 9000 HW B-step NICsLiad Kaufman2017-04-111-6/+13
* iwlwifi: be more verbose about needed firmwareLuca Coelho2017-04-111-4/+19
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-281-8/+8
* iwlwifi: remove unnecessary cfg element in iwl_drvLuca Coelho2017-02-061-12/+10Star
* iwlwifi: remove unnecessary argument to iwl_drv_start()Luca Coelho2017-02-061-3/+2Star
* iwlwifi: alloc memory dynamically also for DVMSara Sharon2017-01-311-0/+26