summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb3/sge.c
Commit message (Expand)AuthorAgeFilesLines
* net: cxgb3: fix typos in kernel docJean Sacren2021-11-301-2/+2
* cxgb3: Use struct_group() for memcpy() regionKees Cook2021-11-191-3/+6
* cxgb3: fix oops on module removalHeiner Kallweit2021-09-071-0/+3
* net: chelsio: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-08-231-53/+48
* net:cxgb3: fix incorrect work cancellationÍñigo Huguet2021-06-041-1/+1
* net:cxgb3: replace tasklets with worksÍñigo Huguet2021-06-031-16/+22
* net: chelsio: remove leading spaces before tabsHui Tang2021-05-191-1/+1
* net: chelsio: cxgb3: Fix wrong function name in commentsYang Shen2021-05-171-2/+2
* cxgb3: fix error return code in t3_sge_alloc_qset()Zhang Changzhong2020-12-021-0/+1
* net: cxgb3: Cleanup in_interrupt() usageThomas Gleixner2020-09-291-17/+27
* drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg2020-09-251-10/+14
* chelsio: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-141-10/+8
* net: Take common prefetch code structure into a functionTariq Toukan2020-08-261-4/+1
* net: Use skb_frag_off accessorsJonathan Lemon2019-07-301-1/+1
* net: Use skb accessors in network driversMatthew Wilcox (Oracle)2019-07-221-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-161-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/+1
* 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-241-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/+24
* cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...Li RongQing2013-06-041-1/+1
* cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...Simon Horman2013-05-281-6/+5
* 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-101-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-101-0/+3303