summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek
AgeCommit message (Expand)Author
2024-07-09Merge tag 'rtw-next-2024-07-05' of https://github.com/pkshih/rtwKalle Valo
2024-07-05wifi: rtw89: Fix array index mistake in rtw89_sta_info_get_iter()Aleksandr Mishin
2024-07-05wifi: rtlwifi: fix default typoFredrik Lönnegren
2024-07-05wifi: rtw89: unify the selection logic of RFK table when MCCZong-Zhe Yang
2024-07-05wifi: rtw89: mac: parse MRC C2H failure reportZong-Zhe Yang
2024-07-05wifi: rtw89: 8852bx: add extra handles of BTC for 8852BT in 8852b_commonPing-Ke Shih
2024-07-05wifi: rtw89: 8852bx: move BTC common code from 8852b to 8852b_commonPing-Ke Shih
2024-07-05wifi: rtw88: usb: schedule rx work after everything is set upMarcin Ślusarz
2024-07-02wifi: rtw89: 8852bt: rfk: add RCKPing-Ke Shih
2024-07-02wifi: rtw89: 8852bt: rfk: add DACKPing-Ke Shih
2024-07-02wifi: rtw89: 8852bt: rfk: add RX DCKPing-Ke Shih
2024-07-02wifi: rtw89: 8852bt: rfk: add IQKPing-Ke Shih
2024-07-02wifi: rtw89: constrain TX power according to Transmit Power EnvelopeZong-Zhe Yang
2024-07-02wifi: rtw89: coex: Add coexistence policy for hardware scanChing-Te Ku
2024-06-27wifi: rtl8xxxu: 8188f: Limit TX power indexMartin Kaistra
2024-06-27wifi: rtw89: 8852b: fix definition of KIP register numberKuan-Chung Chen
2024-06-27wifi: rtw89: 8852b: set AMSDU limit to 5000Ping-Ke Shih
2024-06-27wifi: rtw89: 8852bt: rfk: add DPKPing-Ke Shih
2024-06-27wifi: rtw89: 8852bt: rfk: add TSSIPing-Ke Shih
2024-06-27wifi: rtw89: add polling for LPS H2C to ensure FW receivedChih-Kang Chang
2024-06-27wifi: rtw89: wow: enable beacon filter after swapping firmwareChih-Kang Chang
2024-06-27wifi: rtw89: wow: prevent to send unexpected H2C during download FirmwareChih-Kang Chang
2024-06-27wifi: rtw89: wow: fix GTK offload H2C skbuff issueChih-Kang Chang
2024-06-27wifi: rtw89: wow: update config mac for 802.11ax chipChih-Kang Chang
2024-06-27wifi: rtw89: wow: update WoWLAN reason register for different FWChih-Kang Chang
2024-06-27wifi: rtw89: wow: append security header offset for different cipherChih-Kang Chang
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach
2024-06-21wifi: rtl8xxxu: use swap() in rtl8xxxu_switch_ports()Jiapeng Chong
2024-06-21wifi: rtw88: usb: Further limit the TX aggregationBitterblue Smith
2024-06-17wifi: rtw89: pci: fix RX tag race condition resulting in wrong RX lengthPing-Ke Shih
2024-06-17wifi: rtw89: pci: support 36-bit PCI DMA addressPing-Ke Shih
2024-06-17wifi: rtw89: adopt firmware whose version is equal or less but closestPing-Ke Shih
2024-06-17wifi: rtw89: 885xbx: apply common settings to 8851B, 8852B and 8852BTPing-Ke Shih
2024-06-17wifi: rtw89: 8852bx: add extra handles for 8852BT in 8852b_commonPing-Ke Shih
2024-06-17wifi: rtw89: 8852bx: move common code from 8852b to 8852b_commonPing-Ke Shih
2024-06-17wifi: rtw89: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang
2024-06-10Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-06-03wifi: rtw89: chan: Use swap() in rtw89_swap_sub_entity()Jiapeng Chong
2024-06-01wifi: rtlwifi: Ignore IEEE80211_CONF_CHANGE_RETRY_LIMITSBitterblue Smith
2024-05-30wifi: rtlwifi: handle return value of usb init TX/RXPing-Ke Shih
2024-05-30wifi: rtlwifi: Enable the new rtl8192du driverBitterblue Smith
2024-05-30wifi: rtlwifi: Add rtl8192du/sw.cBitterblue Smith
2024-05-30wifi: rtlwifi: Constify rtl_hal_cfg.{ops,usb_interface_cfg} and rtl_priv.cfgBitterblue Smith
2024-05-30wifi: rtlwifi: Add rtl8192du/dm.{c,h}Bitterblue Smith
2024-05-30wifi: rtlwifi: Add rtl8192du/fw.{c,h} and rtl8192du/led.{c,h}Bitterblue Smith
2024-05-30wifi: rtlwifi: Add rtl8192du/rf.{c,h}Bitterblue Smith
2024-05-30wifi: rtlwifi: Add rtl8192du/trx.{c,h}Bitterblue Smith
2024-05-30wifi: rtlwifi: Add rtl8192du/phy.{c,h}Bitterblue Smith
2024-05-30wifi: rtlwifi: Add rtl8192du/hw.{c,h}Bitterblue Smith
2024-05-30wifi: rtlwifi: Add new members to struct rtl_priv for RTL8192DUBitterblue Smith