summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb3/sge.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-151-5/+7
|\
| * net: cxgb3: fix various indentation issuesColin Ian King2019-01-101-5/+7
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-1/+1
|/
* net: chelsio: Use zeroing memory allocator instead of allocator/memsetYueHaibing2018-06-041-2/+1Star
* cxgb3: Check and handle the dma mapping errorsArjun Vynipadath2017-10-291-26/+92
* drivers/net: chelsio/cxgb*: Convert timers to use timer_setup()Kees Cook2017-10-281-6/+6
* net: introduce __skb_put_[zero, data, u8]yuan linyu2017-06-201-1/+1
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-301-2/+2
* cxgb3/4/4vf: Update drivers to use dma_rmb/wmb where appropriateAlexander Duyck2015-04-091-10/+10
* 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