summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtw88/main.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-07rtw88: declare hw supports ch 144Zong-Zhe Yang1-0/+1
2020-12-02rtw88: coex: add function to avoid cck lockChing-Te Ku1-0/+5
2020-11-10rtw88: coex: change the parameter for A2DP when WLAN connectingChing-Te Ku1-0/+2
2020-11-10rtw88: coex: coding style adjustmentChing-Te Ku1-1/+1
2020-11-07rtw88: decide lps deep mode from firmware feature.Chin-Yen Lee1-8/+28
2020-11-07rtw88: add C2H response for checking firmware leave lpsChin-Yen Lee1-0/+1
2020-11-07rtw88: store firmware feature in firmware headerChin-Yen Lee1-0/+13
2020-09-29rtw88: add dump fw crash logTzu-En Huang1-0/+61
2020-09-29rtw88: handle and recover when firmware crashTzu-En Huang1-0/+132
2020-09-24rtw88: Fix potential probe error handling race with wow firmware loadingAndreas Färber1-0/+3
2020-09-24rtw88: Fix probe error handling race with firmware loadingAndreas Färber1-0/+2
2020-08-27rtlwifi/rtw88: convert tasklets to use new tasklet_setup() APIAllen Pais1-2/+1
2020-08-27rtw88: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2020-08-02rtw88: fix short GI capability based on current bandwidthTsang-Shian Lin1-5/+6
2020-07-15rtw88: coex: Fix ACL Tx pause during BT inquiry/page.Zong-Zhe Yang1-0/+4
2020-07-15rtw88: single rf path chips don't support TX STBCTzu-En Huang1-2/+2
2020-07-15rtw88: 8821c: add set channel supportTzu-En Huang1-0/+4
2020-05-29rtw88: fix EAPOL 4-way failure by finish IQK earlierPing-Ke Shih1-0/+17
2020-05-06rtw88: 8723d: some chips don't support LDPCPing-Ke Shih1-2/+7
2020-04-23rtw88: add legacy firmware download for 8723D devicesPing-Ke Shih1-7/+34
2020-04-21rtw88: 8723d: Add RF read/write opsPing-Ke Shih1-0/+5
2020-04-21rtw88: 8723d: add beamform wrapper functionsPing-Ke Shih1-4/+3
2020-04-15rtw88: add support for set/get antennasYan-Hsuan Chuang1-0/+3
2020-03-23rtw88: associate reserved pages with each vifYan-Hsuan Chuang1-6/+3
2020-03-12rtw88: remove unused member of struct rtw_halKevin Lo1-6/+0
2020-02-12rtw88: Use secondary channel offset enumerationPing-Ke Shih1-7/+7
2020-02-12rtw88: avoid holding mutex for cancel_delayed_work_sync()Yan-Hsuan Chuang1-0/+5
2020-01-26rtw88: use rtw_hci_stop() instead of rtwdev->hci.ops->stop()Chin-Yen Lee1-1/+1
2020-01-26rtw88: remove unused spinlockTzu-En Huang1-1/+0
2020-01-26rtw88: fix rate mask for 1SS chipPing-Ke Shih1-7/+5
2020-01-26rtw88: Add wowlan net-detect supportChin-Yen Lee1-0/+1
2020-01-26rtw88: support wowlan feature for 8822cChin-Yen Lee1-0/+3
2020-01-26rtw88: load wowlan firmware if wowlan is supportedChin-Yen Lee1-12/+60
2019-11-08rtw88: signal completion even on firmware-request failureBrian Norris1-0/+1
2019-11-06rtw88: fix potential NULL pointer access for firmwareYan-Hsuan Chuang1-1/+3
2019-10-31rtw88: avoid FW info floodYan-Hsuan Chuang1-0/+10
2019-10-25rtw88: fix GENMASK_ULL for u64Yan-Hsuan Chuang1-1/+1
2019-10-24rtw88: add phy_info debugfs to show Tx/Rx physical statusTsang-Shian Lin1-6/+31
2019-10-24rtw88: add set_bitrate_mask supportTzu-En Huang1-16/+62
2019-10-24rtw88: Enable 802.11ac beamformee supportTzu-En Huang1-0/+38
2019-10-14rtw88: add NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 supportTzu-En Huang1-0/+2
2019-10-04rtw88: fix error handling when setup efuse infoPing-Ke Shih1-5/+6
2019-10-04rtw88: fix NSS of hw_capPing-Ke Shih1-1/+2
2019-10-04rtw88: add TX-AMSDU supportYan-Hsuan Chuang1-0/+1
2019-10-04rtw88: report tx rate to mac80211 stackTzu-En Huang1-0/+12
2019-10-04rtw88: take over rate control from mac80211Yan-Hsuan Chuang1-0/+36
2019-10-04rtw88: add driver TX queue supportYan-Hsuan Chuang1-0/+7
2019-10-02rtw88: remove misleading module parameter rtw_fw_support_lpsYan-Hsuan Chuang1-18/+15
2019-10-02rtw88: select deep PS mode when module is insertedYan-Hsuan Chuang1-0/+9
2019-10-02rtw88: add deep power save supportYan-Hsuan Chuang1-0/+1