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