First  |  Prev |  Next  |  Last
Pages: 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605
Raise initial congestion window size / speedup slow start?
Hi, my network connection looks like 500Kbits with a round trip latency of perhaps 1s+ (it's a satellite link). From what I can see the linux initial congestion window is signficantly limiting me here, with slow start taking many many seconds to open up the window wide enough to get the data flowing? For pro... 19 Jul 2010 20:10
[PATCH] wm8727: add a missing return in wm8727_platform_probe
otherwise the error path will always be executed. Signed-off-by: Axel Lin <axel.lin(a)gmail.com> --- sound/soc/codecs/wm8727.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/sound/soc/codecs/wm8727.c b/sound/soc/codecs/wm8727.c index 1072621..9d1df26 100644 --- a/sound/soc/codecs/wm8... 14 Jul 2010 07:40
[PATCHv2 7/11] Watchdog module of DA9052 device driver (RESEND)
Watchdog module of the device driver for DA9052 PMIC device from Dialog Semiconductor. It is a resend for format disrruptions in previous submission. Changes made since last submission: .. code has been reorganised as per the standard linux kernel driver framework .. removal of redundant printk and comments .... 14 Jul 2010 07:40
[PATCH 2/3] Added sysfs primitives to padata subsystem
Added sysfs primitives to padata subsystem. Now API user may embedded kobject each padata instance contains into any sysfs hierarchy. For now padata sysfs interface provides only two objects: serial_cpumask [RW] - cpumask for serial workers parallel_cpumask [RW] - cpumask for parallel workers Signed... 14 Jul 2010 07:40
[PATCH 3/3] Added sysfs interface to pcrypt.
Added sysfs interface to pcrypt. Now pcrypt subsystem creates two sysfs directories with corresponding padata sysfs objects: /sys/kernel/pcrypt/[pencrypt|pdecrypt] Signed-off-by: Dan Kruchinin <dkruchinin(a)acm.org> --- crypto/pcrypt.c | 35 ++++++++++++++++++++++++++++++++--- 1 files changed, 32 insertions... 14 Jul 2010 07:40
Power:Battery module of DA9052 PMIC device driver (RESEND)
On Wed, Jul 14, 2010 at 10:44:10AM +0100, Dajun Chen wrote: +#ifndef _BAT_H +#define _BAT_H This is likely to run into namespace conflicts with other stuff - including the chip name should fix that. + +#define DA9052_CHG_MEASUREMENT_FAIL -154 As has been pointed out with all your other patches ... 14 Jul 2010 06:35
[RFC][PATCH 10/11] LEDS module of the device driver for DA9052 (Resend)
LED module of the device driver for DA9052 PMIC device from Dialog Semiconductor. It is a resend for format disruptions in previous submission. Linux Kernel Version: 2.6.34 Signed-off-by: D. Chen <dchen(a)diasemi.com> --- diff -urpN linux-2.6.34/drivers/leds/Kconfig linux-2.6.34_test/drivers/leds/Kconfig --... 14 Jul 2010 06:35
[PATCH] mfd: Support for TWL6030 PWM
Hi Hemanth, On Thu, Jul 08, 2010 at 05:40:51PM +0530, Hemanth V wrote: From 2c6efcebf2790a4c968309360cfc3559b6d9c110 Mon Sep 17 00:00:00 2001 From: Hemanth V <hemanthv(a)ti.com> Date: Thu, 8 Jul 2010 17:04:06 +0530 Subject: [PATCH] Add support for TWL6030 PWM TWL6030 supports PWM (Pulse Width Modula... 14 Jul 2010 06:35
drivers: code cleanups
Am Mittwoch, 14. Juli 2010, 11:42:56 schrieb Changli Gao: drivers: code cleanups the first three goto clauses caused kfree(NULL), and the error code returned by kset->uevent_ops->uevent() wasn't passed to the caller of show_uevent(). This patch also eliminates the unnecessary initializations of env and ... 14 Jul 2010 06:35
[RFC][PATCH 11/11] INPUT/MISC:ONKEY module of DA9052 PMIC device driver (RESEND)
Initial work of the onkey module of the device driver for DA9052 PMIC device from Dialog Semiconductor. The ONKEY feature for DA9052 Animal board has been supported in this new driver patch Linux Kernel Version: 2.6.34 Signed-off-by: D. Chen <dchen(a)diasemi.com> --- diff -urpN linux-2.6.34/drivers/input/mis... 14 Jul 2010 06:35
First  |  Prev |  Next  |  Last
Pages: 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605