summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd/pds_core
AgeCommit message (Expand)Author
2024-03-07net: pds_core: Fix possible double free in error handling pathYongzhi Liu
2024-02-12pds_core: no health-thread in VF pathShannon Nelson
2024-01-31pds_core: Rework teardown/setup flow to be more commonBrett Creeley
2024-01-31pds_core: Clear BARs on resetBrett Creeley
2024-01-31pds_core: Prevent race issues involving the adminqBrett Creeley
2024-01-31pds_core: Use struct pdsc for the pdsc_adminq_isr private dataBrett Creeley
2024-01-31pds_core: Cancel AQ work on teardownBrett Creeley
2024-01-31pds_core: Prevent health thread from running during reset/removeBrett Creeley
2023-11-14pds_core: fix up some format-truncation complaintsShannon Nelson
2023-11-14pds_core: use correct index to mask irqShannon Nelson
2023-10-25amd/pds_core: core: No need for Null pointer check before kfreeBragatheswaran Manickavel
2023-10-20pds_core: add an error code check in pdsc_dl_info_getSu Hui
2023-10-20pds_core: devlink health: use retained error fmsg APIPrzemek Kitszel
2023-09-18pds_core: add attempts to fix broken PCIShannon Nelson
2023-09-18pds_core: implement pci reset handlersShannon Nelson
2023-09-18pds_core: keep viftypes table across resetShannon Nelson
2023-09-18pds_core: check health in devcmd waitShannon Nelson
2023-08-30Merge tag 'vfio-v6.6-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2023-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-08-25pds_core: pass opcode to devcmd_waitShannon Nelson
2023-08-25pds_core: check for work queue before useShannon Nelson
2023-08-25pds_core: no reset command for VFShannon Nelson
2023-08-25pds_core: no health reporter in VFShannon Nelson
2023-08-25pds_core: protect devlink callbacks from fw_down stateShannon Nelson
2023-08-21Revert "pds_core: Fix some kernel-doc comments"Jakub Kicinski
2023-08-21pds_core: Fix some kernel-doc commentsYang Li
2023-08-18pds_core: remove redundant pci_clear_master()Yu Liao
2023-08-18pds_core: Fix function header descriptionsBrett Creeley
2023-08-16pds_core: Require callers of register/unregister to pass PF drvdataBrett Creeley
2023-08-02pds_core: Fix documentation for pds_client_registerBrett Creeley
2023-06-27pds_core: use vmalloc_array and vcallocJulia Lawall
2023-06-06pds_core: Fix FW recovery detectionBrett Creeley
2023-05-05pds_core: fix mutex double unlock in error pathShannon Nelson
2023-05-03pds_core: remove CONFIG_DEBUG_FS from makefileShannon Nelson
2023-04-21pds_core: publish events to the clientsShannon Nelson
2023-04-21pds_core: add the aux client APIShannon Nelson
2023-04-21pds_core: devlink params for enabling VIF supportShannon Nelson
2023-04-21pds_core: add auxiliary_bus devicesShannon Nelson
2023-04-21pds_core: add initial VF device handlingShannon Nelson
2023-04-21pds_core: set up the VIF definitions and defaultsShannon Nelson
2023-04-21pds_core: add FW update feature to devlinkShannon Nelson
2023-04-21pds_core: Add adminq processing and commandsShannon Nelson
2023-04-21pds_core: set up device and adminqShannon Nelson
2023-04-21pds_core: add devlink health facilitiesShannon Nelson
2023-04-21pds_core: health timer and workqueueShannon Nelson
2023-04-21pds_core: add devcmd device interfacesShannon Nelson
2023-04-21pds_core: initial framework for pds_core PF driverShannon Nelson