index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb3
/
sge.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-19
net: introduce napi_is_scheduled helper
Christian Marangi
1
-8
/
+0
2023-10-16
net: cxgb3: simplify logic for rspq_check_napi
Christian Marangi
1
-6
/
+1
2023-05-13
net: introduce and use skb_frag_fill_page_desc()
Yunsheng Lin
1
-3
/
+2
2023-03-21
net: cxgb3: remove unused fl_to_qset function
Tom Rix
1
-5
/
+0
2021-11-30
net: cxgb3: fix typos in kernel doc
Jean Sacren
1
-2
/
+2
2021-11-19
cxgb3: Use struct_group() for memcpy() region
Kees Cook
1
-3
/
+6
2021-09-07
cxgb3: fix oops on module removal
Heiner Kallweit
1
-0
/
+3
2021-08-23
net: chelsio: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-53
/
+48
2021-06-05
net:cxgb3: fix incorrect work cancellation
Íñigo Huguet
1
-1
/
+1
2021-06-04
net:cxgb3: replace tasklets with works
Íñigo Huguet
1
-16
/
+22
2021-05-19
net: chelsio: remove leading spaces before tabs
Hui Tang
1
-1
/
+1
2021-05-18
net: chelsio: cxgb3: Fix wrong function name in comments
Yang Shen
1
-2
/
+2
2020-12-03
cxgb3: fix error return code in t3_sge_alloc_qset()
Zhang Changzhong
1
-0
/
+1
2020-09-30
net: cxgb3: Cleanup in_interrupt() usage
Thomas Gleixner
1
-17
/
+27
2020-09-26
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
1
-10
/
+14
2020-09-14
chelsio: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-10
/
+8
2020-08-27
net: Take common prefetch code structure into a function
Tariq Toukan
1
-4
/
+1
2019-07-31
net: Use skb_frag_off accessors
Jonathan Lemon
1
-1
/
+1
2019-07-23
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-1
/
+1
2019-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-5
/
+7
2019-01-10
net: cxgb3: fix various indentation issues
Colin Ian King
1
-5
/
+7
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-1
/
+1
2018-06-04
net: chelsio: Use zeroing memory allocator instead of allocator/memset
YueHaibing
1
-2
/
+1
2017-10-29
cxgb3: Check and handle the dma mapping errors
Arjun Vynipadath
1
-26
/
+92
2017-10-28
drivers/net: chelsio/cxgb*: Convert timers to use timer_setup()
Kees Cook
1
-6
/
+6
2017-06-20
net: introduce __skb_put_[zero, data, u8]
yuan linyu
1
-1
/
+1
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-2
/
+2
2015-04-09
cxgb3/4/4vf: Update drivers to use dma_rmb/wmb where appropriate
Alexander Duyck
1
-10
/
+10
2015-01-14
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
1
-3
/
+3
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-3
/
+3
2014-03-25
cxgb3: Call dev_kfree/consume_skb_any instead of [dev_]kfree_skb.
Eric W. Biederman
1
-3
/
+3
2013-10-29
cxgb3: Fix length calculation in write_ofld_wr() on 32-bit architectures
Ben Hutchings
1
-1
/
+2
2013-08-15
Revert "cxgb3: Check and handle the dma mapping errors"
Alexey Kardashevskiy
1
-83
/
+24
2013-06-05
cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...
Li RongQing
1
-1
/
+1
2013-05-29
cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...
Simon Horman
1
-6
/
+5
2013-05-23
cxgb3: Check and handle the dma mapping errors
Santosh Rastapur
1
-23
/
+82
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
1
-2
/
+2
2013-02-04
cxgb3: Update VLAN extraction stats in the GRO path
Vipul Pandya
1
-1
/
+3
2013-01-17
cxgb3: Fix Tx csum stats
Vipul Pandya
1
-1
/
+1
2012-07-11
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
1
-1
/
+1
2011-10-19
net: add skb frag size accessors
Eric Dumazet
1
-6
/
+6
2011-10-07
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
Ian Campbell
1
-1
/
+1
2011-10-06
cxgb3: convert to SKB paged frag API.
Ian Campbell
1
-3
/
+3
2011-08-11
chelsio: Move the Chelsio drivers
Jeff Kirsher
1
-0
/
+3303