summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/fw
AgeCommit message (Expand)AuthorFilesLines
2020-04-29iwlwifi: mvm: limit maximum queue appropriatelyJohannes Berg1-3/+3
2020-04-08iwlwifi: dbg: don't abort if sending DBGC_SUSPEND_RESUME failsLuca Coelho2-13/+8
2020-04-08iwlwifi: yoyo: don't add TLV offset when reading FIFOsMordechay Goodstein1-7/+3
2020-02-06iwlwifi: dbg: force stop the debug monitor HWShahar S Matityahu1-6/+1
2019-10-30iwlwifi: fw api: support new API for scan config cmdAyala Beker2-2/+23
2019-10-09iwlwifi: dbg_ini: fix memory leak in alloc_sgtableNavid Emamdoost1-0/+1
2019-10-09iwlwifi: fix ACPI table revision checksLuca Coelho1-4/+6
2019-09-06iwlwifi: dbg: remove iwl_fw_cancel_dumps functionShahar S Matityahu2-11/+4
2019-09-06iwlwifi: dbg_ini: remove periodic triggerShahar S Matityahu4-33/+3
2019-09-06iwlwifi: dbg_ini: fix dump structs docShahar S Matityahu1-8/+8
2019-09-06iwlwifi: fw api: add DRAM buffer allocation commandShahar S Matityahu2-0/+33
2019-09-06iwlwifi: dbg_ini: remove apply point, switch to time point APIShahar S Matityahu2-66/+68
2019-09-06iwlwifi: add iwl_tlv_array_len()Shahar S Matityahu1-0/+15
2019-09-06iwlwifi: mvm: add support for single antenna diversityHaim Dreyfuss1-0/+4
2019-09-06iwlwifi: mvm: handle BAR_FRAME_RELEASE (0xc2) notificationJohannes Berg2-0/+39
2019-09-06iwlwifi: add sta_id to WOWLAN_CONFIG_CMDHaim Dreyfuss1-2/+4
2019-09-06iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho4-18/+18
2019-09-06iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho4-20/+22
2019-09-06iwlwifi: dbg_ini: use regions ops array instead of switch case in dump flowShahar S Matityahu1-71/+79
2019-09-06iwlwifi: dbg_ini: make a single ops struct for paging collectShahar S Matityahu1-53/+39
2019-09-06iwlwifi: dbg_ini: move tx fifo data into fw runtimeShahar S Matityahu2-42/+28
2019-09-06iwlwifi: dbg_ini: use linked list for dump TLVs during dump creationShahar S Matityahu2-158/+152
2019-09-06iwlwifi: dbg_ini: separate cfg and dump flows to different modulesShahar S Matityahu3-433/+0
2019-09-06iwlwifi: dbg: align wrt log prints to the same formatShahar S Matityahu1-46/+41
2019-09-06iwlwifi: dbg_ini: remove debug flow TLVShahar S Matityahu3-15/+1
2019-09-06iwlwifi: dbg_ini: verify debug TLVs at allocation phaseShahar S Matityahu1-5/+10
2019-09-06iwlwifi: dbg_ini: use function to check if ini dbg mode is onShahar S Matityahu2-6/+7
2019-09-06iwlwifi: api: fix FTM struct documentationJohannes Berg1-2/+2
2019-09-06iwlwifi: support per-platform antenna gainGil Adam4-0/+32
2019-09-06iwlwifi: stop passing bogus gfp flags arguments to dma_alloc_coherentChristoph Hellwig1-2/+1
2019-09-06iwlwifi: dbg_ini: remove periphery phy and aux regions handlingShahar S Matityahu1-2/+2
2019-09-06iwlwifi: dbg_ini: use linked list to store debug TLVsShahar S Matityahu1-7/+8
2019-09-06iwlwifi: dbg_ini: maintain buffer allocations from trans instead of TLVs bufferShahar S Matityahu3-24/+18
2019-09-06iwlwifi: dbg: add debug periphery registers to 9000 device familyShahar S Matityahu1-0/+3
2019-09-06iwlwifi: mvm: name magic numbers with enumMordechay Goodstein1-5/+13
2019-09-06iwlwifi: scan: add support for new scan request command versionAyala Beker2-8/+48
2019-09-06iwlwifi: LTR updatesAlex Malamud1-1/+2
2019-09-06iwlwifi: dbg: support debug recording suspend resume commandShahar S Matityahu4-54/+85
2019-09-06iwlwifi: dbg: move debug recording stop from trans to op modeShahar S Matityahu2-4/+4
2019-09-06iwlwifi: dbg: move monitor recording functionality from header fileShahar S Matityahu2-85/+89
2019-09-06iwlwifi: mvm: Block 26-tone RU OFDMA transmissionsIlan Peer1-0/+4
2019-08-01iwlwifi: dbg_ini: fix compile time assert build errorsMauro Rossi1-10/+12
2019-07-30iwlwiif: mvm: refactor iwl_mvm_notify_rx_queueEmmanuel Grumbach1-1/+0
2019-07-30iwlwifi: mvm: add a new RSS sync notification for NSSN syncEmmanuel Grumbach1-0/+2
2019-06-29iwlwifi: don't WARN when calling iwl_get_shared_mem_conf with RF-KillEmmanuel Grumbach1-3/+9
2019-06-29iwlwifi: dbg: debug recording stop and restart command removeShahar S Matityahu2-30/+19
2019-06-29iwlwifi: dbg_ini: fix debug monitor stop and restart in ini modeShahar S Matityahu2-6/+33
2019-06-29iwlwifi: dbg: move trans debug fields to a separate structShahar S Matityahu2-33/+35
2019-06-29iwlwifi: dbg_ini: remove redundant checking of ini modeShahar S Matityahu2-5/+2
2019-06-29iwlwifi: dbg_ini: enforce apply point early on buffer allocation tlvShahar S Matityahu1-13/+15