summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/iwl-drv.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* 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/+11
* 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/+37
* Revert "iwlwifi: allow memory debug TLV to specify the memory type"Johannes Berg2018-08-311-15/+0
* iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho2018-08-311-5/+0
* iwlwifi: add d3 debug data supportShahar S Matityahu2018-08-311-2/+2
* iwlwifi: mvm: remove dead gscan codeLuca Coelho2018-08-021-53/+1
* 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/+17
* 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/+0
* 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/+8
|/
* 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-271-8/+8
* iwlwifi: remove unnecessary cfg element in iwl_drvLuca Coelho2017-02-061-12/+10
* iwlwifi: remove unnecessary argument to iwl_drv_start()Luca Coelho2017-02-061-3/+2
* iwlwifi: alloc memory dynamically also for DVMSara Sharon2017-01-311-0/+26
* iwlwifi: enlarge number of ucode sectionsSara Sharon2017-01-261-7/+24
* iwlwifi: allow memory debug TLV to specify the memory typeJohannes Berg2017-01-261-0/+12
* iwlwifi: mvm: accept arbitrary memory dump TLVsJohannes Berg2017-01-231-35/+22
* Merge tag 'iwlwifi-next-for-kalle-2016-07-06' of git://git.kernel.org/pub/scm...Kalle Valo2016-07-081-26/+20
|\
| * iwlwifi: store cipher scheme independent of mac80211Johannes Berg2016-07-061-14/+2
| * iwlwifi: change fw.mvm_fw to fw.typeJohannes Berg2016-07-061-10/+16
| * iwlwifi: remove useless enum valuesJohannes Berg2016-07-061-2/+2