summaryrefslogtreecommitdiffstats
path: root/drivers/net/cxgb4vf/sge.c
Commit message (Expand)AuthorAgeFilesLines
* cxgb4vf: minor comment/symbolic name cleanup.Casey Leedom2010-11-151-3/+6
* cxgb4vf: fix some errors in Gather List to skb conversionCasey Leedom2010-11-121-47/+74
* cxgb4vf: fix bug in Generic Receive OffloadCasey Leedom2010-11-121-0/+1
* drivers/net: avoid some skb->ip_summed initializationsEric Dumazet2010-09-031-1/+1
* net: another last_rx roundEric Dumazet2010-09-021-1/+0Star
* cxgb4vf: fix SGE resource resource deallocation bugCasey Leedom2010-07-161-1/+1
* cxgb4vf: fix TX Queue restartCasey Leedom2010-07-131-3/+9
* cxgb4vf: Implement "Unhandled Interrupts" statisticCasey Leedom2010-07-091-0/+3
* cxgb4vf: remove obsolete DECLARE_PCI_UNMAP_ADDR usageFUJITA Tomonori2010-07-091-9/+5Star
* cxgb4vf: Use correct shift factor for extracting the SGE DMA Ingress Padding ...Casey Leedom2010-06-301-1/+1
* cxgb4vf: Remove obsolete comment about the lack of a TX Timer CallbackCasey Leedom2010-06-301-12/+1Star
* cxgb4vf: Add T4 Virtual Function Scatter-Gather Engine DMA codeCasey Leedom2010-06-291-0/+2460