Age | Commit message (Expand) | Author | Files | Lines |
2009-03-10 | [SCSI] fcoe: Out of order tx frames was causing several check condition SCSI ... | Vasu Dev | 2 | -24/+22 |
2009-03-10 | [SCSI] fcoe: fix kfree(skb) | Roel Kluin | 1 | -1/+1 |
2009-03-10 | [SCSI] libfc: do not change the fh_rx_id of a recevied frame | Yi Zou | 1 | -13/+0 |
2009-03-10 | [SCSI] fcoe: Correct fcoe_transports initialization vs. registration | Robert Love | 2 | -3/+5 |
2009-03-10 | [SCSI] fcoe: Use setup_timer() and mod_timer() | Robert Love | 1 | -5/+3 |
2009-03-10 | [SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapper | Robert Love | 2 | -7/+7 |
2009-03-10 | [SCSI] libfc, fcoe: Cleanup function formatting and minor typos | Robert Love | 4 | -20/+20 |
2009-03-10 | [SCSI] libfc, fcoe: Fix kerneldoc comments | Robert Love | 7 | -250/+245 |
2009-03-10 | bnx2x: Using DMAE to initialize the chip | Eilon Greenstein | 2 | -13/+9 |
2009-03-10 | bnx2x: Casting page alignment | Eilon Greenstein | 1 | -1/+1 |
2009-03-10 | bnx2x: Adding restriction on sge_buf_size | Eilon Greenstein | 1 | -1/+2 |
2009-03-10 | Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ... | Ingo Molnar | 34 | -184/+685 |
2009-03-10 | video: deferred io cleanup fix for sh_mobile_lcdcfb | Magnus Damm | 1 | -4/+2 |
2009-03-09 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 1 | -12/+18 |
2009-03-09 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 1 | -33/+18 |
2009-03-09 | Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." | Dave Jones | 1 | -33/+18 |
2009-03-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 17 | -35/+95 |
2009-03-08 | sunhme: Fix qfe parent detection. | Friedrich Oslage | 1 | -2/+0 |
2009-03-09 | lguest: fix for CONFIG_SPARSE_IRQ=y | Rusty Russell | 1 | -0/+6 |
2009-03-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 1 | -6/+9 |
2009-03-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 4 | -100/+72 |
2009-03-08 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds | 12 | -44/+85 |
2009-03-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 10 | -6/+487 |
2009-03-08 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -21/+26 |
2009-03-08 | mmc: fix data timeout for SEND_EXT_CSD | Adrian Hunter | 1 | -6/+9 |
2009-03-06 | [SCSI] libfc: check for err when recv and state is incorrect | Robert Love | 2 | -40/+40 |
2009-03-06 | [SCSI] libfc: rename rp to rdata in fc_disc_new_target() | Robert Love | 1 | -4/+4 |
2009-03-06 | [SCSI] libfc: correct RPORT_TO_PRIV usage | Robert Love | 1 | -2/+2 |
2009-03-06 | [SCSI] libfc: Don't violate transport template for rogue port creation | Robert Love | 3 | -5/+8 |
2009-03-06 | [SCSI] libfc: exch mgr is freed while lport still retrying sequences | Steve Ma | 1 | -0/+2 |
2009-03-06 | [SCSI] libfc: fixed a read IO data integrity issue when a IO data frame lost | Vasu Dev | 1 | -3/+3 |
2009-03-06 | [SCSI] libfc: rport retry on LS_RJT from certain ELS | Chris Leech | 2 | -49/+64 |
2009-03-06 | [SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->l... | Vasu Dev | 4 | -59/+28 |
2009-03-06 | [SCSI] libfc: fixed a soft lockup issue in fc_exch_recv_abts | Vasu Dev | 1 | -1/+1 |
2009-03-06 | [SCSI] libfc: handle RRQ exch timeout | Vasu Dev | 1 | -1/+1 |
2009-03-06 | [SCSI] libfc: when rport goes away (re-plogi), clean up exchanges to/from rport | Abhijeet Joglekar | 1 | -1/+6 |
2009-03-06 | [SCSI] libfc: Pass lport in exch_mgr_reset | Abhijeet Joglekar | 3 | -5/+6 |
2009-03-06 | p54: fix race condition in memory management | Christian Lamparter | 1 | -3/+6 |
2009-03-05 | V4L/DVB (10834): zoran: auto-select bt866 for AverMedia 6 Eyes | Mauro Carvalho Chehab | 1 | -0/+1 |
2009-03-05 | V4L/DVB (10832): tvaudio: Avoid breakage with tda9874a | Vitaly Wool | 1 | -1/+1 |
2009-03-05 | V4L/DVB (10789): m5602-s5k4aa: Split up the initial sensor probe in chunks. | Gregory Lardiere | 1 | -1/+5 |
2009-03-05 | Merge branch 'x86/urgent' into x86/core | Ingo Molnar | 11 | -18/+20 |
2009-03-05 | [WATCHDOG] orion5x_wdt.c: 'ORION5X_TCLK' undeclared | Wim Van Sebroeck | 1 | -0/+1 |
2009-03-05 | iwlwifi: fix error flow in iwl*_pci_probe | Reinette Chatre | 2 | -12/+11 |
2009-03-05 | rt2x00 : more devices to rt73usb.c | Xose Vazquez Perez | 1 | -1/+31 |
2009-03-05 | rt2x00 : more devices to rt2500usb.c | Xose Vazquez Perez | 1 | -0/+8 |
2009-03-05 | [SCSI] sd: Don't try to spin up drives that are connected to an inactive port | Matthew Wilcox | 1 | -15/+11 |
2009-03-05 | ide: add at91_ide driver | Stanislaw Gruszka | 3 | -0/+473 |
2009-03-05 | ide: allow to wrap interrupt handler | Stanislaw Gruszka | 2 | -1/+7 |
2009-03-05 | ide-iops: fix odd-length ATAPI PIO transfers | Sergei Shtylyov | 1 | -0/+2 |