summaryrefslogtreecommitdiff
path: root/drivers/net/caif
Commit message (Expand)AuthorAge
* 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
|\
| * tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-18
| * TTY: move low_latency to tty_portJiri Slaby2013-01-15
* | caif: Remove unnecessary alloc/OOM messagesJoe Perches2013-02-04
|/
* caif: fix NULL pointer checkAlan Cox2012-07-24
* caif-hsi: Fix merge issues.Sjur Brændeland2012-06-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-28
|\
| * caif-hsi: Add missing return in error pathSjur Brændeland2012-06-25
| * caif-hsi: Bugfix - Piggyback'ed embedded CAIF frame lostPer Ellefsen2012-06-25
* | caif-hsi: Remove use of module parametersSjur Brændeland2012-06-25
* | caif-hsi: Replace platform device with ops structure.Sjur Brændeland2012-06-25
* | caif-hsi: Add rtnl supportSjur Brændeland2012-06-25
* | caif-hsi: Remove uncecessary assignmentsSjur Brændeland2012-06-25
* | caif-hsi: Use netdev_X instead of dev_X for printingSjur Brændeland2012-06-25
* | caif-hsi: changed test on aggregation_timeoutKim Lilliestierna XX2012-06-25
* | caif-hsi: Removed dead codeKim Lilliestierna XX2012-06-25
|/
* caif: include linux/io.hArnd Bergmann2012-04-21