summaryrefslogtreecommitdiff
path: root/drivers/net/cxgb4vf/sge.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-11chelsio: Move the Chelsio driversJeff Kirsher1-2465/+0
2011-07-22cxgb4vf: do vlan cleanupJiri Pirko1-27/+7
2011-05-23Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker1-0/+1
2011-04-18net: cxgb4{,vf}: convert to hw_featuresMichał Mirosław1-2/+2
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-03drivers/net: avoid some skb->ip_summed initializationsEric Dumazet1-1/+1
2010-09-02net: another last_rx roundEric Dumazet1-1/+0
2010-07-16cxgb4vf: fix SGE resource resource deallocation bugCasey Leedom1-1/+1
2010-07-13cxgb4vf: fix TX Queue restartCasey Leedom1-3/+9
2010-07-09cxgb4vf: Implement "Unhandled Interrupts" statisticCasey Leedom1-0/+3
2010-07-09cxgb4vf: remove obsolete DECLARE_PCI_UNMAP_ADDR usageFUJITA Tomonori1-9/+5
2010-07-01cxgb4vf: Use correct shift factor for extracting the SGE DMA Ingress Padding ...Casey Leedom1-1/+1
2010-07-01cxgb4vf: Remove obsolete comment about the lack of a TX Timer CallbackCasey Leedom1-12/+1
2010-06-29cxgb4vf: Add T4 Virtual Function Scatter-Gather Engine DMA codeCasey Leedom1-0/+2460