aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2026-06-09wifi: mt76: mt7925: clean up DMA on probe failureMyeonghun Pak1-1/+3
2026-06-06wifi: ath9k_htc: allocate tx_buf and buf togetherRosen Penev2-13/+3
2026-06-06wifi: ath9k: remove disabling of bandsRosen Penev2-14/+4
2026-06-06wifi: ath9k: remove TX99 power array zero initRosen Penev1-2/+2
2026-06-06wifi: ath9k: Clear DMA descriptors without memsetRosen Penev2-5/+33
2026-06-06wifi: ath9k_htc: use module_usb_driverRosen Penev3-29/+1
2026-06-06wifi: wcn36xx: allocate chan_surveys with main structRosen Penev2-12/+3
2026-06-06wifi: wcn36xx: fix spelling mistakes in dxe header commentStepan Ionichev1-2/+2
2026-06-06wifi: wcn36xx: fix OOB read from short trigger BA firmware responseTristan Madani1-0/+3
2026-06-06wifi: wcn36xx: fix OOB read from firmware count in PRINT_REG_INFO indicationTristan Madani1-0/+6
2026-06-06wifi: wcn36xx: fix heap overflow from oversized firmware HAL responseTristan Madani1-0/+4
2026-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-38/+67
2026-06-04Merge tag 'iwlwifi-next-2026-06-03' of https://git.kernel.org/pub/scm/linux/k...Johannes Berg43-306/+1031
2026-06-04Merge tag 'ath-next-20260602' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg27-115/+642
2026-06-04wifi: wlcore: enable the right set of ciphersAndreas Kemnade1-10/+13
2026-06-04wifi: iwlwifi: Use system_device_crosststamp::sys_systimeThomas Gleixner2-2/+2
2026-06-04wifi: iwlwifi: Adopt PTP cross timestamps to core changesThomas Gleixner2-3/+5
2026-06-03wifi: iwlwifi: bump maximum core version for BZ/SC/DR to 106Emmanuel Grumbach3-3/+3
2026-06-03wifi: iwlwifi: mld: add KUnit tests for link gradingAvinash Bhatt2-34/+254
2026-06-03wifi: iwlwifi: mld: add KUnit tests for PSD/EIRP RSSI adjustmentAvinash Bhatt4-1/+378
2026-06-03wifi: iwlwifi: mld: drop TLC config cmd v4/v5 compat codeShahar Tzarfati3-106/+1
2026-06-03wifi: iwlwifi: mvm: remove __must_check annotation from command sendingMiri Korenblit1-10/+10
2026-06-03wifi: iwlwifi: trans: export the maximum supported hcmd sizeMiri Korenblit1-0/+4
2026-06-03wifi: iwlwifi: stop supporting core101Shahar Tzarfati3-3/+3
2026-06-03wifi: iwlwifi: remove orphaned DC2DC config enumShahar Tzarfati1-10/+1
2026-06-03wifi: iwlwifi: fix a typoMiri Korenblit1-1/+1
2026-06-03wifi: iwlwifi: pcie: fix write pointer move detectionJohannes Berg1-2/+2
2026-06-03wifi: iwlwifi: mld: Require HT support for NANIlan Peer1-1/+2
2026-06-03wifi: iwlwifi: mvm: fix P2P-Device binding handlingJohannes Berg4-3/+20
2026-06-03wifi: iwlwifi: mld: add KUnit tests for duplicated beacon RSSI adjustmentAvinash Bhatt5-4/+173
2026-06-03wifi: iwlwifi: mld: don't WARN on WoWLAN suspend w/o netdetectJohannes Berg1-2/+5
2026-06-03wifi: iwlwifi: cfg: Revert "wifi: iwlwifi: cfg: move the MODULE_FIRMWARE to t...Shahar Tzarfati2-12/+12
2026-06-03wifi: iwlwifi: mld: set fast-balance scan for active EMLSRPagadala Yesu Anjaneyulu1-1/+7
2026-06-03wifi: iwlwifi: mld: support FW TLV for NAN max channel switch timeIsrael Kozitz4-2/+15
2026-06-03wifi: iwlwifi: mld: always allow mimo in NANMiri Korenblit1-0/+6
2026-06-03wifi: iwlwifi: move iwl_fw_rate_idx_to_plcp() to mvmJohannes Berg5-33/+30
2026-06-03wifi: iwlwifi: mvm: rename iwl_mvm_mac80211_idx_to_hwrate()Johannes Berg4-9/+9
2026-06-03wifi: iwlwifi: fix STEP_URM register address for SC devicesMoriya Itzchaki2-5/+10
2026-06-03wifi: iwlwifi: mld: fix smatch warningMiri Korenblit1-1/+2
2026-06-03wifi: iwlwifi: remove mvm prefix from marker commandMiri Korenblit3-13/+13
2026-06-03wifi: iwlwifi: remove stale commentMiri Korenblit1-1/+0
2026-06-03wifi: iwlwifi: fw: cut down NIC wakeups during dumpJohannes Berg5-46/+63
2026-06-03wifi: iwlwifi: add support for AX231Emmanuel Grumbach3-3/+7
2026-06-03Merge tag 'rtw-next-2026-06-03' of https://github.com/pkshih/rtwJohannes Berg73-767/+6164
2026-06-03wifi: mac80211_hwsim: claim DBE capabilityJohannes Berg1-0/+5
2026-06-03wifi: Update UHR PHY capabilities to D1.4Johannes Berg3-20/+18
2026-06-03wifi: qtnfmac: topaz: defer IRQ enabling until IPC initRunyu Xiao1-4/+2
2026-06-03wifi: cfg80211: remove 5/10 MHz channel supportJohannes Berg3-4/+0
2026-06-03wifi: rtw89: usb: add serial_number and uuid sysfs attributes for 0x28de:0x2432Johnson Tsai5-2/+84
2026-06-03wifi: rtw89: add dev_id_quirks to driver_info for per-device quirk controlJohnson Tsai16-8/+25