summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm
Commit message (Expand)AuthorAgeFilesLines
* wifi: iwlwifi: use unsigned to silence a GCC 12 warningJakub Kicinski2022-05-221-1/+1
* iwlwifi: mvm: remove vif_countMiri Korenblit2022-05-182-15/+3
* iwlwifi: mvm: always tell the firmware to accept MCAST frames in BSSEmmanuel Grumbach2022-05-182-19/+38
* iwlwifi: mvm: add OTP info in case of init failureMordechay Goodstein2022-05-181-6/+9
* iwlwifi: mvm: fix assert 1F04 upon reconfigEmmanuel Grumbach2022-05-181-0/+3
* iwlwifi: mvm: clean up authorized conditionJohannes Berg2022-05-181-20/+3
* iwlwifi: mvm: use NULL instead of ERR_PTR when parsing wowlan statusHaim Dreyfuss2022-05-181-11/+11
* mac80211: prepare sta handling for MLO supportSriram R2022-04-117-79/+79
* iwlwifi: mvm: Don't fail if PPAG isn't supportedMiri Korenblit2022-03-221-1/+2
* Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-03-1124-730/+1040
|\
| * iwlwifi: acpi: move ppag code from mvm to fw/acpiMatt Chen2022-03-101-184/+6
| * iwlwifi: yoyo: disable IMR DRAM region if IMR is disabledMukesh Sisodiya2022-03-101-0/+23
| * iwlwifi: mvm: remove cipher scheme supportJohannes Berg2022-03-102-29/+1
| * iwlwifi: mvm: add a flag to reduce power command.Ayala Barazani2022-03-102-3/+9
| * iwlwifi: mvm: Fix an error code in iwl_mvm_up()Dan Carpenter2022-02-181-1/+3
| * iwlwifi: mvm: rfi: use kmemdup() to replace kzalloc + memcpyBixuan Cui2022-02-181-3/+1
| * iwlwifi: mvm: fix off by one in iwl_mvm_stat_iterator_all_macs()Dan Carpenter2022-02-181-1/+1
| * iwlwifi: mvm: move only to an enabled channelMiri Korenblit2022-02-181-9/+22
| * iwlwifi: mvm: update BAID allocation command againJohannes Berg2022-02-181-1/+5
| * iwlwifi: support new queue allocation commandJohannes Berg2022-02-183-4/+30
| * iwlwifi: tlc: Add logs in rs_fw_rate_init func to print TLC configurationAbhishek Naik2022-02-181-1/+13
| * iwlwifi: mvm: remove iwl_mvm_disable_txq() flags argumentJohannes Berg2022-02-181-11/+10
| * iwlwifi: remove command ID argument from queue allocationJohannes Berg2022-02-181-3/+2
| * iwlwifi: mvm: add additional info for boot info failuresMordechay Goodstein2022-02-181-0/+4
| * iwlwifi: mvm: always remove the session protection after associationEmmanuel Grumbach2022-02-181-4/+1
| * iwlwifi: mvm: make iwl_mvm_reconfig_scd() staticJohannes Berg2022-02-183-38/+35
| * iwlwifi: mvm: refactor setting PPE thresholds in STA_HE_CTXT_CMDMiri Korenblit2022-02-181-91/+113
| * iwlwifi: mvm: Disable WiFi bands selectively with BIOSAyala Barazani2022-02-181-9/+27
| * iwlwifi: mvm: add additional info for boot info failuresMordechay Goodstein2022-02-181-1/+19
| * iwlwifi: mvm: don't send BAID removal to the FW during hw_restartLuca Coelho2022-02-181-3/+6
| * iwlwifi: mvm: rfi: handle deactivation notificationGregory Greenman2022-02-183-0/+17
| * iwlwifi: mvm: Consider P2P GO operation during scanIlan Peer2022-02-181-3/+129
| * iwlwifi: mvm: Unify the scan iteration functionsIlan Peer2022-02-181-42/+32
| * iwlwifi: debugfs: remove useless double conditionJohannes Berg2022-02-181-2/+1
| * iwlwifi: remove unused macrosJohannes Berg2022-02-183-5/+0
| * iwlwifi: mvm: Passively scan non PSC channels only when requested soIlan Peer2022-02-181-10/+32
| * iwlwifi: scan: Modify return value of a functionIlan Peer2022-02-181-5/+2
| * iwlwifi: mvm: Correctly set fragmented EBSIlan Peer2022-02-181-1/+4
| * iwlwifi: avoid variable shadowingJohannes Berg2022-02-182-5/+3
| * iwlwifi: remove unused DC2DC_CONFIG_CMD definitionsLuca Coelho2022-02-181-1/+0
| * iwlwifi: move symbols into a separate namespaceJohannes Berg2022-02-181-0/+1
| * iwlwifi: fw: make dump_start callback voidJohannes Berg2022-02-181-3/+1
| * iwlwifi: mvm: add support for CT-KILL notification version 2Miri Korenblit2022-02-181-0/+5
| * iwlwifi: mvm: support v3 of station HE context commandJohannes Berg2022-02-181-11/+75
| * iwlwifi: yoyo: add IMR DRAM dump supportMukesh Sisodiya2022-02-181-6/+24
| * iwlwifi: mvm: align locking in D3 test debugfsJohannes Berg2022-02-181-0/+4
| * iwlwifi: mvm: don't iterate unadded vifs when handling FW SMPS reqLuca Coelho2022-02-181-1/+2
| * iwlwifi: mvm: only enable HE DCM if we also support TXMordechay Goodstein2022-02-181-1/+4
| * iwlwifi: mvm: starting from 22000 we have 32 Rx AMPDU sessionsEmmanuel Grumbach2022-02-182-4/+3
| * iwlwifi: mvm: support new BAID allocation commandJohannes Berg2022-02-181-3/+69