index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
amd
/
pds_core
Age
Commit message (
Expand
)
Author
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-04-30
pds_core: init viftype default in declaration
Shannon Nelson
2025-04-30
pds_core: smaller adminq poll starting interval
Shannon Nelson
2025-04-29
pds_core: Allocate pdsc_viftype_defaults copy with ARRAY_SIZE()
Kees Cook
2025-04-28
pds_core: remove write-after-free of client_id
Shannon Nelson
2025-04-23
pds_core: make wait_context part of q_info
Shannon Nelson
2025-04-23
pds_core: Remove unnecessary check in pds_client_adminq_cmd()
Brett Creeley
2025-04-23
pds_core: handle unsupported PDS_CORE_CMD_FW_CONTROL result
Brett Creeley
2025-04-23
pds_core: Prevent possible adminq overflow/stuck condition
Brett Creeley
2025-04-11
pds_core: fix memory leak in pdsc_debugfs_add_qcq()
Abdun Nihaal
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
2025-03-20
pds_core: make pdsc_auxbus_dev_del() void
Shannon Nelson
2025-01-06
pds_core: limit loop over fw name list
Shannon Nelson
2024-09-04
pds_core: Remove redundant null pointer checks
Li Zetao
2024-04-22
devlink: extend devlink_param *set pointer
Mateusz Polchlopek
2024-04-10
pds_core: Fix pdsc_check_pci_health function to use work thread
Brett Creeley
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-07
net: pds_core: Fix possible double free in error handling path
Yongzhi Liu
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-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-12
pds_core: no health-thread in VF path
Shannon Nelson
2024-02-06
pds_core: Clean up init/uninit flows to be more readable
Brett Creeley
2024-02-06
pds_core: Fix up some minor issues
Brett Creeley
2024-02-06
pds_core: Unmask adminq interrupt in work thread
Brett Creeley
2024-02-06
pds_core: Don't assign interrupt index/bound_intr to notifyq
Brett Creeley
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 race issues involving the adminq
Brett Creeley
2024-01-31
pds_core: Use struct pdsc for the pdsc_adminq_isr private data
Brett Creeley
2024-01-31
pds_core: Cancel AQ work on teardown
Brett Creeley
2024-01-31
pds_core: Prevent health thread from running during reset/remove
Brett Creeley
2023-11-14
pds_core: fix up some format-truncation complaints
Shannon Nelson
2023-11-14
pds_core: use correct index to mask irq
Shannon Nelson
2023-10-25
amd/pds_core: core: No need for Null pointer check before kfree
Bragatheswaran Manickavel
2023-10-20
pds_core: add an error code check in pdsc_dl_info_get
Su Hui
2023-10-20
pds_core: devlink health: use retained error fmsg API
Przemek Kitszel
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-09-18
pds_core: keep viftypes table across reset
Shannon Nelson
2023-09-18
pds_core: check health in devcmd wait
Shannon Nelson
2023-08-30
Merge tag 'vfio-v6.6-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2023-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-08-25
pds_core: pass opcode to devcmd_wait
Shannon Nelson
2023-08-25
pds_core: check for work queue before use
Shannon Nelson
2023-08-25
pds_core: no reset command for VF
Shannon Nelson
2023-08-25
pds_core: no health reporter in VF
Shannon Nelson
[next]