Re: [PATCH] fix limited slow start bug

2007-02-25 Thread Roger While
Dave M wrote : diff --git a/include/linux/tcp.h b/include/linux/tcp.h index 415193e..18a468d 100644 --- a/include/linux/tcp.h +++ b/include/linux/tcp.h @@ -302,7 +302,7 @@ struct tcp_sock { u32 snd_ssthresh; /* Slow start size threshold*/ u32 snd_cwnd;

[git patches] net driver updates

2007-02-21 Thread Roger While
as to why. Roger While - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re. Please pull 'upstream' branch of wireless-2.6

2007-01-20 Thread Roger While
Kai Engert (1): prism54: add ethtool -i interface I would have expected at least the firmware version to be reported as well as the bus info. (info->fw_version, info->bus_info) Roger While - To unsubscribe from this list: send the line "unsubscribe netdev" in the body

Re. Please pull 'upstream' branch of wireless-2.6

2006-12-29 Thread Roger While
hat putting carrier_on/off here is buggy or ? Roger While - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re. Please pull 'upstream' branch of wireless-2.6

2006-11-09 Thread Roger While
hut up the must_check tests - We don't care if this does not succeed */ if (pci_set_mwi(pdev)) rvalue = 0; Roger While - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info a

Re. Please pull 'upstream' branch of wireless-2.6

2006-11-08 Thread Roger While
John, you just broke a considerable number of prism54 users. It is NOT an error if the MWI set fails. This is just a performance tweak and has NO effect on the driver working. Roger While - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message

Re: [PATCH] [TRIVIAL] prism54/islpci_eth.c: dev_kfree_skb in irq context

2006-01-17 Thread Roger While
particularly thick) Roger While On 17/01/06, John W. Linville <[EMAIL PROTECTED]> wrote: > On Wed, Jan 04, 2006 at 09:33:27AM +1030, Graham Gower wrote: > > On 03/01/06, Patrick McHardy <[EMAIL PROTECTED]> wrote: > > > Graham Gower wrote: > > > > My logs w

[PATCH 2.6.15-rc1] prism54 : Remove extraneous udelay/register read

2005-11-14 Thread Roger While
In isl_38xx.c In routine isl38xx_trigger-device Move unnecessary udelay/register read. This is only required when hand-compiling the driver and setting VERBOSE > SHOW_ERROR_MESSAGES Signed-off-by: Roger While <[EMAIL PROTECTED]> diff -Naur linux-2.6.15rc1orig/drivers/net

[PATCH 2/2 2.6.14-git10] prism54 : Transmit stats updated in wrong place

2005-11-07 Thread Roger While
Move update of the transmit statistics to the correct place. Signed-off-by: Roger While <[EMAIL PROTECTED]> diff -Naur linux-2.6.14orig/drivers/net/wireless/prism54/islpci_eth.c linux-2.6.14/drivers/net/wireless/prism54/islpci_eth.c --- linux-2.6.14orig/drivers/net/wireless/prism54/islpci

[PATCH 1/2 2.6.14-git10] prism54 : Unused variable / extraneous udelay

2005-11-07 Thread Roger While
not required when triggering the device. Signed-off-by: Roger While <[EMAIL PROTECTED]> diff -Naur linux-2.6.14orig/drivers/net/wireless/prism54/isl_38xx.c linux-2.6.14/drivers/net/wireless/prism54/isl_38xx.c --- linux-2.6.14orig/drivers/net/wireless/prism54/isl_38xx.c 2005-10-28 02:02:08.