summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-01-26wifi: ath12k: Avoid code duplication in monitor ring processingP Praneesh
2025-01-26wifi: ath12k: Avoid multiple times configuring monitor filterP Praneesh
2025-01-26wifi: ath12k: Enable filter config for monitor destination ringP Praneesh
2025-01-26wifi: ath12k: Add HTT source ring ID for monitor ringsP Praneesh
2025-01-26wifi: ath12k: Fix pdev lookup in WBM error processingRameshkumar Sundaram
2025-01-26wifi: ath12k: Request pdev stats from firmwareRamya Gnanasekar
2025-01-26wifi: ath12k: Request beacon stats from firmwareRamya Gnanasekar
2025-01-26wifi: ath12k: Request vdev stats from firmwareRamya Gnanasekar
2025-01-26wifi: ath12k: fix memory leak in ath12k_pci_remove()Miaoqing Pan
2025-01-26wifi: ath12k: encode max Tx power in scan channel list commandSathishkumar Muruganandam
2025-01-26wifi: ath11k: fix memory leak in ath11k_xxx_remove()Miaoqing Pan
2025-01-26wifi: ath12k: report station mode signal strengthLingbo Kong
2025-01-26wifi: ath12k: report station mode receive rate for IEEE 802.11beLingbo Kong
2025-01-26wifi: ath12k: report station mode transmit rateLingbo Kong
2025-01-23wifi: ath12k: fix skb_ext_desc leak in ath12k_dp_tx() error pathNicolas Escande
2025-01-22wifi: ath12k: Disable MLO in Factory Test ModeAaradhana Sahu
2025-01-22wifi: ath12k: add factory test mode supportAaradhana Sahu
2025-01-22wifi: ath12k: export ath12k_wmi_tlv_hdr for testmodeAaradhana Sahu
2025-01-22wifi: ath: create common testmode_i.h file for ath driversAaradhana Sahu
2025-01-22wifi: ath11k: Use dma_alloc_noncoherent for rx_tid buffer allocationP Praneesh
2025-01-22wifi: ath11k: Fix DMA buffer allocation to resolve SWIOTLB issuesP Praneesh
2025-01-17wifi: ath12k: Refactor Rx status TLV parsing procedure argumentKarthikeyan Periyasamy
2025-01-17wifi: ath12k: Refactor the monitor Tx/RX handler procedure argumentsKarthikeyan Periyasamy
2025-01-17wifi: ath12k: Refactor the monitor Rx parser handler argumentKarthikeyan Periyasamy
2025-01-17wifi: ath9k: use unsigned long for activity check timestampDmitry Antipov
2025-01-17wifi: ath9k: cleanup struct ath_tx_control and ath_tx_prepare()Dmitry Antipov
2025-01-16wifi: brcmfmac: fix NULL pointer dereference in brcmf_txfinalize()Marcel Hamer
2025-01-16wifi: rtw88: add RTW88_LEDS depends on LEDS_CLASS to KconfigPing-Ke Shih
2025-01-15Merge tag 'ath-next-20250114' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2025-01-15wifi: wilc1000: unregister wiphy only after netdev registrationAlexis Lothoré
2025-01-15Merge tag 'mt76-for-kvalo-2025-01-14' of https://github.com/nbd168/wirelessKalle Valo
2025-01-15Merge tag 'rtw-next-2025-01-12' of https://github.com/pkshih/rtwKalle Valo
2025-01-14wifi: ath12k: fix key cache handlingAditya Kumar Singh
2025-01-14wifi: ath12k: Fix uninitialized variable access in ath12k_mac_allocate() func...Karthikeyan Periyasamy
2025-01-14wifi: ath12k: Remove ath12k_get_num_hw() helper functionKarthikeyan Periyasamy
2025-01-14wifi: ath12k: Refactor the ath12k_hw get helper function argumentKarthikeyan Periyasamy
2025-01-14wifi: ath12k: Refactor ath12k_hw set helper function argumentKarthikeyan Periyasamy
2025-01-14wifi: mt76: mt7996: add implicit beamforming support for mt7992Howard Hsu
2025-01-14wifi: mt76: mt7996: fix beacon command during disablingMichael-CY Lee
2025-01-14wifi: mt76: mt7996: fix ldpc settingPeter Chiu
2025-01-14wifi: mt76: mt7996: fix definition of tx descriptorBenjamin Lin
2025-01-14wifi: mt76: connac: adjust phy capabilities based on band constraintsHoward Hsu
2025-01-14wifi: mt76: mt7996: fix incorrect indexing of MIB FW eventBenjamin Lin
2025-01-14wifi: mt76: mt7996: fix HE Phy capabilityHoward Hsu
2025-01-14wifi: mt76: mt7996: fix the capability of reception of EHT MU PPDUHoward Hsu
2025-01-14wifi: mt76: mt7996: add max mpdu len capabilityPeter Chiu
2025-01-14wifi: mt76: mt7921: avoid undesired changes of the preset regulatory domainLeon Yen
2025-01-14wifi: mt76: mt7925e: fix too long of wifi resume timeQuan Zhou
2025-01-14wifi: mt76: mt7925: add handler to hif suspend/resume eventQuan Zhou
2025-01-14wifi: mt76: mt7925: fix CLC command timeout when suspend/resumeQuan Zhou