summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/cxgb3/sge.c
AgeCommit message (Expand)Author
2020-12-11cxgb3: fix error return code in t3_sge_alloc_qset()Zhang Changzhong
2015-04-09cxgb3/4/4vf: Update drivers to use dma_rmb/wmb where appropriateAlexander Duyck
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2014-03-24cxgb3: Call dev_kfree/consume_skb_any instead of [dev_]kfree_skb.Eric W. Biederman
2013-10-29cxgb3: Fix length calculation in write_ofld_wr() on 32-bit architecturesBen Hutchings
2013-08-15Revert "cxgb3: Check and handle the dma mapping errors"Alexey Kardashevskiy
2013-06-04cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...Li RongQing
2013-05-28cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...Simon Horman
2013-05-23cxgb3: Check and handle the dma mapping errorsSantosh Rastapur
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy
2013-02-04cxgb3: Update VLAN extraction stats in the GRO pathVipul Pandya
2013-01-17cxgb3: Fix Tx csum statsVipul Pandya
2012-07-10drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-10-06net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell
2011-10-05cxgb3: convert to SKB paged frag API.Ian Campbell
2011-08-10chelsio: Move the Chelsio driversJeff Kirsher