Age | Commit message (Expand) | Author | Files | Lines |
2006-04-14 | [SCSI] iscsi: add sysfs attrs for uspace sync up | Mike Christie | 2 | -56/+274 |
2006-04-14 | [SCSI] iscsi: rm kernel iscsi handles usage for session and connection | Mike Christie | 2 | -35/+76 |
2006-04-14 | [SCSI] BLIST_ATTACH_PQ3 flags | Kurt Garloff | 2 | -1/+3 |
2006-04-14 | [SCSI] Better log messages for PQ3 devs | Kurt Garloff | 1 | -3/+35 |
2006-04-14 | [SCSI] Try LUN 1 and use bflags | Kurt Garloff | 1 | -13/+4 |
2006-04-13 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 23 | -114/+402 |
2006-04-13 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2006-04-13 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 13 | -233/+67 |
2006-04-13 | [PATCH] Use pci_set_consistent_dma_mask in ixgb driver | Andreas Schwab | 1 | -4/+9 |
2006-04-13 | [PATCH] sky2: bad memory reference on dual port cards | Stephen Hemminger | 2 | -3/+3 |
2006-04-13 | [PATCH] mv643xx_eth: Fix tx_timeout to only conditionally wake tx queue | Dale Farnsworth | 1 | -3/+14 |
2006-04-13 | [PATCH] mv643xx_eth: Always free completed tx descs on tx interrupt | Brent Cook | 1 | -1/+1 |
2006-04-13 | [PATCH] net drivers: fix section attributes for gcc | Randy Dunlap | 4 | -4/+4 |
2006-04-13 | [PATCH] remove drivers/net/hydra.h | Adrian Bunk | 1 | -177/+0 |
2006-04-13 | [PATCH] drivers/net/via-rhine.c: make a function static | Adrian Bunk | 1 | -1/+1 |
2006-04-13 | [PATCH] sata_mv: properly print HC registers | Dan Aloni | 1 | -1/+1 |
2006-04-13 | [netdrvr b44] trim trailing whitespace | Jeff Garzik | 1 | -19/+19 |
2006-04-13 | [PATCH] b44: increase version to 1.00 | Gary Zambrano | 1 | -2/+3 |
2006-04-13 | [PATCH] b44: disable default tx pause | Gary Zambrano | 1 | -19/+12 |
2006-04-13 | [PATCH] via-rhine: execute bounce buffers code on Rhine-I only | Roger Luethi | 1 | -2/+3 |
2006-04-13 | [PATCH] network: axnet_cs.c: add missing 'PRIV' in ei_rx_overrun | Komuro | 1 | -1/+1 |
2006-04-13 | [PATCH] dlink pci cards using wrong driver | Stephen Hemminger | 2 | -2/+2 |
2006-04-12 | IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devices | Jack Morgenstein | 4 | -2/+30 |
2006-04-12 | [ISDN]: Static overruns in drivers/isdn/i4l/isdn_ppp.c | Eric Sesterhenn | 1 | -10/+10 |
2006-04-12 | [WAN]: Remove broken and unmaintained Sangoma drivers. | Adrian Bunk | 10 | -24889/+0 |
2006-04-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 7 | -11/+11 |
2006-04-11 | [PATCH] Overrun in option-card USB driver | Matthias Urlichs | 1 | -2/+3 |
2006-04-11 | [PATCH] fbdev: Use logo with depth of 4 or less for static pseudocolor | Antonino A. Daplas | 1 | -0/+5 |
2006-04-11 | [PATCH] vesafb: Fix incorrect logo colors in x86_64 | Antonino A. Daplas | 1 | -6/+21 |
2006-04-11 | [PATCH] atyfb is bust on sparc32 | Andrew Morton | 1 | -1/+1 |
2006-04-11 | [PATCH] video/aty/atyfb_base.c: fix an off-by-one error | Adrian Bunk | 1 | -1/+1 |
2006-04-11 | [PATCH] ISDN_DRV_GIGASET should select, not depend on CRC_CCITT | Adrian Bunk | 1 | -1/+2 |
2006-04-11 | [PATCH] isdn/gigaset/common.c: fix a memory leak | Adrian Bunk | 1 | -5/+8 |
2006-04-11 | [PATCH] drivers/isdn/gigaset/common.c: small cleanups | Adrian Bunk | 2 | -10/+8 |
2006-04-11 | [PATCH] isdn4linux: Siemens Gigaset drivers: make some variables non-atomic | Tilman Schmidt | 10 | -154/+211 |
2006-04-11 | [PATCH] isdn4linux: Siemens Gigaset drivers: remove forward references | Tilman Schmidt | 8 | -71/+60 |
2006-04-11 | [PATCH] isdn4linux: Siemens Gigaset drivers: remove private version of __skb_... | Tilman Schmidt | 3 | -21/+3 |
2006-04-11 | [PATCH] isdn4linux: Siemens Gigaset drivers: mutex conversion | Tilman Schmidt | 4 | -38/+40 |
2006-04-11 | [PATCH] isdn4linux: Siemens Gigaset drivers: eliminate from_user argument | Tilman Schmidt | 7 | -33/+18 |
2006-04-11 | [PATCH] isdn4linux: Siemens Gigaset drivers: uninline | Tilman Schmidt | 2 | -40/+43 |
2006-04-11 | [PATCH] isdn4linux: Siemens Gigaset drivers: remove IFNULL macros | Tilman Schmidt | 6 | -256/+43 |
2006-04-11 | [PATCH] isdn4linux: Siemens Gigaset drivers: sysfs usage | Tilman Schmidt | 5 | -34/+35 |
2006-04-11 | [PATCH] isdn4linux: Siemens Gigaset drivers: logging usage | Tilman Schmidt | 10 | -965/+1078 |
2006-04-11 | [PATCH] isdn4linux: Siemens Gigaset drivers: timer usage | Tilman Schmidt | 2 | -5/+4 |
2006-04-11 | [PATCH] isdn4linux: Siemens Gigaset drivers: Kconfig correction | Tilman Schmidt | 1 | -2/+1 |
2006-04-11 | [PATCH] isdn4linux: Siemens Gigaset drivers: code cleanup | Tilman Schmidt | 10 | -541/+523 |
2006-04-11 | [PATCH] RTC subsystem: VR41XX cleanup | Alessandro Zummo | 1 | -1/+7 |
2006-04-11 | [PATCH] RTC subsystem: VR41XX driver | Yoichi Yuasa | 5 | -330/+84 |
2006-04-11 | [PATCH] RTC subsystem: SA1100 cleanup | Alessandro Zummo | 1 | -8/+5 |
2006-04-11 | [PATCH] RTC subsystem: compact error messages | Alessandro Zummo | 9 | -15/+3 |