aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb3/sge.c
Commit message (Expand)AuthorAge
* cxgb3/4/4vf: Update drivers to use dma_rmb/wmb where appropriateAlexander Duyck2015-04-09
* net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-13
* arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
* cxgb3: Call dev_kfree/consume_skb_any instead of [dev_]kfree_skb.Eric W. Biederman2014-03-25
* cxgb3: Fix length calculation in write_ofld_wr() on 32-bit architecturesBen Hutchings2013-10-29
* Revert "cxgb3: Check and handle the dma mapping errors"Alexey Kardashevskiy2013-08-15
* cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...Li RongQing2013-06-04
* cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...Simon Horman2013-05-29
* cxgb3: Check and handle the dma mapping errorsSantosh Rastapur2013-05-23
* net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-19
* cxgb3: Update VLAN extraction stats in the GRO pathVipul Pandya2013-02-04
* cxgb3: Fix Tx csum statsVipul Pandya2013-01-17
* drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-11
* net: add skb frag size accessorsEric Dumazet2011-10-19
* net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-06
* cxgb3: convert to SKB paged frag API.Ian Campbell2011-10-05
* chelsio: Move the Chelsio driversJeff Kirsher2011-08-10