]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/cxgb
This commit was generated by cvs2svn to compensate for changes in r167961,
[FreeBSD/FreeBSD.git] / sys / dev / cxgb /
2007-03-28 delphijThis commit was generated by cvs2svn to compensate...
2007-03-24 kmacybus_size_t is a bad cross-architectural type with respe...
2007-03-23 kmacy- Increase coalesce_nsecs
2007-03-23 kmacycommit missed change
2007-03-23 kmacyCheck PCI-e link width to avoid foot shooting with...
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-22 jkimThis commit was generated by cvs2svn to compensate...
2007-03-21 kmacymove call to t3_prep_adapter earlier in attach before...
2007-03-21 kmacyallocate 9 messages in all cases
2007-03-21 kmacymake MSI-X the default and allocate up to mp_ncpus...
2007-03-20 kmacySynchronize with version 1.0.071 of Chelsio's common...
2007-03-20 kmacycxgb_stop is only called from cxgb_ioctl so:
2007-03-17 kmacymove inline function above use so that -O works
2007-03-15 simonThis commit was generated by cvs2svn to compensate...
2007-03-15 simonThis commit was generated by cvs2svn to compensate...
2007-03-14 kmacy#define L1_CACHE_BYTES for non-x86
2007-03-14 kmacydefine prefetch as a no-op macro for non-x86 arches
2007-03-14 kmacyplay it safe for now and go back to kicking off tx...
2007-03-14 kmacy#define memory barrier macros for the non-i386 && non...
2007-03-14 kmacyremove unused code for recycling descriptors
2007-03-14 kmacyadd cxgb_config.h to define values that are defined...
2007-03-14 kmacymove taskqueue_enqueue of tx clean operation out of...
2007-03-14 kmacymake desc_reclaimable macro safe to arbitrary arguments
2007-03-14 kmacyAdd firmware for cxgb
2007-03-14 kmacyFirst of several commits for driver support for the...