aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-12wifi: iwlwifi: cfg: clean up HR device matchingJohannes Berg4-157/+8
2025-05-12wifi: iwlwifi: cfg: unify and add some Killer devicesJohannes Berg3-92/+43
2025-05-12wifi: iwlwifi: cfg: fix and unify Killer/JF configsJohannes Berg2-57/+7
2025-05-12wifi: iwlwifi: cfg: fix Ma device configsJohannes Berg1-3/+3
2025-05-12wifi: iwlwifi: cfg: fix some device namesJohannes Berg2-10/+10
2025-05-12wifi: iwlwifi: cfg: remove some unused namesJohannes Berg2-6/+0
2025-05-12wifi: iwlwifi: mld: add debug log instead of warningSomashekhar Puttagangaiah1-1/+4
2025-05-12wifi: iwlwifi: dbg: fix dump trigger split checkJohannes Berg1-1/+1
2025-05-10wifi: iwlwifi: mvm/mld: allow puncturing use in 5 GHzJohannes Berg2-3/+0
2025-05-10wifi: iwlwifi: mld: add support for ROC on BSSPagadala Yesu Anjaneyulu5-25/+60
2025-05-10wifi: iwlwifi: mld: Block EMLSR only when ready to enter ROCPagadala Yesu Anjaneyulu2-7/+9
2025-05-10wifi: iwlwifi: mld: move aux_sta member from iwl_mld_link to iwl_mld_vifPagadala Yesu Anjaneyulu8-21/+14
2025-05-10wifi: iwlwifi: mld: Fix ROC activity cleanup in iwl_mld_vifPagadala Yesu Anjaneyulu2-3/+7
2025-05-10wifi: iwlwifi: mld: Correct comments for cleanup functionsPagadala Yesu Anjaneyulu2-2/+2
2025-05-10wifi: iwlwifi: rename iwl_cfg to iwl_rf_cfgJohannes Berg28-138/+141
2025-05-10wifi: iwlwifi: cfg: clean up Sc/Dr/Br configsJohannes Berg5-75/+22
2025-05-10wifi: iwlwifi: cfg: add FM RF configJohannes Berg5-41/+46
2025-05-10wifi: iwlwifi: cfg: add GF RF configJohannes Berg5-82/+85
2025-05-10wifi: iwlwifi: cfg: unify HR configsJohannes Berg6-134/+124
2025-05-10wifi: iwlwifi: cfg: unify JF configsJohannes Berg7-157/+145
2025-05-10wifi: iwlwifi: cfg: unify num_rbds configJohannes Berg12-54/+39
2025-05-10wifi: iwlwifi: cfg: add ucode API min/max to MAC configJohannes Berg8-21/+51
2025-05-09wifi: iwlwifi: remove unused high_temp from iwl_cfgJohannes Berg2-3/+0
2025-05-09wifi: iwlwifi: cfg: move MAC parameters to MAC dataJohannes Berg30-351/+346
2025-05-09wifi: iwlwifi: cfg: remove DCCM offsets from new devicesJohannes Berg5-40/+0
2025-05-09wifi: iwlwifi: cfg: remove eeprom_size from new devicesJohannes Berg5-5/+0
2025-05-09wifi: iwlwifi: rename struct iwl_base_paramsJohannes Berg31-112/+116
2025-05-09wifi: iwlwifi: cfg: remove rf_id fieldJohannes Berg8-22/+2
2025-05-09wifi: iwlwifi: cfg: remove dbgc_supported fieldJohannes Berg8-8/+0
2025-05-09wifi: iwlwifi: rename cfg_trans_params to mac_cfgJohannes Berg63-855/+855
2025-05-09wifi: iwlwifi: pass trans to iwl_parse_nvm_mcc_info()Johannes Berg4-6/+16
2025-05-09wifi: iwlwifi: cfg: remove nvm_hw_section_num from new devicesJohannes Berg5-5/+0
2025-05-09wifi: iwlwifi: cfg: handle cc firmware dynamicallyJohannes Berg4-10/+8
2025-05-09wifi: iwlwifi: cfg: build ax210 family FW names dynamicallyJohannes Berg4-79/+58
2025-05-09wifi: iwlwifi: cfg: remove 'cdb' valueJohannes Berg1-2/+0
2025-05-09wifi: iwlwifi: cfg: remove QuZ/JF special casesJohannes Berg3-23/+8
2025-05-09wifi: iwlwifi: build 9000 series FW filenames dynamicallyJohannes Berg4-51/+38
2025-05-09wifi: iwlwifi: add JF1/JF2 RF for dynamic FW buildingJohannes Berg1-0/+5
2025-05-09wifi: iwlwifi: pcie: remove 0x2726 devicesJohannes Berg1-4/+0
2025-05-09wifi: iwlwifi: cfg: inline HT paramsJohannes Berg20-120/+192
2025-05-09wifi: iwlwifi: cfg: remove 6 GHz from ht40_bandsJohannes Berg2-4/+2
2025-05-09wifi: iwlwifi: mld: call thermal exit without wiphy lock heldBenjamin Berg2-1/+6
2025-05-09wifi: iwlwifi: mld: avoid init-after-queueMiri Korenblit1-2/+3
2025-05-09wifi: iwlwifi: mld: use a radio/system specific power budgetBenjamin Berg2-28/+57
2025-05-09wifi: iwlwifi: mvm: use a radio/system specific power budgetBenjamin Berg2-29/+64
2025-05-09wifi: iwlwifi: fix thermal code compilation with -Werror=cast-qualBenjamin Berg2-4/+4
2025-05-09wifi: iwlwifi: pcie: remove iwl_trans_pcie_gen2_send_hcmdMiri Korenblit1-2/+0
2025-05-09wifi: iwlwifi: Add support for a new version for link config commandYedidya Benshimol2-5/+27
2025-05-09wifi: iwlwifi: Add a new version for mac config commandYedidya Benshimol3-31/+100
2025-05-09wifi: iwlwifi: Add a new version for sta config commandYedidya Benshimol3-6/+83