summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek
AgeCommit message (Expand)Author
2022-06-10Merge tag 'wireless-next-2022-06-10' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-06-10rtw89: add new state to CFO state machine for UL-OFDMAEric Huang
2022-06-10rtw89: 8852c: add trigger frame counterPo Hao Huang
2022-06-08wifi: rtw89: support MULTI_BSSID and correct BSSID mask of H2CPing-Ke Shih
2022-06-08wifi: rtw88: use %*ph to print small bufferAndy Shevchenko
2022-05-30wifi: rtlwifi: fix error codes in rtl_debugfs_set_write_h2c()Dan Carpenter
2022-05-30wifi: rtw88: Fix Sparse warning for rtw8821c_hw_specLarry Finger
2022-05-30wifi: rtw88: Fix Sparse warning for rtw8723d_hw_specLarry Finger
2022-05-30wifi: rtw88: Fix Sparse warning for rtw8822c_hw_specLarry Finger
2022-05-30wifi: rtw88: Fix sparse warning for rtw8822b_hw_specLarry Finger
2022-05-30rtw88: fix null vif pointer when hw_scan failsPo-Hao Huang
2022-05-30rtw89: sar: adjust and support SAR on 6GHz bandZong-Zhe Yang
2022-05-30rtw89: 8852c: rfk: re-calibrate RX DCK once thermal changes a lotPing-Ke Shih
2022-05-30rtw89: pci: handle hardware watchdog timeout interrupt statusPing-Ke Shih
2022-05-30rtw89: fix null vif pointer when hw_scan failsPo Hao Huang
2022-05-30rtw89: fix channel inconsistency during hw_scanPo Hao Huang
2022-05-30wifi: rtw88: add a work to correct atomic scheduling warning of ::set_timPing-Ke Shih
2022-05-22wifi: rtlwifi: remove always-true condition pointed out by GCC 12Jakub Kicinski
2022-05-17rtw89: pci: only mask out INT indicator register for disable interrupt v1Ping-Ke Shih
2022-05-17rtw89: convert rtw89_band to nl80211_band preciselyZong-Zhe Yang
2022-05-17rtw89: 8852c: update txpwr tables to HALRF_027_00_052Zong-Zhe Yang
2022-05-17rtw89: cfo: check mac_id to avoid out-of-boundsPing-Ke Shih
2022-05-17rtw89: 8852c: set TX antenna pathPing-Ke Shih
2022-05-17rtw89: add ieee80211::sta_rc_update opsPing-Ke Shih
2022-05-13rtlwifi: Use pr_warn instead of WARN_ONCEDongliang Mu
2022-05-11rtw89: add debug entry to dump BSSID CAMPing-Ke Shih
2022-05-11rtw89: add debug select to dump MAC pages 0x30 to 0x33Ping-Ke Shih
2022-05-11rtw89: correct CCA controlPing-Ke Shih
2022-05-11rtw89: correct setting of RX MPDU lengthPing-Ke Shih
2022-05-11rtw89: 8852c: add settings to decrease the effect of DCHsuan Hung
2022-05-09rtw88: adjust adaptivity option to 1Chin-Yen Lee
2022-05-04rtw89: 8852c: add 8852ce to Makefile and KconfigPing-Ke Shih
2022-05-04rtw89: 8852c: fix warning of FIELD_PREP() mask typePing-Ke Shih
2022-05-04rtw89: 8852c: correct register definitions used by 8852cPing-Ke Shih
2022-05-04rtw89: correct AID settings of beamformeePing-Ke Shih
2022-05-04rtw89: ps: fine tune polling interval while changing low power modePing-Ke Shih
2022-05-04rtw89: 8852c: add basic and remaining chip_infoPing-Ke Shih
2022-05-04rtw89: 8852c: add chip_ops::bb_ctrl_btc_preagcPing-Ke Shih
2022-05-04rtw89: 8852c: rfk: get calibrated channels to notify firmwarePing-Ke Shih
2022-05-03rtw89: 8852c: rfk: add DPKPing-Ke Shih
2022-05-03rtw89: 8852c: rfk: add IQKPing-Ke Shih
2022-05-03rtw89: 8852c: rfk: add RX DCKPing-Ke Shih
2022-05-03rtw89: 8852c: rfk: add RCKPing-Ke Shih
2022-05-03rtw89: 8852c: rfk: add TSSIPing-Ke Shih
2022-05-03rtw89: 8852c: rfk: add LCKPing-Ke Shih
2022-05-03rtw89: 8852c: rfk: add DACKPing-Ke Shih
2022-05-03rtw89: 8852c: rfk: add RFK tablesPing-Ke Shih
2022-05-02rtw88: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski
2022-05-01rtw88: fix hw scan may cause disconnect issueChih-Kang Chang
2022-05-01rtw88: fix not disabling beacon filter after disconnectionChih-Kang Chang