index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
amd
/
pds_core
Age
Commit message (
Expand
)
Author
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
2023-08-25
pds_core: protect devlink callbacks from fw_down state
Shannon Nelson
2023-08-21
Revert "pds_core: Fix some kernel-doc comments"
Jakub Kicinski
2023-08-21
pds_core: Fix some kernel-doc comments
Yang Li
2023-08-18
pds_core: remove redundant pci_clear_master()
Yu Liao
2023-08-18
pds_core: Fix function header descriptions
Brett Creeley
2023-08-16
pds_core: Require callers of register/unregister to pass PF drvdata
Brett Creeley
2023-08-02
pds_core: Fix documentation for pds_client_register
Brett Creeley
2023-06-27
pds_core: use vmalloc_array and vcalloc
Julia Lawall
2023-06-06
pds_core: Fix FW recovery detection
Brett Creeley
2023-05-05
pds_core: fix mutex double unlock in error path
Shannon Nelson
2023-05-03
pds_core: remove CONFIG_DEBUG_FS from makefile
Shannon Nelson
2023-04-21
pds_core: publish events to the clients
Shannon Nelson
2023-04-21
pds_core: add the aux client API
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: set up the VIF definitions and defaults
Shannon Nelson
2023-04-21
pds_core: add FW update feature to devlink
Shannon Nelson
2023-04-21
pds_core: Add adminq processing and commands
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