summaryrefslogtreecommitdiffstats
path: root/sys/modules/cxgb
Commit message (Expand)AuthorAgeFilesLines
* Remove zero-copy sockets code. It only worked for anonymous memory,kib2013-09-161-1/+1
* - Updated TOE support in the kernel.np2012-06-195-49/+31
* Unbreak make depend.uqs2012-05-301-0/+2
* MFp4 bz_ipv6_fast:bz2012-05-251-1/+13
* MFtbemd:imp2010-08-231-2/+2
* There is no need to test __FreeBSD_version for features that havenp2010-02-241-8/+0
* cxgb(4) updates, including:np2009-10-051-1/+1
* Greatly simplify cxgb by removing almost all of the custom mbuf management logickmacy2009-06-191-1/+1
* After r193232 rt_tables in vnet.h are no longer indirectly dependent onbz2009-06-081-1/+1
* Remove opt_mac.h generation for various kernel modules that no longerrwatson2009-06-061-1/+1
* This main goals of this project are:qingli2008-12-151-1/+1
* Rather than using hidden includes (with cicular dependencies),bz2008-12-021-1/+2
* Fix worldps2008-11-142-2/+2
* Add opt_inet.h which has been needed since r184714, r184715 introducingbz2008-11-121-1/+2
* - Remove default NIC dependency on ulp headerskmacy2008-09-241-4/+27
* Update cxgb include paths to not require prefixing with dev/cxgbkmacy2008-09-235-9/+14
* Remove cxgb private lro implementation and switch to using system implementat...kmacy2008-08-121-1/+1
* import vendor fixes to cxgbkmacy2008-07-181-1/+1
* only build iw_cxgb on i386 and amd64kmacy2008-05-061-1/+9
* add iw_cxgb to the buildkmacy2008-05-052-1/+15
* move cxgb_lt2.[ch] from NIC to TOEkmacy2008-04-192-5/+4
* Add KMOD target.kmacy2008-03-031-0/+1
* move remaining binaries in to blob headerskmacy2008-02-261-20/+0
* Move firmware in to separate module that can be compiled statically in to the...kmacy2008-02-263-10/+10
* - update firmware to 5.0kmacy2008-02-232-9/+15
* add opt_global.h dependencykmacy2008-01-261-1/+1
* add cxgb_multiq.c to the buildkmacy2008-01-131-1/+1
* Don't overload tcp_usrreqs unless the kernel doesn't provide offload support.kmacy2007-12-181-1/+1
* Make TCP offload work on HEAD (modulo negative interaction between sbcompresskmacy2007-12-173-6/+10
* Makefile for the TCP offload modulekmacy2007-12-161-0/+8
* Don't use old style mbuf iovec interfacekmacy2007-12-161-0/+1
* Move NIC driver (cxgb) into its own directory. Add toecore to supportkmacy2007-12-153-43/+61
* - fix qset to port binding as a proper fix for the problems encountered on t...kmacy2007-09-091-5/+7
* - integrate most recent changes from vendor branch and upgrade to firmware re...kmacy2007-07-171-4/+20
* - import new common code for the T304kmacy2007-06-131-8/+8
* When building cxgb as a module make include paths relative to the driver's root.kmacy2007-05-281-1/+1
* (MFp4)kmacy2007-05-251-6/+8
* hook uipc_mvec.c into buildkmacy2007-04-081-1/+2
* Remove firmware version flagskmacy2007-03-211-1/+0
* Disable linking in of firmware on ia64 to avoid build failures from akmacy2007-03-141-3/+6
* no-op cxgb_config.h for the module compilation casekmacy2007-03-141-1/+1
* Add modules Makefile for cxgbkmacy2007-03-141-0/+22
OpenPOWER on IntegriCloud