index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
devlink
/
param.c
Age
Commit message (
Expand
)
Author
2025-11-20
devlink: support default values for param-get and param-set
Daniel Zahka
2025-11-20
devlink: refactor devlink_nl_param_value_fill_one()
Daniel Zahka
2025-11-20
devlink: pass extack through to devlink_param::get()
Daniel Zahka
2025-11-06
devlink: Add new "max_mac_per_vf" generic device param
Mohammad Heib
2025-09-17
devlink: Add a 'num_doorbells' driverinit param
Cosmin Ratiu
2025-09-09
devlink: Add 'total_vfs' generic device param
Vlad Dumitrescu
2025-07-09
devlink: Add new "clock_id" generic device param
Ivan Vecera
2025-07-09
devlink: Add support for u64 parameters
Ivan Vecera
2025-06-18
devlink: Add new "enable_phc" generic device param
David Arinzon
2025-05-06
devlink: avoid param type value translations
Jiri Pirko
2025-05-06
devlink: define enum for attr types of dynamic attributes
Jiri Pirko
2024-04-22
devlink: extend devlink_param *set pointer
Mateusz Polchlopek
2023-12-19
devlink: introduce a helper for netlink multicast send
Jiri Pirko
2023-12-19
devlink: send notifications only if there are listeners
Jiri Pirko
2023-10-23
devlink: rename netlink callback to be aligned with the generated ones
Jiri Pirko
2023-08-28
devlink: push param related code into separate file
Jiri Pirko