freebsd-dev/sys/modules/cxgbe
Navdeep Parhar 0a0a697c73 cxgbe(4): Updates to the hardware L2 table management code.
- Add full support for IPv6 addresses.

- Read the size of the L2 table during attach.  Do not assume that PCIe
  physical function 4 of the card has all of the table to itself.

- Use FNV instead of Jenkins to hash L3 addresses and drop the private
  copy of jhash.h from the driver.

MFC after:	1 week
2013-01-14 20:36:22 +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
if_cxgbe Assume INET, INET6, and TCP_OFFLOAD when the driver is built out of tree and 2012-08-14 23:08:49 +00:00
tom cxgbe(4): Updates to the hardware L2 table management code. 2013-01-14 20:36:22 +00:00
Makefile - Updated TOE support in the kernel. 2012-06-19 07:34:13 +00:00