summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw88/main.c
AgeCommit message (Expand)Author
2022-12-08wifi: rtw88: Add common USB chip supportSascha Hauer
2022-12-08wifi: rtw88: Drop coex mutexSascha Hauer
2022-12-08wifi: rtw88: Drop h2c.lockSascha Hauer
2022-12-08wifi: rtw88: Drop rf_lockSascha Hauer
2022-12-08wifi: rtw88: print firmware type in info messageSascha Hauer
2022-09-02wifi: rtw88: add missing destroy_workqueue() on error path in rtw_core_init()Yang Yingliang
2022-08-26wifi: rtw88: fix uninitialized use of primary channel indexPing-Ke Shih
2022-08-10wifi: rtw88: add the update channel flow to support setting by parametersChih-Kang Chang
2022-08-09wifi: rtw88: access chip_info by const pointerPing-Ke Shih
2022-08-09wifi: rtw88: 8822c: extend supported probe request sizePo-Hao Huang
2022-07-29wifi: rtw88: check the return value of alloc_workqueue()William Dean
2022-06-20wifi: mac80211: make some SMPS code MLD-awareJohannes Berg
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg
2022-06-10Merge tag 'wireless-next-2022-06-10' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-05-30rtw88: fix null vif pointer when hw_scan failsPo-Hao Huang
2022-05-30wifi: rtw88: add a work to correct atomic scheduling warning of ::set_timPing-Ke Shih
2022-05-01rtw88: add HT MPDU density value for each chipChih-Kang Chang
2022-04-12rtw88: Add update beacon flow for AP modePo-Hao Huang
2022-04-12rtw88: add ieee80211:sta_rc_update opsPo-Hao Huang
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2022-04-06rtw88: change idle mode condition during hw_scanPo-Hao Huang
2022-02-22rtw88: change rtw_info() to proper message levelPing-Ke Shih
2022-02-21rtw88: coex: Add C2H/H2C handshake with BT mailbox for asking HID InfoChing-Te Ku
2022-02-21rtw88: coex: update BT PTA counter regularlyChing-Te Ku
2022-02-21rtw88: 8822ce: add support for TX/RX 1ss modeChin-Yen Lee
2022-02-10rtw88: recover rates of rate adaptive mechanismChien-Hsun Liao
2022-01-31rtw88: fix idle mode flow for hw scanPo-Hao Huang
2021-12-21rtw88: support SAR via kernel common APIZong-Zhe Yang
2021-12-21rtw88: 8822c: add ieee80211_ops::hw_scanPo-Hao Huang
2021-12-20rtw88: 8822c: update rx settings to prevent potential hw deadlockPo-Hao Huang
2021-12-08rtw88: add debugfs to fix tx rateYan-Hsuan Chuang
2021-10-05rtw88: refine fw_crash debugfs to show non-zero while triggeringZong-Zhe Yang
2021-09-21rtw88: support adaptivity for ETSI/JP DFS regionZong-Zhe Yang
2021-09-21rtw88: add regulatory strategy by chip typeZong-Zhe Yang
2021-08-21rtw88: 8822c: add tx stbc support under HT modePo-Hao Huang
2021-06-24rtw88: fix c2h memory leakPo-Hao Huang
2021-06-22rtw88: dump FW crash via devcoredumpZong-Zhe Yang
2021-06-22rtw88: notify fw when driver in scan-period to avoid potential problemChin-Yen Lee
2021-06-22rtw88: add rtw_fw_feature_check apiChin-Yen Lee
2021-06-22rtw88: add beacon filter supportPo-Hao Huang
2021-03-15rtw88: 8822c: support FW crash dump when FW crashZong-Zhe Yang
2021-03-15rtw88: remove unnecessary variablewengjianfeng
2021-03-15rtw88: coex: add power off settingPing-Ke Shih
2021-02-12rtw88: replace tx tasklet with work queuePo-Hao Huang
2021-02-12rtw88: add dynamic rrsr configurationPo-Hao Huang
2021-02-08rtw88: 8821c: support RFE type2 wifi NICGuo-Feng Fan
2021-01-14rtw88: Delete useless kfree codeZheng Yongjun
2020-12-07rtw88: declare hw supports ch 144Zong-Zhe Yang
2020-12-02rtw88: coex: add function to avoid cck lockChing-Te Ku
2020-11-10rtw88: coex: change the parameter for A2DP when WLAN connectingChing-Te Ku