freebsd-nq/sys/dev/cxgbe
Navdeep Parhar c6719ccdef cxgbe(4): Add support for the T440-LP-CR card. This is the 4x10G low
profile card with a QSFP+ transceiver.

MFC after:	3 days
2012-12-22 07:47:07 +00:00
..
common Add a driver ioctl to read a byte from any device on a port's i2c bus. 2012-10-10 17:13:46 +00:00
firmware Update interface to firmware 1.6.2 and include the firmware in the driver. 2012-09-13 06:32:52 +00:00
tom Mechanically substitute flags from historic mbuf allocator with 2012-12-04 09:32:43 +00:00
adapter.h Prefer __containerof() over __member2struct(). 2012-10-19 13:26:40 +00:00
offload.h Support for TCP DDP (Direct Data Placement) in the T4 TOE module. 2012-08-17 00:49:29 +00:00
osdep.h Switch some PCI register reads from using magic numbers to using the names 2012-09-19 12:27:23 +00:00
t4_ioctl.h Add a driver ioctl to clear a port's MAC statistics. 2012-10-10 19:27:40 +00:00
t4_l2t.c cxgbe(4): must hold a write-lock on the table while allocating an L2 2012-12-21 19:28:17 +00:00
t4_l2t.h Prefer __containerof() over __member2struct(). 2012-10-19 13:26:40 +00:00
t4_main.c cxgbe(4): Add support for the T440-LP-CR card. This is the 4x10G low 2012-12-22 07:47:07 +00:00
t4_sge.c Mechanically substitute flags from historic mbuf allocator with 2012-12-04 09:32:43 +00:00