aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb3/sge.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet1-2/+2
2015-04-09cxgb3/4/4vf: Update drivers to use dma_rmb/wmb where appropriateAlexander Duyck1-10/+10
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko1-3/+3
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra1-3/+3
2014-03-24cxgb3: Call dev_kfree/consume_skb_any instead of [dev_]kfree_skb.Eric W. Biederman1-3/+3
2013-10-29cxgb3: Fix length calculation in write_ofld_wr() on 32-bit architecturesBen Hutchings1-1/+2
2013-08-15Revert "cxgb3: Check and handle the dma mapping errors"Alexey Kardashevskiy1-83/+24
2013-06-04cxgb3: Correct comparisons and calculations using skb->tail and skb-transport_headerLi RongQing1-1/+1
2013-05-28cxgb3: Correct comparisons and calculations using skb->tail and skb-transport_headerSimon 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-10drivers/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-06net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell1-1/+1
2011-10-05cxgb3: convert to SKB paged frag API.Ian Campbell1-3/+3
2011-08-10chelsio: Move the Chelsio driversJeff Kirsher1-0/+3303