index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
scsi
Age
Commit message (
Expand
)
Author
2009-05-15
[SCSI] fc-transport: Close state transition-window during rport deletion.
Andrew Vasquez
2009-04-27
[SCSI] libosd: OSD2r05: on-the-wire changes for latest OSD2 revision 5.
Boaz Harrosh
2009-04-27
[SCSI] libosd: OSD2r05: OSD_CRYPTO_KEYID_SIZE will grow 20 => 32 bytes
Boaz Harrosh
2009-04-27
[SCSI] libosd: OSD2r05: Prepare for rev5 attribute list changes
Boaz Harrosh
2009-04-27
[SCSI] libfc: Fix compilation warnings with allmodconfig
Robert Love
2009-04-27
[SCSI] libfc: Track rogue remote ports
Abhijeet Joglekar
2009-04-27
[SCSI] cxgb3i, iser, iscsi_tcp: set target can queue
Mike Christie
2009-04-13
PM/Hibernate: Wait for SCSI devices scan to complete during resume
Rafael J. Wysocki
2009-04-03
[SCSI] fcoe, libfcoe: Add support for FIP. FCoE discovery and keep-alive.
Joe Eykholt
2009-04-03
[SCSI] fcoe: Add a header file defining the FIP protocol for FCoE.
Joe Eykholt
2009-04-03
[SCSI] fcoe, libfc: fix double fcoe_softc memory alloc
Vasu Dev
2009-04-03
[SCSI] fcoe: cleans up libfcoe.h and adds fcoe.h for fcoe module
Vasu Dev
2009-04-03
[SCSI] fcoe: removes default sw transport code file fcoe_sw.c
Vasu Dev
2009-04-03
[SCSI] fcoe: removes fc_transport_fcoe.[ch] code files
Vasu Dev
2009-04-03
[SCSI] fcoe: prep work to completely remove fc_transport_fcoe code
Vasu Dev
2009-04-03
[SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an array
Robert Love
2009-04-03
[SCSI] fcoe: Use percpu kernel funcs for struct fcoe_percpu_s
Robert Love
2009-04-03
[SCSI] fcoe: Initialize all possilbe skb_queue(s) when module is loaded
Robert Love
2009-03-13
[SCSI] iscsi class: remove host no argument from session creation callout
Mike Christie
2009-03-13
[SCSI] libiscsi: pass session failure a session struct
Mike Christie
2009-03-13
[SCSI] iscsi lib: remove qdepth param from iscsi host allocation
Mike Christie
2009-03-13
[SCSI] iscsi lib: have lib create work queue for transmitting IO
Mike Christie
2009-03-13
[SCSI] iscsi class: fix lock dep warning on logout
Mike Christie
2009-03-13
[SCSI] libiscsi: don't cap queue depth in iscsi modules
Mike Christie
2009-03-13
[SCSI] libiscsi: replace scsi_debug logging with session/conn logging
Mike Christie
2009-03-13
[SCSI] libfc: add support of large receive offload by ddp in fc_fcp
Yi Zou
2009-03-13
[SCSI] fcoe, libfc: check offload features from LLD through netdev
Yi Zou
2009-03-13
[SCSI] net, fcoe: add ETH_P_FCOE for Fibre Channel over Ethernet (FCoE)
Yi Zou
2009-03-12
[SCSI] Make scsi.h independent of the rest of the scsi includes
James Bottomley
2009-03-12
[SCSI] remove scsi_req_map_sg
FUJITA Tomonori
2009-03-12
[SCSI] libosd: SCSI/OSD Sense decoding support
Boaz Harrosh
2009-03-12
[SCSI] libosd: OSDv2 auto detection
Boaz Harrosh
2009-03-12
[SCSI] libosd: OSD version 2 Support
Boaz Harrosh
2009-03-12
[SCSI] libosd: attributes Support
Boaz Harrosh
2009-03-12
[SCSI] osd_uld: API for retrieving osd devices from Kernel
Boaz Harrosh
2009-03-12
[SCSI] osd_uld: OSD scsi ULD
Boaz Harrosh
2009-03-12
[SCSI] libosd: OSDv1 Headers
Boaz Harrosh
2009-03-12
[SCSI] add OSD_TYPE
Boaz Harrosh
2009-03-12
[SCSI] Remove SUGGEST flags
Martin K. Petersen
2009-03-12
[SCSI] Check for deleted device in scsi_device_online()
Hannes Reinecke
2009-03-12
[SCSI] Add VPD helper
Matthew Wilcox
2009-03-10
[SCSI] fcoe: Out of order tx frames was causing several check condition SCSI ...
Vasu Dev
2009-03-10
[SCSI] fcoe: ETH_P_8021Q is already in if_ether and fcoe is not using it anyway
Yi Zou
2009-03-10
[SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapper
Robert Love
2009-03-10
[SCSI] libfc, fcoe: Fix kerneldoc comments
Robert Love
2009-03-06
[SCSI] libfc: Cleanup libfc_function_template comments
Robert Love
2009-03-06
[SCSI] libfc: Don't violate transport template for rogue port creation
Robert Love
2009-03-06
[SCSI] libfc: rport retry on LS_RJT from certain ELS
Chris Leech
2009-03-06
[SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->l...
Vasu Dev
2009-03-06
[SCSI] libfc: Pass lport in exch_mgr_reset
Abhijeet Joglekar
[next]