index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
caif
/
caif_virtio.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
caif_virtio: use virtio_find_single_vq() for single virtqueue finding
Jiri Pirko
2024-07-17
1
-4
/
+4
*
net: caif: virtio: drop owner assignment
Krzysztof Kozlowski
2024-05-22
1
-1
/
+0
*
caif_virtio: fix race between virtio_device_ready() and ndo_open()
Jason Wang
2022-06-27
1
-1
/
+9
*
caif_virtio: switch to netif_napi_add_weight()
Jakub Kicinski
2022-05-08
1
-1
/
+2
*
virtio: wrap config->reset calls
Michael S. Tsirkin
2022-01-15
1
-1
/
+1
*
caif_virtio: Fix some typos in caif_virtio.c
Wang Hai
2021-05-21
1
-3
/
+3
*
caif_virtio: use new tasklet API
Emil Renner Berthing
2021-02-03
1
-5
/
+3
*
caif_virtio: Remove redundant initialization of variable err
Jing Xiangfeng
2020-10-02
1
-1
/
+1
*
caif: fix cfv_netdev_tx()'s return type
Luc Van Oostenryck
2020-06-29
1
-1
/
+1
*
caif: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-12
1
-5
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
2019-05-30
1
-1
/
+1
*
drivers/net: Use octal not symbolic permissions
Joe Perches
2018-03-26
1
-8
/
+8
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-1
/
+1
*
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-06-07
1
-1
/
+1
*
virtio: wrap find_vqs
Michael S. Tsirkin
2017-05-02
1
-2
/
+1
*
virtio: allow drivers to request IRQ affinity when creating VQs
Christoph Hellwig
2017-02-27
1
-1
/
+2
*
caif: Fix napi poll list corruption
Herbert Xu
2014-12-22
1
-2
/
+0
*
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-07-16
1
-1
/
+1
*
virtio: use size-based config accessors.
Rusty Russell
2013-10-17
1
-11
/
+12
*
caif_virtio: Remove bouncing email addresses
Sjur Brændeland
2013-05-01
1
-5
/
+5
*
caif_virtio: fix error return code in cfv_create_genpool()
Wei Yongjun
2013-04-02
1
-1
/
+3
*
caif_virtio: Check that vringh_config is not null
Sjur Brændeland
2013-03-24
1
-0
/
+4
*
caif_virtio: Use vringh_notify_enable correctly
Sjur Brændeland
2013-03-24
1
-1
/
+1
*
caif_virtio: use simplified virtqueue accessors.
Rusty Russell
2013-03-20
1
-2
/
+1
*
caif_virtio: Introduce caif over virtio
Erwan Yvin
2013-03-20
1
-0
/
+785