summaryrefslogtreecommitdiffstats
path: root/net/devlink/devl_internal.h
Commit message (Expand)AuthorAgeFilesLines
* devlink: move devlink_notify_register/unregister() to dev.cJiri Pirko2023-08-281-4/+2
* devlink: move small_ops definition into netlink.cJiri Pirko2023-08-281-2/+0
* devlink: push linecard related code into separate fileJiri Pirko2023-08-281-15/+19
* devlink: push rate related code into separate fileJiri Pirko2023-08-281-0/+5
* devlink: push trap related code into separate fileJiri Pirko2023-08-281-0/+11
* devlink: push region related code into separate fileJiri Pirko2023-08-281-0/+6
* devlink: push param related code into separate fileJiri Pirko2023-08-281-0/+9
* devlink: push resource related code into separate fileJiri Pirko2023-08-281-0/+2
* devlink: push dpipe related code into separate fileJiri Pirko2023-08-281-0/+7
* devlink: move and rename devlink_dpipe_send_and_alloc_skb() helperJiri Pirko2023-08-281-0/+2
* devlink: push shared buffer related code into separate fileJiri Pirko2023-08-281-0/+9
* devlink: push port related code into separate fileJiri Pirko2023-08-281-1/+31
* devlink: remove converted commands from small opsJiri Pirko2023-08-141-1/+1
* devlink: remove duplicate temporary netlink callback prototypesJiri Pirko2023-08-141-48/+0
* devlink: pass flags as an arg of dump_one() callbackJiri Pirko2023-08-141-1/+2
* devlink: introduce dumpit callbacks for split opsJiri Pirko2023-08-141-21/+24
* devlink: rename doit callbacks for per-instance dump commandsJiri Pirko2023-08-141-3/+19
* devlink: introduce devlink_nl_pre_doit_port*() helper functionsJiri Pirko2023-08-141-0/+5
* devlink: parse rate attrs in doit() callbacksJiri Pirko2023-08-141-7/+1
* devlink: parse linecard attr in doit() callbacksJiri Pirko2023-08-141-7/+0
* devlink: use generated split ops and remove duplicated commands from small opsJiri Pirko2023-08-041-1/+1
* devlink: include the generated netlink headerJiri Pirko2023-08-041-9/+2
* devlink: un-static devlink_nl_pre/post_doit()Jiri Pirko2023-08-041-0/+4
* devlink: introduce couple of dumpit callbacks for split opsJiri Pirko2023-08-041-6/+11
* devlink: rename couple of doit netlink callbacks to match generated namesJiri Pirko2023-08-041-2/+2
* devlink: rename devlink_nl_ops to devlink_nl_small_opsJiri Pirko2023-08-041-1/+1
* devlink: change per-devlink netdev notifier to static oneJiri Pirko2023-05-111-1/+0
* devlink: Move health common function to health fileMoshe Shemesh2023-02-151-47/+0
* devlink: Move devlink health test to health fileMoshe Shemesh2023-02-151-0/+2
* devlink: Move devlink health dump to health fileMoshe Shemesh2023-02-151-0/+4
* devlink: Move devlink fmsg and health diagnose to health fileMoshe Shemesh2023-02-151-0/+6
* devlink: Move devlink health report and recover to health fileMoshe Shemesh2023-02-151-0/+5
* devlink: Move devlink health get and set code to health fileMoshe Shemesh2023-02-151-0/+18
* devlink: Split out health reporter create codeMoshe Shemesh2023-02-151-0/+28
* devlink: convert param list to xarrayJiri Pirko2023-02-131-1/+1
* devlink: make sure driver does not read updated driverinit param before reloadJiri Pirko2023-02-131-0/+3
* devlink: Move devlink dev selftest code to devMoshe Shemesh2023-02-031-0/+2
* devlink: Move devlink_info_req struct to be localMoshe Shemesh2023-02-031-9/+0
* devlink: Move devlink dev flash code to devMoshe Shemesh2023-02-031-0/+1
* devlink: Move devlink dev info code to devMoshe Shemesh2023-02-031-0/+10
* devlink: Move devlink dev eswitch code to devMoshe Shemesh2023-02-031-0/+4
* devlink: Move devlink dev reload code to devMoshe Shemesh2023-02-031-2/+7
* devlink: Split out dev get and dump codeMoshe Shemesh2023-02-031-0/+17
* devlink: rename and reorder instances of struct devlink_cmdJiri Pirko2023-02-011-17/+16
* devlink: remove "gen" from struct devlink_gen_cmd nameJiri Pirko2023-02-011-18/+18
* devlink: rename devlink_nl_instance_iter_dump() to "dumpit"Jiri Pirko2023-02-011-2/+2
* devlink: remove devlink featuresJiri Pirko2023-01-301-1/+0
* netlink: fix spelling mistake in dump size assertJakub Kicinski2023-01-241-1/+1
* devlink: add instance lock assertion in devl_is_registered()Jiri Pirko2023-01-191-3/+1
* devlink: remove devlink_dump_for_each_instance_get() helperJiri Pirko2023-01-191-11/+0