index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
/
net
/
core
/
devlink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-06
devlink: add hardware errors tracing facility
Nir Dotan
1
-0
/
+1
2019-02-03
net: devlink: report cell size of shared buffers
Jakub Kicinski
1
-0
/
+3
2019-02-02
ethtool: add compat for devlink info
Jakub Kicinski
1
-0
/
+63
2019-02-02
devlink: add version reporting to devlink info API
Jakub Kicinski
1
-0
/
+57
2019-02-02
devlink: add device information API
Jakub Kicinski
1
-0
/
+112
2019-01-30
devlink: Add a generic wake_on_lan port parameter
Vasundhara Volam
1
-0
/
+5
2019-01-30
devlink: Add devlink notifications support for port params
Vasundhara Volam
1
-27
/
+84
2019-01-30
devlink: Add support for driverinit set value for devlink_port
Vasundhara Volam
1
-18
/
+52
2019-01-30
devlink: Add support for driverinit get value for devlink_port
Vasundhara Volam
1
-17
/
+50
2019-01-30
devlink: Add port param set command
Vasundhara Volam
1
-5
/
+32
2019-01-30
devlink: Add port param get command
Vasundhara Volam
1
-7
/
+95
2019-01-30
devlink: Add devlink_param for port register and unregister
Vasundhara Volam
1
-38
/
+95
2019-01-25
net: Revert devlink health changes.
David S. Miller
1
-1058
/
+0
2019-01-23
devlink: Use DIV_ROUND_UP_ULL in DEVLINK_HEALTH_SIZE_TO_BUFFERS
Nathan Chancellor
1
-1
/
+1
2019-01-23
devlink: Add missing check of nlmsg_put
YueHaibing
1
-0
/
+3
2019-01-19
devlink: Add health dump {get,clear} commands
Eran Ben Elisha
1
-0
/
+75
2019-01-19
devlink: Add health diagnose command
Eran Ben Elisha
1
-0
/
+51
2019-01-19
devlink: Add health recover command
Eran Ben Elisha
1
-0
/
+20
2019-01-19
devlink: Add health set command
Eran Ben Elisha
1
-0
/
+36
2019-01-19
devlink: Add health get command
Eran Ben Elisha
1
-0
/
+152
2019-01-19
devlink: Add health report functionality
Eran Ben Elisha
1
-0
/
+93
2019-01-19
devlink: Add health reporter create/destroy functionality
Eran Ben Elisha
1
-0
/
+127
2019-01-19
devlink: Add health buffer support
Eran Ben Elisha
1
-0
/
+501
2018-12-04
devlink: Add 'fw_load_policy' generic parameter
Shalom Toledo
1
-0
/
+5
2018-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+37
2018-10-10
devlink: Add helper function for safely copy string param
Moshe Shemesh
1
-1
/
+18
2018-10-10
devlink: Fix param cmode driverinit for string type
Moshe Shemesh
1
-3
/
+12
2018-10-10
devlink: Fix param set handling for string type
Moshe Shemesh
1
-3
/
+8
2018-10-08
net: Add extack to nlmsg_parse
David Ahern
1
-1
/
+1
2018-10-04
devlink: Add generic parameter msix_vec_per_pf_min
Vasundhara Volam
1
-0
/
+5
2018-10-04
devlink: Add generic parameter msix_vec_per_pf_max
Vasundhara Volam
1
-0
/
+5
2018-10-04
devlink: Add generic parameter ignore_ari
Vasundhara Volam
1
-0
/
+5
2018-10-04
devlink: Add extack for eswitch operations
Eli Britstein
1
-3
/
+5
2018-09-22
devlink: double free in devlink_resource_fill()
Dan Carpenter
1
-2
/
+1
2018-07-13
devlink: Add generic parameters region_snapshot
Alex Vesker
1
-0
/
+5
2018-07-13
devlink: Add support for region snapshot read command
Alex Vesker
1
-0
/
+182
2018-07-13
devlink: Add support for region snapshot delete command
Alex Vesker
1
-0
/
+93
2018-07-13
devlink: Extend the support querying for region snapshot IDs
Alex Vesker
1
-0
/
+53
2018-07-13
devlink: Add support for region get command
Alex Vesker
1
-0
/
+114
2018-07-13
devlink: Add support for creating region snapshots
Alex Vesker
1
-0
/
+95
2018-07-13
devlink: Add callback to query for snapshot id before snapshot create
Alex Vesker
1
-0
/
+21
2018-07-13
devlink: Add support for creating and destroying regions
Alex Vesker
1
-0
/
+84
2018-07-05
devlink: Add enable_sriov boolean generic parameter
Vasundhara Volam
1
-1
/
+5
2018-07-05
devlink: Add generic parameters internal_err_reset and max_macs
Moshe Shemesh
1
-1
/
+13
2018-07-05
devlink: Add devlink notifications support for params
Moshe Shemesh
1
-0
/
+50
2018-07-05
devlink: Add support for get/set driverinit value
Moshe Shemesh
1
-0
/
+77
2018-07-05
devlink: Add param set command
Moshe Shemesh
1
-0
/
+134
2018-07-05
devlink: Add param get command
Moshe Shemesh
1
-0
/
+250
2018-07-05
devlink: Add devlink_param register and unregister
Moshe Shemesh
1
-0
/
+148
2018-06-05
devlink: Add extack to reload and port_{un, }split operations
David Ahern
1
-8
/
+10
[prev]
[next]