summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtw88/main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* rtw88: Add wowlan net-detect supportChin-Yen Lee2020-01-261-0/+1
* rtw88: support wowlan feature for 8822cChin-Yen Lee2020-01-261-0/+3
* rtw88: load wowlan firmware if wowlan is supportedChin-Yen Lee2020-01-261-12/+60
* rtw88: signal completion even on firmware-request failureBrian Norris2019-11-081-0/+1
* rtw88: fix potential NULL pointer access for firmwareYan-Hsuan Chuang2019-11-061-1/+3
* rtw88: avoid FW info floodYan-Hsuan Chuang2019-10-311-0/+10
* rtw88: fix GENMASK_ULL for u64Yan-Hsuan Chuang2019-10-251-1/+1
* rtw88: add phy_info debugfs to show Tx/Rx physical statusTsang-Shian Lin2019-10-241-6/+31
* rtw88: add set_bitrate_mask supportTzu-En Huang2019-10-241-16/+62
* rtw88: Enable 802.11ac beamformee supportTzu-En Huang2019-10-241-0/+38
* rtw88: add NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 supportTzu-En Huang2019-10-141-0/+2
* rtw88: fix error handling when setup efuse infoPing-Ke Shih2019-10-041-5/+6
* rtw88: fix NSS of hw_capPing-Ke Shih2019-10-041-1/+2