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
/
drivers
/
vdpa
/
vdpa_sim
/
vdpa_sim_net.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-10
vdpa_sim_net: Add the support of set mac address
Cindy Lu
1
-1
/
+20
2023-04-21
vdpa_sim: move buffer allocation in the devices
Stefano Garzarella
1
-7
/
+21
2023-04-21
vdpa_sim: replace the spinlock with a mutex to protect the state
Stefano Garzarella
1
-2
/
+2
2023-04-21
vdpa_sim: make devices agnostic for work management
Stefano Garzarella
1
-4
/
+2
2023-04-04
vdpa_sim_net: complete the initialization before register the device
Stefano Garzarella
1
-4
/
+9
2023-02-21
vdpa: Fix a couple of spelling mistakes in some messages
Colin Ian King
1
-1
/
+1
2023-02-21
vdpa_sim_net: vendor satistics
Jason Wang
1
-6
/
+213
2023-02-21
vdpasim: customize allocation size
Jason Wang
1
-0
/
+1
2023-02-21
vdpa_sim_net: Offer VIRTIO_NET_F_STATUS
Eugenio Pérez
1
-0
/
+1
2022-12-28
vdpa_sim_net: should not drop the multicast/broadcast packet
Cindy Lu
1
-0
/
+3
2022-12-28
vdpa_sim: fix possible memory leak in vdpasim_net_init() and vdpasim_blk_init()
ruanjinjie
1
-1
/
+3
2022-10-07
vdpa_sim_net: support feature provisioning
Jason Wang
1
-2
/
+3
2022-08-11
vdpa_sim: Implement suspend vdpa op
Eugenio Pérez
1
-0
/
+3
2022-05-31
vdpasim: control virtqueue support
Gautam Dawar
1
-2
/
+86
2022-05-31
vdpa_sim: filter destination mac address
Gautam Dawar
1
-18
/
+31
2022-05-31
vdpa_sim: factor out buffer completion logic
Gautam Dawar
1
-15
/
+18
2022-05-31
vdpa_sim: advertise VIRTIO_NET_F_MTU
Gautam Dawar
1
-1
/
+2
2022-01-15
vdpa/vdpa_sim_net: Report max device capabilities
Eli Cohen
1
-0
/
+1
2022-01-15
vdpa/vdpa_sim: Configure max supported virtqueues
Eli Cohen
1
-0
/
+1
2021-11-01
vdpa_sim_net: Enable user to set mac address and mtu
Parav Pandit
1
-16
/
+19
2021-11-01
vdpa: Enable user to set mac and mtu of vdpa device
Parav Pandit
1
-1
/
+2
2021-03-14
vdpa_sim: Skip typecasting from void*
Parav Pandit
1
-2
/
+1
2021-02-25
vdpa: set the virtqueue num during register
Jason Wang
1
-1
/
+1
2021-02-23
vdpa_sim_net: Add support for user supported devices
Parav Pandit
1
-25
/
+71
2021-02-23
vdpa_sim_net: Make mac address array static
Parav Pandit
1
-1
/
+1
2020-12-19
vdpa: split vdpasim to core and net modules
Max Gurtovoy
1
-0
/
+177