summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/core.c
AgeCommit message (Expand)Author
2025-01-12wifi: rtw89: 8922ae: add variant info to support RTL8922AE-VSPing-Ke Shih
2025-01-12wifi: rtw89: correct header conversion rule for MLO onlyPo-Hao Huang
2025-01-12wifi: rtw89: fix proceeding MCC with wrong scanning state after sequence changesZong-Zhe Yang
2024-12-12wifi: rtw89: 8852c: disable ER SU when 4x HE-LTF and 0.8 GI capability differKuan-Chung Chen
2024-12-12wifi: rtw89: ps: update data for firmware and settings for hardware before/af...Eric Huang
2024-12-12wifi: rtw89: ps: refactor PS flow to support MLOPing-Ke Shih
2024-12-05wifi: rtw89: 8922a: use RSSI from PHY report in RX descriptorChih-Kang Chang
2024-11-27wifi: rtw89: pass target link_id to ieee80211_nullfunc_get()Zong-Zhe Yang
2024-11-27wifi: rtw89: 8922a: configure AP_LINK_PS if FW supportsZong-Zhe Yang
2024-11-18wifi: rtw89: introduce dynamic antenna gain featureKuan-Chung Chen
2024-11-18wifi: rtw89: sar: tweak 6GHz SAR subbands spanKuan-Chung Chen
2024-10-29wifi: rtw89: tweak setting of channel and TX power for MLOZong-Zhe Yang
2024-10-29wifi: rtw89: chan: manage active interfacesZong-Zhe Yang
2024-10-29wifi: rtw89: Add header conversion for MLO connectionsPo-Hao Huang
2024-10-25wifi: rtw89: fix -Wenum-compare-conditional warningsArnd Bergmann
2024-10-25wifi: rtw89: pci: add quirks by PCI subsystem ID for thermal protectionPing-Ke Shih
2024-10-05wifi: rtw89: debug: add beacon RSSI for debuggingPing-Ke Shih
2024-10-01wifi: rtw89: handle entity active flag per PHYZong-Zhe Yang
2024-10-01wifi: rtw89: initialize dual HW bands for MLO and control them by linkZong-Zhe Yang
2024-09-24wifi: rtw89: tweak driver architecture for impending MLO supportZong-Zhe Yang
2024-09-24wifi: rtw89: refactor STA related func ahead for MLOZong-Zhe Yang
2024-09-24wifi: rtw89: refactor VIF related func ahead for MLOZong-Zhe Yang
2024-09-24wifi: rtw89: read link_sta corresponding to the linkZong-Zhe Yang
2024-09-24wifi: rtw89: read bss_conf corresponding to the linkZong-Zhe Yang
2024-09-24wifi: rtw89: rename rtw89_sta to rtw89_sta_link ahead for MLOZong-Zhe Yang
2024-09-24wifi: rtw89: rename rtw89_vif to rtw89_vif_link ahead for MLOZong-Zhe Yang
2024-09-05wifi: rtw89: use frequency domain RSSIEric Huang
2024-09-02wifi: rtw89: wow: add wait for H2C of FW-IPS modeChin-Yen Lee
2024-09-02wifi: rtw89: wow: fix wait condition for AOAC report requestZong-Zhe Yang
2024-08-27wifi: rtw89: introduce chip support link number and driver MLO capabilityZong-Zhe Yang
2024-08-27wifi: rtw89: rename roc_entity_idx to roc_chanctx_idxZong-Zhe Yang
2024-08-27wifi: rtw89: pass chan to rfk_band_changed()Zong-Zhe Yang
2024-08-22wifi: rtw89: debugfs: support multiple adapters debuggingPing-Ke Shih
2024-08-09wifi: rtw89: wow: add WoWLAN net-detect supportChin-Yen Lee
2024-08-07wifi: rtw89: add support for HW encryption in unicast management framesKuan-Chung Chen
2024-08-02wifi: rtw89: pass rtwvif to RFK scanZong-Zhe Yang
2024-08-02wifi: rtw89: pass rtwvif to RFK channelZong-Zhe Yang
2024-08-02wifi: rtw89: rename sub_entity to chanctxZong-Zhe Yang
2024-08-02wifi: rtw89: add support for hardware rfkillKuan-Chung Chen
2024-08-02wifi: rtw89: add EVM statistics for 1SS rateKuan-Chung Chen
2024-07-02wifi: rtw89: constrain TX power according to Transmit Power EnvelopeZong-Zhe Yang
2024-06-27wifi: rtw89: wow: prevent to send unexpected H2C during download FirmwareChih-Kang Chang
2024-06-17wifi: rtw89: 885xbx: apply common settings to 8851B, 8852B and 8852BTPing-Ke Shih
2024-06-17wifi: rtw89: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang
2024-05-27wifi: rtw89: add LDPC and STBC to rx_status and radiotap known fields for mon...Ping-Ke Shih
2024-05-27wifi: rtw89: fill STBC and LDPC capabilities to TX descriptorPing-Ke Shih
2024-05-14wifi: rtw89: support mac_id number according to chipZong-Zhe Yang
2024-05-14wifi: rtw89: cam: tweak relation between sec CAM and addr CAMZong-Zhe Yang
2024-05-09wifi: rtw89: Un-embed dummy deviceBreno Leitao
2024-05-04wifi: rtw89: wow: construct EAPoL packet for GTK rekey offloadChih-Kang Chang