Age | Commit message (Expand) | Author | Files | Lines |
2012-11-27 | [SCSI] bnx2i: removed the individual PCI DEVICE ID checking | Eddie Wai | 3 | -28/+19 |
2012-11-27 | [SCSI] be2iscsi: Bump the driver version | John Soni Jose | 1 | -1/+1 |
2012-11-27 | [SCSI] be2iscsi: Fix Unrecoverable Error Detection | John Soni Jose | 5 | -2/+178 |
2012-11-27 | [SCSI] be2iscsi: Fix for MBX timeout issue | John Soni Jose | 6 | -194/+260 |
2012-11-27 | [SCSI] be2iscsi: Update the copyright information | John Soni Jose | 9 | -9/+9 |
2012-11-27 | [SCSI] be2iscsi: Fix issue of displaying adapter family. | John Soni Jose | 3 | -0/+44 |
2012-11-27 | [SCSI] be2iscsi: Fix Task Completion Event handling | John Soni Jose | 3 | -104/+230 |
2012-11-27 | [SCSI] be2iscsi: Fix session update context with V2 version. | John Soni Jose | 5 | -62/+212 |
2012-11-27 | [SCSI] be2iscsi: Fix support for V2 version of WRB. | John Soni Jose | 2 | -39/+277 |
2012-11-27 | [SCSI] be2iscsi: Fix support for handling CQ_CREATE V2 version. | John Soni Jose | 3 | -13/+52 |
2012-11-27 | [SCSI] be2iscsi: Fix max EQ supported by the driver. | John Soni Jose | 2 | -7/+21 |
2012-11-27 | [SCSI] be2iscsi: Fix driver support for Skyhawk-R adapter. | John Soni Jose | 3 | -1/+8 |
2012-11-27 | [SCSI] be2iscsi: Fix return value and typo. | John Soni Jose | 2 | -20/+60 |
2012-11-27 | [SCSI] be2iscsi: Fix kernel panic in blk_iopoll disable mode. | John Soni Jose | 3 | -37/+52 |
2012-11-27 | [SCSI] be2iscsi: Issue an function level reset when driver is loaded | John Soni Jose | 1 | -47/+18 |
2012-11-27 | [SCSI] be2iscsi: Display driver name and version in device attribute | John Soni Jose | 3 | -0/+21 |
2012-11-27 | [SCSI] be2iscsi: Fix max supported EQ count to 8. | John Soni Jose | 2 | -9/+15 |
2012-11-27 | [SCSI] be2iscsi: Fix memory leak in control path of driver | John Soni Jose | 2 | -10/+31 |
2012-11-27 | [SCSI] be2iscsi: Display Completion Event string instead of Opcode | John Soni Jose | 2 | -26/+64 |
2012-11-27 | [SCSI] be2iscsi: Fix the issue with soft reset. | Minh Tran | 1 | -1/+1 |
2012-11-27 | [SCSI] osd_uld: Add osdname & systemid sysfs at scsi_osd class | Boaz Harrosh | 1 | -0/+28 |
2012-11-27 | [SCSI] sd: Reshuffle init_sd to avoid crash | Joel D. Diaz | 1 | -5/+8 |
2012-11-24 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -4/+4 |
2012-11-24 | Merge tag 'for-linus-20121123' of git://git.infradead.org/mtd-2.6 | Linus Torvalds | 4 | -7/+9 |
2012-11-24 | Merge tag 'pm-for-3.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -1/+1 |
2012-11-24 | Merge tag 'md-3.7-fixes' of git://neil.brown.name/md | Linus Torvalds | 3 | -105/+132 |
2012-11-24 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 5 | -13/+26 |
2012-11-24 | Merge tag 'omapdss-for-3.7-rc' of git://gitorious.org/linux-omap-dss2/linux | Linus Torvalds | 4 | -11/+26 |
2012-11-24 | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l... | Linus Torvalds | 4 | -20/+26 |
2012-11-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -15/+18 |
2012-11-23 | PM / QoS: fix wrong error-checking condition | Guennadi Liakhovetski | 1 | -1/+1 |
2012-11-23 | bnx2x: remove redundant warning log | Ariel Elior | 1 | -4/+7 |
2012-11-23 | 8139cp: revert "set ring address before enabling receiver" | françois romieu | 1 | -11/+11 |
2012-11-23 | mtip32xx: Fix padding issue | Selvan Mani | 1 | -2/+2 |
2012-11-23 | aoe: avoid running request handler on plugged queue | Ed Cashin | 1 | -1/+1 |
2012-11-23 | mtip32xx: fix potential NULL pointer dereference in mtip_timeout_function() | Wei Yongjun | 1 | -1/+2 |
2012-11-23 | mtip32xx: fix shift larger than type warning | Jens Axboe | 1 | -1/+2 |
2012-11-23 | mtip32xx: Fix incorrect mask used for erase mode | Selvan Mani | 1 | -1/+1 |
2012-11-23 | mtip32xx: Fix to make lba address correct in big-endian systems | Selvan Mani | 1 | -2/+6 |
2012-11-23 | mtip32xx: fix potential crash on SEC_ERASE_UNIT | Selvan Mani | 1 | -2/+2 |
2012-11-23 | dm: fix deadlock with request based dm and queue request_fn recursion | Jens Axboe | 1 | -1/+7 |
2012-11-23 | floppy: destroy floppy workqueue before cleaning up the queue | Jiri Kosina | 1 | -2/+3 |
2012-11-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 3 | -3/+11 |
2012-11-23 | i2c: mxs: Handle i2c DMA failure properly | Marek Vasut | 1 | -0/+2 |
2012-11-22 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 8 | -29/+259 |
2012-11-22 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 13 | -21/+69 |
2012-11-22 | OMAPDSS: do not fail if dpll4_m4_ck is missing | Aaro Koskinen | 1 | -5/+9 |
2012-11-22 | md/raid10: decrement correct pending counter when writing to replacement. | NeilBrown | 1 | -1/+1 |
2012-11-22 | md/raid10: close race that lose writes lost when replacement completes. | NeilBrown | 1 | -61/+68 |
2012-11-22 | Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2 | -1/+6 |