aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/iwl-drv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2017-11-25iwlwifi: print the version number of the firmware in hexEmmanuel Grumbach1-3/+8
2017-11-03iwlwifi: remove dead code for internal devices onlyEmmanuel Grumbach1-6/+0
2017-10-06iwlwifi: fix minor code style issuesChristoph Böhmwalder1-3/+4
2017-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo1-2/+3
2017-08-18iwlwifi: Demote messages about fw flags size to infoJoão Paulo Rechi Vita1-6/+6
2017-08-09iwlwifi: change functions that can only return 0 to voidSharon Dvir1-16/+8
2017-08-01iwlwifi: fix fw_pre_next_step to apply also for C stepHaim Dreyfuss1-2/+3
2017-06-29iwlwifi: create new subdirectory for FW interactionJohannes Berg1-1/+1
2017-06-29iwlwifi: unify external & internal modparam namesJohannes Berg1-6/+6
2017-06-05iwlwifi: add 9000 and A000 device familiesSara Sharon1-1/+1
2017-06-02iwlwifi: Add fw_name_pre_rf_next_step to support different rf stepsHaim Dreyfuss1-0/+4
2017-04-25iwlwifi: remove module loading failure messageJohannes Berg1-1/+1
2017-04-25iwlwifi: don't leak memory on allocation failureJohannes Berg1-6/+7
2017-04-11iwlwifi: add support for 9000 HW B-step NICsLiad Kaufman1-6/+13
2017-04-11iwlwifi: be more verbose about needed firmwareLuca Coelho1-4/+19
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan1-8/+8
2017-02-06iwlwifi: remove unnecessary cfg element in iwl_drvLuca Coelho1-12/+10
2017-02-06iwlwifi: remove unnecessary argument to iwl_drv_start()Luca Coelho1-3/+2
2017-01-31iwlwifi: alloc memory dynamically also for DVMSara Sharon1-0/+26
2017-01-26iwlwifi: enlarge number of ucode sectionsSara Sharon1-7/+24
2017-01-26iwlwifi: allow memory debug TLV to specify the memory typeJohannes Berg1-0/+12
2017-01-23iwlwifi: mvm: accept arbitrary memory dump TLVsJohannes Berg1-35/+22
2016-07-08Merge tag 'iwlwifi-next-for-kalle-2016-07-06' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo1-26/+20
2016-07-06iwlwifi: store cipher scheme independent of mac80211Johannes Berg1-14/+2
2016-07-06iwlwifi: change fw.mvm_fw to fw.typeJohannes Berg1-10/+16
2016-07-06iwlwifi: remove useless enum valuesJohannes Berg1-2/+2
2016-07-05Merge tag 'iwlwifi-next-for-kalle-2016-07-01' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo1-1/+2
2016-07-01iwlwifi: advertise maximal MPDU length when Rx MQ is supportedEmmanuel Grumbach1-1/+2