summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm
AgeCommit message (Expand)AuthorFilesLines
2022-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-6/+11
2022-03-03iwlwifi: mvm: return value for request_ownershipEmmanuel Grumbach1-2/+3
2022-03-01iwlwifi: mvm: check debugfs_dir ptr before useRandy Dunlap1-3/+8
2022-03-01iwlwifi: don't advertise TWT supportGolan Ben Ami1-1/+0
2022-02-18iwlwifi: mvm: Fix an error code in iwl_mvm_up()Dan Carpenter1-1/+3
2022-02-18iwlwifi: mvm: rfi: use kmemdup() to replace kzalloc + memcpyBixuan Cui1-3/+1
2022-02-18iwlwifi: mvm: fix off by one in iwl_mvm_stat_iterator_all_macs()Dan Carpenter1-1/+1
2022-02-18iwlwifi: mvm: move only to an enabled channelMiri Korenblit1-9/+22
2022-02-18iwlwifi: mvm: update BAID allocation command againJohannes Berg1-1/+5
2022-02-18iwlwifi: support new queue allocation commandJohannes Berg3-4/+30
2022-02-18iwlwifi: tlc: Add logs in rs_fw_rate_init func to print TLC configurationAbhishek Naik1-1/+13
2022-02-18iwlwifi: mvm: remove iwl_mvm_disable_txq() flags argumentJohannes Berg1-11/+10
2022-02-18iwlwifi: remove command ID argument from queue allocationJohannes Berg1-3/+2
2022-02-18iwlwifi: mvm: add additional info for boot info failuresMordechay Goodstein1-0/+4
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 Barazani1-9/+27
2022-02-18iwlwifi: mvm: add additional info for boot info failuresMordechay Goodstein1-1/+19
2022-02-18iwlwifi: mvm: don't send BAID removal to the FW during hw_restartLuca Coelho1-3/+6
2022-02-18iwlwifi: mvm: rfi: handle deactivation notificationGregory Greenman3-0/+17
2022-02-18iwlwifi: mvm: Consider P2P GO operation during scanIlan Peer1-3/+129
2022-02-18iwlwifi: mvm: Unify the scan iteration functionsIlan Peer1-42/+32
2022-02-18iwlwifi: debugfs: remove useless double conditionJohannes Berg1-2/+1
2022-02-18iwlwifi: remove unused macrosJohannes Berg3-5/+0
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: mvm: Correctly set fragmented EBSIlan Peer1-1/+4
2022-02-18iwlwifi: avoid variable shadowingJohannes Berg2-5/+3
2022-02-18iwlwifi: remove unused DC2DC_CONFIG_CMD definitionsLuca Coelho1-1/+0
2022-02-18iwlwifi: move symbols into a separate namespaceJohannes Berg1-0/+1
2022-02-18iwlwifi: fw: make dump_start callback voidJohannes Berg1-3/+1
2022-02-18iwlwifi: mvm: add support for CT-KILL notification version 2Miri Korenblit1-0/+5
2022-02-18iwlwifi: mvm: support v3 of station HE context commandJohannes Berg1-11/+75
2022-02-18iwlwifi: yoyo: add IMR DRAM dump supportMukesh Sisodiya1-6/+24
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: mvm: only enable HE DCM if we also support TXMordechay Goodstein1-1/+4
2022-02-18iwlwifi: mvm: starting from 22000 we have 32 Rx AMPDU sessionsEmmanuel Grumbach2-4/+3
2022-02-18iwlwifi: mvm: support new BAID allocation commandJohannes Berg1-3/+69
2022-02-18iwlwifi: mvm: refactor iwl_mvm_sta_rx_agg()Johannes Berg1-48/+51
2022-02-18iwlwifi: cfg: add support for 1K BA queueMordechay Goodstein1-2/+24
2022-02-18iwlwifi: avoid void pointer arithmeticJohannes Berg6-8/+8
2022-02-18iwlwifi: fix various more -Wcast-qual warningsJohannes Berg1-2/+2
2022-02-18iwlwifi: propagate (const) type qualifierBjoern A. Zeeb1-5/+6
2022-02-18iwlwifi: de-const properly where neededBjoern A. Zeeb2-2/+2
2022-02-18iwlwifi: make iwl_fw_lookup_cmd_ver() take a cmd_idJohannes Berg16-120/+81
2022-02-18iwlwifi: mvm: fw: clean up hcmd struct creationJohannes Berg1-7/+6
2022-02-18iwlwifi: prefer WIDE_ID() over iwl_cmd_id()Johannes Berg11-45/+35
2022-02-18iwlwifi: mvm: allow enabling UHB TAS in the USA via ACPI settingAyala Barazani1-11/+15