aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-16wifi: rtw89: mcc: add courtesy mechanism conditions to P2P rolesZong-Zhe Yang1-2/+11
2025-05-16wifi: rtw89: mcc: drop queued chanctx changes when stoppingZong-Zhe Yang1-0/+6
2025-05-16wifi: rtw89: mcc: pass whom to stop at when pausing chanctxZong-Zhe Yang4-11/+43
2025-05-16wifi: rtw88: Fix the random "error beacon valid" messages for USBBitterblue Smith1-1/+7
2025-05-16wifi: rtw88: usb: Upload the firmware in bigger chunksBitterblue Smith6-4/+76
2025-05-16wifi: rtw88: usb: Reduce control message timeout to 500 msBitterblue Smith1-1/+1
2025-05-16wifi: rtw89: pci: enlarge retry times of RX tag to 1000Ping-Ke Shih1-1/+1
2025-05-16wifi: rtw89: leave idle mode when setting WEP encryption for AP modeDian-Syuan Yang1-0/+3
2025-05-16wifi: rtw89: pci: configure manual DAC mode via PCI config API onlyPing-Ke Shih1-11/+23
2025-05-10wifi: rtw89: declare MLO support if prerequisites are metZong-Zhe Yang1-6/+6
2025-05-10wifi: rtw89: debug: add mlo_mode dbgfsZong-Zhe Yang3-3/+116
2025-05-10wifi: rtw89: debug: add FW log component for MLOPo-Hao Huang2-1/+2
2025-05-10wifi: rtw89: debug: add MLD table dumpPo-Hao Huang2-0/+2
2025-05-10wifi: rtw89: debug: extend dbgfs for MLOPo-Hao Huang1-6/+18
2025-05-10wifi: rtw89: add MLO track for MLSR switch decisionPo-Hao Huang4-1/+174
2025-05-10wifi: rtw89: add handling of mlo_link_cfg H2C command and C2H eventZong-Zhe Yang6-0/+147
2025-05-10wifi: rtw89: chan: re-calculate MLO DBCC mode during setting channelZong-Zhe Yang2-1/+33
2025-05-10wifi: rtw89: send nullfunc based on the given linkPo-Hao Huang1-1/+10
2025-05-10wifi: rtw89: allow driver to do specific band TX for MLOPo-Hao Huang2-3/+15
2025-05-10wifi: rtw89: extract link part from core tx write functionZong-Zhe Yang1-23/+35
2025-05-10wifi: rtw88: rtw8822bu VID/PID for BUFFALO WI-U2-866DMYuuki NAGAO1-0/+2
2025-05-10wifi: rtw88: Handle RTL8723D(S) with blank efuseBitterblue Smith2-60/+59
2025-05-10wifi: rtw88: Fix RX aggregation settings for RTL8723DSBitterblue Smith1-2/+12
2025-05-05wifi: rtw89: constrain TX power according to dynamic antenna power tableKuan-Chung Chen4-26/+150
2025-05-05wifi: rtw89: phy: add C2H event handler for report of FW scanKuan-Chung Chen3-3/+46
2025-05-05wifi: rtw89: Fix inadverent sharing of struct ieee80211_supported_band dataOndrej Jirman1-5/+28
2025-05-05wifi: rtw89: Convert rtw89_core_set_supported_band to use devm_*Ondrej Jirman1-63/+36
2025-05-05wifi: rtw89: introduce helper to get designated link for MLOZong-Zhe Yang5-38/+43
2025-05-05wifi: rtw89: roc: dynamically handle link id and link instance indexZong-Zhe Yang4-11/+16
2025-05-05wifi: rtw89: Fill in correct Rx link ID for MLOPo-Hao Huang2-13/+14
2025-05-05wifi: rtw89: add MLD capabilities declarationPo-Hao Huang1-1/+21
2025-05-05wifi: rtw89: extend join_info H2C command for MLO fieldsPo-Hao Huang2-2/+26
2025-05-05wifi: rtw89: Configure scan band when mlo_dbcc_mode changesPo-Hao Huang3-1/+4
2025-05-05wifi: rtw89: extend mapping from Qsel to DMA ch for MLOZong-Zhe Yang1-0/+12
2025-05-05wifi: rtw89: Adjust management queue mapping for [MLO, HW-1]Po-Hao Huang2-1/+20
2025-05-05wifi: rtw89: 8922a: use SW CRYPTO when broadcast in MLO modePo-Hao Huang8-0/+11
2025-05-05wifi: rtw89: 8922a: rfk: adjust timeout time of RX DCKPing-Ke Shih1-1/+2
2025-05-05wifi: rtw89: fw: Remove "const" on allocation typeKees Cook1-1/+1
2025-05-05wifi: rtlwifi: Remove unused rtl_bb_delay()Dr. David Alan Gilbert2-12/+0
2025-05-05wifi: rtlwifi: Remove uncalled stub rtl*_phy_ap_calibrateDr. David Alan Gilbert8-22/+0
2025-05-05wifi: rtlwifi: Remove unused rtl_usb_{resume|suspend}Dr. David Alan Gilbert2-14/+0
2025-04-28wifi: rtlwifi: disable ASPM for RTL8723BE with subsystem ID 11ad:1723Mingcong Bai1-0/+10
2025-04-28wifi: rtw89: mcc: avoid that loose pattern sets negative timing for auxiliary GOZong-Zhe Yang1-1/+2
2025-04-28wifi: rtw89: mcc: refine filling function of start TSFZong-Zhe Yang1-4/+5
2025-04-28wifi: rtw89: mcc: support courtesy mechanism on both roles at the same timeZong-Zhe Yang3-43/+58
2025-04-28wifi: rtw89: mcc: update entire plan when courtesy config changesZong-Zhe Yang1-1/+9
2025-04-28wifi: rtw89: mcc: handle the case where NoA start time has passedZong-Zhe Yang1-0/+3
2025-04-28wifi: rtw89: mcc: make GO+STA mode calculate dynamic beacon offsetZong-Zhe Yang2-69/+16
2025-04-28wifi: rtw89: don't re-randomize TSF of AP/GOZong-Zhe Yang4-0/+11
2025-04-28wifi: rtw89: mcc: make GO announce one-time NoA for HW scan processZong-Zhe Yang1-0/+79