linux/drivers/scsi/csiostor
Ganesh Goudar 1d19023fa6 cxgb4: change the port capability bits definition
MDI Port Capabilities bit definitions were inconsistent with
regard to the MDI enum values. 2 bits used to define MDI in
the port capabilities are not really separable, it's a 2-bit
field with 4 different values. Change the port capability bit
definitions to be "AUTO" and "STRAIGHT" in order to get them
to line up with the enum's.

Signed-off-by: Casey Leedom <leedom@chelsio.com>
Signed-off-by: Ganesh Goudar <ganeshgr@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-05-23 16:00:56 -04:00
..
Kconfig
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
csio_attr.c scsi: csiostor: add support for 32 bit port capabilities 2018-03-15 00:41:51 -04:00
csio_defs.h
csio_hw.c cxgb4: change the port capability bits definition 2018-05-23 16:00:56 -04:00
csio_hw.h scsi: csiostor: add support for 32 bit port capabilities 2018-03-15 00:41:51 -04:00
csio_hw_chip.h
csio_hw_t5.c
csio_init.c scsi: csiostor: remove unneeded DRIVER_LICENSE #define 2017-12-04 20:32:53 -05:00
csio_init.h scsi: csiostor: remove unneeded DRIVER_LICENSE #define 2017-12-04 20:32:53 -05:00
csio_isr.c
csio_lnode.c Merge branch 'fixes' into misc 2018-04-03 17:38:39 -07:00
csio_lnode.h
csio_mb.c scsi: csiostor: add support for 32 bit port capabilities 2018-03-15 00:41:51 -04:00
csio_mb.h scsi: csiostor: add support for 32 bit port capabilities 2018-03-15 00:41:51 -04:00
csio_rnode.c
csio_rnode.h
csio_scsi.c scsi: csiostor: Replace PCI pool old API 2017-08-07 14:04:01 -04:00
csio_scsi.h
csio_wr.c
csio_wr.h
t4fw_api_stor.h