index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
devlink.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-13
devlink: fix the name of value arg of devl_param_driverinit_value_get()
Jiri Pirko
1
-1
/
+1
2023-02-13
devlink: make sure driver does not read updated driverinit param before reload
Jiri Pirko
1
-0
/
+4
2023-01-30
devlink: remove devlink features
Jiri Pirko
1
-1
/
+1
2023-01-27
devlink: protect devlink param list by instance lock
Jiri Pirko
1
-5
/
+11
2023-01-27
devlink: make devlink_param_driverinit_value_set() return void
Jiri Pirko
1
-2
/
+2
2023-01-27
devlink: make devlink_param_register/unregister static
Jiri Pirko
1
-4
/
+0
2023-01-20
devlink: remove devl*_port_health_reporter_destroy()
Jiri Pirko
1
-6
/
+0
2023-01-20
devlink: remove reporters_lock
Jiri Pirko
1
-1
/
+0
2023-01-20
devlink: protect health reporter operation with instance lock
Jiri Pirko
1
-3
/
+19
2023-01-20
devlink: remove linecards lock
Jiri Pirko
1
-3
/
+3
2023-01-06
devlink: remove the registration guarantee of references
Jakub Kicinski
1
-0
/
+2
2022-12-12
net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADER
Vincent Mailhol
1
-0
/
+2
2022-12-08
devlink: Expose port function commands to control migratable
Shay Drory
1
-0
/
+21
2022-12-08
devlink: Expose port function commands to control RoCE
Shay Drory
1
-0
/
+18
2022-12-01
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
1
-2
/
+0
2022-12-01
devlink: support directly reading from region memory
Jacob Keller
1
-0
/
+16
2022-11-18
devlink: Allow to set up parent in devl_rate_leaf_create()
Michal Wilczynski
1
-1
/
+3
2022-11-18
devlink: Enable creation of the devlink-rate nodes from the driver
Michal Wilczynski
1
-0
/
+3
2022-11-18
devlink: Introduce new attribute 'tx_weight' to devlink-rate
Michal Wilczynski
1
-0
/
+5
2022-11-18
devlink: Introduce new attribute 'tx_priority' to devlink-rate
Michal Wilczynski
1
-0
/
+6
2022-11-10
devlink: Add packet traps for 802.1X operation
Ido Schimmel
1
-0
/
+9
2022-11-04
net: expose devlink port over rtnetlink
Jiri Pirko
1
-0
/
+14
2022-11-04
net: devlink: store copy netdevice ifindex and ifname to allow port_fill() wi...
Jiri Pirko
1
-0
/
+2
2022-11-04
net: devlink: remove netdev arg from devlink_port_type_eth_set()
Jiri Pirko
1
-2
/
+1
2022-11-04
net: devlink: convert devlink port type-specific pointers to union
Jiri Pirko
1
-3
/
+10
2022-10-01
net: devlink: add port_init/fini() helpers to allow pre-register/post-unregis...
Jiri Pirko
1
-1
/
+5
2022-10-01
net: devlink: introduce a flag to indicate devlink port being registered
Jiri Pirko
1
-1
/
+2
2022-08-30
net: devlink: stub port params cmds for they are unused internally
Jiri Pirko
1
-1
/
+0
2022-08-25
net: devlink: limit flash component name to match version returned by info_get()
Jiri Pirko
1
-2
/
+1
2022-08-25
net: devlink: extend info_get() version put to indicate a flash component
Jiri Pirko
1
-0
/
+16
2022-07-29
devlink: introduce framework for selftests
Vikas Gupta
1
-0
/
+21
2022-07-26
net: devlink: introduce nested devlink entity for line card
Jiri Pirko
1
-0
/
+2
2022-07-19
net: devlink: remove unused locked functions
Jiri Pirko
1
-20
/
+0
2022-07-19
netdevsim: convert driver to use unlocked devlink API during init/fini
Jiri Pirko
1
-0
/
+1
2022-07-19
net: devlink: add unlocked variants of devlink_region_create/destroy() functions
Jiri Pirko
1
-0
/
+5
2022-07-19
net: devlink: add unlocked variants of devlink_dpipe*() functions
Jiri Pirko
1
-0
/
+12
2022-07-19
net: devlink: add unlocked variants of devlink_sb*() functions
Jiri Pirko
1
-0
/
+5
2022-07-19
net: devlink: add unlocked variants of devlink_resource*() functions
Jiri Pirko
1
-0
/
+17
2022-07-19
net: devlink: add unlocked variants of devling_trap*() functions
Jiri Pirko
1
-0
/
+20
2022-07-15
net: devlink: make devlink_dpipe_headers_register() return void
Jiri Pirko
1
-1
/
+1
2022-07-13
net: devlink: move unlocked function prototypes alongside the locked ones
Jiri Pirko
1
-9
/
+7
2022-07-12
devlink: Remove unused functions devlink_rate_leaf_create/destroy
Moshe Shemesh
1
-2
/
+0
2022-07-12
devlink: Remove unused function devlink_rate_nodes_destroy
Moshe Shemesh
1
-1
/
+0
2022-05-06
Revert "Merge branch 'mlxsw-line-card-model'"
Jakub Kicinski
1
-17
/
+1
2022-04-25
devlink: introduce line card device info infrastructure
Jiri Pirko
1
-2
/
+6
2022-04-25
devlink: introduce line card info get message
Jiri Pirko
1
-1
/
+6
2022-04-25
devlink: introduce line card devices support
Jiri Pirko
1
-0
/
+7
2022-04-18
devlink: add port to line card relationship set
Jiri Pirko
1
-0
/
+3
2022-04-18
devlink: implement line card active state
Jiri Pirko
1
-0
/
+2
2022-04-18
devlink: implement line card provisioning
Jiri Pirko
1
-2
/
+41
[next]