Age | Commit message (Expand) | Author |
2023-06-21 | wifi: rtw88: fix not entering PS mode after AP stops | Po-Hao Huang |
2023-05-12 | wifi: rtw88: use work to update rate to avoid RCU warning | Ping-Ke Shih |
2023-04-20 | wifi: rtw88: Update spelling in main.h | Simon Horman |
2023-04-20 | wifi: rtw88: call rtw8821c_switch_rf_set() according to chip variant | Sascha Hauer |
2023-04-20 | wifi: rtw88: set pkg_type correctly for specific rtw8821c variants | Sascha Hauer |
2023-04-20 | wifi: rtw88: handle station mode concurrent scan with AP mode | Po-Hao Huang |
2023-04-20 | wifi: rtw88: disallow PS during AP mode | Po-Hao Huang |
2023-04-20 | wifi: rtw88: 8822c: extend reserved page number | Po-Hao Huang |
2023-04-20 | wifi: rtw88: add port switch for AP mode | Po-Hao Huang |
2023-04-20 | wifi: rtw88: add bitmap for dynamic port settings | Po-Hao Huang |
2023-02-17 | wifi: rtw88: use RTW_FLAG_POWERON flag to prevent to power on/off twice | Ping-Ke Shih |
2022-12-08 | wifi: rtw88: Add common USB chip support | Sascha Hauer |
2022-12-08 | wifi: rtw88: Drop coex mutex | Sascha Hauer |
2022-12-08 | wifi: rtw88: Drop h2c.lock | Sascha Hauer |
2022-12-08 | wifi: rtw88: Drop rf_lock | Sascha Hauer |
2022-12-08 | wifi: rtw88: print firmware type in info message | Sascha Hauer |
2022-08-10 | wifi: rtw88: fix WARNING:rtw_get_tx_power_params() during HW scan | Chih-Kang Chang |
2022-08-10 | wifi: rtw88: add the update channel flow to support setting by parameters | Chih-Kang Chang |
2022-08-09 | wifi: rtw88: access chip_info by const pointer | Ping-Ke Shih |
2022-08-09 | wifi: rtw88: 8822c: extend supported probe request size | Po-Hao Huang |
2022-06-10 | rtw88: 8821c: fix access const table of channel parameters | Ping-Ke Shih |
2022-05-30 | wifi: rtw88: add a work to correct atomic scheduling warning of ::set_tim | Ping-Ke Shih |
2022-05-02 | rtw88: remove a copy of the NAPI_POLL_WEIGHT define | Jakub Kicinski |
2022-05-01 | rtw88: add HT MPDU density value for each chip | Chih-Kang Chang |
2022-04-12 | rtw88: Add update beacon flow for AP mode | Po-Hao Huang |
2022-04-12 | rtw88: add ieee80211:sta_rc_update ops | Po-Hao Huang |
2022-02-21 | rtw88: coex: Add C2H/H2C handshake with BT mailbox for asking HID Info | Ching-Te Ku |
2022-02-21 | rtw88: coex: Add WLAN MIMO power saving for Bluetooth gaming controller | Ching-Te Ku |
2022-02-21 | rtw88: 8822ce: add support for TX/RX 1ss mode | Chin-Yen Lee |
2022-01-31 | rtw88: fix idle mode flow for hw scan | Po-Hao Huang |
2021-12-21 | rtw88: support SAR via kernel common API | Zong-Zhe Yang |
2021-12-21 | rtw88: 8822c: add ieee80211_ops::hw_scan | Po-Hao Huang |
2021-12-08 | rtw88: add debugfs to fix tx rate | Yan-Hsuan Chuang |
2021-11-26 | rtw88: add debugfs to force lowest basic rate | Yu-Yen Ting |
2021-10-05 | rtw88: refine fw_crash debugfs to show non-zero while triggering | Zong-Zhe Yang |
2021-09-21 | rtw88: support adaptivity for ETSI/JP DFS region | Zong-Zhe Yang |
2021-09-21 | rtw88: add regulatory strategy by chip type | Zong-Zhe Yang |
2021-09-21 | rtw88: upgrade rtw_regulatory mechanism and mapping | Zong-Zhe Yang |
2021-08-21 | rtw88: 8822c: add tx stbc support under HT mode | Po-Hao Huang |
2021-06-22 | rtw88: dump FW crash via devcoredump | Zong-Zhe Yang |
2021-06-22 | rtw88: notify fw when driver in scan-period to avoid potential problem | Chin-Yen Lee |
2021-06-22 | rtw88: add path diversity | Po-Hao Huang |
2021-06-22 | rtw88: add beacon filter support | Po-Hao Huang |
2021-04-21 | rtw88: 8822c: debug: allow debugfs to enable/disable TXGAPK | Guo-Feng Fan |
2021-04-21 | rtw88: 8822c: Add gap-k calibration to improve long range performance | Guo-Feng Fan |
2021-04-18 | rtw88: 8822c: add CFO tracking | Po-Hao Huang |
2021-04-11 | rtw88: 8822c: add LC calibration for RTL8822C | Po-Hao Huang |
2021-03-15 | rtw88: 8822c: support FW crash dump when FW crash | Zong-Zhe Yang |
2021-02-12 | rtw88: replace tx tasklet with work queue | Po-Hao Huang |
2021-02-12 | rtw88: add napi support | Po-Hao Huang |