freebsd-dev/sys/dev/cxgbe
John Baldwin bc32f05443 Use device_verbose() to undo device_quiet() when detaching from t[45]iovX.
The device quiet flag is not automatically reset on detach, so it is
inherited by other device drivers (e.g. when switching a device driver
over to ppt for PCI pass through).  Cope with this behavior by explicitly
marking the device verbose during detach so that the next driver can make
its own decision.

Sponsored by:	Chelsio Communications
2016-08-29 22:47:14 +00:00
..
common cxgbe(4): Provide more details about the card in the sysctl MIB. 2016-08-27 00:13:41 +00:00
cxgbei cxgbe/cxgbei: There is no need for multiple modules in the KLD. 2016-08-26 01:28:31 +00:00
firmware cxgbe(4): Provide more details about the card in the sysctl MIB. 2016-08-27 00:13:41 +00:00
iw_cxgbe cxgbe/iw_cxgbe: Various fixes to the iWARP driver. 2016-08-26 17:38:13 +00:00
tom cxgbe/t4_tom: The page pod arena allocates from pod address space and 2016-08-04 17:29:42 +00:00
adapter.h cxgbe(4): Provide more details about the card in the sysctl MIB. 2016-08-27 00:13:41 +00:00
if_cxl.c
offload.h Add support for zero-copy aio_write() on TOE sockets. 2016-07-27 18:29:35 +00:00
osdep.h
t4_if.m Use the port device name for the iov device for Chelsio T4/T5 cards. 2016-08-03 17:11:08 +00:00
t4_ioctl.h cxgbe(4): Create a reusable struct type for scheduling class parameters. 2016-06-06 20:42:46 +00:00
t4_iov.c Use device_verbose() to undo device_quiet() when detaching from t[45]iovX. 2016-08-29 22:47:14 +00:00
t4_l2t.c cxgbe(4): Changes to the CPL-handler registration mechanism and code 2016-07-05 01:29:24 +00:00
t4_l2t.h cxgbe(4): Changes to the CPL-handler registration mechanism and code 2016-07-05 01:29:24 +00:00
t4_main.c cxgbe(4): Provide more details about the card in the sysctl MIB. 2016-08-27 00:13:41 +00:00
t4_mp_ring.c
t4_mp_ring.h
t4_netmap.c Store the offset of the KDOORBELL and GTS registers in the softc. 2016-08-01 22:39:51 +00:00
t4_sge.c Make SGE parameter handling more VF-friendly. 2016-08-15 17:40:05 +00:00
t4_tracer.c