summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb3/sge.c
Commit message (Expand)AuthorAgeFilesLines
* net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-131-3/+3
* arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-3/+3
* cxgb3: Call dev_kfree/consume_skb_any instead of [dev_]kfree_skb.Eric W. Biederman2014-03-251-3/+3
* cxgb3: Fix length calculation in write_ofld_wr() on 32-bit architecturesBen Hutchings2013-10-291-1/+2
* Revert "cxgb3: Check and handle the dma mapping errors"Alexey Kardashevskiy2013-08-151-83/+24Star
* cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...Li RongQing2013-06-051-1/+1
* cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...Simon Horman2013-05-291-6/+5Star
* cxgb3: Check and handle the dma mapping errorsSantosh Rastapur2013-05-231-23/+82
* net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-191-2/+2
* cxgb3: Update VLAN extraction stats in the GRO pathVipul Pandya2013-02-041-1/+3
* cxgb3: Fix Tx csum statsVipul Pandya2013-01-171-1/+1
* drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-111-1/+1
* net: add skb frag size accessorsEric Dumazet2011-10-191-6/+6
* net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-061-1/+1
* cxgb3: convert to SKB paged frag API.Ian Campbell2011-10-051-3/+3
* chelsio: Move the Chelsio driversJeff Kirsher2011-08-111-0/+3303