summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [SCSI] libiscsi_tcp: use kmap in xmit pathMike Christie2011-03-231-2/+13
| * | | [SCSI] aacraid: Add new code for PMC-Sierra's SRC based controller familyMahesh Rajashekhara2011-03-2313-59/+898
| * | | [SCSI] mpt2sas : Added customer specific display supportKashyap, Desai2011-03-232-0/+69
| * | | [SCSI] target: add initial statisticsNicholas Bellinger2011-03-235-16/+2090
| * | | [SCSI] target: Add __init/__exit annotation for target_core_[init,exit]_configfsAxel Lin2011-03-231-2/+2
| * | | [SCSI] target: Fix FILEIO fd_buffered_io= token typoNicholas Bellinger2011-03-231-1/+1
| * | | [SCSI] target: Fix bogus return in transport_add_device_to_core_hba failure pathNicholas Bellinger2011-03-231-3/+2
| * | | [SCSI] target: Avoid mem leak and needless work in transport_generic_get_memJesper Juhl2011-03-231-3/+6
| * | | [SCSI] target: Convert TMR REQ/RSP definitions to target namespaceNicholas Bellinger2011-03-231-12/+7
| * | | [SCSI] target: Convert rd_build_device_space() to use errnoDan Carpenter2011-03-231-8/+7
| * | | [SCSI] target: Minor sparse warning fixes and annotationsDan Carpenter2011-03-235-5/+6
| * | | [SCSI] target: Remove unnecessary hba_dev_list walk and se_clear_dev_ports le...Fubo Chen2011-03-232-50/+4
| * | | [SCSI] target: Convert backend ->create_virtdevice() call to return ERR_PTRNicholas Bellinger2011-03-235-24/+34
| * | | [SCSI] target: remove EXTRA_CFLAGSChristoph Hellwig2011-03-231-1/+0
| * | | [SCSI] target: Fix match_strdup() memory leaksJesper Juhl2011-03-233-7/+52
| * | | [SCSI] target: Fix memory leak on error path in pscsi_alloc_taskRoland Dreier2011-03-231-0/+1
| * | | [SCSI] lpfc 8.3.22: Update driver version to 8.3.22James Smart2011-03-231-1/+1
| * | | [SCSI] lpfc 8.3.22: Update Copyright DatesJames Smart2011-03-237-7/+7
| * | | [SCSI] lpfc 8.3.22: FC Discovery fixesJames Smart2011-03-233-32/+81
| * | | [SCSI] lpfc 8.3.22: Add support for PCI Adapter FailureJames Smart2011-03-237-71/+207
| * | | [SCSI] lpfc 8.3.22: T10-DIF correctionsJames Smart2011-03-236-15/+48
| * | | [SCSI] lpfc 8.3.22: Add new mailbox command and new BSG fixJames Smart2011-03-233-118/+229
| * | | [SCSI] mvsas: Add support for HighPoint RR27xx series HBAHighPoint Linux Team2011-03-231-0/+7
| * | | [SCSI] scsi_transport_iscsi: make priv_sess file writeable only by rootVasiliy Kulikov2011-03-231-1/+1
| * | | [SCSI] ses: show devices for enclosures with no page 7John Hughes2011-03-231-2/+2
| | |/ | |/|
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2011-03-252-2/+2
|\ \ \
| * | | kgdboc,kgdbts: strlen() doesn't count the terminatorDan Carpenter2011-03-252-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-03-2543-264/+1649
|\ \ \ \
| * | | | net: fix pch_gbe section mismatch warningRandy Dunlap2011-03-241-3/+3
| * | | | mlx4_en: Removing HW info from ethtool -i report.Yevgeny Petrilin2011-03-241-14/+1
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-03-244-2/+7
| |\ \ \ \
| | * | | | ath9k: Fix TX queue stuck issue.Senthil Balasubramanian2011-03-231-0/+2
| | * | | | ath9k: Fix kernel panic caused by invalid rate index access.Senthil Balasubramanian2011-03-231-1/+1
| | * | | | orinoco: Clear dangling pointer on hardware busyarmadefuego@gmail.com2011-03-231-0/+3
| | * | | | iwlagn: fix error in command waitingJohannes Berg2011-03-231-1/+1
| * | | | | Merge branch 'sfc-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/bw...David S. Miller2011-03-232-2/+18
| |\ \ \ \ \
| | * | | | | sfc: Siena: Disable write-combining when SR-IOV is enabledSteve Hodgson2011-03-232-2/+18
| * | | | | | drivers/net/a2065.c: Convert release_resource to release_region/release_mem_r...Julia Lawall2011-03-231-5/+5
| * | | | | | drivers/net/ariadne.c: Convert release_resource to release_region/release_mem...Julia Lawall2011-03-231-5/+5
| * | | | | | bonding: fix rx_handler lockingJiri Pirko2011-03-232-25/+32
| * | | | | | myri10ge: fix rmmod crashStanislaw Gruszka2011-03-231-0/+1
| * | | | | | mlx4_en: updated driver version to 1.5.4.1Yevgeny Petrilin2011-03-231-2/+2
| * | | | | | mlx4_en: Using blue flame supportYevgeny Petrilin2011-03-233-22/+64
| * | | | | | mlx4_core: reserve UARs for userspace consumersEli Cohen2011-03-231-0/+8
| * | | | | | mlx4_core: maintain available field in bitmap allocatorEli Cohen2011-03-232-0/+15
| * | | | | | mlx4: Add blue flame support for kernel consumersEli Cohen2011-03-233-0/+128
| * | | | | | mlx4_en: Enabling new steeringYevgeny Petrilin2011-03-238-58/+291
| * | | | | | mlx4: Add support for promiscuous mode in the new steering model.Yevgeny Petrilin2011-03-233-11/+620
| * | | | | | mlx4: generalization of multicast steering.Yevgeny Petrilin2011-03-236-41/+90
| * | | | | | mlx4_en: Reporting HW revision in ethtool -iYevgeny Petrilin2011-03-234-2/+19