summaryrefslogtreecommitdiffstats
path: root/drivers/net/caif
Commit message (Expand)AuthorAgeFilesLines
* 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
| * TTY: move low_latency to tty_portJiri Slaby2013-01-151-1/+1
* | caif: Remove unnecessary alloc/OOM messagesJoe Perches2013-02-041-6/+0
|/
* caif: fix NULL pointer checkAlan Cox2012-07-241-0/+3
* caif-hsi: Fix merge issues.Sjur Brændeland2012-06-291-45/+27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-281-29/+47
|\
| * caif-hsi: Add missing return in error pathSjur Brændeland2012-06-251-0/+1
| * caif-hsi: Bugfix - Piggyback'ed embedded CAIF frame lostPer Ellefsen2012-06-251-2/+2
* | caif-hsi: Remove use of module parametersSjur Brændeland2012-06-251-79/+72
* | caif-hsi: Replace platform device with ops structure.Sjur Brændeland2012-06-251-58/+51
* | caif-hsi: Add rtnl supportSjur Brændeland2012-06-251-89/+137
* | caif-hsi: Remove uncecessary assignmentsSjur Brændeland2012-06-251-5/+5
* | caif-hsi: Use netdev_X instead of dev_X for printingSjur Brændeland2012-06-251-47/+47
* | caif-hsi: changed test on aggregation_timeoutKim Lilliestierna XX2012-06-251-1/+1
* | caif-hsi: Removed dead codeKim Lilliestierna XX2012-06-251-7/+4
|/
* caif: include linux/io.hArnd Bergmann2012-04-211-0/+4