summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw88/main.c
AgeCommit message (Expand)Author
2023-05-12wifi: rtw88: use work to update rate to avoid RCU warningPing-Ke Shih
2023-04-20wifi: rtw88: set pkg_type correctly for specific rtw8821c variantsSascha Hauer
2023-04-20wifi: rtw88: 8822c: add iface combinationPo-Hao Huang
2023-04-20wifi: rtw88: handle station mode concurrent scan with AP modePo-Hao Huang
2023-04-20wifi: rtw88: disallow PS during AP modePo-Hao Huang
2023-04-20wifi: rtw88: add port switch for AP modePo-Hao Huang
2023-04-20wifi: rtw88: add bitmap for dynamic port settingsPo-Hao Huang
2023-04-12wifi: rtw88: main: Reserve 8 bytes of extra TX headroom for SDIO cardsMartin Blumenstingl
2023-04-12wifi: rtw88: main: Add the {cpwm,rpwm}_addr for SDIO based chipsetsMartin Blumenstingl
2023-01-16wifi: rtw88: Use rtw_iterate_vifs() for rtw_vif_watch_dog_iter()Martin Blumenstingl
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