summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/pcie
AgeCommit message (Expand)AuthorFilesLines
2025-07-22wifi: iwlwifi: mvm/fw: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-11/+11
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-6/+8
2025-07-15wifi: iwlwifi: Fix botched indexing conversionVille Syrjälä1-4/+4
2025-07-11wifi: iwlwifi: pcie: don't WARN on bad firmware inputJohannes Berg1-6/+5
2025-07-10wifi: iwlwifi: pcie: add a missing includeMiri Korenblit1-0/+2
2025-07-10wifi: iwlwifi: pcie: accept new devices for MVM-only configsJohannes Berg1-2/+2
2025-07-10wifi: iwlwifi: pcie: inform me when op mode leavingItamar Shalev2-0/+21
2025-07-10wifi: iwlwifi: simplify iwl_poll_bits_mask return valueItamar Shalev2-7/+7
2025-07-09wifi: iwlwifi: pcie: rename iwl_pci_gen1_2_probe() argumentJohannes Berg2-6/+6
2025-07-09wifi: iwlwifi: match discrete/integrated to fix some namesJohannes Berg2-7/+8
2025-07-09wifi: iwlwifi: trans: remove iwl_trans_initMiri Korenblit1-18/+32
2025-07-09wifi: iwlwifi: pcie move common probe logicMiri Korenblit3-41/+47
2025-07-09wifi: iwlwifi: pcie: Move txcmd size/align calculation to callersYedidya Benshimol1-1/+15
2025-07-09wifi: iwlwifi: pcie move gen1_2 probe to gen1_2/trans.cYedidya Benshimol3-327/+332
2025-07-09wifi: iwlwifi: Add an helper function for polling bitsRotem Kerem2-13/+10
2025-06-29wifi: iwlwifi: pcie: fix locking on invalid TOP resetJohannes Berg1-2/+4
2025-06-25Merge tag 'iwlwifi-next-2025-06-25' of https://git.kernel.org/pub/scm/linux/k...Johannes Berg13-196/+797
2025-06-25wifi: iwlwifi: pcie: fix non-MSIX handshake registerJohannes Berg1-1/+1
2025-06-25wifi: iwlwifi: move _iwl_trans_set_bits_mask utilitiesRotem Kerem4-43/+44
2025-06-25wifi: iwlwifi: move iwl_trans_pcie_write_mem to iwl-trans.cRotem Kerem3-26/+5
2025-06-25wifi: iwlwifi: pcie: move iwl_trans_pcie_dump_regs() to utils.cRotem Kerem4-100/+119
2025-06-25wifi: iwlwifi: support RZL platform device IDMiri Korenblit1-0/+1
2025-06-25wifi: iwlwifi: pcie: fix kernel-doc warningsJohannes Berg3-6/+9
2025-06-25wifi: iwlwifi: add support for the devcoredumpPagadala Yesu Anjaneyulu1-0/+9
2025-06-25wifi: iwlwifi: pcie: abort D3 handshake on errorJohannes Berg3-14/+42
2025-06-25wifi: iwlwifi: pcie: reinit device properly during TOP resetJohannes Berg3-1/+7
2025-06-25wifi: iwlwifi: pcie: initiate TOP reset if requestedJohannes Berg1-0/+9
2025-06-25wifi: iwlwifi: pcie: move generation specific files to a folderMiri Korenblit9-8/+8
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-11wifi: iwlwifi: move iwl-context-info header filesMiri Korenblit2-0/+541
2025-06-11wifi: iwlwifi: pcie: add missing TOP reset codeJohannes Berg1-1/+6
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