Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2005-08-10 | [PATCH] 6pack persistence fix | Ralf Baechle DL5RB | 1 | -16/+4 | |
Fix the p-persistence CSMA algorithm which in simplex mode was starting with a slottime delay before doing anything else as if there was carrier collision resulting in bad performance on simplex links. Signed-off-by: Ralf Baechle DL5RB <ralf@linux-mips.org> Acked-by: Jeff Garzik <jgarzik@pobox.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> | |||||
2005-08-10 | [PATCH] ARM: 2849/1: S3C24XX - USB host update (2848/1) | Ben Dooks | 2 | -6/+15 | |
Patch from Ben Dooks Rename the s3c2410_report_oc() to s3c2410_usb_report_oc() as this is an usb specific function. Change port power on the usb-simtec implementation to only power up the output if both are set, as per the usb 1.1 specification Signed-off-by: Ben Dooks <ben-linux@fluff.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |