freebsd-dev/sys/dev/cxgbe
Navdeep Parhar 7f441ef267 cxgbe/tom: Miscellaneous updates for TOE+IPv6 support (more to follow).
- Teach find_best_mtu_idx() to deal with IPv6 endpoints.

- Install correct protosw in offloaded TCP/IPv6 sockets when DDP is
  enabled.

- Move set_tcp_ddp_ulp_mode to t4_tom.c so that t4_tom.h can be included
  without having to drag in t4_msg.h too.  This was bothering the iWARP
  driver for some reason.

MFC after:	1 week
2013-01-15 00:24:01 +00:00
..
common cxgbe(4): Updates to the hardware L2 table management code. 2013-01-14 20:36:22 +00:00
firmware cxgbe(4): updates to the configuration file that controls how hardware 2013-01-09 21:27:14 +00:00
tom cxgbe/tom: Miscellaneous updates for TOE+IPv6 support (more to follow). 2013-01-15 00:24:01 +00:00
adapter.h cxgbe(4): Add functions to help synchronize "slow" operations (those not 2013-01-10 23:56:50 +00:00
offload.h cxgbe(4): Updates to the hardware L2 table management code. 2013-01-14 20:36:22 +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): Updates to the hardware L2 table management code. 2013-01-14 20:36:22 +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): Updates to the hardware L2 table management code. 2013-01-14 20:36:22 +00:00
t4_sge.c Mechanically substitute flags from historic mbuf allocator with 2012-12-04 09:32:43 +00:00