Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Patched in Tegra support. | Jonathan Herman | 2013-01-17 |
| | |||
* | cxgbi: Fix scsi Kconfig dependencies. | David S. Miller | 2011-08-12 |
| | | | | | Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: David S. Miller <davem@davemloft.net> | ||
* | cxgb{3,4}*: improve Kconfig dependencies | Dimitris Michailidis | 2011-03-03 |
| | | | | | | | | | | | | | | | - Remove the dependency of cxgb4 and cxgb4vf on INET. cxgb3 really depends on INET, keep it but add it directly to the driver's Kconfig entry. - Make the iSCSI drivers cxgb3i and cxgb4i available in the SCSI menu without requiring any options in the net driver menu to be enabled first. Add needed selects so the iSCSI drivers can build their corresponding net drivers. - Remove CHELSIO_T*_DEPENDS. Signed-off-by: Dimitris Michailidis <dm@chelsio.com> Acked-by: Jan Beulich <jbeulich@novell.com> Signed-off-by: David S. Miller <davem@davemloft.net> | ||
* | [SCSI] cxgb3i: change cxgb3i to use libcxgbi | kxie@chelsio.com | 2010-09-05 |
Signed-off-by: Karen Xie <kxie@chelsio.com> Reviewed-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <James.Bottomley@suse.de> |