summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek
AgeCommit message (Expand)Author
2023-10-14wifi: rtlwifi: simplify TX command fill callbacksDmitry Antipov
2023-10-12wifi: rtw89: coex: add annotation __counted_by() to struct rtw89_btc_btf_set_...Ping-Ke Shih
2023-10-12wifi: rtw89: coex: add annotation __counted_by() for struct rtw89_btc_btf_set...Ping-Ke Shih
2023-10-12wifi: rtw89: add EHT radiotap in monitor modePing-Ke Shih
2023-10-12wifi: rtw89: show EHT rate in debugfsPing-Ke Shih
2023-10-12wifi: rtw89: parse TX EHT rate selected by firmware from RA C2H reportPing-Ke Shih
2023-10-12wifi: rtw89: Add EHT rate mask as parameters of RA H2C commandPing-Ke Shih
2023-10-12wifi: rtw89: parse EHT information from RX descriptor and PPDU status packetPing-Ke Shih
2023-10-12wifi: rtlwifi: use convenient list_count_nodes()Dmitry Antipov
2023-10-11wifi: rtw88: Remove duplicate NULL check before calling usb_kill/free_urb()Jinjie Ruan
2023-10-09wifi: rtlwifi: use unsigned long for bt_coexist_8723 timestampDmitry Antipov
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-10-05wifi: rtlwifi: remove unreachable code in rtl92d_dm_check_edca_turbo()Dmitry Antipov
2023-10-05wifi: rtw89: debug: txpwr table supports Wi-Fi 7 chipsZong-Zhe Yang
2023-10-05wifi: rtw89: debug: show txpwr table according to chip genZong-Zhe Yang
2023-10-05wifi: rtw89: phy: set TX power RU limit according to chip genZong-Zhe Yang
2023-10-05wifi: rtw89: phy: set TX power limit according to chip genZong-Zhe Yang
2023-10-05wifi: rtw89: phy: set TX power offset according to chip genZong-Zhe Yang
2023-10-05wifi: rtw89: phy: set TX power by rate according to chip genZong-Zhe Yang
2023-10-05wifi: rtw89: mac: get TX power control register according to chip genZong-Zhe Yang
2023-10-03wifi: rtlwifi: use unsigned long for rtl_bssid_entry timestampDmitry Antipov
2023-10-03wifi: rtlwifi: fix EDCA limit set by BT coexistenceDmitry Antipov
2023-10-03wifi: rtw89: refine bandwidth 160MHz uplink OFDMA performancePo-Hao Huang
2023-10-03wifi: rtw89: refine uplink trigger based control mechanismPo-Hao Huang
2023-10-03wifi: rtw89: 8851b: update TX power tables to R34Zong-Zhe Yang
2023-10-03wifi: rtw89: 8852b: update TX power tables to R35Zong-Zhe Yang
2023-10-03wifi: rtw89: 8852c: update TX power tables to R67Zong-Zhe Yang
2023-10-03wifi: rtw89: regd: configure Thailand in regulation typeZong-Zhe Yang
2023-09-28wifi: rtlwifi: cleanup few rtlxxxx_set_hw_reg() routinesDmitry Antipov
2023-09-28wifi: rtw89: declare MCC in interface combinationZong-Zhe Yang
2023-09-28wifi: rtw89: 8852c: declare to support two chanctxZong-Zhe Yang
2023-09-28wifi: rtw89: pause/proceed MCC for ROC and HW scanZong-Zhe Yang
2023-09-28wifi: rtw89: mcc: fix NoA start time when GO is auxiliaryZong-Zhe Yang
2023-09-22wifi: rtw89: load TX power related tables from FW elementsZong-Zhe Yang
2023-09-22wifi: rtw89: phy: extend TX power common stuffs for Wi-Fi 7 chipsZong-Zhe Yang
2023-09-22wifi: rtw89: load TX power by rate when RFE parms setupZong-Zhe Yang
2023-09-22wifi: rtw89: phy: refine helpers used for raw TX powerZong-Zhe Yang
2023-09-22wifi: rtw89: indicate TX power by rate table inside RFE parameterZong-Zhe Yang
2023-09-22wifi: rtw89: indicate TX shape table inside RFE parameterZong-Zhe Yang
2023-09-22wifi: rtw89: add subband index of primary channel to struct rtw89_chanPing-Ke Shih
2023-09-20wifi: rtw88: debug: Fix the NULL vs IS_ERR() bug for debugfs_create_file()Jinjie Ruan
2023-09-18wifi: rtl8xxxu: Add a description about the device ID 0x7392:0xb722Zenm Chen
2023-09-18wifi: rtw89: add mac_gen pointer to access mac port registersPing-Ke Shih
2023-09-18wifi: rtw89: consolidate registers of mac port to structPing-Ke Shih
2023-09-18wifi: rtw89: add chip_info::txwd_info size to generalize TX WD submitPing-Ke Shih