summaryrefslogtreecommitdiffstats
path: root/sys/dev/cxgb/cxgb_osdep.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r278364:ngie2015-02-141-3/+3
* MFC r270710 and r270821:hselasky2014-09-041-2/+0
* Align the PCI Express #defines with the style used for the PCI-Xgavin2012-09-181-5/+5
* - Updated TOE support in the kernel.np2012-06-191-29/+0
* There is no need to test __FreeBSD_version for features that havenp2010-02-241-30/+0
* cxgb(4) updates, including:np2009-10-051-14/+16
* Greatly simplify cxgb by removing almost all of the custom mbuf management logickmacy2009-06-191-12/+9
* Add backward compatibility ifdefs for non-multiq kernelskmacy2008-11-231-0/+24
* - bump __FreeBSD version to reflect added buf_ring, memory barriers,kmacy2008-11-221-155/+0
* For now our LRO code (tcp_lro.c) only supports IPv4 properly thusbz2008-11-061-0/+3
* Update cxgb include paths to not require prefixing with dev/cxgbkmacy2008-09-231-5/+0
* Allow cxgb to be unified across versions by making newer features conditionalkmacy2008-09-231-0/+5
* Fix issue with tom loading by moving cxgb_log_tcb in to tomkmacy2008-09-191-1/+0
* Further whitespace and copyright cleanups to minimize thekmacy2008-09-161-1/+1
* import vendor fixes to cxgbkmacy2008-07-181-0/+9
* conditionally define PANIC_IF, remove 'unlikely'kmacy2008-05-051-4/+3
* - update firmware to 5.0kmacy2008-02-231-16/+31
* remove superfluous locking from dequeuekmacy2008-01-151-2/+0
* Add extensive sanity checking to buf_ringkmacy2008-01-141-7/+50
* Add buf_ring_full utility function, make sure dequeue/enqueue see the latestkmacy2008-01-131-2/+10
* Make TCP offload work on HEAD (modulo negative interaction between sbcompresskmacy2007-12-171-13/+121
* overlead mbuf fields for use by toekmacy2007-12-161-0/+16
* Import updated support code for the TOM (tcp offload module).kmacy2007-12-151-4/+1
* pull in changes made to RELENG_6 version in the process of doing the MFCkmacy2007-09-101-0/+3
* Add back in support for normal mbuf chaining on RX under DISABLE_MBUF_IOVECkmacy2007-09-091-0/+6
* - integrate most recent changes from vendor branch and upgrade to firmware re...kmacy2007-07-171-0/+14
* - Increase descriptors per call to startkmacy2007-07-171-2/+2
* Tuning for small packet handlingkmacy2007-05-271-3/+3
* (MFp4)kmacy2007-05-251-8/+31
* Convert driver RX path over to using mbuf ioveckmacy2007-04-081-5/+0
* make MSI-X the default and allocate up to mp_ncpus queues per portkmacy2007-03-211-0/+1
* Synchronize with version 1.0.071 of Chelsio's common codekmacy2007-03-201-0/+2
* #define L1_CACHE_BYTES for non-x86kmacy2007-03-141-0/+1
* define prefetch as a no-op macro for non-x86 archeskmacy2007-03-141-6/+3
* #define memory barrier macros for the non-i386 && non-amd64 casekmacy2007-03-141-1/+5
* add cxgb_config.h to define values that are defined in the Makefile when comp...kmacy2007-03-141-0/+14
* First of several commits for driver support for the Chelsio T3B 10 Gigabitkmacy2007-03-141-0/+246
OpenPOWER on IntegriCloud