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
starfive-6.6.48-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
/
drivers
/
net
/
netdevsim
/
bus.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-04
netdevsim: use __GFP_NOWARN to avoid memalloc warning
Taehee Yoo
1
-1
/
+1
2020-02-04
netdevsim: disable devlink reload when resources are being used
Taehee Yoo
1
-0
/
+19
2020-02-04
netdevsim: fix using uninitialized resources
Taehee Yoo
1
-3
/
+40
2019-10-06
netdevsim: create devlink and netdev instances in namespace
Jiri Pirko
1
-0
/
+1
2019-05-05
netdevsim: Make nsim_num_vf static
YueHaibing
1
-1
/
+1
2019-05-01
netdevsim: fix fall-through annotation
Gustavo A. R. Silva
1
-1
/
+1
2019-04-26
netdevsim: move netdev creation/destruction to dev probe
Jiri Pirko
1
-16
/
+9
2019-04-26
netdevsim: extend device attrs to support port addition and deletion
Jiri Pirko
1
-0
/
+36
2019-04-26
netdevsim: implement dev probe/remove skeleton with port initialization
Jiri Pirko
1
-0
/
+29
2019-04-26
netdevsim: add bus attributes to add new and delete devices
Jiri Pirko
1
-2
/
+95
2019-04-26
netdevsim: use ida for bus device ids
Jiri Pirko
1
-3
/
+10
2019-04-26
netdevsim: add stub netdevsim driver implementation
Jiri Pirko
1
-1
/
+20
2019-04-26
netdevsim: move device registration and related code to bus.c
Jiri Pirko
1
-1
/
+141
2019-04-26
netdevsim: put netdevsim bus code into separate file
Jiri Pirko
1
-0
/
+24