summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek
AgeCommit message (Expand)Author
2025-02-21wifi: rtw89: pci: disable PCIE wake bit when PCIE deinitPing-Ke Shih
2025-02-17wifi: rtw88: 8703b: Fix RX/TX issuesVasily Khoruzhick
2025-02-17wifi: rtw88: sdio: Fix disconnection after beacon lossFiona Klute
2025-02-17wifi: rtlwifi: rtl8821ae: Fix media status reportBitterblue Smith
2025-02-17wifi: rtw88: add __packed attribute to efuse layout structPing-Ke Shih
2025-02-17wifi: rtw89: add crystal_cap check to avoid setting as overflow valueChih-Kang Chang
2025-02-08wifi: rtw89: fix race between cancel_hw_scan and hw_scan completionPing-Ke Shih
2025-02-08wifi: rtw89: mcc: consider time limits not divisible by 1024Zong-Zhe Yang
2025-02-08wifi: rtw89: avoid to init mgnt_entry list twice when WoWLAN failedChih-Kang Chang
2025-02-08wifi: rtw89: chan: fix soft lockup in rtw89_entity_recalc_mgnt_roles()Zong-Zhe Yang
2025-02-08wifi: rtw89: fix proceeding MCC with wrong scanning state after sequence changesZong-Zhe Yang
2025-02-08wifi: rtw89: tweak setting of channel and TX power for MLOZong-Zhe Yang
2025-02-08wifi: rtw89: chan: manage active interfacesZong-Zhe Yang
2025-02-08wifi: rtw89: handle entity active flag per PHYZong-Zhe Yang
2025-02-08wifi: rtlwifi: pci: wait for firmware loading before releasing memoryThadeu Lima de Souza Cascardo
2025-02-08wifi: rtlwifi: fix memory leaks and invalid access at probe error pathThadeu Lima de Souza Cascardo
2025-02-08wifi: rtlwifi: destroy workqueue at rtl_deinit_coreThadeu Lima de Souza Cascardo
2025-02-08wifi: rtlwifi: remove unused check_buddy_privThadeu Lima de Souza Cascardo
2025-02-08wifi: rtlwifi: usb: fix workqueue leak when probe failsThadeu Lima de Souza Cascardo
2025-02-08wifi: rtlwifi: fix init_sw_vars leak when probe failsThadeu Lima de Souza Cascardo
2025-02-08wifi: rtlwifi: wait for firmware loading before releasing memoryThadeu Lima de Souza Cascardo
2025-02-08wifi: rtlwifi: rtl8192se: rise completion of firmware loading as last stepThadeu Lima de Souza Cascardo
2025-02-08wifi: rtlwifi: do not complete firmware loading needlesslyThadeu Lima de Souza Cascardo
2025-02-08wifi: rtlwifi: rtl8821ae: phy: restore removed code to fix infinite loopColin Ian King
2025-02-01wifi: rtl8xxxu: add more missing rtl8192cu USB IDsHans de Goede
2024-12-14wifi: rtw89: check return value of ieee80211_probereq_get() for RNRPing-Ke Shih
2024-12-14wifi: rtw88: use ieee80211_purge_tx_queue() to purge TX skbPing-Ke Shih
2024-12-05wifi: rtlwifi: Drastically reduce the attempts to read efuse in case of failuresGuilherme G. Piccoli
2024-12-05wifi: rtw89: coex: check NULL return of kmalloc in btc_fw_set_monreg()Pei Xiao
2024-12-05wifi: rtw89: unlock on error path in rtw89_ops_unassign_vif_chanctx()Dan Carpenter
2024-12-05wifi: rtw89: Fix TX fail with A2DP after scanningPo-Hao Huang
2024-12-05wifi: rtw89: tweak driver architecture for impending MLO supportZong-Zhe Yang
2024-12-05wifi: rtw89: refactor STA related func ahead for MLOZong-Zhe Yang
2024-12-05wifi: rtw89: refactor VIF related func ahead for MLOZong-Zhe Yang
2024-12-05wifi: rtw89: read link_sta corresponding to the linkZong-Zhe Yang
2024-12-05wifi: rtw89: read bss_conf corresponding to the linkZong-Zhe Yang
2024-12-05wifi: rtw89: rename rtw89_sta to rtw89_sta_link ahead for MLOZong-Zhe Yang
2024-12-05wifi: rtw89: rename rtw89_vif to rtw89_vif_link ahead for MLOZong-Zhe Yang
2024-12-05wifi: rtl8xxxu: Perform update_beacon_work when beaconing is enabledMartin Kaistra
2024-10-17wifi: rtlwifi: rtl8192du: Don't claim USB ID 0bda:8171Bitterblue Smith
2024-10-17wifi: rtw88: Fix the RX aggregation in USB 3 modeBitterblue Smith
2024-10-17wifi: rtw89: pci: early chips only enable 36-bit DMA on specific PCI hostsPing-Ke Shih
2024-09-18wifi: rtw89: coex: add debug message of link counts on 2/5GHz bands for wl_in...Ping-Ke Shih
2024-09-09Merge tag 'rtw-next-2024-09-05' of https://github.com/pkshih/rtwKalle Valo
2024-09-05wifi: rtw89: avoid reading out of bounds when loading TX power FW elementsZong-Zhe Yang
2024-09-05wifi: rtw89: use frequency domain RSSIEric Huang
2024-09-05wifi: rtw89: adjust DIG threshold to reduce false alarmEric Huang
2024-09-04Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-09-02wifi: rtw89: wow: add scan interval option for net-detectChin-Yen Lee
2024-09-02wifi: rtw89: wow: add net-detect support for 8922aeChin-Yen Lee