aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)AuthorFilesLines
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 Kicinski19-607/+68
2022-02-16mac80211: Add initial support for EHT and 320 MHz channelsIlan Peer1-0/+1
2022-02-16ieee80211: add EHT 1K aggregation definitionsMordechay Goodstein1-2/+2
2022-02-10iwlwifi: fix use-after-freeJohannes Berg1-0/+2
2022-02-04cfg80211/mac80211: assume CHECKSUM_COMPLETE includes SNAPJohannes Berg1-0/+3
2022-02-03iwlwifi: mvm: don't send SAR GEO command for 3160 devicesLuca Coelho3-7/+9
2022-02-03iwlwifi: remove deprecated broadcast filtering featureLuca Coelho8-565/+0
2022-02-03iwlwifi: mei: report RFKILL upon register when neededEmmanuel Grumbach1-2/+8
2022-02-03iwlwifi: mvm: don't feed the hardware RFKILL into iwlmeiEmmanuel Grumbach1-1/+1
2022-02-03iwlwifi: mei: retry mapping the shared areaEmmanuel Grumbach1-9/+26
2022-02-03iwlwifi: mei: fix the pskb_may_pull check in ipv4Emmanuel Grumbach1-2/+1
2022-02-03iwlwifi: pcie: gen2: fix locking when "HW not ready"Johannes Berg1-2/+1
2022-02-03iwlwifi: pcie: fix locking when "HW not ready"Johannes Berg1-2/+1
2022-02-03iwlwifi: fix iwl_legacy_rate_to_fw_idxMiri Korenblit2-16/+18
2022-02-03iwlwifi: mvm: fix condition which checks the version of rate_n_flagsMiri Korenblit1-1/+1
2022-01-09iwlwifi: mvm: Use div_s64 instead of do_div in iwl_mvm_ftm_rtt_smoothing()Nathan Chancellor1-2/+1
2021-12-23Merge tag 'wireless-drivers-next-2021-12-23' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextJakub Kicinski42-489/+1096
2021-12-22codel: remove unnecessary pkt_sched.h includeJakub Kicinski2-0/+2
2021-12-21Merge tag 'iwlwifi-next-for-kalle-2021-12-21-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo41-485/+1086
2021-12-21Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJakub Kicinski2-10/+12