aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/caif
AgeCommit message (Expand)Author
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
2013-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-25caif: spi: missing platform_driver_unregister() on error in cfspi_init_module()Wei Yongjun
2013-04-23caif: Update Dmitry's email address.sjur.brandeland@stericsson.com
2013-04-23caif: Remove bouncing address for Daniel Martenssonsjur.brandeland@stericsson.com
2013-04-23caif: Remove my bouncing email address.sjur.brandeland@stericsson.com
2013-04-02caif_virtio: fix error return code in cfv_create_genpool()Wei Yongjun
2013-03-25CAIF: fix tty->warned build errorJiri Slaby
2013-03-24caif_virtio: Check that vringh_config is not nullSjur Brændeland
2013-03-24caif_virtio: Use vringh_notify_enable correctlySjur Brændeland
2013-03-20caif_virtio: use simplified virtqueue accessors.Rusty Russell
2013-03-20caif_virtio: Introduce caif over virtioErwan Yvin
2013-03-18TTY: cleanup tty->hw_stopped usesJiri Slaby
2013-03-17caif: remove caif_shmErwan Yvin
2013-03-09drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-04caif: Remove unnecessary alloc/OOM messagesJoe Perches
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach
2013-01-15TTY: move low_latency to tty_portJiri Slaby
2012-07-24caif: fix NULL pointer checkAlan Cox
2012-06-29caif-hsi: Fix merge issues.Sjur Brændeland
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-25caif-hsi: Remove use of module parametersSjur Brændeland
2012-06-25caif-hsi: Replace platform device with ops structure.Sjur Brændeland
2012-06-25caif-hsi: Add rtnl supportSjur Brændeland
2012-06-25caif-hsi: Remove uncecessary assignmentsSjur Brændeland
2012-06-25caif-hsi: Use netdev_X instead of dev_X for printingSjur Brændeland
2012-06-25caif-hsi: changed test on aggregation_timeoutKim Lilliestierna XX
2012-06-25caif-hsi: Removed dead codeKim Lilliestierna XX
2012-06-25caif-hsi: Add missing return in error pathSjur Brændeland
2012-06-25caif-hsi: Bugfix - Piggyback'ed embedded CAIF frame lostPer Ellefsen
2012-04-21caif: include linux/io.hArnd Bergmann
2012-04-13caif-hsi: Postpone init of HSI until open()sjur.brandeland@stericsson.com
2012-04-13caif-hsi: Remove stop/start of queue.sjur.brandeland@stericsson.com
2012-04-13caif-hsi: robust frame aggregation for HSIDmitry Tarnyagin
2012-04-13caif_hsi: use dev_dbg not dev_err for reportingKim Lilliestierna XX