aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
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
2022-02-18iwlwifi: yoyo: fix DBGI_SRAM ini dump header.Rotem Saado4-2/+36
2022-02-18iwlwifi: dbg: add infra for tracking free buffer sizeMordechay Goodstein1-30/+60
2022-02-18iwlwifi: mvm: starting from 22000 we have 32 Rx AMPDU sessionsEmmanuel Grumbach3-4/+6
2022-02-18iwlwifi: mvm: support new BAID allocation commandJohannes Berg3-3/+144
2022-02-18iwlwifi: mvm: refactor iwl_mvm_sta_rx_agg()Johannes Berg1-48/+51
2022-02-18iwlwifi: cfg: add support for 1K BA queueMordechay Goodstein8-19/+49
2022-02-18iwlwifi: avoid void pointer arithmeticJohannes Berg14-18/+18
2022-02-18iwlwifi: fix various more -Wcast-qual warningsJohannes Berg6-13/+13
2022-02-18iwlwifi: propagate (const) type qualifierBjoern A. Zeeb8-85/+88
2022-02-18iwlwifi: de-const properly where neededBjoern A. Zeeb4-6/+6
2022-02-18iwlwifi: make iwl_fw_lookup_cmd_ver() take a cmd_idJohannes Berg19-125/+88
2022-02-18iwlwifi: mvm: fw: clean up hcmd struct creationJohannes Berg1-7/+6
2022-02-18iwlwifi: prefer WIDE_ID() over iwl_cmd_id()Johannes Berg18-58/+45
2022-02-18iwlwifi: mvm: allow enabling UHB TAS in the USA via ACPI settingAyala Barazani4-18/+56
2022-02-18iwlwifi: mvm: offload channel switch timing to FWNathan Errera7-1/+125
2022-02-18iwlwifi: mvm: Don't call iwl_mvm_sta_from_mac80211() with NULL staTakashi Iwai1-3/+2
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski21-609/+85
2022-02-16mac80211_hwsim: Advertise support for EHT capabilitiesIlan Peer1-12/+234
2022-02-16mac80211: Add initial support for EHT and 320 MHz channelsIlan Peer2-0/+2
2022-02-16cfg80211: Add support for EHT 320 MHz channel widthJia Ding1-0/+2
2022-02-16ieee80211: add EHT 1K aggregation definitionsMordechay Goodstein3-5/+5
2022-02-16mac80211_hwsim: Add custom regulatory for 6GHzIlan Peer1-0/+14
2022-02-16mac80211_hwsim: don't shadow a global variableJohannes Berg1-5/+5