summary refs log tree commit diff
path: root/drivers/net/wireless/realtek/rtw89
AgeCommit message (Expand)Author
2023-08-16wifi: rtw89: fix 8852AE disconnection caused by RX full flagsPing-Ke Shih
2023-07-23wifi: rtw89: debug: fix error code in rtw89_debug_priv_send_h2c_set()Zhang Shurong
2023-06-14wifi: rtw89: correct PS calculation for SUPPORTS_DYNAMIC_PSPing-Ke Shih
2023-06-05wifi: rtw89: correct 5 MHz mask settingEric Huang
2023-05-11wifi: rtw89: fix potential race condition between napi_init and napi_enablePing-Ke Shih
2023-03-10wifi: rtw89: debug: avoid invalid access on RTW89_DBG_SEL_MAC_30Zong-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-31wifi: rtw89: fix physts IE page checkZong-Zhe Yang
2022-12-31wifi: rtw89: Fix some error handling path in rtw89_core_sta_assoc()Christophe JAILLET
2022-12-31wifi: rtw89: use u32_encode_bits() to fill MAC quota valuePing-Ke Shih
2022-09-30Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-28wifi: rtw89: 8852b: configure DLE memPing-Ke Shih
2022-09-28wifi: rtw89: check DLE FIFO size with reserved sizePing-Ke Shih
2022-09-28wifi: rtw89: mac: correct register of report IMRPing-Ke Shih
2022-09-28wifi: rtw89: pci: set power cut closed for 8852bePing-Ke Shih
2022-09-28wifi: rtw89: pci: add to do PCI auto calibrationPing-Ke Shih
2022-09-28wifi: rtw89: 8852b: implement chip_ops::{enable,disable}_bb_rfPing-Ke Shih
2022-09-28wifi: rtw89: add DMA busy checking bits to chip infoPing-Ke Shih
2022-09-28wifi: rtw89: mac: define DMA channel mask to avoid unsupported channelsPing-Ke Shih
2022-09-28wifi: rtw89: pci: mask out unsupported TX channelsPing-Ke Shih
2022-09-24wifi: rtw89: support for enable/disable MSDU aggregationKuan-Chung Chen
2022-09-24wifi: rtw89: disable 26-tone RU HE TB PPDU transmissionsKuan-Chung Chen
2022-09-24wifi: rtw89: support for processing P2P power savingDian-Syuan Yang
2022-09-24wifi: rtw89: support WMM-PS in P2P GO modeDian-Syuan Yang
2022-09-24wifi: rtw89: set wifi_role of P2PPing-Ke Shih
2022-09-24wifi: rtw89: send OFDM rate only in P2P modeDian-Syuan Yang
2022-09-24wifi: rtw89: support P2PPo Hao Huang
2022-09-22wifi: rtw89: coex: update coexistence to 6.3.0Ching-Te Ku
2022-09-22wifi: rtw89: coex: add logic to control BT scan priorityChing-Te Ku
2022-09-22wifi: rtw89: coex: summarize Wi-Fi to BT scoreboard and inform BT one time a ...Ching-Te Ku
2022-09-22wifi: rtw89: coex: modify LNA2 setting to avoid BT destroyed Wi-Fi aggregationChing-Te Ku
2022-09-22wifi: rtw89: coex: add WL_S0 hardware TX/RX mask to allow WL_S0 TX/RX during ...Ching-Te Ku
2022-09-22wifi: rtw89: coex: add v1 Wi-Fi firmware steps reportChing-Te Ku
2022-09-22wifi: rtw89: coex: add v1 summary info to parse the traffic status from firmwareChing-Te Ku
2022-09-22wifi: rtw89: coex: translate slot ID to readable nameChing-Te Ku
2022-09-22wifi: rtw89: coex: add v1 cycle report to parsing Bluetooth A2DP statusChing-Te Ku
2022-09-19wifi: rtw89: uninitialized variable on error in rtw89_early_fw_feature_recogn...Dan Carpenter
2022-09-19wifi: rtw89: 8852c: add multi-port ID to TX descriptorPo-Hao Huang
2022-09-19wifi: rtw89: fix rx filter after scanPo-Hao Huang
2022-09-19wifi: rtw89: free unused skb to prevent memory leakPo-Hao Huang
2022-09-19wifi: rtw89: reset halt registers before turn on wifi CPUPing-Ke Shih
2022-09-19wifi: rtw89: pci: update LTR settingsPing-Ke Shih
2022-09-19wifi: rtw89: mac: set NAV upper to 25msPing-Ke Shih
2022-09-19wifi: rtw89: initialize DMA of CMACPing-Ke Shih
2022-09-19wifi: rtw89: support SER L1 simulationZong-Zhe Yang
2022-09-19wifi: rtw89: 8852c: support fw crash simulationZong-Zhe Yang