summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-06-07Merge wireless into wireless-nextJohannes Berg42-135/+288
2023-06-06Revert "wifi: iwlwifi: update response for mcc_update command"Johannes Berg6-161/+59
2023-06-06Revert "wifi: iwlwifi: mvm: FTM initiator MLO support"Johannes Berg1-32/+13
2023-06-06wifi: mac80211_hwsim: Fix possible NULL dereferenceIlan Peer1-2/+2
2023-06-06wifi: mac80211_hwsim: check the return value of nla_put_u32Mukesh Sisodiya1-2/+3
2023-06-06wifi: mac80211_hwsim: avoid warning with MLO PS stationsJohannes Berg1-1/+8
2023-06-06wifi: iwlwifi: pnvm: handle memory descriptor tlvGregory Greenman3-17/+59
2023-06-06wifi: iwlwifi: fw: don't use constant size with efi.get_variableGregory Greenman2-82/+74
2023-06-06wifi: iwlwifi: fw: clean up PNVM loading codeJohannes Berg1-66/+89
2023-06-06wifi: iwlwifi: Separate reading and parsing of reduce power tableAlon Giladi4-42/+58
2023-06-06wifi: iwlwifi: Enable loading of reduce-power tables into several segmentsAlon Giladi6-80/+169
2023-06-06wifi: iwlwifi: Use iwl_pnvm_image in reduce power tables flowAlon Giladi6-83/+63
2023-06-06wifi: iwlwifi: Separate loading and setting of power reduce tablesAlon Giladi5-21/+40
2023-06-06wifi: iwlwifi: Implement loading and setting of fragmented pnvm imageAlon Giladi4-6/+86
2023-06-06wifi: iwlwifi: Add support for fragmented pnvm imagesAlon Giladi7-46/+88
2023-06-06wifi: iwlwifi: Allow trans_pcie track more than 1 pnvm DRAM regionAlon Giladi3-10/+31
2023-06-06wifi: iwlwifi: Take loading and setting of pnvm image out of parsing partAlon Giladi2-61/+73
2023-06-06wifi: iwlwifi: Separate loading and setting of pnvm image into two functionsAlon Giladi5-47/+65
2023-06-06wifi: iwlwifi: Generalize the parsing of the pnvm imageAlon Giladi6-45/+72
2023-06-06wifi: iwlwifi: api: fix kernel-doc linksJohannes Berg6-18/+40
2023-06-06wifi: iwlwifi: api: remove unused commandsJohannes Berg2-13/+0
2023-06-06wifi: iwlwifi: api: use __le16 instead of u16Johannes Berg1-1/+1
2023-06-06wifi: iwlwifi: api: link context action in kernel-docJohannes Berg6-17/+23
2023-06-06wifi: iwlwifi: mvm: tell firmware about per-STA MFP enablementJohannes Berg2-0/+11
2023-06-06wifi: iwlwifi: mvm: send time sync only if neededJohannes Berg1-3/+5
2023-06-06wifi: iwlwifi: mvm: remove warning for beacon filtering errorJohannes Berg1-5/+1
2023-06-06wifi: iwlwifi: remove dead code in iwl_dump_ini_imr_get_size()Mukesh Sisodiya1-7/+5
2023-06-06wifi: iwlwifi: Add Dell to ppag approved listAlon Giladi1-0/+10
2023-06-06wifi: iwlwifi: mvm: FTM initiator MLO supportAvraham Stern1-13/+32
2023-06-06wifi: iwlwifi: pcie: adjust Bz device timingsJohannes Berg1-4/+6
2023-06-06wifi: iwlwifi: mvm: offload BTM response during D3Haim Dreyfuss3-0/+7
2023-06-06wifi: iwlwifi: do not log undefined DRAM buffers unnecessarilyBenjamin Berg1-1/+6
2023-06-06wifi: iwlwifi: acpi: add other Google OEMs to the ppag approved listGolan Ben Ami1-0/+12
2023-06-06wifi: iwlwifi: mvm: clarify EHT RU allocation bitsJohannes Berg2-4/+4
2023-06-06wifi: iwlwifi: mvm: support injection rate controlJohannes Berg1-3/+59
2023-06-06wifi: iwlwifi: Add vendors to TAS approved listAlon Giladi1-1/+24
2023-06-06wifi: iwlwifi: iwlmei: fix compilation errorAvraham Stern1-3/+2
2023-06-06wifi: iwlwifi: update response for mcc_update commandAbhishek Naik6-59/+161
2023-06-06wifi: iwlwifi: support PPAG in China for older FW cmd versionAlon Giladi2-1/+10
2023-06-06wifi: iwlwifi: mvm: remove useless codeJohannes Berg1-7/+0
2023-06-06wifi: iwlwifi: disable RX STBC when a device doesn't support itGregory Greenman1-0/+10
2023-06-06wifi: iwlwifi: fw: Add new ODM vendor to ppag approved listAriel Malamud1-0/+6
2023-06-06wifi: iwlwifi: mvm: adjust csa notifications and commands to MLOGregory Greenman4-21/+68
2023-06-06wifi: iwlwifi: mvm: update the FW apis for LINK and MAC commandsEmmanuel Grumbach5-21/+37
2023-06-06wifi: iwlwifi: mvm: Make iwl_mvm_diversity_iter() MLO awareMiri Korenblit1-8/+12
2023-06-06wifi: iwlwifi: don't silently ignore missing suspend or resume opsHaim Dreyfuss1-2/+2
2023-06-06wifi: iwlwifi: mvm: support PASN for MLOAvraham Stern5-22/+65
2023-06-06wifi: iwlwifi: mvm: dissolve iwl_mvm_mac_add_interface_common()Johannes Berg1-53/+37
2023-06-06wifi: iwlwifi: mvm: make internal callback structs constJohannes Berg4-21/+21
2023-06-06wifi: iwlwifi: mvm: use link ID in missed beacon notificationYedidya Benshimol5-8/+66