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