summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89
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: 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-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: 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-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-05-27wifi: rtw89: Fix P2P behavior for WiFi 7 chipsPo-Hao Huang
2024-05-27wifi: rtw89: add LDPC and STBC to rx_status and radiotap known fields for mon...Ping-Ke Shih
2024-05-27wifi: rtw89: fill STBC and LDPC capabilities to TX descriptorPing-Ke Shih
2024-05-27wifi: rtw89: 8852c: correct logic and restore PCI PHY EQ after device resumePing-Ke Shih
2024-05-23wifi: rtw89: correct hardware value of nominal packet padding for WiFi 7 chipsPing-Ke Shih
2024-05-23wifi: rtw89: 8852b: restore setting for RFE type 5 after device resumePing-Ke Shih
2024-05-23wifi: rtw89: fix HW scan not aborting properlyPo-Hao Huang
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-16wifi: rtw89: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal
2024-05-14wifi: rtw89: support mac_id number according to chipZong-Zhe Yang
2024-05-14wifi: rtw89: switch to register vif_cfg_changed and link_info_changedZong-Zhe Yang
2024-05-14wifi: rtw89: cam: tweak relation between sec CAM and addr CAMZong-Zhe Yang
2024-05-14wifi: rtw89: ser: avoid multiple deinit on same CAMZong-Zhe Yang
2024-05-09wifi: rtw89: Un-embed dummy deviceBreno Leitao
2024-05-04wifi: rtw89: correct aSIFSTime for 6GHz bandPing-Ke Shih
2024-05-04wifi: rtw89: wow: add ARP offload featureChin-Yen Lee
2024-05-04wifi: rtw89: wow: support WEP cipher on WoWLANChih-Kang Chang