summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-12-07wifi: mt76: mt7996: align the format of fixed rate commandPeter Chiu
2023-12-07wifi: mt76: mt7996: handle IEEE80211_RC_SMPS_CHANGEDPeter Chiu
2023-12-07wifi: mt76: connac: set fixed_bw bit in TX descriptor for fixed rate framesHoward Hsu
2023-12-07wifi: mt76: mt7996: adjust WFDMA settings to improve performancePeter Chiu
2023-12-07wifi: mt76: mt7996: fix the size of struct bss_rate_tlvSujuan Chen
2023-12-07wifi: mt76: connac: add beacon duplicate TX mode support for mt7996StanleyYP Wang
2023-12-07wifi: mt76: mt7996: add thermal sensor device supportHoward Hsu
2023-12-07wifi: mt76: connac: add thermal protection support for mt7996Howard Hsu
2023-12-07wifi: mt76: mt7996: add TX statistics for EHT mode in debugfsHoward Hsu
2023-12-07wifi: mt76: mt7996: add support for variants with auxiliary RX pathShayne Chen
2023-12-07wifi: mt76: mt7915: fallback to non-wed mode if platform_get_resource fails i...Lorenzo Bianconi
2023-12-07wifi: mt76: mt7996: add wed rro delete session garbage collectorLorenzo Bianconi
2023-12-07wifi: mt76: mt7996: add wed reset supportLorenzo Bianconi
2023-12-07wifi: mt76: move wed reset common code in mt76 moduleLorenzo Bianconi
2023-12-07wifi: mt76: mt7996: add wed rx supportBo Jiao
2023-12-07wifi: mt76: mt7996: use u16 for val field in mt7996_mcu_set_rro signatureLorenzo Bianconi
2023-12-07wifi: mt76: dma: introduce __mt76_dma_queue_reset utility routineLorenzo Bianconi
2023-12-07wifi: mt76: mt7996: add wed tx supportSujuan Chen
2023-12-07wifi: mt76: increase MT_QFLAG_WED_TYPE sizeLorenzo Bianconi
2023-12-07wifi: mt76: introduce wed pointer in mt76_queueLorenzo Bianconi
2023-12-07wifi: mt76: introduce mt76_queue_is_wed_tx_free utility routineLorenzo Bianconi
2023-12-07wifi: mt76: move mt76_net_setup_tc in common codeLorenzo Bianconi
2023-12-07wifi: mt76: move mt76_mmio_wed_offload_{enable,disable} in common codeLorenzo Bianconi
2023-12-07wifi: mt76: mmio: move mt76_mmio_wed_{init,release}_rx_buf in common codeLorenzo Bianconi
2023-12-07wifi: mt76: Remove unnecessary (void*) conversionsWu Yunchuan
2023-12-07wifi: mt76: permit to load precal from NVMEM cell for mt7915Christian Marangi
2023-12-07wifi: mt76: permit to use alternative cell name to eeprom NVMEM loadChristian Marangi
2023-12-07wifi: mt76: make mt76_get_of_eeprom static againChristian Marangi
2023-12-07wifi: mt76: limit support of precal loading for mt7915 to MTD onlyChristian Marangi
2023-12-07wifi: mt76: fix typo in mt76_get_of_eeprom_from_nvmem functionChristian Marangi
2023-12-07wifi: mt76: fix broken precal loading from MTD for mt7915Christian Marangi
2023-12-07wifi: mt76: mt7996: fix uninitialized variable in parsing txfreeYi-Chia Hsieh
2023-12-07wifi: mt76: mt7921: support 5.9/6GHz channel config in acpiRong Yan
2023-12-07wifi: mt76: add ability to explicitly forbid LED registration with DTRyder Lee
2023-12-07wifi: rtw89: mac: refine SER setting during WiFi CPU power onPing-Ke Shih
2023-12-07wifi: rtw89: 8922a: dump MAC registers when SER occursChia-Yuan Li
2023-12-07wifi: rtw89: 8922a: add SER IMR tablesPing-Ke Shih
2023-12-07wifi: rtw89: fw: extend program counter dump for Wi-Fi 7 chipZong-Zhe Yang
2023-12-07wifi: rtw89: 8922a: configure CRASH_TRIGGER FW featureZong-Zhe Yang
2023-12-01wifi: rtw89: fix misbehavior of TX beacon in concurrent modeChih-Kang Chang
2023-12-01wifi: rtw89: refine remain on channel flow to improve P2P connectionChih-Kang Chang
2023-12-01wifi: rtw89: Refine active scan behavior in 6 GHzPo-Hao Huang
2023-12-01wifi: rtw89: fix not entering PS mode after AP stopsPo-Hao Huang
2023-12-01wifi: rt2x00: make watchdog param per deviceStanislaw Gruszka
2023-12-01wifi: rtlwifi: Remove bridge vendor/device idsIlpo Järvinen
2023-12-01wifi: rtlwifi: Remove unused PCI related defines and structIlpo Järvinen
2023-12-01wifi: rtlwifi: rtl8821ae: Access full PMCS reg and use pci_regs.hIlpo Järvinen
2023-12-01wifi: rtlwifi: rtl8821ae: Add pdev into _rtl8821ae_clear_pci_pme_status()Ilpo Järvinen
2023-12-01wifi: rtlwifi: rtl8821ae: Use pci_find_capability()Ilpo Järvinen
2023-12-01wifi: rtlwifi: rtl8821ae: Reverse PM Capability exists checkIlpo Järvinen