summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel
Commit message (Expand)AuthorAgeFilesLines
* wifi: iwlwifi: mvm: add dependency for PTP clockRandy Dunlap2023-08-151-0/+1
* wifi: iwlwifi: remove 'use_tfh' config to fix crashJohannes Berg2023-07-119-25/+18
* Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-06-2897-2740/+3917
|\
| * Merge tag 'wireless-next-2023-06-22' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-06-2278-2191/+2698
| |\
| | * wifi: iwlwifi: mvm: Add support for IGTK in D3 resume flowYedidya Benshimol2023-06-212-25/+147
| | * wifi: iwlwifi: mvm: update two most recent GTKs on D3 resume flowYedidya Benshimol2023-06-211-81/+115
| | * wifi: iwlwifi: mvm: Refactor security key update after D3Yedidya Benshimol2023-06-211-40/+42
| | * wifi: iwlwifi: remove support of A0 version of FM RFMukesh Sisodiya2023-06-214-43/+1
| | * wifi: iwlwifi: cfg: clean up Bz module firmware linesJohannes Berg2023-06-211-22/+2
| | * wifi: iwlwifi: pcie: add device id 51F1 for killer 1675Yi Kuo2023-06-211-0/+2
| | * wifi: iwlwifi: bump FW API to 83 for AX/BZ/SC devicesGregory Greenman2023-06-213-3/+3
| | * wifi: iwlwifi: cfg: remove trailing dash from FW_PRE constantsJohannes Berg2023-06-2114-162/+150
| | * wifi: iwlwifi: also unify Ma device configurationsJohannes Berg2023-06-213-127/+19
| | * wifi: iwlwifi: also unify Sc device configurationsJohannes Berg2023-06-213-91/+7
| | * wifi: iwlwifi: unify Bz/Gl device configurationsJohannes Berg2023-06-217-239/+102
| | * wifi: iwlwifi: pcie: also drop jacket from info macroJohannes Berg2023-06-211-110/+109
| | * wifi: iwlwifi: remove support for *nJ devicesJohannes Berg2023-06-215-529/+0
| | * wifi: iwlwifi: don't load old firmware for 22000Johannes Berg2023-06-211-1/+1
| | * wifi: iwlwifi: don't load old firmware for ax210Johannes Berg2023-06-211-1/+1
| | * wifi: iwlwifi: don't load old firmware for BzJohannes Berg2023-06-211-1/+1
| | * wifi: iwlwifi: don't load old firmware for ScJohannes Berg2023-06-211-1/+1
| | * wifi: iwlwifi: give Sc devices their own familyJohannes Berg2023-06-212-2/+3
| | * wifi: iwlwifi: split 22000.c into multiple filesJohannes Berg2023-06-217-928/+1206
| | * wifi: iwlwifi: Add support for new CNVi (SC)Mukesh Sisodiya2023-06-213-1/+137
| | * wifi: iwlwifi: Add support for new Bz versionMukesh Sisodiya2023-06-213-6/+75
| | * wifi: iwlwifi: mvm: Add support for scan version 17Ilan Peer2023-06-212-42/+99
| | * wifi: iwlwifi: mvm: adjust skip-over-dtim in D3Johannes Berg2023-06-211-4/+3
| | * wifi: iwlwifi: mvm: check only affected linksJohannes Berg2023-06-211-1/+2
| | * wifi: iwlwifi: mvm: avoid baid size integer overflowJohannes Berg2023-06-211-1/+1
| | * wifi: iwlwifi: mvm: indicate HW decrypt for beacon protectionJohannes Berg2023-06-211-3/+6
| | * wifi: iwlwifi: mvm: support new flush_sta methodJohannes Berg2023-06-213-0/+28
| | * wifi: iwlwifi: Add support for new PCI IdMukesh Sisodiya2023-06-211-0/+2
| | * wifi: iwlwifi: mvm: send LARI configuration earlierBenjamin Berg2023-06-211-1/+2
| | * wifi: iwlwifi: remove disable_dummy_notificationJohannes Berg2023-06-212-5/+1
| | * wifi: iwlwifi: limit EHT capabilities based on PCIe link speedJohannes Berg2023-06-213-4/+24
| | * wifi: iwlwifi: mvm: add EHT A-MPDU size exponent supportJohannes Berg2023-06-211-9/+18
| | * wifi: iwlwifi: mvm: use min_t() for agg_sizeJohannes Berg2023-06-211-3/+2
| | * wifi: iwlwifi: mvm: use EHT maximum MPDU length on 2.4 GHzJohannes Berg2023-06-211-2/+13
| | * wifi: iwlwifi: nvm: handle EHT/320 MHz regulatory flagJohannes Berg2023-06-211-0/+7
| | * wifi: iwlwifi: mvm: make iwl_mvm_set_fw_mu_edca_params mld awareEmmanuel Grumbach2023-06-213-7/+7
| | * wifi: iwlwifi: fw: send marker cmd before suspend cmdMiri Korenblit2023-06-214-28/+58
| | * wifi: iwlwifi: mvm: check the right csa_activeEmmanuel Grumbach2023-06-211-1/+4
| | * wifi: iwlwifi: pcie: add size assertionsJohannes Berg2023-06-212-1/+11
| | * wifi: iwlwifi: pcie: refactor RB status size calculationJohannes Berg2023-06-211-10/+14
| | * wifi: iwlwifi: dvm: fix -Wunused-const-variable gcc warningDmitry Antipov2023-06-191-17/+17
| | * wifi: iwlwifi: bump FW API to 81 for AX devicesGregory Greenman2023-06-191-2/+2
| | * wifi: iwlwifi: mvm: Add support for SCAN API version 16Ilan Peer2023-06-192-21/+48
| | * wifi: iwlwifi: mvm: Don't access vif valid links directlyIlan Peer2023-06-193-4/+4
| | * wifi: iwlwifi: handle eSR transitionsMiri Korenblit2023-06-195-33/+155
| | * wifi: iwlwifi: fix max number of fw active linksMiri Korenblit2023-06-193-22/+24