summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/pcie
AgeCommit message (Expand)AuthorFilesLines
2025-06-18wifi: iwlwifi: cfg: Limit cb_size to valid rangePei Xiao1-5/+6
2025-06-12Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-4/+20
2025-06-11wifi: iwlwifi: fix merge damage related to iwl_pci_resumeEmmanuel Grumbach1-4/+20
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-1/+1
2025-06-04wifi: iwlwifi: pcie: fix non-MSIX handshake registerJohannes Berg1-1/+1
2025-05-15Merge tag 'iwlwifi-next-2025-05-15' of https://git.kernel.org/pub/scm/linux/k...Johannes Berg9-1874/+1714
2025-05-15wifi: iwlwifi: rename ctx-info-gen3 to ctx-info-v2Miri Korenblit5-51/+51
2025-05-15wifi: iwlwifi: fix a wrong commentMiri Korenblit1-3/+1
2025-05-15wifi: iwlwifi: unify iwlagn_scd_bc_tbl_entry and iwl_gen3_bc_tbl_entryMiri Korenblit3-15/+13
2025-05-15wifi: iwlwifi: use bc entries instead of bc table also for pre-ax210Miri Korenblit3-10/+13
2025-05-15wifi: iwlwifi: remove GEN3 from a couple of macrosMiri Korenblit2-4/+4
2025-05-15wifi: iwlwifi: use normal versioning convention for iwl_tx_cmdMiri Korenblit2-19/+19
2025-05-13wifi: iwlwifi: cfg: reduce configuration struct sizeJohannes Berg1-43/+33
2025-05-12wifi: iwlwifi: cfg: clean up dr/br configsJohannes Berg1-3/+0
2025-05-12wifi: iwlwifi: cfg: mark Ty devices as discreteJohannes Berg1-2/+2
2025-05-12wifi: iwlwifi: cfg: remove MAC type/step matchingJohannes Berg1-16/+1
2025-05-12wifi: iwlwifi: cfg: add a couple of older devicesJohannes Berg1-0/+36
2025-05-12wifi: iwlwifi: cfg: fix PE RF namesJohannes Berg1-10/+7
2025-05-12wifi: iwlwifi: cfg: fix and clean up FM/WH device matchingJohannes Berg1-31/+18
2025-05-12wifi: iwlwifi: cfg: clean up GF device matchingJohannes Berg1-75/+5
2025-05-12wifi: iwlwifi: cfg: clean up JF device matchingJohannes Berg1-145/+19
2025-05-12wifi: iwlwifi: cfg: clean up HR device matchingJohannes Berg1-151/+3
2025-05-12wifi: iwlwifi: cfg: unify and add some Killer devicesJohannes Berg1-92/+30
2025-05-12wifi: iwlwifi: cfg: fix and unify Killer/JF configsJohannes Berg1-52/+6
2025-05-12wifi: iwlwifi: cfg: fix Ma device configsJohannes Berg1-3/+3
2025-05-10wifi: iwlwifi: cfg: clean up Sc/Dr/Br configsJohannes Berg1-17/+18
2025-05-10wifi: iwlwifi: cfg: add FM RF configJohannes Berg1-10/+10
2025-05-10wifi: iwlwifi: cfg: add GF RF configJohannes Berg1-58/+58
2025-05-10wifi: iwlwifi: cfg: unify HR configsJohannes Berg1-83/+83
2025-05-10wifi: iwlwifi: cfg: unify JF configsJohannes Berg1-66/+66
2025-05-10wifi: iwlwifi: cfg: unify num_rbds configJohannes Berg4-5/+5
2025-05-09wifi: iwlwifi: cfg: move MAC parameters to MAC dataJohannes Berg5-12/+12
2025-05-09wifi: iwlwifi: rename struct iwl_base_paramsJohannes Berg5-37/+37
2025-05-09wifi: iwlwifi: cfg: remove rf_id fieldJohannes Berg1-2/+1
2025-05-09wifi: iwlwifi: rename cfg_trans_params to mac_cfgJohannes Berg8-614/+614
2025-05-09wifi: iwlwifi: cfg: handle cc firmware dynamicallyJohannes Berg1-3/+3
2025-05-09wifi: iwlwifi: cfg: build ax210 family FW names dynamicallyJohannes Berg1-51/+51
2025-05-09wifi: iwlwifi: cfg: remove QuZ/JF special casesJohannes Berg1-8/+8
2025-05-09wifi: iwlwifi: build 9000 series FW filenames dynamicallyJohannes Berg1-30/+30
2025-05-09wifi: iwlwifi: pcie: remove 0x2726 devicesJohannes Berg1-4/+0
2025-05-09wifi: iwlwifi: pcie: remove iwl_trans_pcie_gen2_send_hcmdMiri Korenblit1-2/+0
2025-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+2
2025-05-07wifi: iwlwifi: fix 6005N/SFF matchJohannes Berg1-1/+1
2025-05-07wifi: iwlwifi: pcie: log async commandsJohannes Berg1-3/+7
2025-05-07wifi: iwlwifi: trans: move ext_32khz_clock_valid to configJohannes Berg1-1/+1
2025-05-07wifi: iwlwifi: move STEP config into trans->confJohannes Berg1-4/+6
2025-05-07wifi: iwlwifi: rework transport configurationJohannes Berg8-118/+65
2025-05-07wifi: iwlwifi: trans: collect device informationJohannes Berg8-93/+107
2025-05-07wifi: iwlwifi: trans: remove SCD base address validationJohannes Berg3-9/+6
2025-05-07wifi: iwlwifi: remove bc_table_dword transport configJohannes Berg4-9/+2