summaryrefslogtreecommitdiffstats
path: root/drivers/net/cxgb4vf/sge.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-31Fix common misspellingsLucas De Marchi1-4/+4
2010-11-15cxgb4vf: minor comment/symbolic name cleanup.Casey Leedom1-3/+6
2010-11-12cxgb4vf: fix some errors in Gather List to skb conversionCasey Leedom1-47/+74
2010-11-12cxgb4vf: fix bug in Generic Receive OffloadCasey Leedom1-0/+1
2010-09-02drivers/net: avoid some skb->ip_summed initializationsEric Dumazet1-1/+1
2010-09-02net: another last_rx roundEric Dumazet1-1/+0
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 ...Casey 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