summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2024-05-03wifi: ath11k: unmap the CE in ath11k_ahb_probe() error pathJeff Johnson
2024-05-03wifi: ath11k: refactor CE remap & unmapJeff Johnson
2024-05-03wifi: ath12k: Add lock to protect the hardware stateKarthikeyan Periyasamy
2024-05-03wifi: ath12k: Refactor the hardware stateKarthikeyan Periyasamy
2024-05-03wifi: ath12k: Refactor the hardware recovery procedureKarthikeyan Periyasamy
2024-05-03wifi: ath11k: ath11k_mac_op_ipv6_changed(): use list_for_each_entry()Kalle Valo
2024-05-03Merge tag 'ath-next-20240502' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-05-03Merge tag 'mt76-for-kvalo-2024-05-02' of https://github.com/nbd168/wirelessKalle Valo
2024-05-03wifi: mac80211_hwsim: add support for BSS colorAditya Kumar Singh
2024-05-03wifi: mac80211: handle color change per linkAditya Kumar Singh
2024-05-03wifi: iwlwifi: pcie: allocate dummy net_device dynamicallyBreno Leitao
2024-05-03wifi: iwlwifi: Use request_module_nowaitBen Greear
2024-05-02wifi: mt76: enable spectrum managementFelix Fietkau
2024-05-02wifi: mt76: mt7925: add EHT radiotap support in monitor modeDeren Wu
2024-05-02wifi: mt76: mt7921e: add LED control supportHao Zhang
2024-05-02wifi: mt76: mt7996: let upper layer handle MGMT frame protectionMichael-CY Lee
2024-05-02wifi: mt76: mt7921: cqm rssi low/high event notifyRong Yan
2024-05-02wifi: mt76: make const arrays in functions staticFelix Fietkau
2024-05-02wifi: mt76: connac: use muar idx 0xe for non-mt799x as wellFelix Fietkau
2024-05-02wifi: mt76: mt7996: add sanity checks for background radar triggerStanleyYP Wang
2024-05-02wifi: mt76: connac: enable critical packet mode support for mt7992Howard Hsu
2024-05-02wifi: mt76: mt7996: fix potential memory leakage when reading chip temperatureHoward Hsu
2024-05-02wifi: mt76: mt7996: fix non-main BSS no beacon issue for MBSS scenarioHenry Yen
2024-05-02wifi: mt76: connac: enable HW CSO module for mt7996Howard Hsu
2024-05-02wifi: mt76: mt7996: set RCPI value in rate control commandPeter Chiu
2024-05-02wifi: mt76: connac: use peer address for station BMC entryShayne Chen
2024-05-02wifi: mt76: mt7996: disable rx header translation for BMC entryShayne Chen
2024-05-02wifi: mt76: mt7915: Remove unused of_gpio.hAndy Shevchenko
2024-05-02wifi: mt76: mt7915: add missing chanctx opsBen Greear
2024-05-02wifi: mt76: sdio: move mcu queue size check inside critical sectionLorenzo Bianconi
2024-05-02wifi: mt76: mt7996: fix uninitialized variable in mt7996_irq_tasklet()Lorenzo Bianconi
2024-05-02wifi: mt76: mt7925: ensure 4-byte alignment for suspend & wow commandMing Yen Hsieh
2024-05-02wifi: mt76: mt7921s: fix potential hung tasks during chip recoveryLeon Yen
2024-05-02wifi: mt76: mt7921: introduce mt7920 PCIe supportDeren Wu
2024-05-02wifi: mt76: mt7996: fix size of txpower MCU commandChad Monroe
2024-05-02wifi: mt76: connac: check for null before dereferencingMuhammad Usama Anjum
2024-05-02wifi: mt76: mt7603: add wpdma tx eof flag for PSE client resetFelix Fietkau
2024-05-02wifi: mt76: mt7603: fix tx queue of loopback packetsFelix Fietkau
2024-05-02wifi: mt76: mt7915: add fallback in case of missing precal dataFelix Fietkau
2024-05-02wifi: mt76: mt7915: add mt7986, mt7916 and mt7981 pre-calibrationPeter Chiu
2024-05-02wifi: mt76: mt7915: add support for disabling in-band discoveryMeiChia Chiu
2024-05-02wifi: mt76: mt7996: only set MT76_MCU_RESET for the main phyFelix Fietkau
2024-05-02wifi: mt76: mt7915: only set MT76_MCU_RESET for the main phyBo Jiao
2024-05-02wifi: mt76: mt7915: fix HE PHY capabilities IE for station modeHoward Hsu
2024-05-02wifi: mt76: mt7915: fix bogus Tx/Rx airtime duration valuesHenry Yen
2024-05-02wifi: mt76: mt7915: fix mcu command format for mt7915 tx statsPeter Chiu
2024-05-02wifi: mt76: fix tx packet loss when scanning on DBDCFelix Fietkau
2024-05-02wifi: mt76: replace skb_put with skb_put_zeroFelix Fietkau
2024-05-02wifi: mt76: mt7915: initialize rssi on adding stationsFelix Fietkau
2024-05-02wifi: ath12k: fix the problem that down grade phy mode operationLingbo Kong