summaryrefslogtreecommitdiff
path: root/include/net/devlink.h
AgeCommit message (Expand)Author
2022-12-12net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADERVincent Mailhol
2022-12-07devlink: Expose port function commands to control migratableShay Drory
2022-12-07devlink: Expose port function commands to control RoCEShay Drory
2022-11-30net: devlink: let the core report the driver name instead of the driversVincent Mailhol
2022-11-30devlink: support directly reading from region memoryJacob Keller
2022-11-17devlink: Allow to set up parent in devl_rate_leaf_create()Michal Wilczynski
2022-11-17devlink: Enable creation of the devlink-rate nodes from the driverMichal Wilczynski
2022-11-17devlink: Introduce new attribute 'tx_weight' to devlink-rateMichal Wilczynski
2022-11-17devlink: Introduce new attribute 'tx_priority' to devlink-rateMichal Wilczynski
2022-11-09devlink: Add packet traps for 802.1X operationIdo Schimmel
2022-11-03net: expose devlink port over rtnetlinkJiri Pirko
2022-11-03net: devlink: store copy netdevice ifindex and ifname to allow port_fill() wi...Jiri Pirko
2022-11-03net: devlink: remove netdev arg from devlink_port_type_eth_set()Jiri Pirko
2022-11-03net: devlink: convert devlink port type-specific pointers to unionJiri Pirko
2022-09-30net: devlink: add port_init/fini() helpers to allow pre-register/post-unregis...Jiri Pirko
2022-09-30net: devlink: introduce a flag to indicate devlink port being registeredJiri Pirko
2022-08-30net: devlink: stub port params cmds for they are unused internallyJiri Pirko
2022-08-25net: devlink: limit flash component name to match version returned by info_get()Jiri Pirko
2022-08-25net: devlink: extend info_get() version put to indicate a flash componentJiri Pirko
2022-07-28devlink: introduce framework for selftestsVikas Gupta
2022-07-26net: devlink: introduce nested devlink entity for line cardJiri Pirko
2022-07-18net: devlink: remove unused locked functionsJiri Pirko
2022-07-18netdevsim: convert driver to use unlocked devlink API during init/finiJiri Pirko
2022-07-18net: devlink: add unlocked variants of devlink_region_create/destroy() functionsJiri Pirko
2022-07-18net: devlink: add unlocked variants of devlink_dpipe*() functionsJiri Pirko
2022-07-18net: devlink: add unlocked variants of devlink_sb*() functionsJiri Pirko
2022-07-18net: devlink: add unlocked variants of devlink_resource*() functionsJiri Pirko
2022-07-18net: devlink: add unlocked variants of devling_trap*() functionsJiri Pirko
2022-07-14net: devlink: make devlink_dpipe_headers_register() return voidJiri Pirko
2022-07-13net: devlink: move unlocked function prototypes alongside the locked onesJiri Pirko
2022-07-12devlink: Remove unused functions devlink_rate_leaf_create/destroyMoshe Shemesh
2022-07-12devlink: Remove unused function devlink_rate_nodes_destroyMoshe Shemesh
2022-05-05Revert "Merge branch 'mlxsw-line-card-model'"Jakub Kicinski
2022-04-25devlink: introduce line card device info infrastructureJiri Pirko
2022-04-25devlink: introduce line card info get messageJiri Pirko
2022-04-25devlink: introduce line card devices supportJiri Pirko
2022-04-18devlink: add port to line card relationship setJiri Pirko
2022-04-18devlink: implement line card active stateJiri Pirko
2022-04-18devlink: implement line card provisioningJiri Pirko
2022-04-18devlink: add support to create line card and expose to userJiri Pirko
2022-03-21devlink: add explicitly locked flavor of the rate node APIsJakub Kicinski
2022-03-16devlink: pass devlink_port to port_split / port_unsplit callbacksJakub Kicinski
2022-03-16devlink: expose instance locking and add locked port registeringJakub Kicinski
2021-12-21devlink: Add new "event_eq_size" generic device paramShay Drory
2021-12-21devlink: Add new "io_eq_size" generic device paramShay Drory
2021-12-06drop_monitor: add net device refcount trackerEric Dumazet
2021-11-30devlink: Simplify devlink resources unregister callLeon Romanovsky
2021-11-22devlink: Add 'enable_iwarp' generic device paramShiraz Saleem
2021-11-01ethtool: don't drop the rtnl_lock half way thru the ioctlJakub Kicinski
2021-11-01devlink: expose get/put functionsJakub Kicinski