summaryrefslogtreecommitdiff
path: root/drivers/net/caif
AgeCommit message (Expand)Author
2020-04-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-04-01vhost: refine vhost and vringh kconfigJason Wang
2020-03-15net: caif: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2019-12-16net: caif: replace BUG_ON with recovery codeAditya Pakki
2019-11-27Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-11-21drivers: net: Fix Kconfig indentation, continuedKrzysztof Kozlowski
2019-11-09net: caif: Fix debugfs on 64-bit platformsGeert Uytterhoeven
2019-10-02Minor fixes to the CAIF Transport drivers Kconfig filerd.dunlab@gmail.com
2019-10-02Isolate CAIF transport drivers into their own menurd.dunlab@gmail.com
2019-08-11caif: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-07-17caif-hsi: fix possible deadlock in cfhsi_exit_module()Taehee Yoo
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-02-12net: caif: pass struct device to DMA API functionsChristoph Hellwig
2019-01-29net: caif: call dev_consume_skb_any when skb xmit doneYang Wei
2018-03-26drivers/net: Use octal not symbolic permissionsJoe Perches
2018-01-22net: caif: remove redundant re-assignment of pointer pfrmColin Ian King
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-21drivers: net: caif: use setup_timer() helper.Allen Pais
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.changelinkMatthias Schiffer
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-12net: caif: convert to use DRIVER_ATTR_ROGreg Kroah-Hartman
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
2016-08-06Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-08-02vhost: split out vringh KconfigMichael S. Tsirkin
2016-08-01net: caif: use correct format specifierxypron.glpk@gmx.de
2016-07-25caif-hsi: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2015-11-09net: caif: check return value of alloc_netdevRasmus Villemoes
2015-08-18net: caif: convert to using IFF_NO_QUEUEPhil Sutter
2015-04-01caif: remove unused struct memberRasmus Villemoes
2015-01-29caif: remove wrong dev_net_set() callNicolas Dichtel
2014-12-22caif: Fix napi poll list corruptionHerbert Xu
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-02-17caif: delete unnecessary field initializationJulia Lawall
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-10-17virtio: use size-based config accessors.Rusty Russell
2013-09-04caif: add a sanity check to the tty nameDan Carpenter
2013-07-09drivers/net: caif: fix wrong rtnl_is_locked() usageKonstantin Khlebnikov
2013-05-11caif: CAIF_VIRTIO should depend on HAS_DMAGeert Uytterhoeven
2013-05-02Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-05-01caif_virtio: Remove bouncing email addressesSjur Brændeland