summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89
AgeCommit message (Expand)Author
2023-05-11wifi: rtw89: fix potential race condition between napi_init and napi_enablePing-Ke Shih
2023-05-11wifi: rtw89: correct 5 MHz mask settingEric Huang
2023-03-10wifi: rtw89: debug: avoid invalid access on RTW89_DBG_SEL_MAC_30Zong-Zhe Yang
2023-03-10wifi: rtw89: fix assignation of TX BD RAM tableZong-Zhe Yang
2023-03-10wifi: rtw89: fix parsing offset for MCC C2HZong-Zhe Yang
2023-03-10wifi: rtw89: Add missing check for alloc_workqueueJiasheng Jiang
2023-03-10wifi: rtw89: fix potential leak in rtw89_append_probe_req_ie()Zong-Zhe Yang
2023-03-10wifi: rtw89: 8852c: rfk: correct DPK settingsPing-Ke Shih
2023-03-10wifi: rtw89: 8852c: rfk: correct DACK settingPing-Ke Shih
2022-12-08wifi: rtw89: add join info upon create interfacePo-Hao Huang
2022-12-08wifi: rtw89: fix unsuccessful interface_add flowPo-Hao Huang
2022-12-08wifi: rtw89: stop mac port function when stop_ap()Po-Hao Huang
2022-12-08wifi: rtw89: add mac TSF sync functionPo-Hao Huang
2022-12-08wifi: rtw89: request full firmware only once if it's early requestedZong-Zhe Yang
2022-12-08wifi: rtw89: don't request partial firmware if SECURITY_LOADPIN_ENFORCEZong-Zhe Yang
2022-12-01wifi: rtw89: link rtw89_vif and chanctx stuffsZong-Zhe Yang
2022-12-01wifi: rtw89: fw: implement MCC related H2CZong-Zhe Yang
2022-12-01wifi: rtw89: mac: process MCC related C2HZong-Zhe Yang
2022-12-01wifi: rtw89: introduce helpers to wait/complete on conditionZong-Zhe Yang
2022-12-01wifi: rtw89: check if atomic before queuing c2hZong-Zhe Yang
2022-12-01wifi: rtw89: rfk: rename rtw89_mcc_info to rtw89_rfk_mcc_infoZong-Zhe Yang
2022-12-01wifi: rtw89: 8852b: turn off PoP function in monitor modePing-Ke Shih
2022-12-01wifi: rtw89: add HE radiotap for monitor modePing-Ke Shih
2022-12-01wifi: rtw89: enable mac80211 virtual monitor interfaceZong-Zhe Yang
2022-11-22wifi: rtw89: fix physts IE page checkZong-Zhe Yang
2022-11-22wifi: rtw89: avoid inaccessible IO operations during doing change_interface()Ping-Ke Shih
2022-11-22wifi: rtw89: switch BANDEDGE and TX_SHAPE based on OFDMA trigger frameEric Huang
2022-11-22wifi: rtw89: read CFO from FD or preamble CFO field of phy status ie_type 1 a...Eric Huang
2022-11-22wifi: rtw89: 8852b: correct TX power controlled by BT-coexistencePing-Ke Shih
2022-11-16wifi: rtw89: Fix some error handling path in rtw89_core_sta_assoc()Christophe JAILLET
2022-11-16wifi: rtw89: Fix some error handling path in rtw89_wow_enable()Christophe JAILLET
2022-11-09wifi: rtw89: 8852b: change debug mask of message of no TX resourcePing-Ke Shih
2022-11-09wifi: rtw89: use u32_encode_bits() to fill MAC quota valuePing-Ke Shih
2022-11-08wifi: rtw89: update D-MAC and C-MAC dump to diagnose SERChia-Yuan Li
2022-11-08wifi: rtw89: dump dispatch status via debug portChia-Yuan Li
2022-11-01wifi: rtw89: 8852b: Fix spelling mistake KIP_RESOTRE -> KIP_RESTOREColin Ian King
2022-11-01wifi: rtw89: add WoWLAN pattern match supportChin-Yen Lee
2022-11-01wifi: rtw89: add WoWLAN function supportChin-Yen Lee
2022-11-01wifi: rtw89: add related H2C for WoWLAN modeChin-Yen Lee
2022-11-01wifi: rtw89: add drop tx packet functionChih-Kang Chang
2022-11-01wifi: rtw89: add function to adjust and restore PLE quotaChih-Kang Chang
2022-11-01wifi: rtw89: move enable_cpu/disable_cpu into fw_downloadChih-Kang Chang
2022-11-01wifi: rtw89: collect and send RF parameters to firmware for WoWLANChih-Kang Chang
2022-11-01wifi: rtw89: check if sta's mac_id is valid under AP/TDLSZong-Zhe Yang
2022-11-01wifi: rtw89: add BW info for both TX and RX in phy_infoEric Huang
2022-11-01wifi: rtw89: 8852c: make table of RU mask constantPing-Ke Shih
2022-11-01wifi: rtw89: declare support bands with constZong-Zhe Yang
2022-11-01wifi: rtw89: fw: adapt to new firmware format of dynamic headerPing-Ke Shih
2022-10-19wifi: rtw89: 8852b: add 8852be to Makefile and KconfigPing-Ke Shih
2022-10-19wifi: rtw89: phy: add dummy C2H handler to avoid warning messagePing-Ke Shih