summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-09-14[BUGFIX] wifi: iwlwifi: mvm: Fix -Warray-bounds bug in iwl_mvm_wait_d3_notif()release/core81Gustavo A. R. Silva2-5/+3
2023-09-14[BUGFIX] wifi: mac80211: fortify the spinlock against deadlock by interruptMirsad Goran Todorovac2-3/+4
2023-09-14[BUGFIX] wifi: iwlwifi: mvm: change iwl_mvm_flush_sta() APIJohannes Berg7-27/+19
2023-09-14[BUGFIX] wifi: iwlwifi: mvm: remove P2P device linkAndrei Otcheretianski2-3/+4
2023-09-04[BUGFIX] wifi: iwlwifi: pcie: synchronize IRQs before NAPIJohannes Berg3-1/+3
2023-08-15Revert "[BUGFIX][NOUPSTREAM] wifi: iwlwifi: set IEEE80211_HE_MAC_CAP0_TWT_REQ...Golan Ben Ami2-3/+2
2023-07-25wifi: iwlmvm: fw: Add new OEM vendor to tas approved listMatt Chen2-1/+8
2023-06-29wifi: iwlwifi: mvm: advertise support for SCS traffic descriptionAyala Beker2-2/+3
2023-06-29wifi: iwlwifi: mvm: Don't always bind/link the P2P Device interfaceIlan Peer6-182/+108
2023-06-29wifi: cfg80211: Include operating class 137 in 6GHz bandIlan Peer2-1/+2
2023-06-28wifi: iwlwifi: mvm: add start mac ctdp sum calculation debugfs handleriallouch2-2/+44
2023-06-27[BUGFIX] wifi: mac80211: use internal visibility macros for kunitBenjamin Berg3-4/+9
2023-06-27[NOUPSTREAM] wifi: iwlwifi: adjust SLE delaysGregory Greenman3-4/+6
2023-06-26[BUGFIX] wifi: iwlwifi: mvm: re-add netdev link in MLDJohannes Berg3-4/+8
2023-06-22[BUGFIX] wifi: ieee80211: fix erroneous NSTR bitmap size checksJohannes Berg2-3/+3
2023-06-22[BUGFIX][NOUPSTREAM] wifi: iwlwifi: dbg-cfg: fix auto-EML enableJohannes Berg2-2/+2
2023-06-22[BUGFIX] wifi: iwlwifi: abort scan when rfkill on but device enabledMiri Korenblit2-2/+2
2023-06-22wifi: iwlwifi: mvm: Add basic link selection logicIlan Peer6-1/+136
2023-06-22wifi: mac80211: Rename and update IEEE80211_VIF_DISABLE_SMPS_OVERRIDEIlan Peer5-8/+17
2023-06-21wifi: mei: return error from register when not builtJohannes Berg2-3/+3
2023-06-21[BUGFIX] wifi: iwlwifi: mvm: fix SB CFG checkJohannes Berg3-3/+3
2023-06-21[BUGFIX] wifi: mac80211: fix non-debugfs buildJohannes Berg2-1/+7
2023-06-21wifi: iwlwifi: mvm: make puncturing dbgfs per linkMiri Korenblit2-31/+22
2023-06-21wifi: iwlwifi: mvm: add a per-link debugfsMiri Korenblit5-1/+53
2023-06-21wifi: mac80211: handle debugfs when switching to/from MLOMiri Korenblit6-11/+41
2023-06-21wifi: iwlwifi: mvm: rework debugfs handlingJohannes Berg5-25/+23
2023-06-21wifi: mac80211: add a driver callback to add vif debugfsMiri Korenblit4-4/+32
2023-06-21wifi: mac80211: don't recreate driver link debugfs in reconfigJohannes Berg2-4/+7
2023-06-21wifi: mac80211: fix documentation config referenceJohannes Berg2-4/+4
2023-06-20wifi: mac80211: kunit: extend MFP testsJohannes Berg2-2/+66
2023-06-20wifi: mac80211: kunit: generalize public action testJohannes Berg2-21/+42
2023-06-20wifi: mac80211: drop robust action frames before assocJohannes Berg2-1/+10
2023-06-20[BUGFIX] wifi: mac80211: kunit: fix MFP testJohannes Berg2-2/+4
2023-06-20wifi: iwlwifi: pcie: add device id 51F1 for killer 1675Yi Kuo2-1/+3
2023-06-20wifi: iwlwifi: rfi: Add enable/disable option for RFIM featureAnjaneyulu8-26/+162
2023-06-19[BUGFIX] wifi: iwlwifi: mvm: move RU alloc B2 placementJohannes Berg3-11/+9
2023-06-16[BUGFIX] wifi: mac80211: tdls: remove sta_mtx lockingJohannes Berg2-14/+3
2023-06-16wifi: mac80211_hwsim: Handle BSS_CHANGED_VALID_LINKSIlan Peer2-1/+9
2023-06-16wifi: mac80211: Notify the low level driver on change in MLO valid linksIlan Peer4-2/+7
2023-06-16[BUGFIX] wifi: mac80211: Fix SMPS handling in the context of MLOIlan Peer4-6/+9
2023-06-16wifi: mac80211: move multi-link reconf work to wiphy workJohannes Berg3-7/+13
2023-06-16[BUGFIX] wifi: mac80211: permit unprotected assoc/deauth before 4-way-HSBenjamin Berg2-2/+10
2023-06-16[BUGFIX] wifi: mac80211: cleanup auth_data only if association continuesBenjamin Berg2-5/+14
2023-06-16[BUGFIX] wifi: mac80211: fix locking in ml_reconf_workBenjamin Berg2-11/+15
2023-06-16wifi: mac80211: add ___ieee80211_disconnect variant not locking sdataBenjamin Berg2-6/+8
2023-06-16wifi: mac80211: add set_active_links variant not locking sdataBenjamin Berg3-3/+15
2023-06-16wifi: mac80211: reject MLO channel configuration if not supportedBenjamin Berg2-4/+14
2023-06-16wifi: mac80211: report per-link error during associationBenjamin Berg2-2/+4
2023-06-16wifi: cfg80211: report per-link errors during associationBenjamin Berg3-7/+48
2023-06-15[BUGFIX] wifi: mac80211: fix lockdep issue when building TLDS mgmt framesBenjamin Berg2-4/+8
2023-06-15[BUGFIX] wifi: iwlwifi: yoyo: swap cdb and jacket bits valuesRotem Saado2-3/+3
2023-06-15[BUGFIX] wifi: mac80211: report all unusable beacon framesBenjamin Berg2-2/+2
2023-06-15[BUGFIX][NOUPSTREAM] wifi: mac80211: do not probe IBSS STAs for probe framesBenjamin Berg2-3/+14
2023-06-15wifi: iwlwifi: add support for new ini region typesMiri Korenblit4-3/+107
2023-06-15wifi: iwlwifi: Extract common prph mac/phy regions data dump logicMiri Korenblit2-18/+36
2023-06-15[BUGFIX] wifi: iwlwifi: mvm: Do not enable MLO if EHT is disabledIlan Peer2-3/+4
2023-06-14wifi: iwlwifi: bump FW API to 84 for AX/BZ/SC devicesGregory Greenman4-4/+4
2023-06-14[BUGFIX] wifi: iwlwifi: mvm: spin_lock_bh() to fix lockdep regressionHugh Dickins2-7/+7
2023-06-13wifi: iwlwifi: Add support for new 802.11be deviceMukesh Sisodiya7-3/+38
2023-06-13[BUGFIX] wifi: iwlwifi: mvm: update station's MFP flag after associationAvraham Stern2-1/+7
2023-06-12wifi: iwlwifi: add mapping of prph register crf for WH RFMukesh Sisodiya3-1/+5
2023-06-12wifi: iwlwifi: mvm: check for iwl_mvm_mld_update_sta() errorsJohannes Berg2-1/+3
2023-06-12[NOUPSTREAM] wifi: iwlwifi: dbg-cfg: add VHT/HE/EHT disable parametersJohannes Berg2-1/+4
2023-06-09backports: inline thermal_zone_device_priv() backportJohannes Berg4-13/+6
2023-06-09[BUGFIX] backports: fix kunit backportJohannes Berg2-2/+2
2023-06-09[BUGFIX] wifi: cfg80211: fix double lock bug in reg_wdev_chan_valid()Dan Carpenter2-4/+1
2023-06-08wifi: iwlwifi: mvm: support injection antenna controlJohannes Berg2-5/+13
2023-06-08wifi: iwlwifi: mvm: refactor TX rate handlingJohannes Berg2-34/+46
2023-06-08wifi: mac80211: support antenna control in injectionJohannes Berg4-2/+22
2023-06-08wifi: mac80211: support handling of advertised TID-to-link mappingAyala Beker3-1/+206
2023-06-08wifi: mac80211: add support for parsing TID to Link mapping elementAyala Beker4-1/+63
2023-06-08[BUGFIX] wifi: mac80211_hwsim: fix memory leak in hwsim_new_radio_nlZhengchao Shao2-2/+4
2023-06-07[BUGFIX] backports: fix __CFI_ADDRESSABLE useJohannes Berg2-2/+5
2023-06-07Revert "[BUGFIX] wifi: iwlwifi: limit queue use independent of allocation"Johannes Berg3-23/+4
2023-06-07wifi: cfg80211: add flush functions for wiphy workJohannes Berg5-6/+58
2023-06-06[BUGFIX] wifi: mac80211: work around Cisco AP 9115 VHT MPDU lengthJohannes Berg7-8/+45
2023-06-06[BUGFIX] wifi: iwlwifi: mvm: fix link ID in scanJohannes Berg2-8/+8
2023-06-06[BUGFIX] wifi: cfg80211: fix sched scan stop lockingJohannes Berg2-3/+1
2023-06-06[BUGFIX] wifi: iwlwifi: mvm: make pldr_sync AX210 specificJohannes Berg2-6/+8
2023-06-06wifi: iwlwifi: fw: testmode: simplify cmd executionJohannes Berg2-24/+16
2023-06-06wifi: iwlwifi: remove support of A0 version of FM RFMukesh Sisodiya5-44/+2
2023-06-06wifi: cfg80211: move scan done work to wiphy workJohannes Berg4-15/+8
2023-06-06wifi: cfg80211: move sched scan stop to wiphy workJohannes Berg4-6/+7
2023-06-06wifi: mac80211: mlme: move disconnects to wiphy workJohannes Berg5-27/+33
2023-06-06wifi: mac80211: ibss: move disconnect to wiphy workJohannes Berg3-8/+10
2023-06-06wifi: mac80211: use wiphy work for channel switchJohannes Berg4-28/+20
2023-06-06wifi: mac80211: use wiphy work for SMPSJohannes Berg5-10/+13
2023-06-06wifi: mac80211: unregister netdevs through cfg80211Johannes Berg2-14/+8
2023-06-06wifi: mac80211: use wiphy work for sdata->workJohannes Berg12-30/+30
2023-06-06wifi: cfg80211: add a work abstraction with special semanticsJohannes Berg5-6/+228
2023-06-06wifi: iwlwifi: fail NIC access fast on dead NICJohannes Berg2-1/+4
2023-06-05[BUGFIX] wifi: cfg80211: Fix 6GHz scan configurationIlan Peer2-1/+5
2023-06-05wifi: iwlwifi: mvm: add support for new wowlan_info_notifYedidya Benshimol4-36/+185
2023-06-05[BUGFIX] wifi: iwlwifi: pcie: (re-)assign BAR0 on driver bindJohannes Berg2-1/+10
2023-06-05wifi: iwlwifi: pcie: Handle SO-F device for PCI id 0x7AF0Mukesh Sisodiya2-1/+3
2023-06-04wifi: mac80211_hwsim: move kernel-doc descriptionJohannes Berg2-10/+10
2023-06-04wifi: iwlwifi: cfg: clean up Bz module firmware linesJohannes Berg2-23/+3
2023-06-04wifi: iwlwifi: testmode: add return value descriptionsJohannes Berg3-6/+29
2023-06-04wifi: iwlwifi: fix some kernel-doc issuesJohannes Berg6-9/+18
2023-06-04wifi: mac80211: describe return values in kernel-docJohannes Berg3-1/+5
2023-06-04wifi: cfg80211: reg: describe return values in kernel-docJohannes Berg2-4/+14
2023-06-04[NOUPSTREAM] wifi: iwlwifi: mei: remove duplicate macroJohannes Berg2-6/+1
2023-06-04[BUGFIX][NOUPSTREAM] wifi: iwlwifi: rfi: Acquire lock before sending RFI_CONF...Anjaneyulu2-1/+3
2023-06-01backport: simplify dropreason handlingJohannes Berg5-312/+44
2023-06-01wifi: cfg80211: hold wiphy lock when sending wiphyJohannes Berg3-1/+12
2023-06-01wifi: cfg80211: wext: hold wiphy lock in siwgenieJohannes Berg2-2/+4
2023-06-01wifi: cfg80211: move wowlan disable under locksJohannes Berg2-5/+5
2023-06-01wifi: cfg80211: hold wiphy lock in pmsr workJohannes Berg3-4/+5
2023-06-01wifi: cfg80211: hold wiphy lock in auto-disconnectJohannes Berg3-6/+6
2023-06-01[BUGFIX] wifi: cfg80211: fix locking in regulatory disconnectJohannes Berg2-2/+3
2023-06-01[BUGFIX] wifi: cfg80211: fix locking in sched scan stop workJohannes Berg2-3/+3
2023-06-01[BUGFIX] wifi: iwlwifi: utilize bit 2 of DSM function 4 for china 2022Anjaneyulu2-2/+2
2023-06-01[BUGFIX] wifi: mac80211: don't re-add debugfs during reconfigJohannes Berg2-2/+6
2023-06-01[BUGFIX] wifi: iwlwifi: mvm: handle link-STA allocation in restartJohannes Berg2-6/+17
2023-06-01[BUGFIX] wifi: iwlwifi: mvm: iterate active links for STA queuesJohannes Berg2-4/+5
2023-06-01wifi: mac80211: allow for_each_sta_active_link() under RCUJohannes Berg2-2/+2
2023-06-01wifi: mac80211: relax RCU check in for_each_vif_active_link()Johannes Berg2-2/+2
2023-06-01[BUGFIX] wifi: mac80211: don't connect to an AP while it's in a CSA processAyala Beker2-2/+30
2023-05-31wifi: iwlwifi: mvm: add a debug print when we get a BAREmmanuel Grumbach2-1/+4
2023-05-31[BUGFIX] backports: add missing include_next in dropreason.hJohannes Berg2-1/+3
2023-05-31[BUGFIX] backport: move 6.4 backports back againJohannes Berg4-20/+25
2023-05-31wifi: iwlwifi: mvm: remove new checksum codeJohannes Berg5-77/+8
2023-05-31wifi: iwlwifi: mvm: move listen interval to constantsJohannes Berg5-3/+5
2023-05-31backport: move kunit things forward to 6.5Johannes Berg5-4/+4
2023-05-31wifi: iwlwifi: mvm: support set_antenna()Emmanuel Grumbach10-27/+149
2023-05-31wifi: mac80211: update the rx_chains after set_antenna()Emmanuel Grumbach2-2/+8
2023-05-31wifi: mac80211: use bandwidth indication element for CSAJohannes Berg6-19/+69
2023-05-31[BUGFIX] wifi: mac80211: fix channel switch link dataJohannes Berg3-6/+8
2023-05-31[BUGFIX] wifi: mac80211: fix link selection on reconfigJohannes Berg2-3/+4
2023-05-31wifi: iwlwifi: no power save during transition to D3Miri Korenblit3-3/+11
2023-05-30[NOUPSTREAM] wifi: iwlwifi: pcie: set STEP analog paramsJohannes Berg3-1/+7
2023-05-30wifi: iwlwifi: update context info structure definitionsJohannes Berg2-2/+6
2023-05-30[BUGFIX] wifi: iwlwifi: mvm: fix recovery flow in CSAEmmanuel Grumbach2-2/+7
2023-05-24[BUGFIX] wifi: iwlwifi: Use FW rate for non-data framesMiri Korenblit2-6/+10
2023-05-24[BUGFIX][NOUPSTREAM] wifi: iwlwifi: Don't use debugfs rx chains upon esr acti...Miri Korenblit2-1/+5
2023-05-24[BUGFIX][NOUPSTREAM] wifi: iwlwifi: adjust rx_phyinfo debugfs to MLOMiri Korenblit2-17/+29
2023-05-23[NOUPSTREAM][BUGFIX] wifi: mac80211: hwsim: fix small ops compilation on olde...Gregory Greenman2-1/+10
2023-05-23wifi: mac80211: Do not force off-channel for management Tx with MLOIlan Peer2-2/+8
2023-05-23wifi: iwlwifi: mvm: enable FILS DF Tx on non-PSC channelShaul Triebitz4-7/+23
2023-05-23Merge remote-tracking branch 'auto/master'Gregory Greenman102-1790/+5361
2023-05-18[BUGFIX] wifi: iwlwifi: Attempt bus rescan for CSR_HW_REV read failureGregory Greenman2-1/+6
2023-05-14[BUGFIX] wifi: iwlwifi: mvm: Add support for IGTK in D3 resume flowYedidya Benshimol3-26/+148
2023-05-14[BUGFIX] wifi: iwlwifi: mvm: update two most recent GTK's on D3 resume flowYedidya Benshimol2-82/+116
2023-05-14[BUGFIX] wifi: mac80211: mark keys as uploaded when added by the driverYedidya Benshimol2-3/+7
2023-05-14wifi: iwlwifi: mvm: Refactor security key update after D3Yedidya Benshimol2-41/+43
2023-05-11[BUGFIX] wifi: iwlwifi: rfi: reduce the level of rfi logsGregory Greenman2-17/+21
2023-05-11[BUGFIX] wifi: iwlwifi: mvm: make "pldr_sync" mode effectiveJohannes Berg4-18/+19
2023-05-10[BUGFIX][NOUPSTREAM] wifi: iwlwifi: rfi: Modify type of "capa" variable.Anjaneyulu3-4/+4
2023-05-10wifi: iwlwifi: mvm: log dropped framesEmmanuel Grumbach2-2/+6
2023-05-10[BUGFIX] wifi: mac80211: take MBSSID/EHT data also from probe respJohannes Berg2-11/+16
2023-05-09wifi: iwlwifi: fw: disable firmware debug assertsGregory Greenman9-2/+68
2023-05-08[BUGFIX] wifi: iwlwifi: mvm: set MFP flag for broadcast stationJohannes Berg2-1/+6
2023-05-07wifi: iwlwifi: increase number of RX buffers for EHT devicesJohannes Berg3-13/+9
2023-05-07wifi: iwlwifi: pcie: fix RB status readingJohannes Berg4-14/+10
2023-05-07[NOUPSTREAM] wifi: iwlwifi: rfi: extend DLVR support to vendor commandAnjaneyulu2-21/+27
2023-05-07wifi: iwlwifi: rfi: update default DDR table for RFImGregory Greenman2-25/+105
2023-05-07wifi: iwlwifi: rfi: implement DLVR protectionAnjaneyulu10-80/+237
2023-05-05wifi: iwlwifi: mvm: reduce maximum RX A-MPDU sizeJohannes Berg4-5/+5
2023-05-04wifi: iwlwifi: mvm: check link more carefullyJohannes Berg2-2/+3
2023-05-04[BUGFIX] wifi: iwlwifi: avoid a NULL pointer dereferenceAvraham Stern2-2/+2
2023-05-03[BUGFIX] wifi: iwlwifi: debug: catch early out of range worker indexGregory Greenman2-3/+10
2023-05-02wifi: iwlwifi: bump FW API to 83 for AX/BZ/SC devicesGregory Greenman4-4/+4
2023-05-01wifi: iwlwifi: mvm: bump new checksum offload to Sc familyJohannes Berg4-11/+11
2023-05-01[BUGFIX] wifi: iwlwifi: adjust skip-over-dtim in D3Johannes Berg2-5/+4
2023-04-30[BUGFIX] wifi: iwlwifi: mvm: check only affected linksJohannes Berg2-2/+3
2023-04-30wifi: iwlwifi: fw: reconstruct the API/CAPA enum numberJohannes Berg2-10/+19
2023-04-30[NOUPSTREAM] wifi: iwlwifi: move 11ax-softap kernel-docJohannes Berg2-7/+1
2023-04-30[NOUPSTREAM] wifi: iwlwifi: testmode: fix kernel-docJohannes Berg8-72/+61
2023-04-30wifi: iwlwifi: remove spurious kernel-docJohannes Berg2-2/+1
2023-04-30wifi: iwlwifi: mvm: fix kernel-docJohannes Berg5-23/+47
2023-04-30wifi: iwlwifi: pcie: fix kernel-doc issuesJohannes Berg2-16/+37
2023-04-30wifi: iwlwifi: queue: fix kernel-docJohannes Berg2-3/+5
2023-04-30wifi: iwlwifi: xvt: fix kernel-doc warningsJohannes Berg2-14/+8
2023-04-30[NOUPSTREAM] wifi: iwlwifi: vendor-cmd: fix kernel-docJohannes Berg2-13/+17
2023-04-30wifi: iwlwifi: mvm: Add support for scan version 17Ilan Peer3-40/+96
2023-04-30wifi: cfg80211: Retrieve PSD information from RNR AP informationIlan Peer4-3/+21
2023-04-27[NOUPSTREAM] wifi: make kunit tests depend on 6.3Johannes Berg3-3/+3
2023-04-27[BUGFIX] wifi: iwlwifi: don't use an uninitialized variableMiri Korenblit2-4/+1
2023-04-26wifi: mac80211: add kunit tests for public action handlingJohannes Berg5-3/+192
2023-04-21[BUGFIX] compat: build kunit code only if possibleJohannes Berg2-2/+2
2023-04-20[BUGFIX] wifi: iwlwifi: remove memory check for LMAC error addressMukesh Sisodiya2-3/+2
2023-04-20wifi: mac80211: Print local link address during authenticationIlan Peer2-3/+15
2023-04-20wifi: mac80211: fix CRC calculation for extended elemsJohannes Berg2-15/+12
2023-04-20[BUGFIX] wifi: mac80211: fix # of MSDU in A-MSDU calculationJohannes Berg2-2/+2
2023-04-20wifi: iwlwifi: pcie: remove BnJ/SnJ workaroundJohannes Berg2-12/+1
2023-04-20wifi: iwlwifi: mvm: add a print when sending RLC commandMiri Korenblit2-1/+4
2023-04-20[BUGFIX] wifi: iwlwifi: fix error messages for firmware nameJohannes Berg2-4/+4
2023-04-19[BUGFIX] Revert "wifi: iwlwifi: fw: disable firmware debug asserts"Gregory Greenman7-53/+2
2023-04-19Revert "[BUGFIX] wifi: iwlwifi: fw: don't disable debug asserts for older dev...Gregory Greenman2-5/+1
2023-04-19[BUGFIX] wifi: iwlwifi: pnvm: update size field in scratch memory descriptorGregory Greenman5-28/+43
2023-04-18[BUGFIX] wifi: iwlwifi: fw: don't disable debug asserts for older devicesGregory Greenman2-1/+5
2023-04-17[BUGFIX] wifi: iwlmei: don't send nic info with invalid mac addressAvraham Stern2-4/+8
2023-04-17[BUGFIX] wifi: iwlmei: send driver down SAP message only if wiamt is enabledAvraham Stern2-2/+4
2023-04-16[BUGFIX] wifi: iwlmei: send HOST_GOES_DOWN message even if wiamt is disabledAvraham Stern2-24/+20
2023-04-16[BUGFIX] [NOUPSTREAM] wifi: iwlwifi: mvm: send a udev event when we can't con...Emmanuel Grumbach4-9/+30
2023-04-16[BUGFIX] wifi: iwlwifi: avoid a warning in case prepare card failedAvraham Stern2-11/+2
2023-04-13[BUGFIX] wifi: iwlwifi: mvm: avoid baid size integer overflowJohannes Berg2-2/+2
2023-04-13wifi: iwlwifi: cfg: remove trailing dash from FW_PRE constantsJohannes Berg11-132/+120
2023-04-13[BUGFIX] wifi: iwlwifi: mvm: use calculated fw_name prefixJohannes Berg3-5/+5
2023-04-13wifi: iwlwifi: fix some kernel-doc issuesJohannes Berg11-37/+35