summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-04-02net: stmmac: move TSO VLAN tag insertion to core codeRussell King (Oracle)
2026-04-02net: stmmac: add GSO MSS checksRussell King (Oracle)
2026-04-02net: stmmac: add TSO check for header lengthRussell King (Oracle)
2026-04-02net: stmmac: add stmmac_tso_header_size()Russell King (Oracle)
2026-04-02net: stmmac: fix TSO support when some channels have TBS availableRussell King (Oracle)
2026-04-02net: stmmac: fix .ndo_fix_features()Russell King (Oracle)
2026-04-02net: stmmac: fix channel TSO enable on resumeRussell King (Oracle)
2026-04-02ata: libata-eh: Do not retry reset if the device is goneIgor Pylypiv
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-04-02PCI: dwc: Fix type mismatch for kstrtou32_from_user() return valueHans Zhang
2026-04-02thermal/drivers/brcmstb_thermal: Use max to simplify brcmstb_get_tempThorsten Blum
2026-04-02Merge tag 'net-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-04-02Merge tag 'iommu-fixes-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-04-02Merge tag 'auxdisplay-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-02Merge tag 'reset-fixes-for-v7.0-2' into reset/nextPhilipp Zabel
2026-04-02cpufreq: Pass the policy to cpufreq_driver->adjust_perf()K Prateek Nayak
2026-04-02cpufreq/amd-pstate: Pass the policy to amd_pstate_update()K Prateek Nayak
2026-04-02cpufreq/amd-pstate-ut: Add a unit test for raw EPPMario Limonciello (AMD)
2026-04-02cpufreq/amd-pstate: Add support for raw EPP writesMario Limonciello (AMD)
2026-04-02cpufreq/amd-pstate: Add support for platform profile classMario Limonciello (AMD)
2026-04-02cpufreq/amd-pstate: add kernel command line to override dynamic eppMario Limonciello (AMD)
2026-04-02cpufreq/amd-pstate: Add dynamic energy performance preferenceMario Limonciello (AMD)
2026-04-02cpufreq/amd-pstate: Cache the max frequency in cpudataMario Limonciello (AMD)
2026-04-02amd-pstate-ut: Add a testcase to validate the visibility of driver attributesGautham R. Shenoy
2026-04-02amd-pstate-ut: Add module parameter to select testcasesGautham R. Shenoy
2026-04-02amd-pstate: Introduce a tracepoint trace_amd_pstate_cppc_req2()Gautham R. Shenoy
2026-04-02amd-pstate: Add sysfs support for floor_freq and floor_countGautham R. Shenoy
2026-04-02amd-pstate: Add support for CPPC_REQ2 and FLOOR_PERFGautham R. Shenoy
2026-04-02amd-pstate: Make certain freq_attrs conditionally visibleGautham R. Shenoy
2026-04-02amd-pstate: Update cppc_req_cached in fast_switch caseGautham R. Shenoy
2026-04-02amd-pstate: Fix memory leak in amd_pstate_epp_cpu_init()Gautham R. Shenoy
2026-04-02eth: fbnic: Increase FBNIC_QUEUE_SIZE_MIN to 64Dimitri Daskalakis
2026-04-02drivers/base/memory: fix stale reference to memory_block_add_nid()Kexin Sun
2026-04-02device property: Document how to check for the property presenceAndy Shevchenko
2026-04-02mei: csc: wake device while reading firmware statusAlexander Usyskin
2026-04-02mei: csc: support controller with separate PCI deviceAlexander Usyskin
2026-04-02mei: convert PCI error to common errnoAlexander Usyskin
2026-04-02mei: trace: print return value of pci_cfg_readAlexander Usyskin
2026-04-02mei: me: move trace into firmware status readAlexander Usyskin
2026-04-02mei: fix idle print specifiersAlexander Usyskin
2026-04-02mei: me: use PCI_DEVICE_DATA macroAlexander Usyskin
2026-04-02sonypi: Convert ACPI driver to a platform oneRafael J. Wysocki
2026-04-02most: usb: Use kzalloc_objs for endpoint address arrayThorsten Blum
2026-04-02hpet: Convert ACPI driver to a platform oneRafael J. Wysocki
2026-04-02misc: vmw_vmci: Fix spelling mistakes in commentsTomasz Unger
2026-04-02parport: Remove completed item from to-do listEthan Nelson-Moore
2026-04-02char: remove unnecessary module_init/exit functionsEthan Nelson-Moore
2026-04-02nvmem: zynqmp_nvmem: Fix buffer size in DMA and memcpyIvan Vera
2026-04-02nvmem: imx: assign nvmem_cell_info::raw_lenChristian Eggers
2026-04-02pps: change pps_class to a const structJori Koolstra