summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-03-23bnxt_en: Resize RSS contexts on channel count changeBjörn Töpel-7/+28
2026-03-23ethtool: Track user-provided RSS indirection table sizeBjörn Töpel-11/+13
2026-03-23team: use netdev_from_priv()Qingfang Deng-35/+42
2026-03-23crypto: sm3 - Remove 'struct sm3_state'Eric Biggers-2/+2
2026-03-23crypto: sm3 - Replace with wrapper around libraryEric Biggers-2/+2
2026-03-23crypto: sm3 - Rename CRYPTO_SM3_GENERIC to CRYPTO_SM3Eric Biggers-2/+2
2026-03-23net: b44: always select CONFIG_FIXED_PHYArnd Bergmann-1/+1
2026-03-23net: airoha: add RCU lock around dev_fill_forward_pathQingfang Deng-0/+2
2026-03-23nfc: microread: Drop unused includeAndy Shevchenko-1/+0
2026-03-23ieee802154: atusb: drop redundant device referenceJohan Hovold-4/+1
2026-03-23net: stmmac: use integrated PCS for BASE-X modesRussell King (Oracle)-10/+2
2026-03-23net: stmmac: add BASE-X support to integrated PCSRussell King (Oracle)-4/+100
2026-03-23net: stmmac: add support for reading inband SGMII statusRussell King (Oracle)-21/+58
2026-03-23net: stmmac: add struct stmmac_pcs_infoRussell King (Oracle)-11/+23
2026-03-23net: stmmac: move default_an_inband to plat_stmmacenet_dataRussell King (Oracle)-6/+3
2026-03-23clk: xgene: Fix mapping leak in xgene_pllclk_init()Geert Uytterhoeven-0/+2
2026-03-23clk: Simplify clk_is_match()Geert Uytterhoeven-4/+3
2026-03-23clk: baikal-t1: Remove not-going-to-be-supported code for Baikal SoCAndy Shevchenko-2545/+0
2026-03-23clk: mvebu: armada-37xx-periph: fix __iomem casts in structure initBen Dooks-7/+9
2026-03-23clk: qoriq: avoid format string warningArnd Bergmann-8/+9
2026-03-23Merge tag 'renesas-clk-for-v7.1-tag1' of git://git.kernel.org/pub/scm/linux/k...Stephen Boyd-0/+4
2026-03-23Merge tag 'renesas-clk-fixes-for-v7.0-tag1' of git://git.kernel.org/pub/scm/l...Stephen Boyd-53/+38
2026-03-23crypto: gcm - Use GHASH library instead of crypto_ahashEric Biggers-1/+1
2026-03-23regulator: cros-ec: cleanup and add suppliesMark Brown-754/+1587
2026-03-23regulator: cros-ec: Add regulator supplyChen-Yu Tsai-0/+1
2026-03-23vfio/qat: add support for Intel QAT 420xx VFsGiovanni Cabiddu-0/+2
2026-03-23spi: hisi-kunpeng cleanup and fixMark Brown-674/+1565
2026-03-23spi: hisi-kunpeng: Add timeout warning in FIFO flush functionPei Xiao-1/+4
2026-03-23spi: hisi-kunpeng: prevent infinite while() loop in hisi_spi_flush_fifoPei Xiao-1/+11
2026-03-23gpu: nova-core: convert to new dma::Coherent APIGary Guo-65/+47
2026-03-23gpu: nova-core: convert Gsp::new() to use CoherentBoxDanilo Krummrich-44/+65
2026-03-23gpu: nova-core: use Coherent::init to initialize GspFwWprMetaDanilo Krummrich-10/+17
2026-03-23PCI/pwrctrl: Fix pci_pwrctrl_is_required() device node leakFelix Gu-1/+3
2026-03-23idpf: only assign num refillqs if allocation was successfulJoshua Hay-1/+1
2026-03-23idpf: clear stale cdev_info ptrJoshua Hay-4/+6
2026-03-23iavf: fix out-of-bounds writes in iavf_get_ethtool_stats()Kohei Enju-16/+15
2026-03-23accel/amdxdna: Return ERR_PTR on dma_alloc_noncoherent failureWendy Liang-1/+6
2026-03-23ice: use ice_update_eth_stats() for representor statsPetr Oros-4/+13
2026-03-23PCI/pwrctrl: Do not power off on pwrctrl device removalChen-Yu Tsai-13/+0
2026-03-23ice: fix inverted ready check for VF representorsPetr Oros-1/+1
2026-03-23ice: set max queues in alloc_etherdev_mqs()Michal Swiatkowski-20/+24
2026-03-23spi: sunplus-sp7021: Simplify clock handling with devm_clk_get_enabled()Pei Xiao-14/+1
2026-03-23spi: stm32: Simplify clock handling with devm_clk_get_enabled()Pei Xiao-45/+17
2026-03-23spi: sifive: Simplify clock handling with devm_clk_get_enabled()Pei Xiao-15/+6
2026-03-23spi: bcmbca-hsspi: Simplify clock handling with devm_clk_get_enabled()Pei Xiao-33/+16
2026-03-23spi: bcm63xx-hsspi: Simplify clock handling with devm_clk_get_enabled()Pei Xiao-34/+12
2026-03-23Merge tag 'drm-misc-next-2026-03-12' into drm-rust-nextDanilo Krummrich-11281/+120557
2026-03-23drm/xe: Implement recent spec updates to Wa_16025250150Matt Roper-1/+3
2026-03-23drm/amd/pm: disable OD_FAN_CURVE if temp or pwm range invalid for smu v13Yang Wang-2/+64
2026-03-23drm/amd/pm: Return -EOPNOTSUPP for unsupported OD_MCLK on smu_v13_0_6Asad Kamal-1/+1