aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/caif/caif_virtio.c
AgeCommit message (Expand)Author
2022-07-07caif_virtio: fix race between virtio_device_ready() and ndo_open()Jason Wang
2019-08-11caif: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner
2018-03-26drivers/net: Use octal not symbolic permissionsJoe Perches
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller
2017-05-02virtio: wrap find_vqsMichael S. Tsirkin
2017-02-27virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig
2014-12-22caif: Fix napi poll list corruptionHerbert Xu
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2013-10-17virtio: use size-based config accessors.Rusty Russell
2013-05-01caif_virtio: Remove bouncing email addressesSjur Brændeland
2013-04-02caif_virtio: fix error return code in cfv_create_genpool()Wei Yongjun
2013-03-24caif_virtio: Check that vringh_config is not nullSjur Brændeland
2013-03-24caif_virtio: Use vringh_notify_enable correctlySjur Brændeland
2013-03-20caif_virtio: use simplified virtqueue accessors.Rusty Russell
2013-03-20caif_virtio: Introduce caif over virtioErwan Yvin