summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-11-11net: phylink: move manual flow control settingRussell King (Oracle)
2024-11-11bnxt_en: add unlocked version of bnxt_refclk_readVadim Fedorenko
2024-11-11netkit: Set IFLA_NETKIT_PEER_INFO to netkit_link_ops.peer_type.Kuniyuki Iwashima
2024-11-11vxcan: Set VXCAN_INFO_PEER to vxcan_link_ops.peer_type.Kuniyuki Iwashima
2024-11-11veth: Set VETH_INFO_PEER to veth_link_ops.peer_type.Kuniyuki Iwashima
2024-11-11rtnetlink: Remove __rtnl_link_register()Kuniyuki Iwashima
2024-11-11rtnetlink: Remove __rtnl_link_unregister().Kuniyuki Iwashima
2024-11-11zram: ZRAM_DEF_COMP should depend on ZRAMGeert Uytterhoeven
2024-11-11kmemleak: iommu/iova: fix transient kmemleak false positiveCatalin Marinas
2024-11-11mm/list_lru: simplify the list_lru walk callback functionKairui Song
2024-11-11mm/list_lru: split the lock to per-cgroup scopeKairui Song
2024-11-11r8169: use helper r8169_mod_reg8_cond to simplify rtl_jumbo_configHeiner Kallweit
2024-11-11net: stmmac: dwmac4: Receive Watchdog Timeout is not in abnormal interrupt su...Ley Foon Tan
2024-11-11net: stmmac: dwmac4: Fix the MTL_OP_MODE_*_MASK operationLey Foon Tan
2024-11-11net: stmmac: dwmac4: Fix MTL_OP_MODE_RTC mask and shift macrosLey Foon Tan
2024-11-11net: phy: aquantia: Add mdix config and reportingPaul Davey
2024-11-11net: ti: icssg-prueth: Add VLAN support for HSR modeRavi Gunasekaran
2024-11-11net: dsa: microchip: parse PHY config from device treeOleksij Rempel
2024-11-11net: dsa: microchip: add support for side MDIO interface in LAN937xOleksij Rempel
2024-11-11net: dsa: microchip: cleanup error handling in ksz_mdio_registerOleksij Rempel
2024-11-11net: dsa: microchip: Refactor MDIO handling for side MDIO accessOleksij Rempel
2024-11-11net: atlantic: use irq_update_affinity_hint()Mohammad Heib
2024-11-11nfp: use irq_update_affinity_hint()Mohammad Heib
2024-11-11bnxt_en: use irq_update_affinity_hint()Mohammad Heib
2024-11-12power: reset: ep93xx: add AUXILIARY_BUS dependencyArnd Bergmann
2024-11-11rtc: add driver for Marvell 88PM886 PMIC RTCKarel Balej
2024-11-11octeontx2-af: Knobs for NPC default rule countersLinu Cherian
2024-11-11octeontx2-af: Refactor few NPC mcam APIsLinu Cherian
2024-11-11mlx5/core: deduplicate {mlx5_,}eq_update_ci()Caleb Sander Mateos
2024-11-11mlx5/core: relax memory barrier in eq_update_ci()Caleb Sander Mateos
2024-11-11macsec: inherit lower device's TSO limits when offloadingSabrina Dubroca
2024-11-11macsec: clean up local variables in macsec_notifySabrina Dubroca
2024-11-11macsec: add some of the lower device's features when offloadingSabrina Dubroca
2024-11-11netdevsim: add more hw_featuresSabrina Dubroca
2024-11-11rtc: check if __rtc_read_time was successful in rtc_timer_do_work()Yongliang Gao
2024-11-11power: supply: sc27xx: Fix battery detect GPIO probeStanislav Jakubek
2024-11-11reset: keystone-reset: remove unused macrosBa Jing
2024-11-11power: supply: axp20x_battery: Use scaled iio_read_channelChris Morgan
2024-11-11power: supply: axp20x_usb_power: Use scaled iio_read_channelChris Morgan
2024-11-11power: supply: generic-adc-battery: change my gmailanish kumar
2024-11-11HID: magicmouse: Apple Magic Trackpad 2 USB-C driver supportCallahan Kovacs
2024-11-11rtc: pcf8563: Switch to regmapNobuhiro Iwamatsu
2024-11-11rtc: pcf8563: Sort headers alphabeticallyNobuhiro Iwamatsu
2024-11-11rtc: abx80x: Fix WDT bit position of the status registerNobuhiro Iwamatsu
2024-11-11zram: clear IDLE flag in mark_idle()Sergey Senozhatsky
2024-11-11zram: clear IDLE flag after recompressionSergey Senozhatsky
2024-11-11rtc: mt6359: Use RTC_TC_DOW hardware register for wdayAngeloGioacchino Del Regno
2024-11-11rtc: mt6359: Add RTC hardware range and add support for start-yearAngeloGioacchino Del Regno
2024-11-11PCI: Unexport pci_walk_bus_locked()Keith Busch
2024-11-11PCI: Abstract LBMS seen check into pcie_lbms_seen()Ilpo Järvinen