summaryrefslogtreecommitdiffstats
path: root/drivers/net/caif/caif_virtio.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner2019-05-301-1/+1
* drivers/net: Use octal not symbolic permissionsJoe Perches2018-03-261-8/+8
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-1/+1
* net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-071-1/+1
* virtio: wrap find_vqsMichael S. Tsirkin2017-05-021-2/+1Star
* virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig2017-02-271-1/+2
* caif: Fix napi poll list corruptionHerbert Xu2014-12-221-2/+0Star
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-161-1/+1
* virtio: use size-based config accessors.Rusty Russell2013-10-171-11/+12
* caif_virtio: Remove bouncing email addressesSjur Brændeland2013-05-011-5/+5
* caif_virtio: fix error return code in cfv_create_genpool()Wei Yongjun2013-04-021-1/+3
* caif_virtio: Check that vringh_config is not nullSjur Brændeland2013-03-241-0/+4
* caif_virtio: Use vringh_notify_enable correctlySjur Brændeland2013-03-241-1/+1
* caif_virtio: use simplified virtqueue accessors.Rusty Russell2013-03-201-2/+1Star
* caif_virtio: Introduce caif over virtioErwan Yvin2013-03-201-0/+785