index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
amd
/
pds_core
/
main.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-08-26
devlink: Move graceful period parameter to reporter ops
Shahar Shitrit
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-03-20
pds_core: add new fwctl auxiliary_device
Shannon Nelson
2025-03-20
pds_core: specify auxiliary_device to be created
Shannon Nelson
2024-04-10
pds_core: Fix pdsc_check_pci_health function to use work thread
Brett Creeley
2024-02-19
pds_core: use pci_reset_function for health reset
Shannon Nelson
2024-02-19
pds_core: delete VF dev on reset
Shannon Nelson
2024-02-19
pds_core: add simple AER handler
Shannon Nelson
2024-02-12
pds_core: no health-thread in VF path
Shannon Nelson
2024-01-31
pds_core: Rework teardown/setup flow to be more common
Brett Creeley
2024-01-31
pds_core: Clear BARs on reset
Brett Creeley
2024-01-31
pds_core: Prevent health thread from running during reset/remove
Brett Creeley
2023-09-18
pds_core: add attempts to fix broken PCI
Shannon Nelson
2023-09-18
pds_core: implement pci reset handlers
Shannon Nelson
2023-08-18
pds_core: remove redundant pci_clear_master()
Yu Liao
2023-05-05
pds_core: fix mutex double unlock in error path
Shannon Nelson
2023-04-21
pds_core: devlink params for enabling VIF support
Shannon Nelson
2023-04-21
pds_core: add auxiliary_bus devices
Shannon Nelson
2023-04-21
pds_core: add initial VF device handling
Shannon Nelson
2023-04-21
pds_core: add FW update feature to devlink
Shannon Nelson
2023-04-21
pds_core: set up device and adminq
Shannon Nelson
2023-04-21
pds_core: add devlink health facilities
Shannon Nelson
2023-04-21
pds_core: health timer and workqueue
Shannon Nelson
2023-04-21
pds_core: add devcmd device interfaces
Shannon Nelson
2023-04-21
pds_core: initial framework for pds_core PF driver
Shannon Nelson