summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw88
AgeCommit message (Expand)Author
2024-07-09Merge tag 'rtw-next-2024-07-05' of https://github.com/pkshih/rtwKalle Valo
2024-07-05wifi: rtw88: usb: schedule rx work after everything is set upMarcin Ĺšlusarz
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach
2024-06-21wifi: rtw88: usb: Further limit the TX aggregationBitterblue Smith
2024-06-10Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-09wifi: rtw88: usb: Fix disconnection after beacon lossBitterblue Smith
2024-05-09wifi: rtw88: usb: Simplify rtw_usb_write_dataBitterblue Smith
2024-05-09wifi: rtw88: Un-embed dummy deviceBreno Leitao
2024-04-25wifi: rtw88: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal
2024-04-22wifi: rtw88: suppress messages of failed to flush queuePing-Ke Shih
2024-04-04wifi: rtw88: Set default CQM config if not presentPo-Hao Huang
2024-04-03wifi: rtw88: remove unsupported interface type of mesh pointPing-Ke Shih
2024-03-29wifi: rtw88: station mode only for SDIO chipsPing-Ke Shih
2024-03-26wifi: rtw88: coex: Prevent doing I/O during Wi-Fi power savingChing-Te Ku
2024-03-14wifi: rtw88: SDIO device driver for RTL8723CSFiona Klute
2024-03-14wifi: rtw88: Reset 8703b firmware before downloadFiona Klute
2024-03-14wifi: rtw88: Add rtw8703b_tables.cFiona Klute
2024-03-14wifi: rtw88: Add rtw8703b_tables.hFiona Klute
2024-03-14wifi: rtw88: Add rtw8703b.cFiona Klute
2024-03-14wifi: rtw88: Add rtw8703b.hFiona Klute
2024-03-14wifi: rtw88: Add definitions for 8703b chipFiona Klute
2024-03-14wifi: rtw88: Debug output for rtw8723x EFUSEFiona Klute
2024-03-14wifi: rtw88: Shared module for rtw8723x devicesFiona Klute
2024-03-05wifi: rtw88: 8821c: Fix false alarm countBitterblue Smith
2024-03-05wifi: rtw88: 8821c: Fix beacon loss and disconnectBitterblue Smith
2024-03-05wifi: rtw88: 8821cu: Fix connection failureBitterblue Smith
2024-03-05wifi: rtw88: 8821cu: Fix firmware upload failBitterblue Smith
2024-03-05wifi: rtw88: Add missing VID/PIDs for 8811CU and 8821CUNick Morrow
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg
2024-01-18wifi: rtw88: use kstrtoX_from_user() in debugfs handlersDmitry Antipov
2024-01-10wifi: rtw88: 8822ce: refine power parameters for RFE type 5Ping-Ke Shih
2023-12-19wifi: rtw88: use cfg80211_ssid_eq() instead of rtw_ssid_equal()Dmitry Antipov
2023-12-12wifi: rtw88: Use random MAC when efuse MAC invalidChris Morgan
2023-12-01wifi: rtw88: sdio: Honor the host max_req_size in the RX pathMartin Blumenstingl
2023-11-30wifi: rtw88: debug: remove wrapper of rtw_dbg()Ping-Ke Shih
2023-11-08wifi: rtw88: fix RX filter in FIF_ALLMULTI flagChih-Kang Chang
2023-11-08wifi: rtw88: simplify __rtw_tx_work()Dmitry Antipov
2023-10-19wifi: rtw88: dump firmware debug information in abnormal stateChin-Yen Lee
2023-10-19wifi: rtw88: debug: add to check if debug mask is enabledChin-Yen Lee
2023-10-11wifi: rtw88: Remove duplicate NULL check before calling usb_kill/free_urb()Jinjie Ruan
2023-10-09wifi: rtw88: 8821c: tweak CCK TX filter setting for SRRC regulationZong-Zhe Yang
2023-10-09wifi: rtw88: regd: update regulatory map to R64-R42Zong-Zhe Yang
2023-10-09wifi: rtw88: 8822c: update TX power limit to V70Zong-Zhe Yang
2023-10-09wifi: rtw88: 8821c: update TX power limit to V67Zong-Zhe Yang
2023-10-09wifi: rtw88: regd: configure QATAR and UKZong-Zhe Yang
2023-10-06Merge wireless into wireless-nextJohannes Berg
2023-09-20wifi: rtw88: debug: Fix the NULL vs IS_ERR() bug for debugfs_create_file()Jinjie Ruan
2023-09-18wifi: rtw88: rtw8723d: Fix MAC address offset in EEPROMSascha Hauer
2023-09-04wifi: rtw88: fix typo rtw8822cu_probePo-Hao Huang