summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-10-17net: dsa: lantiq_gswip: remove duplicate assignment to vlan_mapping.val[0]Vladimir Oltean
2025-10-17net: dsa: lantiq_gswip: define VLAN ID 0 constantVladimir Oltean
2025-10-17net: dsa: lantiq_gswip: support bridge FDB entries on the CPU portVladimir Oltean
2025-10-17r8169: reconfigure rx unconditionally before chip reset when resumingHeiner Kallweit
2025-10-17net: phy: realtek: fix rtl8221b-vm-cg nameAleksander Jan Bajkowski
2025-10-17dpaa2-eth: fix the pointer passed to PTR_ALIGN on Tx pathIoana Ciornei
2025-10-17net: bonding: update the slave array for broadcast modeTonghao Zhang
2025-10-17net: enetc: correct the value of ENETC_RXB_TRUESIZEWei Fang
2025-10-17net: enetc: fix the deadlock of enetc_mdio_lockJianpeng Chang
2025-10-17ipv6: Move ipv6_fl_list from ipv6_pinfo to inet_sock.Kuniyuki Iwashima
2025-10-17net: hibmcge: support pci_driver.shutdown()Jijie Shao
2025-10-17Merge tag 'block-6.18-20251016' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-17Merge tag 'mmc-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2025-10-17Merge tag 'drm-fixes-2025-10-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-10-17Merge tag 'i2c-for-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-10-17PCI/VGA: Select SCREEN_INFO on X86Mario Limonciello (AMD)
2025-10-17PCI: vmd: Override irq_startup()/irq_shutdown() in vmd_init_dev_msi_info()Inochi Amaoto
2025-10-17Merge tag 'tee-qcomtee-fixes-for-v6.18' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2025-10-17can: m_can: m_can_get_berr_counter(): don't wake up controller if interface i...Marc Kleine-Budde
2025-10-17can: m_can: m_can_tx_submit(): remove unneeded sanity checksMarc Kleine-Budde
2025-10-17can: m_can: m_can_class_register(): remove error message in case devm_kzalloc...Marc Kleine-Budde
2025-10-17can: m_can: m_can_interrupt_enable(): use m_can_write() instead of open codin...Marc Kleine-Budde
2025-10-17net: m_can: convert dev_{dbg,info,err} -> netdev_{dbg,info,err}Marc Kleine-Budde
2025-10-17can: m_can: hrtimer_callback(): rename to m_can_polling_timer()Marc Kleine-Budde
2025-10-17can: m_can: m_can_init_ram(): make staticMarc Kleine-Budde
2025-10-17drm/panthor: Fix kernel panic on partial unmap of a GPU VA regionAkash Goel
2025-10-17can: m_can: Support pinctrl wakeup stateMarkus Schneider-Pargmann (TI.com)
2025-10-17can: m_can: Return ERR_PTR on error in allocationMarkus Schneider-Pargmann (TI.com)
2025-10-17can: m_can: Map WoL to device_set_wakeup_enableMarkus Schneider-Pargmann (TI.com)
2025-10-17can: treewide: remove can_change_mtu()Vincent Mailhol
2025-10-17can: m_can: add support for optional resetMarc Kleine-Budde
2025-10-17devcoredump: Fix circular locking dependency with devcd->mutex.Maarten Lankhorst
2025-10-17driver core: fw_devlink: Don't warn about sync_state() pendingUlf Hansson
2025-10-16net: stmmac: dwmac-rk: Fix disabling set_clock_selectionSebastian Reichel
2025-10-16net: macb: sort #includesThéo Lebrun
2025-10-16net: macb: apply reverse christmas tree in macb_tx_map()Théo Lebrun
2025-10-16net: macb: drop `count` local variable in macb_tx_map()Théo Lebrun
2025-10-16net: macb: drop `entry` local variable in macb_tx_map()Théo Lebrun
2025-10-16net: macb: replace min() with umin() callsThéo Lebrun
2025-10-16net: macb: remove bp->queue_maskThéo Lebrun
2025-10-16net: macb: introduce DMA descriptor helpers (is 64bit? is PTP?)Théo Lebrun
2025-10-16net: macb: move bp->hw_dma_cap flags to bp->capsThéo Lebrun
2025-10-16net: macb: simplify macb_adj_dma_desc_idx()Théo Lebrun
2025-10-16net: macb: simplify macb_dma_desc_get_size()Théo Lebrun
2025-10-16net: macb: drop macb_config NULL checkingThéo Lebrun
2025-10-16net: macb: Remove local variables clk_init and init in macb_probe()Théo Lebrun
2025-10-16net: macb: remove gap in MACB_CAPS_* flagsThéo Lebrun
2025-10-16net: macb: use BIT() macro for capability definitionsThéo Lebrun
2025-10-17Merge tag 'drm-xe-fixes-2025-10-16' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-10-17Merge tag 'drm-misc-fixes-2025-10-16' of https://gitlab.freedesktop.org/drm/m...Dave Airlie