summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd/pds_core
AgeCommit message (Expand)Author
2026-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-08-05pds_core: add debugfs support for host backed memoryNikhil P. Rao
2026-08-05pds_core: add host backed memory support for firmwareNikhil P. Rao
2026-08-05pds_core: add PLDM component info displayBrett Creeley
2026-08-05pds_core: add PLDM firmware update support via devlink flashBrett Creeley
2026-08-05pds_core: add support for identity version 2Brett Creeley
2026-08-05pds_core: add support for quiet devcmd failuresBrett Creeley
2026-07-30pds_core: cancel pending PCI reset work on AER recoveryNikhil P. Rao
2026-07-30pds_core: keep the health thread stopped during resetNikhil P. Rao
2026-07-21pds_core: check for workqueue allocation failureNikhil P. Rao
2026-07-21pds_core: fix auxiliary device add/del racesNikhil P. Rao
2026-07-21pds_core: order completion reads after the ownership checkNikhil P. Rao
2026-07-21pds_core: yield the CPU while waiting for the adminq to drainNikhil P. Rao
2026-07-21pds_core: fix use-after-free on workqueue during removeNikhil P. Rao
2026-07-21pds_core: fix deadlock between reset thread and removeNikhil P. Rao
2026-07-21pds_core: reject component parameter in legacy firmware updateNikhil P. Rao
2026-06-08pds_core: quiesce DMA before freeing resourcesNikhil P. Rao
2026-05-25devlink: pass param values by pointerRatheesh Kannoth
2026-05-21pds_core: ensure null-termination for firmware version stringsNikhil P. Rao
2026-05-19pds_core: fix debugfs_lookup dentry leak and error handlingNikhil P. Rao
2026-05-19pds_core: fix error handling in pdsc_devcmd_waitNikhil P. Rao
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-11-20devlink: pass extack through to devlink_param::get()Daniel Zahka
2025-08-26devlink: Move graceful period parameter to reporter opsShahar Shitrit
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-30pds_core: init viftype default in declarationShannon Nelson
2025-04-30pds_core: smaller adminq poll starting intervalShannon Nelson
2025-04-29pds_core: Allocate pdsc_viftype_defaults copy with ARRAY_SIZE()Kees Cook
2025-04-28pds_core: remove write-after-free of client_idShannon Nelson
2025-04-23pds_core: make wait_context part of q_infoShannon Nelson
2025-04-23pds_core: Remove unnecessary check in pds_client_adminq_cmd()Brett Creeley
2025-04-23pds_core: handle unsupported PDS_CORE_CMD_FW_CONTROL resultBrett Creeley
2025-04-23pds_core: Prevent possible adminq overflow/stuck conditionBrett Creeley
2025-04-11pds_core: fix memory leak in pdsc_debugfs_add_qcq()Abdun Nihaal
2025-03-20pds_core: add new fwctl auxiliary_deviceShannon Nelson
2025-03-20pds_core: specify auxiliary_device to be createdShannon Nelson
2025-03-20pds_core: make pdsc_auxbus_dev_del() voidShannon Nelson
2025-01-06pds_core: limit loop over fw name listShannon Nelson
2024-09-04pds_core: Remove redundant null pointer checksLi Zetao
2024-04-22devlink: extend devlink_param *set pointerMateusz Polchlopek
2024-04-10pds_core: Fix pdsc_check_pci_health function to use work threadBrett Creeley
2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-07net: pds_core: Fix possible double free in error handling pathYongzhi Liu
2024-02-19pds_core: use pci_reset_function for health resetShannon Nelson
2024-02-19pds_core: delete VF dev on resetShannon Nelson
2024-02-19pds_core: add simple AER handlerShannon Nelson
2024-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski