summaryrefslogtreecommitdiff
path: root/sys/dev/mxge/mxge_lro.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvscvs2svn2008-02-241-1/+1
* Update the mxge(4) driver's copyright to 2007, and dropAndrew Gallatin2007-07-121-5/+1
* Back out the previous commit which added an M_LRO mbuf flagAndrew Gallatin2007-06-111-1/+0
* Allow drivers, such as cxgb and mxge, which support LRO to bypassAndrew Gallatin2007-06-111-0/+1
* Small LRO related fixes for mxge:Andrew Gallatin2007-06-111-1/+1
* Improve mxge receive performance:Andrew Gallatin2007-05-211-0/+351