summaryrefslogtreecommitdiff
path: root/drivers/net/caif
Commit message (Expand)AuthorAge
* drivers/net: Use octal not symbolic permissionsJoe Perches2018-03-26
* net: caif: remove redundant re-assignment of pointer pfrmColin Ian King2018-01-22
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | drivers: net: caif: use setup_timer() helper.Allen Pais2017-09-21
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-05
|\
| * net: add netlink_ext_ack argument to rtnl_link_ops.changelinkMatthias Schiffer2017-06-26
| * net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer2017-06-26
| * net: manual clean code which call skb_put_[data:zero]yuan linyu2017-06-20
| * networking: introduce and use skb_put_data()Johannes Berg2017-06-16
* | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-03
|\ \ | |/ |/|
| * net: caif: convert to use DRIVER_ATTR_ROGreg Kroah-Hartman2017-06-12
* | net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-07
|/
* virtio: wrap find_vqsMichael S. Tsirkin2017-05-02
* virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig2017-02-27
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-08-06
|\
| * vhost: split out vringh KconfigMichael S. Tsirkin2016-08-02
* | net: caif: use correct format specifierxypron.glpk@gmx.de2016-08-01
* | caif-hsi: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-07-25
|/
* net: caif: check return value of alloc_netdevRasmus Villemoes2015-11-09
* net: caif: convert to using IFF_NO_QUEUEPhil Sutter2015-08-18
* caif: remove unused struct memberRasmus Villemoes2015-04-01
* caif: remove wrong dev_net_set() callNicolas Dichtel2015-01-29
* caif: Fix napi poll list corruptionHerbert Xu2014-12-22
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-15
* caif: delete unnecessary field initializationJulia Lawall2014-02-17
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-16
* virtio: use size-based config accessors.Rusty Russell2013-10-17
* caif: add a sanity check to the tty nameDan Carpenter2013-09-04
* drivers/net: caif: fix wrong rtnl_is_locked() usageKonstantin Khlebnikov2013-07-09
* caif: CAIF_VIRTIO should depend on HAS_DMAGeert Uytterhoeven2013-05-11
* Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-02
|\
| * caif_virtio: Remove bouncing email addressesSjur Brændeland2013-05-01
| * caif_virtio: fix error return code in cfv_create_genpool()Wei Yongjun2013-04-02
| * caif_virtio: Check that vringh_config is not nullSjur Brændeland2013-03-24
| * caif_virtio: Use vringh_notify_enable correctlySjur Brændeland2013-03-24
| * caif_virtio: use simplified virtqueue accessors.Rusty Russell2013-03-20
| * caif_virtio: Introduce caif over virtioErwan Yvin2013-03-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-30
| |\ \
| | * | caif: spi: missing platform_driver_unregister() on error in cfspi_init_module()Wei Yongjun2013-04-25
| | |/
| * | caif: Update Dmitry's email address.sjur.brandeland@stericsson.com2013-04-23
| * | caif: Remove bouncing address for Daniel Martenssonsjur.brandeland@stericsson.com2013-04-23
| * | caif: Remove my bouncing email address.sjur.brandeland@stericsson.com2013-04-23
| * | caif: remove caif_shmErwan Yvin2013-03-17
| * | drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches2013-03-09
| |/
* | CAIF: fix tty->warned build errorJiri Slaby2013-03-25
* | TTY: cleanup tty->hw_stopped usesJiri Slaby2013-03-18
|/
* Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21
|\