summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2022-02-18iwlwifi: tlc: Add logs in rs_fw_rate_init func to print TLC configurationAbhishek Naik3-5/+17
2022-02-18iwlwifi: mvm: remove iwl_mvm_disable_txq() flags argumentJohannes Berg1-11/+10
2022-02-18iwlwifi: remove command ID argument from queue allocationJohannes Berg4-14/+11
2022-02-18iwlwifi: make iwl_txq_dyn_alloc_dma() return the txqJohannes Berg1-14/+12
2022-02-18iwlwifi: fix small doc mistake for iwl_fw_ini_addr_valLuca Coelho1-3/+2
2022-02-18iwlwifi: mvm: add additional info for boot info failuresMordechay Goodstein2-0/+6
2022-02-18iwlwifi: mvm: always remove the session protection after associationEmmanuel Grumbach1-4/+1
2022-02-18iwlwifi: mvm: make iwl_mvm_reconfig_scd() staticJohannes Berg3-38/+35
2022-02-18iwlwifi: mvm: refactor setting PPE thresholds in STA_HE_CTXT_CMDMiri Korenblit1-91/+113
2022-02-18iwlwifi: mvm: Disable WiFi bands selectively with BIOSAyala Barazani3-12/+57
2022-02-18iwlwifi: mvm: add additional info for boot info failuresMordechay Goodstein2-2/+23
2022-02-18iwlwifi: mvm: don't send BAID removal to the FW during hw_restartLuca Coelho1-3/+6
2022-02-18iwlwifi: don't dump_stack() when we get an unexpected interruptEmmanuel Grumbach1-3/+6
2022-02-18iwlwifi: mvm: rfi: handle deactivation notificationGregory Greenman5-1/+31
2022-02-18iwlwifi: mvm: Consider P2P GO operation during scanIlan Peer1-3/+129
2022-02-18iwlwifi: bump FW API to 70 for AX devicesGolan Ben Ami1-1/+1
2022-02-18iwlwifi: mvm: Unify the scan iteration functionsIlan Peer1-42/+32
2022-02-18iwlwifi: mei: use C99 initializer for device IDsJohannes Berg1-1/+5
2022-02-18iwlwifi: debugfs: remove useless double conditionJohannes Berg1-2/+1
2022-02-18iwlwifi: remove unused macrosJohannes Berg6-13/+1
2022-02-18iwlwifi: eeprom: clean up macrosJohannes Berg1-8/+4
2022-02-18iwlwifi: drv: load tlv debug data earlierJohannes Berg1-2/+2
2022-02-18iwlwifi: pcie: Adapt rx queue write pointer for Bz familyMatti Gottlieb2-3/+9
2022-02-18iwlwifi: pcie: adjust to Bz completion descriptorJohannes Berg2-25/+51
2022-02-18iwlwifi: mvm: Passively scan non PSC channels only when requested soIlan Peer1-10/+32
2022-02-18iwlwifi: scan: Modify return value of a functionIlan Peer1-5/+2
2022-02-18iwlwifi: yoyo: Avoid using dram data if allocation failedMukesh Sisodiya1-3/+10
2022-02-18iwlwifi: mvm: Correctly set fragmented EBSIlan Peer1-1/+4
2022-02-18iwlwifi: nvm: Correct HE capabilityAbhishek Naik1-0/+1
2022-02-18iwlwifi: mei: avoid -Wpointer-arith and -Wcast-qual warningsJohannes Berg2-4/+4
2022-02-18iwlwifi: make some functions friendly to sparseJohannes Berg1-8/+10
2022-02-18iwlwifi: avoid variable shadowingJohannes Berg5-15/+13
2022-02-18iwlwifi: remove unused DC2DC_CONFIG_CMD definitionsLuca Coelho4-44/+0
2022-02-18iwlwifi: dbg-tlv: clean up iwl_dbg_tlv_update_drams()Johannes Berg1-11/+18
2022-02-18iwlwifi: move symbols into a separate namespaceJohannes Berg3-1/+3
2022-02-18iwlwifi: fw: make dump_start callback voidJohannes Berg3-7/+4
2022-02-18iwlwifi: pcie: make sure iwl_rx_packet_payload_len() will not underflowAndrei Otcheretianski1-1/+1
2022-02-18iwlwifi: mvm: use debug print instead of WARN_ON()Miri Korenblit1-1/+5
2022-02-18iwlwifi: read and print OTP minor versionLuca Coelho2-1/+5
2022-02-18iwlwifi: add support for BZ-U and BZ-L HWMike Golant1-0/+2
2022-02-18iwlwifi: mvm: add support for CT-KILL notification version 2Miri Korenblit2-3/+18
2022-02-18iwlwifi: yoyo: remove DBGI_SRAM address reset writingRotem Saado2-4/+0
2022-02-18iwlwifi: mvm: support v3 of station HE context commandJohannes Berg2-20/+193
2022-02-18iwlwifi: yoyo: add IMR DRAM dump supportMukesh Sisodiya8-13/+269
2022-02-18iwlwifi: yoyo: fix DBGC allocation flowRotem Saado1-2/+1
2022-02-18iwlwifi: pcie: add support for MS devicesYaara Baruch3-1/+52
2022-02-18iwlwifi: mvm: align locking in D3 test debugfsJohannes Berg1-0/+4
2022-02-18iwlwifi: mvm: don't iterate unadded vifs when handling FW SMPS reqLuca Coelho1-1/+2
2022-02-18iwlwifi: advertise support for HE - DCM BPSK RX/TXMordechay Goodstein1-4/+4
2022-02-18iwlwifi: mvm: only enable HE DCM if we also support TXMordechay Goodstein1-1/+4