summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rtw-next-2024-09-05' of https://github.com/pkshih/rtwKalle Valo2024-09-0942-886/+1971
|\
| * wifi: rtw89: avoid reading out of bounds when loading TX power FW elementsZong-Zhe Yang2024-09-051-6/+12
| * wifi: rtw89: use frequency domain RSSIEric Huang2024-09-0511-2/+208
| * wifi: rtw89: adjust DIG threshold to reduce false alarmEric Huang2024-09-051-9/+18
| * wifi: rtw89: wow: add scan interval option for net-detectChin-Yen Lee2024-09-021-1/+2
| * wifi: rtw89: wow: add net-detect support for 8922aeChin-Yen Lee2024-09-021-1/+3
| * wifi: rtw89: wow: add wait for H2C of FW-IPS modeChin-Yen Lee2024-09-025-14/+31
| * wifi: rtw89: wow: fix wait condition for AOAC report requestZong-Zhe Yang2024-09-025-10/+13
| * wifi: rtw88: assign mac_id for vif/sta and update to TX descPing-Ke Shih2024-09-025-25/+44
| * wifi: rtw88: Fix USB/SDIO devices not transmitting beaconsBitterblue Smith2024-09-021-5/+8
| * wifi: rtw89: introduce chip support link number and driver MLO capabilityZong-Zhe Yang2024-08-278-2/+30
| * wifi: rtw89: rename roc_entity_idx to roc_chanctx_idxZong-Zhe Yang2024-08-273-10/+10
| * wifi: rtw89: 8922a: use right chanctx whenever possible in RFK flowZong-Zhe Yang2024-08-275-35/+53
| * wifi: rtw89: 8852c: use right chanctx whenever possible in RFK flowZong-Zhe Yang2024-08-273-90/+104
| * wifi: rtw89: 8852bx: use right chanctx whenever possible in RFK flowZong-Zhe Yang2024-08-278-238/+273
| * wifi: rtw89: 8852a: use right chanctx whenever possible in RFK flowZong-Zhe Yang2024-08-274-151/+185
| * wifi: rtw89: 8851b: use right chanctx whenever possible in RFK flowZong-Zhe Yang2024-08-273-78/+93
| * wifi: rtw89: pass chan to rfk_band_changed()Zong-Zhe Yang2024-08-278-10/+18
| * wifi: rtw89: coex: Add new Wi-Fi role format condition for function usingChing-Te Ku2024-08-221-19/+71
| * wifi: rtw89: coex: Bluetooth hopping map for Wi-Fi role version 7Ching-Te Ku2024-08-221-0/+18
| * wifi: rtw89: coex: Update Wi-Fi role info version 7Ching-Te Ku2024-08-224-24/+339
| * wifi: rtw89: coex: Update report version of Wi-Fi firmware 0.29.90.0 for RTL8...Ching-Te Ku2024-08-222-1/+162
| * wifi: rtw89: limit the PPDU length for VHT rate to 0x40000Chia-Yuan Li2024-08-222-0/+11
| * wifi: rtw89: debugfs: support multiple adapters debuggingPing-Ke Shih2024-08-224-87/+100
| * wifi: rtw88: remove CPT execution branch never usedDmitry Kandybka2024-08-161-28/+10
| * wifi: rtw89: 8852a: adjust ANA clock to 12MChin-Yen Lee2024-08-161-0/+5
| * wifi: rtw89: correct base HT rate mask for firmwarePing-Ke Shih2024-08-161-2/+2
| * wifi: rtw89: remove unused C2H event ID RTW89_MAC_C2H_FUNC_READ_WOW_CAM to pr...Ping-Ke Shih2024-08-161-1/+0
| * wifi: rtw89: 8922a: add digital compensation to avoid TX EVM degradeKuan-Chung Chen2024-08-169-5/+82
| * wifi: rtw89: 8852c: support firmware with fw_elementKuan-Chung Chen2024-08-161-33/+67
* | Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-09-0560-652/+3217
|\|
| * wifi: rtw88: Enable USB RX aggregation for 8822c/8822b/8821cBitterblue Smith2024-08-095-4/+58
| * wifi: rtw88: usb: Support RX aggregationBitterblue Smith2024-08-091-21/+40
| * wifi: rtw88: usb: Update the RX stats after every frameBitterblue Smith2024-08-091-0/+1
| * wifi: rtw88: usb: Init RX burst length according to USB speedBitterblue Smith2024-08-092-1/+28
| * wifi: rtl8xxxu: add missing rtl8192cu USB IDsPeter Robinson2024-08-091-0/+6
| * wifi: rtl8xxxu: drop reference to staging driversPeter Robinson2024-08-091-3/+2
| * wifi: rtw89: wow: add net-detect support for 8852cChin-Yen Lee2024-08-091-1/+3
| * wifi: rtw89: wow: add delay option for net-detectChin-Yen Lee2024-08-094-3/+27
| * wifi: rtw89: wow: add WoWLAN net-detect supportChin-Yen Lee2024-08-099-78/+568
| * wifi: rtw89: wow: implement PS mode for net-detectChin-Yen Lee2024-08-094-7/+89
| * wifi: rtw89: 8852c: support firmware format up to v1Ping-Ke Shih2024-08-091-2/+2
| * wifi: rtw89: correct VHT TX rate on 20MHz connectionDian-Syuan Yang2024-08-071-2/+5
| * wifi: rtw89: add support for HW encryption in unicast management framesKuan-Chung Chen2024-08-0710-15/+40
| * wifi: rtw89: avoid to add interface to list twice when SERChih-Kang Chang2024-08-072-1/+21
| * wifi: rtw89: 8922a: Add new fields for scan offload H2C commandPo-Hao Huang2024-08-074-6/+28
| * wifi: rtw89: 8922a: new implementation for RFK pre-notify H2CKuan-Chung Chen2024-08-073-22/+53
| * wifi: rtw89: pass chanctx_idx to rtw89_btc_{path_}phymap()Zong-Zhe Yang2024-08-027-37/+39
| * wifi: rtw89: fw: correct chan access in assoc_cmac_tbl_g7 and update_beacon_beZong-Zhe Yang2024-08-021-2/+2
| * wifi: rtw89: pass rtwvif to RFK scanZong-Zhe Yang2024-08-028-16/+24