aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/cxgb/Makefile
Commit message (Expand)AuthorAgeFilesLines
* - Updated TOE support in the kernel.Navdeep Parhar2012-06-191-31/+4
* MFtbemd:Warner Losh2010-08-231-2/+2
* This main goals of this project are:Qing Li2008-12-151-1/+1
* - Remove default NIC dependency on ulp headersKip Macy2008-09-241-4/+27
* only build iw_cxgb on i386 and amd64Kip Macy2008-05-061-1/+9
* add iw_cxgb to the buildKip Macy2008-05-051-1/+1
* Move firmware in to separate module that can be compiled statically in to the...Kip Macy2008-02-261-0/+1
* Make TCP offload work on HEAD (modulo negative interaction between sbcompressKip Macy2007-12-171-1/+1
* Move NIC driver (cxgb) into its own directory. Add toecore to supportKip Macy2007-12-151-43/+5
* - fix qset to port binding as a proper fix for the problems encountered on t...Kip Macy2007-09-091-5/+7
* - integrate most recent changes from vendor branch and upgrade to firmware re...Kip Macy2007-07-171-4/+20
* - import new common code for the T304Kip Macy2007-06-131-8/+8
* When building cxgb as a module make include paths relative to the driver's root.Kip Macy2007-05-281-1/+1
* (MFp4)Kip Macy2007-05-251-6/+8
* hook uipc_mvec.c into buildKip Macy2007-04-081-1/+2
* Remove firmware version flagsKip Macy2007-03-211-1/+0
* Disable linking in of firmware on ia64 to avoid build failures from aKip Macy2007-03-141-3/+6
* no-op cxgb_config.h for the module compilation caseKip Macy2007-03-141-1/+1
* Add modules Makefile for cxgbKip Macy2007-03-141-0/+22