aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-15wifi: iwlwifi: unify iwlagn_scd_bc_tbl_entry and iwl_gen3_bc_tbl_entryMiri Korenblit4-29/+16
2025-05-15wifi: iwlwifi: use bc entries instead of bc table also for pre-ax210Miri Korenblit4-13/+16
2025-05-15wifi: iwlwifi: remove GEN3 from a couple of macrosMiri Korenblit3-8/+8
2025-05-15wifi: iwlwifi: use normal versioning convention for iwl_tx_cmdMiri Korenblit10-51/+51
2025-05-15wifi: iwlwifi: stop supporting TX_CMD_API_S_VER_8Miri Korenblit1-2/+1
2025-05-13wifi: iwlwifi: cfg: reduce configuration struct sizeJohannes Berg3-69/+102
2025-05-12wifi: iwlwifi: cfg: clean up dr/br configsJohannes Berg3-28/+1
2025-05-12wifi: iwlwifi: Add helper function to extract device IDPagadala Yesu Anjaneyulu1-0/+7
2025-05-12wifi: iwlwifi: cfg: mark Ty devices as discreteJohannes Berg3-2/+13
2025-05-12wifi: iwlwifi: cfg: remove MAC type/step matchingJohannes Berg3-23/+4
2025-05-12wifi: iwlwifi: cfg: add a couple of older devicesJohannes Berg3-0/+43
2025-05-12wifi: iwlwifi: cfg: fix PE RF namesJohannes Berg5-14/+29
2025-05-12wifi: iwlwifi: cfg: fix and clean up FM/WH device matchingJohannes Berg8-50/+56
2025-05-12wifi: iwlwifi: cfg: clean up GF device matchingJohannes Berg4-96/+22
2025-05-12wifi: iwlwifi: cfg: clean up JF device matchingJohannes Berg3-166/+35
2025-05-12wifi: iwlwifi: tests: make subdev match test more preciseJohannes Berg1-0/+8
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