summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-07-08net: phy: smsc: Fix link failure in forced mode with Auto-MDIXOleksij Rempel
2025-07-08net: phy: smsc: Force predictable MDI-X state on LAN87xxOleksij Rempel
2025-07-08net: phy: smsc: Fix Auto-MDIX configuration when disabled by strapOleksij Rempel
2025-07-08net: stmmac: Fix interrupt handling for level-triggered mode in DWC_XGMAC2EricChan
2025-07-08eth: fbnic: Create fw_log file in DebugFSLee Trager
2025-07-08eth: fbnic: Enable firmware loggingLee Trager
2025-07-08eth: fbnic: Add mailbox support for firmware logsLee Trager
2025-07-08eth: fbnic: Create ring buffer for firmware logsLee Trager
2025-07-08eth: fbnic: Use FIELD_PREP to generate minimum firmware versionLee Trager
2025-07-08eth: fbnic: Fix incorrect minimum firmware versionLee Trager
2025-07-08Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2025-07-09gpu: nova-core: convert `/*` comments to `//`Alexandre Courbot
2025-07-09gpu: nova-core: Clarify falcon codeJoel Fernandes
2025-07-09gpu: nova-core: Clarify sysmembar operationsJoel Fernandes
2025-07-08drm/xe: Release runtime pm for error path of xe_devcoredump_read()Shuicheng Lin
2025-07-08drm/xe: Remove unused code in devcoredump_snapshot()Shuicheng Lin
2025-07-09gpu: nova-core: Add code comments related to devinitJoel Fernandes
2025-07-08drm/xe/uc: Disable GuC communication on hardware initialization errorZhanjun Dong
2025-07-08irqchip/gic-v5: Populate struct gic_kvm_infoSascha Bischoff
2025-07-08irqchip/gic-v5: Skip deactivate for forwarded PPI interruptsSascha Bischoff
2025-07-08Merge tag 'pwm/for-6.16-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-07-08drm/xe/pm: Restore display pm if there is error after display suspendShuicheng Lin
2025-07-08eth: mlx5: migrate to the *_rxfh_context opsJakub Kicinski
2025-07-08eth: ice: drop the dead code related to rss_contextsJakub Kicinski
2025-07-08eth: otx2: migrate to the *_rxfh_context opsJakub Kicinski
2025-07-08drbd: add missing kref_get in handle_write_conflictsSarah Newman
2025-07-08block: mtip32xx: Fix usage of dma_map_sg()Thomas Fourier
2025-07-08irqchip/gic-v5: Add GICv5 IWB supportLorenzo Pieralisi
2025-07-08irqchip/gic-v5: Add GICv5 ITS supportLorenzo Pieralisi
2025-07-08irqchip/msi-lib: Add IRQ_DOMAIN_FLAG_FWNODE_PARENT handlingLorenzo Pieralisi
2025-07-08irqchip/gic-v3: Rename GICv3 ITS MSI parentLorenzo Pieralisi
2025-07-08PCI/MSI: Add pci_msi_map_rid_ctlr_node() helper functionLorenzo Pieralisi
2025-07-08of/irq: Add of_msi_xlate() helper functionLorenzo Pieralisi
2025-07-08irqchip/gic-v5: Enable GICv5 SMP bootingLorenzo Pieralisi
2025-07-08irqchip/gic-v5: Add GICv5 LPI/IPI supportLorenzo Pieralisi
2025-07-08irqchip/gic-v5: Add GICv5 IRS/SPI supportLorenzo Pieralisi
2025-07-08irqchip/gic-v5: Add GICv5 PPI supportLorenzo Pieralisi
2025-07-08arm64: cpucaps: Rename GICv3 CPU interface capabilityLorenzo Pieralisi
2025-07-08char: ipmi: remove redundant variable 'type' and checkColin Ian King
2025-07-08perf: arm_spe: Relax period restrictionLeo Yan
2025-07-08perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)Rob Herring (Arm)
2025-07-08gpu/trace: make TRACE_GPU_MEM configurableJuston Li
2025-07-08vhost/net: enable gso over UDP tunnel support.Paolo Abeni
2025-07-08tun: enable gso over UDP tunnel support.Paolo Abeni
2025-07-08virtio_net: enable gso over UDP tunnel support.Paolo Abeni
2025-07-08virtio_net: add supports for extended offloadsPaolo Abeni
2025-07-08vhost-net: allow configuring extended featuresPaolo Abeni
2025-07-08virtio_pci_modern: allow configuring extended featuresPaolo Abeni
2025-07-08virtio: introduce extended featuresPaolo Abeni
2025-07-08net: airoha: Fix an error handling path in airoha_probe()Christophe JAILLET