summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-10wifi: iwlwifi: pcie: accept new devices for MVM-only configsJohannes Berg2-2/+3
2025-07-10wifi: iwlwifi: pcie: inform me when op mode leavingItamar Shalev3-1/+25
2025-07-10wifi: iwlwifi: simplify iwl_poll_bits_mask return valueItamar Shalev4-14/+14
2025-07-10wifi: iwlwifi: mvm: remove support for iwl_wowlan_status_v9Miri Korenblit3-56/+2
2025-07-10wifi: iwlwifi: mvm: remove support for iwl_wowlan_status_v12Miri Korenblit3-53/+1
2025-07-10wifi: iwlwifi: add a reference to iwl_wowlan_info_notif_v3Miri Korenblit1-1/+2
2025-07-10wifi: iwlwifi: mvm: remove support for iwl_wowlan_info_notif_v2Miri Korenblit3-58/+6
2025-07-10wifi: iwlwifi: bump minimum API version for SO/MA/TYMiri Korenblit1-1/+1
2025-07-10wifi: iwlwifi: assign a FW API range for JFMiri Korenblit3-17/+28
2025-07-10wifi: iwlwifi: handle non-overlapping API rangesMiri Korenblit1-2/+6
2025-07-09wifi: mac80211: don't complete management TX on SAE commitJohannes Berg2-1/+10
2025-07-09wifi: cfg80211/mac80211: implement dot11ExtendedRegInfoSupportSomashekhar Puttagangaiah5-6/+89
2025-07-09wifi: mac80211: send extended MLD capa/ops if AP has itJohannes Berg1-9/+45
2025-07-09wifi: mac80211: copy first_part into HW scanBenjamin Berg1-1/+2
2025-07-09wifi: cfg80211: add a flag for the first part of a scanBenjamin Berg2-6/+15
2025-07-09wifi: mac80211: remove DISALLOW_PUNCTURING_5GHZ codeJohannes Berg3-9/+1
2025-07-09wifi: cfg80211: only verify part of Extended MLD CapabilitiesBenjamin Berg2-3/+27
2025-07-09wifi: nl80211: make nl80211_check_scan_flags() type safeJohannes Berg1-27/+28
2025-07-09wifi: cfg80211: hide scan internalsJohannes Berg8-179/+196
2025-07-09wifi: mac80211: fix deactivated link CSAJohannes Berg1-0/+17
2025-07-09wifi: mac80211: add mandatory bitrate support for 6 GHzSomashekhar Puttagangaiah1-1/+2
2025-07-09wifi: mac80211: remove spurious blank lineJohannes Berg1-1/+0
2025-07-09wifi: mac80211: verify state before connectionMiri Korenblit1-8/+14
2025-07-09wifi: mac80211: avoid weird state in error pathMiri Korenblit2-1/+10
2025-07-09Merge tag 'iwlwifi-next-2025-07-09' of https://git.kernel.org/pub/scm/linux/k...Johannes Berg26-692/+563
2025-07-09wifi: iwlwifi: mvm: remove support for iwl_wowlan_info_notif_v4Miri Korenblit2-19/+15
2025-07-09wifi: iwlwifi: bump minimum API version in BZMiri Korenblit1-1/+1
2025-07-09wifi: iwlwifi: mvm: remove unneeded argumentMiri Korenblit1-4/+3
2025-07-09wifi: iwlwifi: mvm: remove MLO GTK rekey codeMiri Korenblit1-200/+10
2025-07-09wifi: iwlwifi: pcie: rename iwl_pci_gen1_2_probe() argumentJohannes Berg2-6/+6
2025-07-09wifi: iwlwifi: match discrete/integrated to fix some namesJohannes Berg4-20/+46
2025-07-09wifi: iwlwifi: remove Intel driver load messageJohannes Berg1-2/+0
2025-07-09wifi: iwlwifi: mvm/mld: make PHC messages debug messagesJohannes Berg2-13/+13
2025-07-09wifi: iwlwifi: trans: remove iwl_trans_initMiri Korenblit3-42/+41
2025-07-09wifi: iwlwifi: pcie move common probe logicMiri Korenblit3-41/+47
2025-07-09wifi: iwlwifi: bump FW API to 102 for BZ/SC/DRMiri Korenblit3-3/+3
2025-07-09wifi: iwlwifi: pcie: Move txcmd size/align calculation to callersYedidya Benshimol3-16/+19
2025-07-09wifi: iwlwifi: pcie move gen1_2 probe to gen1_2/trans.cYedidya Benshimol4-329/+335
2025-07-09wifi: iwlwifi: use PNVM data embedded in .ucode filesJohannes Berg7-16/+44
2025-07-09wifi: iwlwifi: Add an helper function for polling bitsRotem Kerem5-31/+30
2025-07-08wifi: mac80211: fix rx link assignment for non-MLO stationsHari Chandrakanthan1-3/+9
2025-07-08wifi: cfg80211: move away from using a fake platform deviceGreg Kroah-Hartman1-14/+14
2025-07-08Merge tag 'mt76-next-2025-07-07' of https://github.com/nbd168/wirelessJohannes Berg15-98/+182
2025-07-07wifi: mt76: mt7921s: Introduce SDIO WiFi/BT combo module card resetLeon Yen6-2/+72
2025-07-07wifi: mt76: mt792x: improve monitor interface handlingMing Yen Hsieh1-0/+1
2025-07-07wifi: mt76: Get rid of dma_sync_single_for_device() for MMIO devicesLorenzo Bianconi2-13/+4
2025-07-07wifi: mt76: mt7996: Move num_sta accounting in mt7996_mac_sta_{add,remove}_linksLorenzo Bianconi1-26/+32
2025-07-07wifi: mt76: mt7996: Add MLO support to mt7996_tx_check_aggr()Lorenzo Bianconi1-23/+21
2025-07-07wifi: mt76: mt7996: Fix valid_links bitmask in mt7996_mac_sta_{add,remove}Lorenzo Bianconi1-2/+2
2025-07-07wifi: mt76: mt7996: Fix possible OOB access in mt7996_tx()Lorenzo Bianconi1-5/+12