summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek
AgeCommit message (Expand)Author
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
2023-12-01wifi: rtlwifi: rtl8821ae: Remove unnecessary PME_Status bit setIlpo Järvinen
2023-12-01wifi: rtlwifi: Convert to use PCIe capability accessorsIlpo Järvinen
2023-12-01wifi: rtlwifi: Convert LNKCTL change to PCIe cap RMW accessorsIlpo Järvinen
2023-12-01wifi: rtlwifi: Remove bogus and dangerous ASPM disable/enable codeIlpo Järvinen
2023-12-01wifi: rtw88: sdio: Honor the host max_req_size in the RX pathMartin Blumenstingl
2023-12-01wifi: rtw89: mac: functions to configure hardware engine and quota for WiFi 7...Ping-Ke Shih
2023-12-01wifi: rtw89: mac: use pointer to access functions of hardware engine and quotaPing-Ke Shih
2023-12-01wifi: rtw89: mac: move code related to hardware engine to individual functionsPing-Ke Shih
2023-12-01wifi: rtw89: mac: check queue empty according to chip genZong-Zhe Yang
2023-12-01wifi: rtw89: refine element naming used by queue empty checkZong-Zhe Yang
2023-12-01wifi: rtw89: add reserved size as factor of DLE used sizePing-Ke Shih
2023-12-01wifi: rtw89: mac: add to get DLE reserved quotaPing-Ke Shih
2023-12-01wifi: rtw89: 8922a: extend and add quota numberPing-Ke Shih
2023-11-30wifi: rtw89: debug: remove wrapper of rtw89_debug()Ping-Ke Shih
2023-11-30wifi: rtw89: debug: add debugfs entry to disable dynamic mechanismPing-Ke Shih
2023-11-30wifi: rtw89: phy: dynamically adjust EDCCA thresholdYi-Chen Chen
2023-11-30wifi: rtw89: debug: add to check if debug mask is enabledPing-Ke Shih
2023-11-30wifi: rtlwifi: rtl8821ae: phy: fix an undefined bitwise shift behaviorSu Hui
2023-11-30wifi: rtlwifi: rtl8821ae: phy: remove some useless codeSu Hui
2023-11-30wifi: rtw88: debug: remove wrapper of rtw_dbg()Ping-Ke Shih
2023-11-22wifi: rtw89: 8922a: read efuse content from physical mapPing-Ke Shih
2023-11-22wifi: rtw89: 8922a: read efuse content via efuse map struct from logic mapPing-Ke Shih
2023-11-22wifi: rtw89: 8852c: read RX gain offset from efuse for 6GHz channelsPing-Ke Shih
2023-11-22wifi: rtw89: mac: add to access efuse for WiFi 7 chipsPing-Ke Shih
2023-11-22wifi: rtw89: mac: use mac_gen pointer to access about efusePing-Ke Shih
2023-11-22wifi: rtw89: 8922a: add 8922A basic chip infoPing-Ke Shih
2023-11-22wifi: rtlwifi: drop unused const_amdpci_aspmBjorn Helgaas
2023-11-22wifi: rtw89: regd: update regulatory map to R65-R44Zong-Zhe Yang
2023-11-22wifi: rtw89: regd: handle policy of 6 GHz according to BIOSZong-Zhe Yang
2023-11-22wifi: rtw89: acpi: process 6 GHz band policy from DSMZong-Zhe Yang
2023-11-22wifi: rtlwifi: simplify rtl_action_proc() and rtl_tx_agg_start()Dmitry Antipov
2023-11-14wifi: rtw89: pci: update interrupt mitigation register for 8922AEPing-Ke Shih
2023-11-14wifi: rtw89: pci: correct interrupt mitigation register for 8852CEPing-Ke Shih
2023-11-14wifi: rtw89: 8922ae: add v2 interrupt handlers for 8922AEPing-Ke Shih
2023-11-14wifi: rtw89: pci: generalize interrupt status bits of interrupt handlersPing-Ke Shih
2023-11-14wifi: rtw89: pci: add pre_deinit to be called after probe completePing-Ke Shih
2023-11-14wifi: rtw89: pci: stop/start DMA for level 1 recovery according to chip genZong-Zhe Yang
2023-11-14wifi: rtw89: pci: reset BDRAM according to chip genZong-Zhe Yang
2023-11-08wifi: rtw88: fix RX filter in FIF_ALLMULTI flagChih-Kang Chang
2023-11-08wifi: rtw88: simplify __rtw_tx_work()Dmitry Antipov
2023-11-08wifi: rtw89: coex: use struct assignment to replace memcpy() to append TDMA c...Ping-Ke Shih
2023-11-08wifi: rtw89: pci: implement PCI mac_post_init for WiFi 7 chipsPing-Ke Shih
2023-11-08wifi: rtw89: pci: add LTR v2 for WiFi 7 chipPing-Ke Shih
2023-11-08wifi: rtw89: pci: implement PCI mac_pre_init for WiFi 7 chipsPing-Ke Shih
2023-11-08wifi: rtw89: pci: use gen_def pointer to configure mac_{pre,post}_init and cl...Ping-Ke Shih