summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtw88/main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtw88: support SAR via kernel common APIZong-Zhe Yang2021-12-211-0/+22
* rtw88: 8822c: add ieee80211_ops::hw_scanPo-Hao Huang2021-12-211-0/+63
* rtw88: 8822c: update rx settings to prevent potential hw deadlockPo-Hao Huang2021-12-201-1/+1
* rtw88: add debugfs to fix tx rateYan-Hsuan Chuang2021-12-081-0/+1
* rtw88: refine fw_crash debugfs to show non-zero while triggeringZong-Zhe Yang2021-10-051-0/+1
* rtw88: support adaptivity for ETSI/JP DFS regionZong-Zhe Yang2021-09-211-0/+8
* rtw88: add regulatory strategy by chip typeZong-Zhe Yang2021-09-211-3/+10
* rtw88: 8822c: add tx stbc support under HT modePo-Hao Huang2021-08-211-0/+2
* rtw88: fix c2h memory leakPo-Hao Huang2021-06-241-0/+1
* rtw88: dump FW crash via devcoredumpZong-Zhe Yang2021-06-221-51/+119
* rtw88: notify fw when driver in scan-period to avoid potential problemChin-Yen Lee2021-06-221-0/+17
* rtw88: add rtw_fw_feature_check apiChin-Yen Lee2021-06-221-2/+2
* rtw88: add beacon filter supportPo-Hao Huang2021-06-221-1/+3
* rtw88: 8822c: support FW crash dump when FW crashZong-Zhe Yang2021-03-151-14/+86
* rtw88: remove unnecessary variablewengjianfeng2021-03-151-2/+1
* rtw88: coex: add power off settingPing-Ke Shih2021-03-151-0/+1
* rtw88: replace tx tasklet with work queuePo-Hao Huang2021-02-121-2/+3
* rtw88: add dynamic rrsr configurationPo-Hao Huang2021-02-121-0/+3
* rtw88: 8821c: support RFE type2 wifi NICGuo-Feng Fan2021-02-081-0/+2
* rtw88: Delete useless kfree codeZheng Yongjun2021-01-141-1/+0
* rtw88: declare hw supports ch 144Zong-Zhe Yang2020-12-071-0/+1
* rtw88: coex: add function to avoid cck lockChing-Te Ku2020-12-021-0/+5
* rtw88: coex: change the parameter for A2DP when WLAN connectingChing-Te Ku2020-11-101-0/+2
* rtw88: coex: coding style adjustmentChing-Te Ku2020-11-101-1/+1
* rtw88: decide lps deep mode from firmware feature.Chin-Yen Lee2020-11-071-8/+28
* rtw88: add C2H response for checking firmware leave lpsChin-Yen Lee2020-11-071-0/+1
* rtw88: store firmware feature in firmware headerChin-Yen Lee2020-11-071-0/+13
* rtw88: add dump fw crash logTzu-En Huang2020-09-291-0/+61
* rtw88: handle and recover when firmware crashTzu-En Huang2020-09-291-0/+132
* rtw88: Fix potential probe error handling race with wow firmware loadingAndreas Färber2020-09-241-0/+3
* rtw88: Fix probe error handling race with firmware loadingAndreas Färber2020-09-241-0/+2
* rtlwifi/rtw88: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-271-2/+1
* rtw88: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-271-2/+2
* rtw88: fix short GI capability based on current bandwidthTsang-Shian Lin2020-08-021-5/+6
* rtw88: coex: Fix ACL Tx pause during BT inquiry/page.Zong-Zhe Yang2020-07-151-0/+4
* rtw88: single rf path chips don't support TX STBCTzu-En Huang2020-07-151-2/+2
* rtw88: 8821c: add set channel supportTzu-En Huang2020-07-151-0/+4
* rtw88: fix EAPOL 4-way failure by finish IQK earlierPing-Ke Shih2020-05-291-0/+17
* rtw88: 8723d: some chips don't support LDPCPing-Ke Shih2020-05-061-2/+7
* rtw88: add legacy firmware download for 8723D devicesPing-Ke Shih2020-04-231-7/+34
* rtw88: 8723d: Add RF read/write opsPing-Ke Shih2020-04-211-0/+5
* rtw88: 8723d: add beamform wrapper functionsPing-Ke Shih2020-04-211-4/+3
* rtw88: add support for set/get antennasYan-Hsuan Chuang2020-04-151-0/+3
* rtw88: associate reserved pages with each vifYan-Hsuan Chuang2020-03-231-6/+3
* rtw88: remove unused member of struct rtw_halKevin Lo2020-03-121-6/+0
* rtw88: Use secondary channel offset enumerationPing-Ke Shih2020-02-121-7/+7
* rtw88: avoid holding mutex for cancel_delayed_work_sync()Yan-Hsuan Chuang2020-02-121-0/+5
* rtw88: use rtw_hci_stop() instead of rtwdev->hci.ops->stop()Chin-Yen Lee2020-01-261-1/+1
* rtw88: remove unused spinlockTzu-En Huang2020-01-261-1/+0
* rtw88: fix rate mask for 1SS chipPing-Ke Shih2020-01-261-7/+5