android_kernel_xiaomi_sm8350/drivers/infiniband/hw/ipath
Michael Albaugh d84e0b28d3 IB/ipath: EEPROM support for 7220 devices, robustness improvements, cleanup
Add support for reading newer card's EEPROMs while continuing to support
older EEPROMs.

Also, add support for the temperature sensor if present.

Signed-off-by: Michael Albaugh <Michael.Albaugh@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2008-04-16 21:09:27 -07:00
..
ipath_common.h IB/ipath: Fix IB compliance problems with link state vs physical state 2008-03-11 13:58:22 -07:00
ipath_cq.c IB/ipath: Fix error returned from ib_resize_cq if new size smaller than # entries 2008-01-25 14:15:28 -08:00
ipath_debug.h IB/ipath: Prevent link-recovery code from negating admin disable 2008-04-16 21:09:26 -07:00
ipath_diag.c IB/ipath: Make send buffers available for kernel if not allocated to user 2008-04-16 21:09:26 -07:00
ipath_dma.c
ipath_driver.c IB/ipath: Make send buffers available for kernel if not allocated to user 2008-04-16 21:09:26 -07:00
ipath_eeprom.c IB/ipath: EEPROM support for 7220 devices, robustness improvements, cleanup 2008-04-16 21:09:27 -07:00
ipath_file_ops.c IB/ipath: Make send buffers available for kernel if not allocated to user 2008-04-16 21:09:26 -07:00
ipath_fs.c IB/ipath: Remove unnecessary cast 2008-01-25 14:17:46 -08:00
ipath_iba6110.c IB/ipath: Fix PCI config write size used to clear linkctrl error bits 2008-04-16 21:09:25 -07:00
ipath_iba6120.c IB/ipath: Make debug error message match the constraint that is checked for 2008-04-16 21:09:24 -07:00
ipath_init_chip.c IB/ipath: Make send buffers available for kernel if not allocated to user 2008-04-16 21:09:26 -07:00
ipath_intr.c IB/ipath: Make send buffers available for kernel if not allocated to user 2008-04-16 21:09:26 -07:00
ipath_kernel.h IB/ipath: EEPROM support for 7220 devices, robustness improvements, cleanup 2008-04-16 21:09:27 -07:00
ipath_keys.c IB/ipath: Clean up some comments 2008-01-25 14:15:38 -08:00
ipath_mad.c IB/ipath: Prevent link-recovery code from negating admin disable 2008-04-16 21:09:26 -07:00
ipath_mmap.c
ipath_mr.c
ipath_qp.c IB/ipath: Fix sanity checks on QP number of WRs and SGEs 2008-04-16 21:09:25 -07:00
ipath_rc.c IB/ipath: Use PIO buffer for RC ACKs 2008-04-16 21:09:27 -07:00
ipath_registers.h IB/ipath: Make send buffers available for kernel if not allocated to user 2008-04-16 21:09:26 -07:00
ipath_ruc.c IB/ipath: Fix RNR NAK handling 2008-01-25 14:15:34 -08:00
ipath_srq.c IB/ipath: Misc sparse warning cleanup 2008-04-16 21:01:11 -07:00
ipath_stats.c IB/ipath: Changes for fields moving from devdata to portdata 2008-01-25 14:15:36 -08:00
ipath_sysfs.c IB/ipath: EEPROM support for 7220 devices, robustness improvements, cleanup 2008-04-16 21:09:27 -07:00
ipath_uc.c
ipath_ud.c IB/ipath: Trivial simplification of ipath_make_ud_req() 2008-01-25 14:17:44 -08:00
ipath_user_pages.c
ipath_verbs_mcast.c
ipath_verbs.c IB/ipath: Make send buffers available for kernel if not allocated to user 2008-04-16 21:09:26 -07:00
ipath_verbs.h IB/ipath: Add mappings from HW register to PortInfo port physical state 2008-01-25 14:17:44 -08:00
ipath_wc_ppc64.c
ipath_wc_x86_64.c
Kconfig
Makefile