summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-01-13net: phy: at803x: Support SFP through phy_port interfaceMaxime Chevallier-45/+32
2026-01-13net: phy: marvell10g: Support SFP through phy_portMaxime Chevallier-20/+73
2026-01-13net: phy: marvell: Support SFP through phy_port interfaceMaxime Chevallier-60/+32
2026-01-13net: phy: marvell-88x2222: Support SFP through phy_port interfaceMaxime Chevallier-56/+38
2026-01-13net: phy: Introduce generic SFP handling for PHY driversMaxime Chevallier-0/+107
2026-01-13net: phy: Create a phy_port for PHY-driven SFPsMaxime Chevallier-0/+45
2026-01-13net: phy: dp83822: Add support for phy_port representationMaxime Chevallier-26/+45
2026-01-13net: phy: Introduce PHY ports representationMaxime Chevallier-1/+414
2026-01-13net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* valuesMaxime Chevallier-0/+8
2026-01-14eth: bnxt: support qcfg provided rx page sizePavel Begunkov-1/+36
2026-01-14eth: bnxt: adjust the fill level of agg queues with larger buffersJakub Kicinski-4/+21
2026-01-14eth: bnxt: store rx buffer size per queuePavel Begunkov-27/+38
2026-01-14net: add bare bone queue configsPavel Begunkov-13/+29
2026-01-13Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski-0/+378
2026-01-14drm/atomic: verify that gamma/degamma LUTs are not too bigDmitry Baryshkov-2/+20
2026-01-14drm/atomic: add max_size check to drm_property_replace_blob_from_id()Dmitry Baryshkov-17/+26
2026-01-14drm/mode_object: add drm_object_immutable_property_get_value()Dmitry Baryshkov-0/+25
2026-01-13drm/nouveau/kms/nv50-: Assert we hold nv50_disp->lock in nv50_head_flush_*Lyude Paul-0/+5
2026-01-13drm/nouveau/disp/nv50-: Set lock_core in curs507a_prepareLyude Paul-0/+1
2026-01-13ACPI: PM: s2idle: Add module parameter for LPS0 constraints checkingRafael J. Wysocki-2/+6
2026-01-13nvme: expose active quirks in sysfsMaurizio Lombardi-0/+77
2026-01-13nvmet: do not copy beyond sybsysnqn string lengthShin'ichiro Kawasaki-1/+1
2026-01-13PCI/portdrv: Use bus-type functionsUwe Kleine-König-7/+6
2026-01-13PCI/portdrv: Don't check for valid device and driver in bus callbacksUwe Kleine-König-6/+0
2026-01-13nvme/host: fixup some typosWilfred Mallawa-2/+3
2026-01-13PCI/portdrv: Move pcie_port_bus_type to pcie source fileUwe Kleine-König-22/+20
2026-01-13PCI/portdrv: Don't check for the driver's and device's busUwe Kleine-König-8/+2
2026-01-13PCI/portdrv: Drop empty shutdown callbackUwe Kleine-König-12/+0
2026-01-13PCI/portdrv: Fix potential resource leakUwe Kleine-König-3/+3
2026-01-13pinctrl: lynxpoint: Convert to use intel_gpio_add_pin_ranges()Andy Shevchenko-16/+11
2026-01-13pinctrl: baytrail: Convert to use intel_gpio_add_pin_ranges()Andy Shevchenko-18/+23
2026-01-13igc: Reduce TSN TX packet buffer from 7KB to 5KB per queueChwee-Lin Choong-2/+3
2026-01-13igc: fix race condition in TX timestamp read for register 0Chwee-Lin Choong-18/+25
2026-01-13igc: Restore default Qbv schedule when changing channelsKurt Kanzenbach-2/+7
2026-01-13ice: Fix incorrect timeout ice_release_res()Ding Hui-1/+1
2026-01-13ice: Avoid detrimental cleanup for bond during interface stopDave Ertman-8/+17
2026-01-13ice: initialize ring_stats->syncpJacob Keller-0/+4
2026-01-13remoteproc: qcom: pas: Enable Secure PAS support with IOMMU managed by LinuxMukesh Ojha-5/+43
2026-01-13remoteproc: pas: Extend parse_fw callback to fetch resources via SMC callMukesh Ojha-2/+57
2026-01-13firmware: qcom_scm: Add qcom_scm_pas_get_rsc_table() to get resource tableMukesh Ojha-0/+172
2026-01-13firmware: qcom_scm: Add SHM bridge handling for PAS when running without QHEEMukesh Ojha-1/+31
2026-01-13firmware: qcom_scm: Refactor qcom_scm_pas_init_image()Mukesh Ojha-25/+33
2026-01-13firmware: qcom_scm: Add a prep version of auth_and_reset functionMukesh Ojha-0/+47
2026-01-13soc: qcom: mdtloader: Remove qcom_mdt_pas_init() from exported symbolsMukesh Ojha-17/+5
2026-01-13soc: qcom: mdtloader: Add PAS context aware qcom_mdt_pas_load() functionMukesh Ojha-19/+36
2026-01-13remoteproc: pas: Replace metadata context with PAS context structureMukesh Ojha-17/+33
2026-01-13firmware: qcom_scm: Introduce PAS context allocator helper functionMukesh Ojha-0/+34
2026-01-13firmware: qcom_scm: Rename peripheral as pas_idMukesh Ojha-15/+15
2026-01-13firmware: qcom_scm: Remove redundant piece of codeMukesh Ojha-2/+0
2026-01-13PCI: Add PCI_BRIDGE_NO_ALIAS quirk for ASPEED AST1150Nirmoy Das-0/+12