Age | Commit message (Expand) | Author | Files | Lines |
2019-09-06 | iwlwifi: add a pointer to the trans_cfg directly in trans | Luca Coelho | 1 | -5/+5 |
2019-09-06 | iwlwifi: separate elements from cfg that are needed by trans_alloc | Luca Coelho | 1 | -5/+5 |
2019-09-06 | iwlwifi: dbg_ini: remove debug flow TLV | Shahar S Matityahu | 1 | -1/+0 |
2019-09-06 | iwlwifi: dbg_ini: verify debug TLVs at allocation phase | Shahar S Matityahu | 1 | -1/+1 |
2019-09-06 | iwlwifi: dbg_ini: use linked list to store debug TLVs | Shahar S Matityahu | 1 | -3/+0 |
2019-09-06 | iwlwifi: dbg_ini: align dbg tlv functions names to a single format | Shahar S Matityahu | 1 | -5/+5 |
2019-09-06 | iwlwifi: remove the d0i3 related module parameters | Emmanuel Grumbach | 1 | -8/+0 |
2019-07-30 | iwlwifi: dbg_ini: move iwl_dbg_tlv_free outside of debugfs ifdef | Shahar S Matityahu | 1 | -1/+1 |
2019-07-30 | iwlwifi: dbg_ini: move iwl_dbg_tlv_load_bin out of debug override ifdef | Shahar S Matityahu | 1 | -0/+2 |
2019-06-29 | iwlwifi: support FSEQ TLV even when FMAC is not compiled | Emmanuel Grumbach | 1 | -0/+12 |
2019-06-29 | iwlwifi: dbg: move trans debug fields to a separate struct | Shahar S Matityahu | 1 | -4/+4 |
2019-06-29 | iwlwifi: fix module init error paths | Johannes Berg | 1 | -2/+12 |
2019-06-29 | iwlwifi: dbg_ini: support debug info TLV | Shahar S Matityahu | 1 | -0/+1 |
2019-06-01 | iwlwifi: Fix double-free problems in iwl_req_fw_callback() | Jia-Ju Bai | 1 | -1/+0 |
2019-04-29 | iwlwifi: parse command version TLV | Johannes Berg | 1 | -0/+18 |
2019-04-19 | iwlwifi: add FW_INFO debug level | Shahar S Matityahu | 1 | -4/+4 |
2019-02-20 | iwlwifi: iwl-drv: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 1 | -22/+0 |
2019-02-14 | iwlwifi: mvm: add a debug_enable op | Shahar S Matityahu | 1 | -2/+4 |
2019-02-14 | iwlwifi: add FW recovery flow | Mordechay Goodstein | 1 | -0/+14 |
2019-02-14 | iwlwifi: receive umac and lmac error table addresses from TLVs | Shahar S Matityahu | 1 | -0/+35 |
2019-01-25 | iwlwifi: remove support for 9000 A-step devices | Luca Coelho | 1 | -16/+11 |
2018-12-20 | iwlwifi: dbg_ini: fix bad ini tlv parsing | Shahar S Matityahu | 1 | -0/+1 |
2018-11-23 | iwlwifi: add debugfs file to read fw debug data recording | Lior Cohen | 1 | -0/+2 |
2018-11-23 | iwlwifi: trans: support loading ini TLVs from external file | Sara Sharon | 1 | -4/+5 |
2018-11-23 | iwlwifi: trans: parse and store debug ini TLVs | Sara Sharon | 1 | -0/+17 |
2018-10-06 | iwlwifi: add fall through comment | Johannes Berg | 1 | -0/+1 |
2018-10-06 | iwlwifi: dbg: move debug data to a struct | Sara Sharon | 1 | -39/+37 |
2018-08-31 | Revert "iwlwifi: allow memory debug TLV to specify the memory type" | Johannes Berg | 1 | -15/+0 |
2018-08-31 | iwlwifi: remove all occurrences of the FSF address paragraph | Luca Coelho | 1 | -5/+0 |
2018-08-31 | iwlwifi: add d3 debug data support | Shahar S Matityahu | 1 | -2/+2 |
2018-08-02 | iwlwifi: mvm: remove dead gscan code | Luca Coelho | 1 | -53/+1 |
2018-08-02 | iwlwifi: allow masking out memory areas from the fw dump | Shahar S Matityahu | 1 | -0/+13 |
2018-07-26 | iwlwifi: pcie: support 2k rx buffers | Golan Ben Ami | 1 | -1/+2 |
2018-07-26 | iwlwifi: add module parameter to disable 802.11ax | Luca Coelho | 1 | -0/+4 |
2018-04-26 | iwlwifi: pcie: remove non-responsive device | Luca Coelho | 1 | -0/+6 |
2018-04-26 | iwlwifi: introduce Image Loader (IML) - new firmware image | Golan Ben-Ami | 1 | -0/+8 |
2018-03-27 | wireless: Use octal not symbolic permissions | Joe Perches | 1 | -26/+17 |
2017-12-20 | iwlwifi: support internal debug data collection for new devices | Golan Ben Ami | 1 | -15/+84 |
2017-11-25 | iwlwifi: print the version number of the firmware in hex | Emmanuel Grumbach | 1 | -3/+8 |
2017-11-03 | iwlwifi: remove dead code for internal devices only | Emmanuel Grumbach | 1 | -6/+0 |
2017-10-06 | iwlwifi: fix minor code style issues | Christoph Böhmwalder | 1 | -3/+4 |
2017-08-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git | Kalle Valo | 1 | -2/+3 |
2017-08-18 | iwlwifi: Demote messages about fw flags size to info | João Paulo Rechi Vita | 1 | -6/+6 |
2017-08-09 | iwlwifi: change functions that can only return 0 to void | Sharon Dvir | 1 | -16/+8 |
2017-08-01 | iwlwifi: fix fw_pre_next_step to apply also for C step | Haim Dreyfuss | 1 | -2/+3 |
2017-06-29 | iwlwifi: create new subdirectory for FW interaction | Johannes Berg | 1 | -1/+1 |
2017-06-29 | iwlwifi: unify external & internal modparam names | Johannes Berg | 1 | -6/+6 |
2017-06-05 | iwlwifi: add 9000 and A000 device families | Sara Sharon | 1 | -1/+1 |
2017-06-02 | iwlwifi: Add fw_name_pre_rf_next_step to support different rf steps | Haim Dreyfuss | 1 | -0/+4 |
2017-04-25 | iwlwifi: remove module loading failure message | Johannes Berg | 1 | -1/+1 |