summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtw88/main.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: rtw88: coex: Support chips without a scoreboardBitterblue Smith2024-10-291-0/+1
* wifi: rtw88: Move pwr_track_tbl to struct rtw_rfe_defBitterblue Smith2024-10-291-3/+5
* wifi: rtw88: Support TX page sizes bigger than 128Bitterblue Smith2024-10-291-1/+1
* wifi: rtw88: Make txagc_remnant_ofdm an arrayBitterblue Smith2024-10-291-1/+1
* wifi: rtw88: Enable data rate fallback for older chipsBitterblue Smith2024-10-291-0/+1
* wifi: rtw88: Let each driver control the power on/off processBitterblue Smith2024-10-291-0/+5
* wifi: rtw88: Extend the init table parsing for RTL8812AUBitterblue Smith2024-10-291-0/+15
* wifi: rtw88: Allow different C2H RA report sizesBitterblue Smith2024-10-291-0/+1
* wifi: rtw88: Dump the HW features only for some chipsBitterblue Smith2024-10-291-0/+1
* wifi: rtw88: Add some definitions for RTL8821AU/RTL8812AUBitterblue Smith2024-10-291-0/+3
* wifi: rtw88: Parse the RX descriptor with a single functionBitterblue Smith2024-09-261-3/+2
* wifi: rtw88: Constify some arrays and structsBitterblue Smith2024-09-201-4/+4
* wifi: rtw88: assign mac_id for vif/sta and update to TX descPing-Ke Shih2024-09-021-2/+12
* wifi: rtw88: 8822c: Parse channel from IE to correct invalid hardware reportsPo-Hao Huang2024-08-021-0/+1
* wifi: rtw88: debugfs: support multiple adapters debuggingPing-Ke Shih2024-07-311-1/+2
* wifi: rtw88: usb: Support USB 3 with RTL8822CU/RTL8822BUBitterblue Smith2024-07-171-0/+2
* wifi: rtw88: usb: Further limit the TX aggregationBitterblue Smith2024-06-211-0/+2
* wifi: rtw88: Add definitions for 8703b chipFiona Klute2024-03-141-0/+3
* wifi: rtw88: use cfg80211_ssid_eq() instead of rtw_ssid_equal()Dmitry Antipov2023-12-191-12/+0
* wifi: rtw88: dump firmware debug information in abnormal stateChin-Yen Lee2023-10-191-0/+6
* wifi: rtw88: regd: configure QATAR and UKZong-Zhe Yang2023-10-091-1/+3
* wifi: rtw88: remove unused and set but unused leftoversDmitry Antipov2023-07-251-9/+0
* wifi: rtw88: fix not entering PS mode after AP stopsPo-Hao Huang2023-06-211-0/+1
* wifi: rtw88: use work to update rate to avoid RCU warningPing-Ke Shih2023-05-121-0/+3
* wifi: rtw88: Update spelling in main.hSimon Horman2023-04-201-3/+3
* wifi: rtw88: call rtw8821c_switch_rf_set() according to chip variantSascha Hauer2023-04-201-0/+1
* wifi: rtw88: set pkg_type correctly for specific rtw8821c variantsSascha Hauer2023-04-201-0/+1
* wifi: rtw88: handle station mode concurrent scan with AP modePo-Hao Huang2023-04-201-0/+2
* wifi: rtw88: disallow PS during AP modePo-Hao Huang2023-04-201-0/+1
* wifi: rtw88: 8822c: extend reserved page numberPo-Hao Huang2023-04-201-0/+1
* wifi: rtw88: add port switch for AP modePo-Hao Huang2023-04-201-0/+1
* wifi: rtw88: add bitmap for dynamic port settingsPo-Hao Huang2023-04-201-0/+10
* wifi: rtw88: use RTW_FLAG_POWERON flag to prevent to power on/off twicePing-Ke Shih2023-02-171-1/+1
* wifi: rtw88: Add common USB chip supportSascha Hauer2022-12-081-0/+4
* wifi: rtw88: Drop coex mutexSascha Hauer2022-12-081-2/+0
* wifi: rtw88: Drop h2c.lockSascha Hauer2022-12-081-2/+0
* wifi: rtw88: Drop rf_lockSascha Hauer2022-12-081-3/+0
* wifi: rtw88: print firmware type in info messageSascha Hauer2022-12-081-0/+1
* wifi: rtw88: fix WARNING:rtw_get_tx_power_params() during HW scanChih-Kang Chang2022-08-101-0/+1
* wifi: rtw88: add the update channel flow to support setting by parametersChih-Kang Chang2022-08-101-5/+19
* wifi: rtw88: access chip_info by const pointerPing-Ke Shih2022-08-091-1/+1
* wifi: rtw88: 8822c: extend supported probe request sizePo-Hao Huang2022-08-091-1/+3
* rtw88: 8821c: fix access const table of channel parametersPing-Ke Shih2022-06-101-3/+3
* wifi: rtw88: add a work to correct atomic scheduling warning of ::set_timPing-Ke Shih2022-05-301-0/+1
* rtw88: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski2022-05-021-1/+0
* rtw88: add HT MPDU density value for each chipChih-Kang Chang2022-05-011-0/+1
* rtw88: Add update beacon flow for AP modePo-Hao Huang2022-04-121-0/+2
* rtw88: add ieee80211:sta_rc_update opsPo-Hao Huang2022-04-121-2/+2
* rtw88: coex: Add C2H/H2C handshake with BT mailbox for asking HID InfoChing-Te Ku2022-02-211-0/+40
* rtw88: coex: Add WLAN MIMO power saving for Bluetooth gaming controllerChing-Te Ku2022-02-211-0/+3