freebsd-dev/sys/dev/cxgbe
Navdeep Parhar 98790d33c6 cxgbe(4): Improvements to the code that deals with the firmware's log.
- Query the location of the log very early during attach.  Refresh the
  location later after establishing contact with the firmware.
- Save the log's location as a flat address in devlog_params.
- Use a memory window instead of backdoor access to the EDC/MC to read
  the log.
2016-03-10 23:17:26 +00:00
..
common cxgbe(4): Improvements to the code that deals with the firmware's log. 2016-03-10 23:17:26 +00:00
cxgbei cxgbei: Hardware accelerated iSCSI target and initiator for TOE capable 2015-12-26 06:05:21 +00:00
firmware cxgbe(4): Update T5 and T4 firmwares to 1.15.28.0. 2016-03-01 02:36:50 +00:00
iw_cxgbe cxgbe(4): Add a struct sge_params to store per-adapter SGE parameters. 2016-03-08 00:23:56 +00:00
tom cxgbe: catch up with the latest hardware-related definitions. 2016-02-19 00:29:16 +00:00
adapter.h cxgbe(4): Add general purpose routines that offer safe access to the 2016-03-10 06:15:31 +00:00
if_cxl.c cxgbe(4): Add a minimal if_cxl module that pulls in the real driver as 2015-02-06 01:10:04 +00:00
offload.h cxgbe(4): Updates to the base NIC driver and t4_tom to support the iSCSI 2015-12-26 00:26:02 +00:00
osdep.h cxgbe(4): Remove __devinit and SPEED_<foo> as part of catch up with 2016-03-08 08:13:37 +00:00
t4_ioctl.h cxgbe(4): Overhaul the shared code that deals with the chip's TP block, 2016-03-08 02:04:05 +00:00
t4_l2t.c Revert r279934, r279938; this is going to be fixed in sbuf instead. 2015-03-14 13:04:39 +00:00
t4_l2t.h cxgbe(4): Updates to the hardware L2 table management code. 2013-01-14 20:36:22 +00:00
t4_main.c cxgbe(4): Improvements to the code that deals with the firmware's log. 2016-03-10 23:17:26 +00:00
t4_mp_ring.c Allow cxgbe(4) to be built on i386. Driver attach will succeed only on a subset 2015-01-16 01:32:40 +00:00
t4_mp_ring.h cxgbe(4): major tx rework. 2014-12-31 23:19:16 +00:00
t4_netmap.c cxgbe(4): Add a struct sge_params to store per-adapter SGE parameters. 2016-03-08 00:23:56 +00:00
t4_sge.c cxgbe(4): Add a struct sge_params to store per-adapter SGE parameters. 2016-03-08 00:23:56 +00:00
t4_tracer.c cxgbe(4): Remove stray if_up from the code that creates the tracing ifnet. 2014-05-23 01:45:44 +00:00