summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-03-27[BUGFIX] iwlwifi: mvm: Don't fail if PPAG isn't supportedrelease/core69Miri Korenblit2-2/+3
2022-03-24iwlwifi: mvm: add OTP info in case of init failureMordechay Goodstein3-7/+12
2022-03-17[BUGFIX] iwlwifi: fw: init SAR GEO table only if data is presentJohannes Berg2-1/+4
2022-03-17[BUGFIX] mac80211: work around iPhone 13 AP mode HE operationJohannes Berg2-1/+17
2022-03-17[BUGFIX] mac80211: treat some SAE auth steps as finalJohannes Berg3-6/+14
2022-03-17iwlwifi: mvm: rfi: disable RFI featureGregory Greenman5-8/+17
2022-03-04[BUGFIX] iwlwifi: xvt: add support for PPAG from ACPIMatt Chen4-1/+45
2022-02-23[BUGFIX] iwlwifi: acpi: move ppag code from mvm to fw/acpiMatt Chen4-185/+235
2022-02-22[BUGFIX] iwlwifi: mvm: avoid sta lookup in queue allocJohannes Berg2-27/+28
2022-02-16iwlwifi: don't advertise TWT supportGolan Ben Ami3-4/+3
2022-02-07[BUGFIX] iwlwifi: mvm: move only to an enabled channelMiri Korenblit2-10/+23
2022-02-03[BUGFIX] nl80211: require WMM if EHT is usedJohannes Berg2-4/+5
2022-02-03[BUGFIX] nl80211: fix NL80211_EHT_MAX_CAPABILITY_LEN valueJohannes Berg2-3/+3
2022-02-03[BUGFIX] cfg80211: fix IEEE80211_EHT_PPE_THRES_MAX_LEN valueJohannes Berg2-5/+5
2022-02-03iwlwifi: mvm: update BAID allocation command againJohannes Berg3-11/+28
2022-02-03iwlwifi: api: remove ttl field from TX commandJohannes Berg2-5/+4
2022-02-03iwlwifi: xvt: support station mask in queue commandJohannes Berg3-12/+125
2022-02-03iwlwifi: support new queue allocation commandJohannes Berg11-31/+165
2022-02-02[BUGFIX] cfg80211: fix race in netlink owner interface destructionJohannes Berg2-14/+5
2022-02-02[BUGFIX] backports: adjust version check for skb_protocol() backportLuca Coelho2-2/+7
2022-01-31[NOUPSTREAM] iwlwifi: mvm: don't report rfkill when in link protectionAvraham Stern4-3/+9
2022-01-31[NOUPSTREAM] iwlwifi: xvt: fix thread completionJohannes Berg4-5/+16
2022-01-31Merge remote-tracking branch 'auto/master'Johannes Berg2-2/+3
2022-01-31Merge remote-tracking branch 'auto/master'Luca Coelho3-3/+25
2022-01-29[BUGFIX] iwlwifi: mvm: Don't call iwl_mvm_sta_from_mac80211() with NULL staTakashi Iwai2-4/+3
2022-01-28[BUGFIX] iwlwifi: mvm: don't send SAR GEO command for 3160 devicesLuca Coelho4-8/+10
2022-01-27iwlwifi: yoyo: support dump policy for the dump sizeMukesh Sisodiya4-19/+66
2022-01-27[BUGFIX] iwlwifi: pcie: iwlwifi: fix device id 7F70 structYaara Baruch2-4/+6
2022-01-27[BUGFIX] iwlwifi: tlc: Add logs in rs_fw_rate_init func to print TLC configur...Abhishek Naik4-6/+18
2022-01-27[BUGFIX] mac80211: fix struct ieee80211_tx_info sizeAvraham Stern3-9/+24
2022-01-27iwlwifi: mvm: remove iwl_mvm_disable_txq() flags argumentJohannes Berg2-12/+11
2022-01-27iwlwifi: remove command ID argument from queue allocationJohannes Berg7-20/+16
2022-01-27iwlwifi: make iwl_txq_dyn_alloc_dma() return the txqJohannes Berg2-15/+13
2022-01-27iwlwifi: fix small doc mistake for iwl_fw_ini_addr_valLuca Coelho2-4/+3
2022-01-27Merge remote-tracking branch 'auto/master' into stack-devLuca Coelho260-12825/+4313
2022-01-24iwlwifi: mvm: add additional info for boot info failuresMordechay Goodstein3-1/+7
2022-01-20iwlwifi: rx: remove workaround for bz familyMordechay Goodstein3-5/+5
2022-01-20iwlwifi: mvm: always remove the session protection after associationEmmanuel Grumbach2-5/+2
2022-01-20[BUGFIX] iwlwifi: remove deprecated broadcast filtering featureLuca Coelho14-610/+1
2022-01-20[BUGFIX] iwlwifi: mei: report RFKILL upon register when neededEmmanuel Grumbach2-3/+9
2022-01-12iwlwifi: mvm: make iwl_mvm_reconfig_scd() staticJohannes Berg4-39/+36
2022-01-12[NOUPSTREAM] backport: don't backport mei_cldev_dma_{un}mapEmmanuel Grumbach2-13/+1
2022-01-12iwlwifi: mvm: read synced time from firmware if supportedAvraham Stern3-2/+50
2022-01-12iwlwifi: mvm: support PPE Thresholds for EHTMiri Korenblit4-31/+159
2022-01-12iwlwifi: mvm: refactor setting PPE thresholds in STA_HE_CTXT_CMDMiri Korenblit3-93/+116
2022-01-11iwlwifi: mvm: Disable WiFi bands selectively with BIOSAyala Barazani4-13/+58
2022-01-11iwlwifi: bump FW API to 72 for AX devicesLuca Coelho2-3/+3
2022-01-10[NOUPSTREAM] iwlwifi: Fix MCC set country commandMiri Korenblit3-4/+14
2022-01-10iwlwifi: mvm: add additional info for boot info failuresMordechay Goodstein3-3/+24
2022-01-06[BUGFIX] iwlwifi: fw: increase ps report debugfs buffer sizeNitsan Bar2-2/+2
2022-01-04[BUGFIX] iwlwifi: mvm: don't send BAID removal to the FW during hw_restartLuca Coelho2-4/+7
2022-01-04[NOUPSTREAM]: iwlwifi: remove fmac module from source treeMordechay Goodstein11-48/+29
2021-12-29[BUGFIX] Revert "[NOUPSTREAM] iwlwifi: fix MCC set country command"Luca Coelho3-7/+2
2021-12-28[BUGFIX] iwlwifi: mvm: Handle NULL pointer in scan iteratorIlan Peer2-5/+5
2021-12-28iwlwifi: use fallthrough macro instead of comment in iwl-dnt-cfg.cLuca Coelho2-2/+2
2021-12-28[NOUPSTREAM] iwlwifi: fix MCC set country commandLuca Coelho3-2/+7
2021-12-23[NOUPSTREAM] iwlwifi: mvm: sync some cosmetic adjustments with upstreamLuca Coelho2-4/+2
2021-12-22iwlwifi: don't dump_stack() when we get an unexpected interruptEmmanuel Grumbach2-4/+7
2021-12-22[BUGFIX] iwlwifi: mvm: don't feed the hardware RFKILL into iwlmeiEmmanuel Grumbach3-2/+11
2021-12-22[BUGFIX] iwlwifi: mei: retry mapping the shared areaEmmanuel Grumbach2-10/+27
2021-12-22[BUGFIX] iwlwifi: mei: fix the pskb_may_pull check in ipv4Emmanuel Grumbach2-3/+2
2021-12-22iwlwifi: mvm: rfi: handle deactivation notificationGregory Greenman6-2/+32
2021-12-22mac80211: mlme: validate peer HE supported ratesMordechay Goodstein2-2/+101
2021-12-22iwlwifi: mvm: Consider P2P GO operation during scanIlan Peer2-4/+130
2021-12-22iwlwifi: mvm: Unify the scan iteration functionsIlan Peer2-39/+29
2021-12-22iwlwifi: mvm: Fix code indent in scanIlan Peer2-6/+8
2021-12-22[NOUPSTREAM] iwlwifi: add some W=2 warnings in vlabJohannes Berg2-1/+4
2021-12-22iwlwifi: mei: use C99 initializer for device IDsJohannes Berg2-2/+6
2021-12-22iwlwifi: debugfs: remove useless double conditionJohannes Berg2-3/+2
2021-12-22iwlwifi: testmode: remove dead conditionsJohannes Berg2-9/+1
2021-12-22iwlwifi: remove unused macrosJohannes Berg9-17/+3
2021-12-22iwlwifi: eeprom: clean up macrosJohannes Berg2-9/+5
2021-12-21iwlwifi: mvm: rfi: update capabilities supportGregory Greenman2-4/+8
2021-12-20iwlwifi: drv: load tlv debug data earlierJohannes Berg2-3/+3
2021-12-17[BUGFIX] iwlwifi: don't grab the NIC when we don't own itEmmanuel Grumbach2-3/+4
2021-12-17iwlwifi: pcie: Adapt rx queue write pointer for Bz familyMatti Gottlieb3-4/+10
2021-12-16iwlwifi: pcie: adjust to Bz completion descriptorJohannes Berg3-24/+50
2021-12-15[BUGFIX] iwlwifi: print OTP minor version in correct placeJohannes Berg2-4/+4
2021-12-15[BUGFIX] iwlwifi: mvm: Passively scan non PSC channels only when requested soIlan Peer2-11/+33
2021-12-15[BUGFIX] iwlwifi: scan: Modify return value of a functionIlan Peer2-6/+3
2021-12-15mac80211: remove unused macrosJohannes Berg7-17/+8
2021-12-15mac80211_hwsim: don't shadow a global variableJohannes Berg2-6/+6
2021-12-15cfg80211: pmsr: remove useless ifdef guardsJohannes Berg2-5/+1
2021-12-14[BUGFIX] iwlwifi: mei: wait before mapping the shared areaEmmanuel Grumbach2-1/+7
2021-12-14iwlwifi: mvm: clean up indenting in iwl_mvm_tlc_update_notif()Dan Carpenter2-13/+14
2021-12-14[BUGFIX] iwlwifi: yoyo: Avoid using dram data if allocation failedMukesh Sisodiya2-4/+11
2021-12-14ieee80211: Update the EHT operation element structureIlan Peer2-2/+3
2021-12-14ieee80211: Update the EHT element IDs.Ilan Peer2-8/+4
2021-12-14[BUGFIX] iwlwifi: mei: clear the ownership when the driver goes downEmmanuel Grumbach2-1/+2
2021-12-14[BUGFIX] iwlwifi: mvm: Correctly set fragmented EBSIlan Peer2-2/+5
2021-12-14iwlwifi: Have git ignore *.dwo filesIlan Peer2-1/+2
2021-12-14[BUGFIX] iwlwifi: nvm: Correct HE capabilityAbhishek Naik2-1/+2
2021-12-10[NOUPSTREAM] iwlwifi: mei: don't depend on IWLMVM_VENDOR_CMDSJohannes Berg3-2/+3
2021-12-10iwlwifi: bump FW API to 71 for AX devicesLuca Coelho2-2/+2
2021-12-10[NOUPSTREAM] iwlwifi: mei: don't use $(srctree)Johannes Berg2-2/+2
2021-12-10iwlwifi: mei: avoid -Wpointer-arith and -Wcast-qual warningsJohannes Berg3-5/+5
2021-12-10iwlwifi: mei: fix W=1 warningsJohannes Berg2-5/+7
2021-12-09[BUGFIX] iwlwifi: work around reverse dependency on MEIArnd Bergmann2-17/+29
2021-12-09iwlwifi: make some functions friendly to sparseJohannes Berg2-9/+11
2021-12-09iwlwifi: avoid variable shadowingJohannes Berg6-16/+14
2021-12-09mac80211: airtime: avoid variable shadowingJohannes Berg2-3/+4
2021-12-08[NOUPSTREAM] iwlwifi: dnt: make some comments not kernel-docJohannes Berg2-6/+4
2021-12-08[NOUPSTREAM] iwlwifi: add xvt_mode_on kernel-docJohannes Berg2-1/+4
2021-12-08iwlwifi: mvm: add missing min_size to kernel-docJohannes Berg2-1/+2
2021-12-08iwlwifi: testmode: fix kernel-docJohannes Berg2-6/+13
2021-12-08iwlwifi: mvm: fix non-kernel-doc comment in rfiJohannes Berg2-2/+2
2021-12-08iwlwifi: mvm: add dbg_time_point to debugfsJohannes Berg2-1/+2
2021-12-08iwlwifi: mvm: rfi: consider FW capa when reporting supportGregory Greenman2-2/+3
2021-12-07[BUGFIX] iwlwifi: Fix a double free in iwl_txq_dyn_alloc_dmaLv Yunlong2-1/+2
2021-12-07iwlwifi: remove unused DC2DC_CONFIG_CMD definitionsLuca Coelho5-45/+1
2021-12-07iwlwifi: mvm: update BAID allocation commandJohannes Berg3-24/+69
2021-12-02[BUGFIX] iwlwifi: dbg-tlv: skip DRAM update if not allocatedJohannes Berg2-2/+7
2021-12-01[BUGFIX] iwlwifi: mei: fix linking when tracing is not enabledEmmanuel Grumbach3-1/+28
2021-12-01[BUGFIX] iwlwifi: mei: add a NULL pointer check after kmallocEmmanuel Grumbach2-1/+3
2021-12-01[BUGFIX] iwlwifi: mvm: fix a possible NULL pointer deferenceEmmanuel Grumbach2-6/+7
2021-12-01[NOUPSTREAM] iwlwifi: mei: align the code with upstreamEmmanuel Grumbach10-286/+211
2021-12-01iwlwifi: dbg-tlv: clean up iwl_dbg_tlv_update_drams()Johannes Berg2-12/+14
2021-12-01iwlwifi: yoyo: fix indentationJohannes Berg2-3/+3
2021-12-01iwlwifi: mvm: fix indentation in iwl_mvm_rx_mpdu_mq()Johannes Berg2-2/+3
2021-12-01iwlwifi: move symbols into a separate namespaceJohannes Berg6-2/+12
2021-12-01iwlwifi: fw: make dump_start callback voidJohannes Berg4-8/+5
2021-12-01ieee80211: split off EHT capa element fixed portionJohannes Berg4-10/+22
2021-12-01mac80211: mlme: add documentation from spec to codeMordechay Goodstein2-2/+10
2021-12-01iwlwifi: pcie: make sure iwl_rx_packet_payload_len() will not underflowAndrei Otcheretianski2-2/+2
2021-12-01[BUGFIX] iwlwifi: mvm: don't crash on invalid rate w/o STAJohannes Berg2-3/+4
2021-12-01[BUGFIX] iwlwifi: mvm: Increase the scan timeout guard to 30 secondsIlan Peer2-2/+2
2021-11-29[BUGFIX] iwlwifi: mvm: use debug print instead of WARN_ON()Miri Korenblit2-2/+6
2021-11-29iwlwifi: read and print OTP minor versionLuca Coelho3-2/+5
2021-11-26[BUGFIX] mac80211: mlme: parse correctly the he_cap elementMordechay Goodstein2-3/+4
2021-11-26[BUGFIX] iwlwifi: mvm: use values instead of bits in macrosMiri Korenblit5-20/+24
2021-11-25iwlwifi: add support for BZ-U and BZ-L HWMike Golant2-1/+3
2021-11-25iwlwifi: mvm: add support for CT-KILL notification version 2Miri Korenblit3-4/+19
2021-11-24[BUGFIX] mac80211: track only QoS data frames for admission controlJohannes Berg2-4/+11
2021-11-24[BUGFIX] iwlwifi: pcie: gen2: fix locking when "HW not ready"Johannes Berg2-3/+2
2021-11-24[BUGFIX] iwlwifi: pcie: fix locking when "HW not ready"Johannes Berg2-3/+2
2021-11-22[BUGFIX] iwlwifi: yoyo: remove DBGI_SRAM address reset writingRotem Saado3-5/+1
2021-11-22mac80211: vht: use HE macros for parsing HE capabilitiesMordechay Goodstein2-3/+3
2021-11-22mac80211: avoid integer underflow on bad HE capsJohannes Berg2-2/+2
2021-11-22[BUGFIX] iwlwifi: mvm: fix locking in SAR table settings [NOUPSTREAM]Johannes Berg2-3/+4
2021-11-18[BUGFIX] iwlwifi: fix iwl_legacy_rate_to_fw_idxMiri Korenblit3-17/+19
2021-11-18[BUGFIX] iwlwifi: mvm: fix condition which checks the version of rate_n_flagsMiri Korenblit2-2/+2
2021-11-17[BUGFIX] iwlwifi: mei: don't rely on the size from the shared areaEmmanuel Grumbach2-9/+17
2021-11-17[BUGFIX] mac80211: check fixed size before ieee80211_he_oper_size()Johannes Berg2-1/+2
2021-11-17mac80211: mesh: fix HE operation element length checkJohannes Berg2-5/+6
2021-11-17[BUGFIX] cfg80211: check fixed size before ieee80211_he_oper_size()Johannes Berg2-4/+6
2021-11-16iwlwifi: mvm: support v3 of station HE context commandJohannes Berg3-21/+194
2021-11-16iwlwifi: yoyo: add IMR DRAM dump supportMukesh Sisodiya9-14/+269
2021-11-16[BUGFIX] iwlwifi: yoyo: enable FW restart after NMI in non-yoyo devicesMukesh Sisodiya2-1/+3
2021-11-15[BUGFIX] iwlwifi: mvm: fix station in BAID allocation commandJohannes Berg3-4/+4
2021-11-15[BUGFIX] iwlwifi: pcie: fix constant-conversion warningArnd Bergmann2-1/+4
2021-11-15[BUGFIX] iwlwifi: Fix memory leaks in error handling pathChristophe JAILLET2-1/+7
2021-11-11[BUGFIX] iwlwifi: yoyo: fix DBGC allocation flowRotem Saado2-3/+2
2021-11-11iwlwifi: pcie: add support for MS devicesYaara Baruch4-2/+53
2021-11-11[BUGFIX] iwlwifi: mvm: align locking in D3 test debugfsJohannes Berg2-1/+5
2021-11-11iwlwifi: mei: add more documentation about ownership transitionEmmanuel Grumbach2-1/+35
2021-11-11[NOUPSTREAM] iwlwifi: pcie: print if we got a SAP connection on a device we d...Emmanuel Grumbach2-3/+8
2021-11-10[BUGFIX] iwlwifi: mvm: fix RCU usage in channel switchJohannes Berg2-2/+6
2021-11-10[BUGFIX] mac80211: fix monitor_sdata RCU/locking assertionsJohannes Berg4-9/+16
2021-11-10[BUGFIX] iwlwifi: mvm: check iftype_data in rs_fw_get_config_flags()Luca Coelho2-1/+2
2021-11-09[BUGFIX] iwlwifi: dbg: fix merge conflict with incompatible pointer typeMordechay Goodstein2-2/+2
2021-11-09[BUGFIX] iwlwifi: mvm: don't iterate unadded vifs when handling FW SMPS reqLuca Coelho2-2/+3
2021-11-09[BUGFIX] iwlwifi: advertise support for HE - DCM BPSK RX/TXMordechay Goodstein2-5/+5
2021-11-09[BUGFIX] iwlwifi: mvm: only enable HE DCM if we also support TXMordechay Goodstein2-2/+4
2021-11-09[BUGFIX] iwlwifi: yoyo: fix DBGI_SRAM ini dump header.Rotem Saado5-3/+37
2021-11-09iwlwifi: dbg: add infra for tracking free buffer sizeMordechay Goodstein2-31/+61
2021-11-09iwlwifi: mvm: starting from 22000 we have 32 Rx AMPDU sessionsEmmanuel Grumbach4-5/+7
2021-11-09iwlwifi: mvm: support new BAID allocation commandJohannes Berg4-3/+99
2021-11-09iwlwifi: mvm: refactor iwl_mvm_sta_rx_agg()Johannes Berg2-49/+52
2021-11-09iwlwifi: cfg: add support for 1K BA queueMordechay Goodstein10-21/+54
2021-11-08[BUGFIX] nl80211: fix radio statistics in survey dumpJohannes Berg3-21/+21
2021-11-08[BUGFIX] iwlwifi: mvm: check iwl_mvm_firmware_running() under mutex [NOUPSTREAM]Johannes Berg2-4/+4
2021-11-08[BUGFIX][NOUPSTREAM] iwlwifi: s/CONFIG_IWLDVM/CPTCFG_IWLDVMEmmanuel Grumbach2-767/+2
2021-11-05iwlwifi: avoid void pointer arithmeticJohannes Berg18-23/+23
2021-11-05[NOUPSTREAM] iwlwifi: enable -Wcast-qual in vlabJohannes Berg2-1/+2
2021-11-05iwlwifi: fix various more -Wcast-qual warningsJohannes Berg8-21/+21
2021-11-05iwlwifi: propagate (const) type qualifierBjoern A. Zeeb9-86/+89
2021-11-05iwlwifi: de-const properly where neededBjoern A. Zeeb5-7/+7
2021-11-05iwlwifi: make iwl_fw_lookup_cmd_ver() take a cmd_idJohannes Berg24-148/+107
2021-11-05iwlwifi: mvm: fw: clean up hcmd struct creationJohannes Berg2-8/+7
2021-11-05iwlwifi: prefer WIDE_ID() over iwl_cmd_id()Johannes Berg22-79/+63
2021-11-04[BUGFIX] iwlwifi: mei: actually read the content of the NIC_OWNER notifEmmanuel Grumbach2-2/+2
2021-11-04[BUGFIX] iwlwifi: mei: do not ask for ownership in the start flowEmmanuel Grumbach2-4/+10
2021-11-02iwlwifi: mvm: allow enabling UHB TAS in the USA via ACPI settingAyala Barazani5-19/+57
2021-11-02ieee80211: radiotap: fix -Wcast-qual warningsJohannes Berg2-3/+3
2021-11-02cfg80211: fix -Wcast-qual warningsJohannes Berg2-6/+6
2021-11-02ieee80211: fix -Wcast-qual warningsJohannes Berg2-5/+5
2021-11-02iwlwifi: vendor-cmd: align goto label to err in case of error fallbackGolan Ben Ami2-16/+16
2021-11-01[BUGFIX] iwlwifi: yoyo: fix issue with new DBGI_SRAM region read.Mukesh Sisodiya2-2/+2
2021-10-27[BUGFIX] cfg80211: don't add non transmitted BSS to 6GHz scanned channelsAvraham Stern2-2/+9
2021-10-27iwlwifi: do not use __unused as variable nameBjoern A. Zeeb2-2/+2
2021-10-27iwlwifi: iwl-eeprom-parse: mostly dvm onlyBjoern A. Zeeb2-1/+5
2021-10-27iwlwifi: fw: fix some scan kernel-docJohannes Berg3-8/+27
2021-10-26[BUGFIX] iwlwifi: xvt: stop FW init flow if runtime FW wasn't requestedMiri Korenblit2-3/+6
2021-10-26[BUGFIX] mac80211: reduce noisy "missing VHT" loggingJohannes Berg2-3/+4
2021-10-26iwlwifi: mvm: retry init flow if failedMordechay Goodstein6-9/+47
2021-10-26[BUGFIX] iwlwifi: mvm: make geo_enabled flag visible without vendor commandsLuca Coelho3-5/+1
2021-10-25[BUGFIX] iwlwifi: pcie: make sure prph_info is set when treating wakeup IRQLuca Coelho2-2/+7
2021-10-21Revert "[BUGFIX] mac80211: fix WMM-QOS setting with legacy APs"Johannes Berg2-6/+3
2021-10-21iwlwifi: mvm: remove card state notification codeJohannes Berg6-39/+1
2021-10-21[BUGFIX] iwlwifi: mvm: drop too short packets silentlyJohannes Berg2-12/+2