summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/pcie/trans.c
AgeCommit message (Expand)Author
2025-05-15Merge tag 'iwlwifi-next-2025-05-15' of https://git.kernel.org/pub/scm/linux/k...Johannes Berg
2025-05-15wifi: iwlwifi: rename ctx-info-gen3 to ctx-info-v2Miri Korenblit
2025-05-15wifi: iwlwifi: unify iwlagn_scd_bc_tbl_entry and iwl_gen3_bc_tbl_entryMiri Korenblit
2025-05-15wifi: iwlwifi: use bc entries instead of bc table also for pre-ax210Miri Korenblit
2025-05-15wifi: iwlwifi: remove GEN3 from a couple of macrosMiri Korenblit
2025-05-09wifi: iwlwifi: cfg: move MAC parameters to MAC dataJohannes Berg
2025-05-09wifi: iwlwifi: rename struct iwl_base_paramsJohannes Berg
2025-05-09wifi: iwlwifi: rename cfg_trans_params to mac_cfgJohannes Berg
2025-05-07wifi: iwlwifi: rework transport configurationJohannes Berg
2025-05-07wifi: iwlwifi: trans: collect device informationJohannes Berg
2025-05-07wifi: iwlwifi: trans: remove SCD base address validationJohannes Berg
2025-05-07wifi: iwlwifi: remove bc_table_dword transport configJohannes Berg
2025-05-07wifi: iwlwifi: pcie: remove constant wdg_timeoutJohannes Berg
2025-05-07wifi: iwlwifi: trans: remove hw_id_strJohannes Berg
2025-05-07wifi: iwlwifi: pass full FW info to transportJohannes Berg
2025-05-07wifi: iwlwifi: pcie: move wait_command_queue into PCIeJohannes Berg
2025-05-07wifi: iwlwifi: pcie: move invalid TX CMD into PCIeJohannes Berg
2025-05-07wifi: iwlwifi: pcie: move ME check data to pcieJohannes Berg
2025-05-06Merge tag 'wireless-next-2025-05-06' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-05-06wifi: iwlwifi: pcie: don't call itself indirectlyJohannes Berg
2025-05-06wifi: iwlwifi: pcie: remove 'ent' argument from allocJohannes Berg
2025-05-06wifi: iwlwifi: implement TOP resetJohannes Berg
2025-04-25wifi: iwlwifi: pcie: make sure to lock rxq->readMiri Korenblit
2025-04-23wifi: iwlwifi: don't warn if the NIC is gone in resumeEmmanuel Grumbach
2025-04-23wifi: iwlwifi: back off on continuous errorsJohannes Berg
2025-01-13wifi: iwlwifi: pcie: make iwl_pcie_d3_complete_suspend() staticJohannes Berg
2025-01-13wifi: iwlwifi: implement reset escalationJohannes Berg
2025-01-13wifi: iwlwifi: implement product reset for TOP errorsJohannes Berg
2025-01-13wifi: iwlwifi: rename bits in config/boot control registerJohannes Berg
2024-11-26Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-07wifi: iwlwifi: be less noisy if the NIC is dead in S3Emmanuel Grumbach
2024-10-30wifi: iwlwifi: replace deprecated PCI functionsPhilipp Stanner
2024-08-27wifi: iwlwifi: use default command queue watchdog timeoutMiri Korenblit
2024-06-26wifi: iwlwifi: pcie: fix a few legacy register accesses for new devicesEmmanuel Grumbach
2024-06-12wifi: iwlwifi: remove struct iwl_trans_opsYedidya Benshimol
2024-06-12wifi: iwlwifi: pcie: integrate TX queue codeJohannes Berg
2024-05-03wifi: iwlwifi: pcie: allocate dummy net_device dynamicallyBreno Leitao
2024-02-08wifi: iwlwifi: pcie: don't allow hw-rfkill to stop device on gen2Johannes Berg
2024-01-26wifi: iwlwifi: skip affinity setting on non-SMPBenjamin Berg
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-12-18wifi: iwlwifi: pcie: don't synchronize IRQs from IRQJohannes Berg
2023-12-12wifi: iwlwifi: remove async command callbackJohannes Berg
2023-12-12wifi: iwlwifi: pcie: dump CSRs before removalJohannes Berg
2023-12-12wifi: iwlwifi: pcie: clean up device removal workJohannes Berg
2023-12-12wifi: iwlwifi: pcie: add another missing bh-disable for rxq->lockJohannes Berg
2023-10-23wifi: iwlwifi: pcie: synchronize IRQs before NAPIJohannes Berg
2023-09-25wifi: iwlwifi: fail NIC access fast on dead NICJohannes Berg
2023-09-25wifi: iwlwifi: pcie: (re-)assign BAR0 on driver bindJohannes Berg
2023-09-13wifi: iwlwifi: pcie: enable TOP fatal error interruptJohannes Berg