freebsd-dev/sys/dev/cxgb
Navdeep Parhar 3e7cc3cab3 Add IPv6 TSO (including TSO+VLAN) support to cxgb(4).
If an IPv6 packet has extension headers the kernel needs to deal with it
itself.  For the rest it can set various CSUM_XXX flags and the driver
will act on them.
2012-02-09 23:19:09 +00:00
..
common Fix return value of function. 2011-12-23 01:39:10 +00:00
sys Switch to our preferred 2-clause BSD license. 2010-05-05 20:39:02 +00:00
ulp Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
bin2h.pl Update the Chelsio driver to the latest bits from Chelsio 2009-03-10 19:22:45 +00:00
cxgb_adapter.h Remove if_start from cxgb and cxgbe. 2012-02-07 07:32:39 +00:00
cxgb_include.h
cxgb_ioctl.h Add support for hardware filters to cxgb(4). The T3 chip can inspect 2010-05-05 00:41:40 +00:00
cxgb_main.c Add IPv6 TSO (including TSO+VLAN) support to cxgb(4). 2012-02-09 23:19:09 +00:00
cxgb_offload.c Minor updates to the Chelsio driver, including removing an LOR. 2009-03-23 19:58:26 +00:00
cxgb_offload.h There is no need to test __FreeBSD_version for features that have 2010-02-24 10:16:18 +00:00
cxgb_osdep.h There is no need to test __FreeBSD_version for features that have 2010-02-24 10:16:18 +00:00
cxgb_sge.c Add IPv6 TSO (including TSO+VLAN) support to cxgb(4). 2012-02-09 23:19:09 +00:00
cxgb_t3fw.c Update the Chelsio driver to the latest bits from Chelsio 2009-03-10 19:22:45 +00:00
cxgb_t3fw.h Update T3 firmware to 7.11.0 2011-03-25 20:53:02 +00:00
t3b_protocol_sram.h
t3b_tp_eeprom.h
t3c_protocol_sram.h Update the Chelsio driver to the latest bits from Chelsio 2009-03-10 19:22:45 +00:00
t3c_tp_eeprom.h Update the Chelsio driver to the latest bits from Chelsio 2009-03-10 19:22:45 +00:00
t3cdev.h