aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/cxgb4vf/sge.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-15cxgb4vf: fix SGE resource resource deallocation bugCasey Leedom1-1/+1
2010-07-12cxgb4vf: fix TX Queue restartCasey Leedom1-3/+9
2010-07-08cxgb4vf: Implement "Unhandled Interrupts" statisticCasey Leedom1-0/+3
2010-07-08cxgb4vf: remove obsolete DECLARE_PCI_UNMAP_ADDR usageFUJITA Tomonori1-9/+5
2010-06-30cxgb4vf: Use correct shift factor for extracting the SGE DMA Ingress Padding BoundaryCasey Leedom1-1/+1
2010-06-30cxgb4vf: Remove obsolete comment about the lack of a TX Timer CallbackCasey Leedom1-12/+1
2010-06-28cxgb4vf: Add T4 Virtual Function Scatter-Gather Engine DMA codeCasey Leedom1-0/+2460