summaryrefslogtreecommitdiff
path: root/net/devlink/devl_internal.h
AgeCommit message (Expand)Author
2023-08-28devlink: move devlink_notify_register/unregister() to dev.cJiri Pirko
2023-08-28devlink: move small_ops definition into netlink.cJiri Pirko
2023-08-28devlink: push linecard related code into separate fileJiri Pirko
2023-08-28devlink: push rate related code into separate fileJiri Pirko
2023-08-28devlink: push trap related code into separate fileJiri Pirko
2023-08-28devlink: push region related code into separate fileJiri Pirko
2023-08-28devlink: push param related code into separate fileJiri Pirko
2023-08-28devlink: push resource related code into separate fileJiri Pirko
2023-08-28devlink: push dpipe related code into separate fileJiri Pirko
2023-08-28devlink: move and rename devlink_dpipe_send_and_alloc_skb() helperJiri Pirko
2023-08-28devlink: push shared buffer related code into separate fileJiri Pirko
2023-08-28devlink: push port related code into separate fileJiri Pirko
2023-08-14devlink: remove converted commands from small opsJiri Pirko
2023-08-14devlink: remove duplicate temporary netlink callback prototypesJiri Pirko
2023-08-14devlink: pass flags as an arg of dump_one() callbackJiri Pirko
2023-08-14devlink: introduce dumpit callbacks for split opsJiri Pirko
2023-08-14devlink: rename doit callbacks for per-instance dump commandsJiri Pirko
2023-08-14devlink: introduce devlink_nl_pre_doit_port*() helper functionsJiri Pirko
2023-08-14devlink: parse rate attrs in doit() callbacksJiri Pirko
2023-08-14devlink: parse linecard attr in doit() callbacksJiri Pirko
2023-08-04devlink: use generated split ops and remove duplicated commands from small opsJiri Pirko
2023-08-04devlink: include the generated netlink headerJiri Pirko
2023-08-04devlink: un-static devlink_nl_pre/post_doit()Jiri Pirko
2023-08-04devlink: introduce couple of dumpit callbacks for split opsJiri Pirko
2023-08-04devlink: rename couple of doit netlink callbacks to match generated namesJiri Pirko
2023-08-04devlink: rename devlink_nl_ops to devlink_nl_small_opsJiri Pirko
2023-05-11devlink: change per-devlink netdev notifier to static oneJiri Pirko
2023-02-15devlink: Move health common function to health fileMoshe Shemesh
2023-02-15devlink: Move devlink health test to health fileMoshe Shemesh
2023-02-15devlink: Move devlink health dump to health fileMoshe Shemesh
2023-02-15devlink: Move devlink fmsg and health diagnose to health fileMoshe Shemesh
2023-02-15devlink: Move devlink health report and recover to health fileMoshe Shemesh
2023-02-15devlink: Move devlink health get and set code to health fileMoshe Shemesh
2023-02-15devlink: Split out health reporter create codeMoshe Shemesh
2023-02-13devlink: convert param list to xarrayJiri Pirko
2023-02-13devlink: make sure driver does not read updated driverinit param before reloadJiri Pirko
2023-02-03devlink: Move devlink dev selftest code to devMoshe Shemesh
2023-02-03devlink: Move devlink_info_req struct to be localMoshe Shemesh
2023-02-03devlink: Move devlink dev flash code to devMoshe Shemesh
2023-02-03devlink: Move devlink dev info code to devMoshe Shemesh
2023-02-03devlink: Move devlink dev eswitch code to devMoshe Shemesh
2023-02-03devlink: Move devlink dev reload code to devMoshe Shemesh
2023-02-03devlink: Split out dev get and dump codeMoshe Shemesh
2023-02-01devlink: rename and reorder instances of struct devlink_cmdJiri Pirko
2023-02-01devlink: remove "gen" from struct devlink_gen_cmd nameJiri Pirko
2023-02-01devlink: rename devlink_nl_instance_iter_dump() to "dumpit"Jiri Pirko
2023-01-30devlink: remove devlink featuresJiri Pirko
2023-01-24netlink: fix spelling mistake in dump size assertJakub Kicinski
2023-01-19devlink: add instance lock assertion in devl_is_registered()Jiri Pirko
2023-01-19devlink: remove devlink_dump_for_each_instance_get() helperJiri Pirko