summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-07-24net: Use netif_threaded_enable instead of netif_set_threaded in driversSamiullah Khawaja
2025-07-24Merge tag 'wireless-next-2025-07-24' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-07-24wifi: Fix typosBjorn Helgaas
2025-07-23mt76: access ->pp through netmem_desc instead of pageByungchul Park
2025-07-23Merge tag 'iwlwifi-next-2025-07-23' of https://git.kernel.org/pub/scm/linux/k...Johannes Berg
2025-07-23wifi: brcmsmac: Use str_true_false() helperLiu Song
2025-07-23wifi: brcmfmac: fix EXTSAE WPA3 connection failure due to AUTH TX failureTing-Ying Li
2025-07-23wifi: brcm80211: Remove yet more unused functionsDr. David Alan Gilbert
2025-07-23wifi: brcm80211: Remove more unused functionsDr. David Alan Gilbert
2025-07-23wifi: brcm80211: Remove unused functionsDr. David Alan Gilbert
2025-07-23wifi: iwlwifi: Revert "wifi: iwlwifi: remove support of several iwl_ppag_tabl...Miri Korenblit
2025-07-23wifi: iwlwifi: check validity of the FW API rangeMiri Korenblit
2025-07-23wifi: iwlwifi: don't export symbols that we shouldn'tMiri Korenblit
2025-07-23wifi: iwlwifi: mld: use spec link id and not FW link idMiri Korenblit
2025-07-23wifi: iwlwifi: mld: decode EOF bit for AMPDUsBenjamin Berg
2025-07-23wifi: iwlwifi: Remove support for rx OMI bandwidth reductionMiri Korenblit
2025-07-23wifi: iwlwifi: stop supporting iwl_omi_send_status_notif ver 1Miri Korenblit
2025-07-23wifi: iwlwifi: remove SC2F firmware supportMiri Korenblit
2025-07-23wifi: iwlwifi: mvm: Remove NAN supportIlan Peer
2025-07-23wifi: iwlwifi: mld: avoid outdated reorder buffer head_snAvraham Stern
2025-07-23wifi: iwlwifi: mvm: avoid outdated reorder buffer head_snAvraham Stern
2025-07-23wifi: iwlwifi: disable certain features for fips_enabledJohannes Berg
2025-07-23wifi: iwlwifi: mld: support channel survey collection for ACS scansBenjamin Berg
2025-07-23wifi: iwlwifi: mld: disable RX aggregation if requestedMiri Korenblit
2025-07-23wifi: rt2x00: soc: modernize probeRosen Penev
2025-07-23wifi: rt2800: move 2x00soc to 2800socRosen Penev
2025-07-23wifi: rt2800soc: allow loading from OFRosen Penev
2025-07-23wifi: rt2x00: remove mod_name from platform_driverRosen Penev
2025-07-23wifi: rt2x00: add COMPILE_TESTRosen Penev
2025-07-23wifi: brcmfmac: cyw: Fix __counted_by to be LE variantKees Cook
2025-07-22wifi: mac80211: don't require cipher and keylen in gtk rekeyMiri Korenblit
2025-07-22Merge tag 'ath-next-20250721' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2025-07-22wifi: iwlwifi: mvm/fw: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2025-07-22wifi: iwlwifi: Fix typo "ransport"WangYuli
2025-07-22wifi: iwlwifi: fix cmd length when sending WOWLAN_TSC_RSC_PARAMAntonio Quartulli
2025-07-21wifi: ath12k: Correct tid cleanup when tid setup failsSarika Sharma
2025-07-21wifi: ath12k: bring DFS support back for WCN7850Baochen Qiang
2025-07-21wifi: ath12k: Prefer {} to {0} in initializersJeff Johnson
2025-07-21wifi: ath11k: Prefer {} to {0} in initializersJeff Johnson
2025-07-21wifi: ath10k: Prefer {} to {0} in initializersJeff Johnson
2025-07-21wifi: brcmfmac: support CYW54591 PCIE deviceDouble Lo
2025-07-21wifi: brcmfmac: fix P2P discovery failure in P2P peer due to missing P2P IEGokul Sivakumar
2025-07-19wifi: ath12k: Advertise encapsulation/decapsulation offload support to mac80211Nithyanantham Paramasivam
2025-07-19wifi: ath12k: Fix TX status reporting to mac80211 when offload is enabledNithyanantham Paramasivam
2025-07-19wifi: ath12k: Fix the handling of TX packets in Ethernet modeNithyanantham Paramasivam
2025-07-18net: s/dev_set_threaded/netif_set_threaded/Stanislav Fomichev
2025-07-18wifi: ath12k: Add support to parse max ext2 wmi service bitTamizh Chelvam Raja
2025-07-18wifi: ath12k: fix endianness handling while accessing wmi service bitTamizh Chelvam Raja