summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek
AgeCommit message (Expand)AuthorLines
2026-04-07Merge tag 'rtw-next-2026-04-02' of https://github.com/pkshih/rtw into wireles...Johannes Berg-415/+5192
2026-04-02wifi: rtw89: usb: fix TX flow control by tracking in-flight URBsLucid Duck-2/+21
2026-04-02wifi: rtw89: Add support for Elecom WDC-XE2402TU3-BZenm Chen-0/+2
2026-04-02wifi: rtw89: 8922d: add PCI ID of RTL8922DE and RTL8922DE-VSPing-Ke Shih-0/+122
2026-04-02wifi: rtw89: 8922d: add chip_info and chip_ops structPing-Ke Shih-7/+380
2026-04-02wifi: rtw89: 8922d: add ops related to BT coexistence mechanismPing-Ke Shih-0/+168
2026-04-02wifi: rtw89: 8922d: add RF ops of init hardware and get thermalPing-Ke Shih-0/+90
2026-04-02wifi: rtw89: 8922d: configure TX/RX path assisting in BT coexistencePing-Ke Shih-2/+132
2026-04-02wifi: rtw89: 8922d: add set TX power callbackPing-Ke Shih-0/+128
2026-04-02wifi: rtw89: 8922d: add RF calibration opsPing-Ke Shih-0/+244
2026-04-02wifi: rtw89: 8922d: add set channel with pre-/post- helpersPing-Ke Shih-0/+350
2026-04-02wifi: rtw89: 8922d: BB hardware pre-/post-init, TX/RX path and power settingsPing-Ke Shih-0/+382
2026-04-02wifi: rtw89: fix typo "frome" -> "from" in rx_freq_frome_ieChristos Longros-8/+8
2026-04-02wifi: rtw89: Fill fw_version member of struct wiphyBitterblue Smith-0/+8
2026-04-02wifi: rtw88: Fill fw_version member of struct wiphyBitterblue Smith-0/+6
2026-03-30wifi: rtw88: coex: Ignore BT info byte 5 from RTL8821ABitterblue Smith-0/+3
2026-03-30wifi: rtw89: fw: load TX power elements according to AIDZong-Zhe Yang-0/+5
2026-03-30wifi: rtw89: phy: load RF parameters relying on ACV for RTL8922DPing-Ke Shih-7/+8
2026-03-30wifi: rtw89: phy: expand PHY page for RTL8922DEric Huang-1/+1
2026-03-30wifi: rtw89: mac: disable pre-load function for RTL8922DEPing-Ke Shih-2/+1
2026-03-30wifi: rtw89: mac: add specific case to dump mac memory for RTL8922DPing-Ke Shih-4/+17
2026-03-30wifi: rtw89: pci: clear SER ISR when initial and leaving WoWLAN for WiFi 7 chipsPing-Ke Shih-8/+47
2026-03-30wifi: rtw89: wow: enable MLD address for Magic packet wakeupChin-Yen Lee-1/+8
2026-03-30wifi: rtw89: wow: use struct style to fill WOW wakeup control H2C commandChin-Yen Lee-51/+26
2026-03-30wifi: rtw89: 8922d: add set channel of RF partPing-Ke Shih-0/+48
2026-03-30wifi: rtw89: 8922d: add set channel of BB partPing-Ke Shih-1/+885
2026-03-30wifi: rtw89: 8922d: add set channel of MAC partPing-Ke Shih-0/+93
2026-03-30wifi: rtw89: 8922d: read and configure RF by calibration data from efuse phys...Ping-Ke Shih-0/+209
2026-03-30wifi: rtw89: 8922d: define efuse map and read necessary fieldsPing-Ke Shih-0/+235
2026-03-30wifi: rtw89: 8922d: add power on/off functionsPing-Ke Shih-0/+300
2026-03-30wifi: rtw89: 8922d: add definition of quota, registers and efuse blockPing-Ke Shih-0/+278
2026-03-30wifi: rtw88: validate RX rate to prevent out-of-boundPing-Ke Shih-0/+8
2026-03-30wifi: rtw89: phy: fix uninitialized variable access in rtw89_phy_cfo_set_crys...Alexey Velichayshiy-1/+1
2026-03-30wifi: rtw89: Add support for Buffalo WI-U3-2400XE2Zenm Chen-0/+2
2026-03-30wifi: rtw89: Add support for TP-Link Archer TX50UZenm Chen-0/+2
2026-03-30wifi: rtw89: retry efuse physical map dump on transient failureChristian Hewitt-2/+21
2026-03-30wifi: rtw88: TX QOS Null data the same way as Null dataBitterblue Smith-1/+1
2026-03-30wifi: rtw88: add quirks to disable PCI ASPM and deep LPS for HP P3S95EA#ACBPing-Ke Shih-0/+36
2026-03-19wifi: rtw89: usb: Rx aggregation for RTL8832CU/RTL8851BUShin-Yi Lin-13/+87
2026-03-16wifi: rtw89: debug: simulate Wi-Fi 7 SER L0/L1 without PS modeZong-Zhe Yang-0/+4
2026-03-16wifi: rtw89: Recalculate station aggregates when AMSDU length changes for MLO...Po-Hao Huang-4/+15
2026-03-16wifi: rtw89: Drop malformed AMPDU frames with abnormal PNPo-Hao Huang-7/+148
2026-03-16wifi: rtw89: replace RF mutex with wiphy lock assertionZong-Zhe Yang-15/+7
2026-03-16wifi: rtw89: wow: add retry for ensuring packet are processedChin-Yen Lee-1/+15
2026-03-16wifi: rtw89: chan: recalc MLO DBCC mode based on current entity modeZong-Zhe Yang-20/+41
2026-03-16wifi: rtw89: chan: simplify link handling related to ROCZong-Zhe Yang-12/+0
2026-03-16wifi: rtw89: tweak settings of TX power and channel for Wi-Fi 7Zong-Zhe Yang-2/+2
2026-03-16wifi: rtw89: move disabling dynamic mechanism functions to coreZong-Zhe Yang-32/+35
2026-03-16wifi: rtw89: phy: limit AMPDU number for RA try ratePing-Ke Shih-0/+36
2026-03-16wifi: rtw89: mac: remove A-die off setting for RTL8852C and RTL8922APing-Ke Shih-2/+2