summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/cxgb3/sge.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-05cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...Li RongQing1-1/+1
2013-05-29cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...Simon Horman1-6/+5
2013-05-23cxgb3: Check and handle the dma mapping errorsSantosh Rastapur1-23/+82
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy1-2/+2
2013-02-04cxgb3: Update VLAN extraction stats in the GRO pathVipul Pandya1-1/+3
2013-01-17cxgb3: Fix Tx csum statsVipul Pandya1-1/+1
2012-07-11drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings1-1/+1
2011-10-19net: add skb frag size accessorsEric Dumazet1-6/+6
2011-10-07net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell1-1/+1
2011-10-06cxgb3: convert to SKB paged frag API.Ian Campbell1-3/+3
2011-08-11chelsio: Move the Chelsio driversJeff Kirsher1-0/+3303