summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-06-11RDMA/bnxt_re: Validate rate limit attribute in modify QPMaher Sanalla
2026-06-11RDMA/mlx5: Report packet pacing capabilities when querying deviceMaher Sanalla
2026-06-11RDMA/mlx5: Support deferred rate limit configurationMaher Sanalla
2026-06-11RDMA/mlx5: Add support for rate limit in UD and UC QPsMaher Sanalla
2026-06-11RDMA/mlx5: Refactor raw packet QP rate limit handlingMaher Sanalla
2026-06-11phy: freescale: phy-fsl-imx8qm-lvds-phy: Use synchronous PM runtime put in resetFelix Gu
2026-06-11octeontx2-af: fix IP fragment flag corruption on custom KPU profile loadKiran Kumar K
2026-06-11net: txgbe: initialize PHY interface to 0Jiawen Wu
2026-06-11net: txgbe: distinguish module types by checking identifierJiawen Wu
2026-06-11net: txgbe: initialize module info bufferJiawen Wu
2026-06-11net: mvpp2: build skb from XDP-adjusted data on XDP_PASSTil Kaiser
2026-06-11net: mvpp2: refill RX buffers before XDP or skb useTil Kaiser
2026-06-11net: mvpp2: limit XDP frame size to the RX bufferTil Kaiser
2026-06-11net: mvpp2: sync RX data at the hardware packet offsetTil Kaiser
2026-06-11mtd: cfi: Use common error handling code in two functionsMarkus Elfring
2026-06-11mtd: slram: simplify register_device() cleanupRuoyu Wang
2026-06-11mtd: slram: remove failed entries from the device listRuoyu Wang
2026-06-11mtd: rawnand: ndfc: use ioread32be/iowrite32be and allow COMPILE_TESTRosen Penev
2026-06-11phy: lynx-10g: new driverVladimir Oltean
2026-06-11phy: lynx-28g: improve phy_validate() procedureVladimir Oltean
2026-06-11phy: lynx-28g: optimize read-modify-write operationVladimir Oltean
2026-06-11phy: lynx-28g: add support for big endian register mapsVladimir Oltean
2026-06-11phy: lynx-28g: common probe() and remove()Vladimir Oltean
2026-06-11phy: lynx-28g: make lynx_28g_pll_read_configuration() callable per PLLVladimir Oltean
2026-06-11phy: lynx-28g: move struct lynx_info definitions downwardsVladimir Oltean
2026-06-11phy: lynx-28g: provide default lynx_lane_supports_mode() implementationVladimir Oltean
2026-06-11phy: lynx-28g: generalize protocol converter accessorsVladimir Oltean
2026-06-11phy: lynx-28g: common lynx_pll_get()Vladimir Oltean
2026-06-11phy: lynx-28g: move data structures to coreVladimir Oltean
2026-06-11phy: lynx-28g: move lane mode helpers to new core moduleVladimir Oltean
2026-06-11phy: lynx-28g: reject probing on devices with unsupported OF nodesVladimir Oltean
2026-06-11phy: lynx-28g: avoid returning NULL in of_xlate() functionVladimir Oltean
2026-06-11PCI: mediatek: Use actual physical address instead of virt_to_phys()Manivannan Sadhasivam
2026-06-11phy: qcom: qmp-pcie: Add QMP PCIe PHY support for ElizaKrishna Chaitanya Chundru
2026-06-11phy: nxp-ptn3222: Use named initializers for struct i2c_device_idUwe Kleine-König (The Capable Hub)
2026-06-11crypto: xilinx-trng - Replace crypto_drbg_ctr_df() with HMAC-SHA512Eric Biggers
2026-06-11crypto: xilinx-trng - Fix return value of xtrng_hwrng_trng_read()Eric Biggers
2026-06-11crypto: xilinx-trng - Remove crypto_rng interfaceEric Biggers
2026-06-11crypto: exynos-rng - Remove exynos-rng driverEric Biggers
2026-06-11hwrng: hisi-trng - Move hisi-trng into drivers/char/hw_random/Eric Biggers
2026-06-11crypto: hisi-trng - Remove crypto_rng interfaceEric Biggers
2026-06-11crypto: loongson - Remove broken and unused loongson-rngEric Biggers
2026-06-11crypto: crypto4xx - Remove insecure and unused rng_algEric Biggers
2026-06-11crypto: qat - validate RSA CRT component lengthsGiovanni Cabiddu
2026-06-11dmaengine: qcom: Unify user-visible "Qualcomm" nameKrzysztof Kozlowski
2026-06-11dmaengine: qcom: hidma: use sysfs_emit() in sysfs show callbacksHungyu Lin
2026-06-11dmaengine: dw-axi-dmac: fix PM for system sleep and channel allocTze Yee Ng
2026-06-11dmaengine: dw-axi-dmac: drop redundant DMAC enable in block startNiravkumar L Rabara
2026-06-11dmaengine: altera-msgdma: Use memcpy_toio for descriptor FIFO writesAdrian Ng Ho Yin
2026-06-10hwmon: (gpd-fan) Reject EC PWM value 0 as invalidPei Xiao