summaryrefslogtreecommitdiffstats
path: root/drivers/net/caif
Commit message (Expand)AuthorAgeFilesLines
* net: caif: remove redundant re-assignment of pointer pfrmColin Ian King2018-01-221-1/+0
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-12/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | drivers: net: caif: use setup_timer() helper.Allen Pais2017-09-211-9/+6
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-054-15/+9
|\
| * net: add netlink_ext_ack argument to rtnl_link_ops.changelinkMatthias Schiffer2017-06-261-1/+2
| * net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer2017-06-261-1/+2
| * net: manual clean code which call skb_put_[data:zero]yuan linyu2017-06-203-8/+4
| * networking: introduce and use skb_put_data()Johannes Berg2017-06-164-9/+5
* | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-031-10/+10
|\ \ | |/ |/|
| * net: caif: convert to use DRIVER_ATTR_ROGreg Kroah-Hartman2017-06-121-10/+10
* | net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-074-4/+4
|/
* virtio: wrap find_vqsMichael S. Tsirkin2017-05-021-2/+1
* virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig2017-02-271-1/+2
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-08-061-1/+1
|\
| * vhost: split out vringh KconfigMichael S. Tsirkin2016-08-021-1/+1
* | net: caif: use correct format specifierxypron.glpk@gmx.de2016-08-011-2/+2
* | caif-hsi: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-07-251-4/+1
|/
* net: caif: check return value of alloc_netdevRasmus Villemoes2015-11-091-2/+5
* net: caif: convert to using IFF_NO_QUEUEPhil Sutter2015-08-183-3/+3
* caif: remove unused struct memberRasmus Villemoes2015-04-011-1/+0
* caif: remove wrong dev_net_set() callNicolas Dichtel2015-01-291-1/+0
* caif: Fix napi poll list corruptionHerbert Xu2014-12-221-2/+0
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-153-4/+5
* caif: delete unnecessary field initializationJulia Lawall2014-02-172-2/+0
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0
* virtio: use size-based config accessors.Rusty Russell2013-10-171-11/+12
* caif: add a sanity check to the tty nameDan Carpenter2013-09-041-1/+3
* drivers/net: caif: fix wrong rtnl_is_locked() usageKonstantin Khlebnikov2013-07-091-22/+39
* caif: CAIF_VIRTIO should depend on HAS_DMAGeert Uytterhoeven2013-05-111-1/+1
* Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-023-0/+807
|\
| * 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/+1
| * caif_virtio: Introduce caif over virtioErwan Yvin2013-03-203-0/+802
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-018-897/+9
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-301-0/+1
| |\ \
| | * | caif: spi: missing platform_driver_unregister() on error in cfspi_init_module()Wei Yongjun2013-04-251-0/+1
| | |/
| * | caif: Update Dmitry's email address.sjur.brandeland@stericsson.com2013-04-231-1/+1
| * | caif: Remove bouncing address for Daniel Martenssonsjur.brandeland@stericsson.com2013-04-233-5/+5
| * | caif: Remove my bouncing email address.sjur.brandeland@stericsson.com2013-04-234-5/+2
| * | caif: remove caif_shmErwan Yvin2013-03-174-883/+0
| * | drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches2013-03-091-4/+1
| |/
* | CAIF: fix tty->warned build errorJiri Slaby2013-03-251-2/+1
* | TTY: cleanup tty->hw_stopped usesJiri Slaby2013-03-181-1/+0
|/
* Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-212-2/+2
|\
| * tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-181-1/+1
OpenPOWER on IntegriCloud