summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/core.c
AgeCommit message (Expand)Author
2025-07-15wifi: rtw89: tweak tx wake notify matching conditionChih-Kang Chang
2025-07-15wifi: rtw89: add DIG suspend/resume flow when scan and connectionChih-Kang Chang
2025-07-04wifi: rtw89: enter power save mode aggressivelyChin-Yen Lee
2025-07-04wifi: rtw89: Add extra TX headroom for USBBitterblue Smith
2025-07-04wifi: rtw89: Disable deep power saving for USB/SDIOBitterblue Smith
2025-06-24wifi: rtw89: report boottime of receiving beacon and probe responseZong-Zhe Yang
2025-06-24wifi: rtw89: avoid NULL dereference when RX problematic packet on unsupported...Zong-Zhe Yang
2025-06-24wifi: rtw89: correct length for IE18/19 PHY report and IE parserEric Huang
2025-06-16wifi: rtw89: mcc: enlarge TX retry count when GC authChih-Kang Chang
2025-06-16wifi: rtw89: TX nulldata 0 after scan completeChih-Kang Chang
2025-06-16wifi: rtw89: mcc: stop TX during MCC prepareChih-Kang Chang
2025-06-16wifi: rtw89: mcc: adjust beacon filter when MCC and detect connectionChih-Kang Chang
2025-06-16wifi: rtw89: mcc: correct frequency when MCCChih-Kang Chang
2025-06-10wifi: rtw89: implement channel switch supportZong-Zhe Yang
2025-06-10wifi: rtw89: fix spelling mistake of RTW89_FLAG_FORBIDDEN_TRACK_WORKFedor Pchelkin
2025-06-10wifi: rtw89: mcc: prevent shift wrapping in rtw89_core_mlsr_switch()Dan Carpenter
2025-05-16wifi: rtw89: mcc: deal with non-periodic NoAZong-Zhe Yang
2025-05-16wifi: rtw89: mcc: pass whom to stop at when pausing chanctxZong-Zhe Yang
2025-05-10wifi: rtw89: declare MLO support if prerequisites are metZong-Zhe Yang
2025-05-10wifi: rtw89: debug: add mlo_mode dbgfsZong-Zhe Yang
2025-05-10wifi: rtw89: add MLO track for MLSR switch decisionPo-Hao Huang
2025-05-10wifi: rtw89: add handling of mlo_link_cfg H2C command and C2H eventZong-Zhe Yang
2025-05-10wifi: rtw89: chan: re-calculate MLO DBCC mode during setting channelZong-Zhe Yang
2025-05-10wifi: rtw89: send nullfunc based on the given linkPo-Hao Huang
2025-05-10wifi: rtw89: allow driver to do specific band TX for MLOPo-Hao Huang
2025-05-10wifi: rtw89: extract link part from core tx write functionZong-Zhe Yang
2025-05-05wifi: rtw89: Fix inadverent sharing of struct ieee80211_supported_band dataOndrej Jirman
2025-05-05wifi: rtw89: Convert rtw89_core_set_supported_band to use devm_*Ondrej Jirman
2025-05-05wifi: rtw89: introduce helper to get designated link for MLOZong-Zhe Yang
2025-05-05wifi: rtw89: roc: dynamically handle link id and link instance indexZong-Zhe Yang
2025-05-05wifi: rtw89: Fill in correct Rx link ID for MLOPo-Hao Huang
2025-05-05wifi: rtw89: add MLD capabilities declarationPo-Hao Huang
2025-05-05wifi: rtw89: Adjust management queue mapping for [MLO, HW-1]Po-Hao Huang
2025-04-28wifi: rtw89: refactor flow that hw scan handles channel listZong-Zhe Yang
2025-04-26wifi: rtw89: set pre-calculated antenna matrices for HE trigger frameKuan-Chung Chen
2025-03-31wifi: rtw89: acpi: support loading dynamic SAR tables and indicatorZong-Zhe Yang
2025-03-31wifi: rtw89: sar: add skeleton for SAR configuration via ACPIZong-Zhe Yang
2025-03-13wifi: rtw89: refine mechanism of TASKuan-Chung Chen
2025-02-27wifi: rtw89: Parse channel from IE to correct invalid hardware reports during...Chih-Kang Chang
2025-02-10wifi: rtw89: ps: update H2C command with more info for PSEric Huang
2025-02-10wifi: rtw89: call power_on ahead before selecting firmwarePing-Ke Shih
2025-02-03wifi: rtw89: pci: not assert wiphy_lock to free early_h2c for PCI probe/removePing-Ke Shih
2025-02-03wifi: rtw89: remove definition of driver mutexPing-Ke Shih
2025-02-03wifi: rtw89: manual cosmetic along lockdep_assert_wiphy()Ping-Ke Shih
2025-02-03wifi: rtw89: remove consumers of driver mutexPing-Ke Shih
2025-02-03wifi: rtw89: use wiphy_work() to replace ieee802111_work()Ping-Ke Shih
2025-02-03wifi: rtw89: regd: refactor init/setup flow and prototypeZong-Zhe Yang
2025-02-03wifi: rtw89: phy: support EDCCA per PHYPing-Ke Shih
2025-02-03wifi: rtw89: phy: support DIG per PHYPing-Ke Shih
2025-02-03wifi: rtw89: phy: add PHY context array to support functions per PHYPing-Ke Shih