aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-11-11net: phylink: remove switch() statement in resolve handlingRussell King (Oracle)1-49/+45
2024-11-11net: phylink: move MLO_AN_PHY resolve handling to if() statementRussell King (Oracle)1-5/+3
2024-11-11net: phylink: move MLO_AN_FIXED resolve handling to if() statementRussell King (Oracle)1-5/+3
2024-11-11net: phylink: move manual flow control settingRussell King (Oracle)1-2/+3
2024-11-11bnxt_en: add unlocked version of bnxt_refclk_readVadim Fedorenko1-11/+24
2024-11-11netkit: Set IFLA_NETKIT_PEER_INFO to netkit_link_ops.peer_type.Kuniyuki Iwashima1-9/+2
2024-11-11vxcan: Set VXCAN_INFO_PEER to vxcan_link_ops.peer_type.Kuniyuki Iwashima1-9/+3
2024-11-11veth: Set VETH_INFO_PEER to veth_link_ops.peer_type.Kuniyuki Iwashima1-14/+4
2024-11-11rtnetlink: Remove __rtnl_link_register()Kuniyuki Iwashima2-22/+12
2024-11-11rtnetlink: Remove __rtnl_link_unregister().Kuniyuki Iwashima2-2/+10
2024-11-11zram: ZRAM_DEF_COMP should depend on ZRAMGeert Uytterhoeven1-0/+1
2024-11-11kmemleak: iommu/iova: fix transient kmemleak false positiveCatalin Marinas1-0/+6
2024-11-11mm/list_lru: simplify the list_lru walk callback functionKairui Song2-5/+4
2024-11-11mm/list_lru: split the lock to per-cgroup scopeKairui Song1-1/+0
2024-11-11r8169: use helper r8169_mod_reg8_cond to simplify rtl_jumbo_configHeiner Kallweit1-66/+11
2024-11-11net: stmmac: dwmac4: Receive Watchdog Timeout is not in abnormal interrupt su...Ley Foon Tan1-2/+4
2024-11-11net: stmmac: dwmac4: Fix the MTL_OP_MODE_*_MASK operationLey Foon Tan1-2/+2
2024-11-11net: stmmac: dwmac4: Fix MTL_OP_MODE_RTC mask and shift macrosLey Foon Tan1-2/+2
2024-11-11net: phy: aquantia: Add mdix config and reportingPaul Davey1-0/+52
2024-11-11net: ti: icssg-prueth: Add VLAN support for HSR modeRavi Gunasekaran1-1/+44
2024-11-11net: dsa: microchip: parse PHY config from device treeOleksij Rempel1-6/+73
2024-11-11net: dsa: microchip: add support for side MDIO interface in LAN937xOleksij Rempel4-16/+223
2024-11-11net: dsa: microchip: cleanup error handling in ksz_mdio_registerOleksij Rempel1-6/+4
2024-11-11net: dsa: microchip: Refactor MDIO handling for side MDIO accessOleksij Rempel2-10/+224
2024-11-11net: atlantic: use irq_update_affinity_hint()Mohammad Heib1-3/+3
2024-11-11nfp: use irq_update_affinity_hint()Mohammad Heib1-2/+2
2024-11-11bnxt_en: use irq_update_affinity_hint()Mohammad Heib1-3/+3
2024-11-12power: reset: ep93xx: add AUXILIARY_BUS dependencyArnd Bergmann1-0/+1
2024-11-11rtc: add driver for Marvell 88PM886 PMIC RTCKarel Balej3-0/+108
2024-11-11octeontx2-af: Knobs for NPC default rule countersLinu Cherian3-0/+77
2024-11-11octeontx2-af: Refactor few NPC mcam APIsLinu Cherian3-39/+92
2024-11-11mlx5/core: deduplicate {mlx5_,}eq_update_ci()Caleb Sander Mateos1-8/+1
2024-11-11mlx5/core: relax memory barrier in eq_update_ci()Caleb Sander Mateos1-1/+1
2024-11-11macsec: inherit lower device's TSO limits when offloadingSabrina Dubroca1-0/+22
2024-11-11macsec: clean up local variables in macsec_notifySabrina Dubroca1-18/+7
2024-11-11macsec: add some of the lower device's features when offloadingSabrina Dubroca1-2/+15
2024-11-11netdevsim: add more hw_featuresSabrina Dubroca1-1/+5
2024-11-11rtc: check if __rtc_read_time was successful in rtc_timer_do_work()Yongliang Gao1-1/+6
2024-11-11power: supply: sc27xx: Fix battery detect GPIO probeStanislav Jakubek1-3/+7
2024-11-11reset: keystone-reset: remove unused macrosBa Jing1-2/+0
2024-11-11power: supply: axp20x_battery: Use scaled iio_read_channelChris Morgan1-16/+17
2024-11-11power: supply: axp20x_usb_power: Use scaled iio_read_channelChris Morgan1-18/+15
2024-11-11power: supply: generic-adc-battery: change my gmailanish kumar1-2/+2
2024-11-11HID: magicmouse: Apple Magic Trackpad 2 USB-C driver supportCallahan Kovacs2-15/+42
2024-11-11rtc: pcf8563: Switch to regmapNobuhiro Iwamatsu2-123/+82
2024-11-11rtc: pcf8563: Sort headers alphabeticallyNobuhiro Iwamatsu1-4/+4
2024-11-11rtc: abx80x: Fix WDT bit position of the status registerNobuhiro Iwamatsu1-1/+1
2024-11-11zram: clear IDLE flag in mark_idle()Sergey Senozhatsky1-0/+2
2024-11-11zram: clear IDLE flag after recompressionSergey Senozhatsky1-0/+7
2024-11-11rtc: mt6359: Use RTC_TC_DOW hardware register for wdayAngeloGioacchino Del Regno1-10/+6