index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb3
/
sge.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxgb3: fix error return code in t3_sge_alloc_qset()
Zhang Changzhong
2020-12-02
1
-0
/
+1
*
net: cxgb3: Cleanup in_interrupt() usage
Thomas Gleixner
2020-09-29
1
-17
/
+27
*
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-25
1
-10
/
+14
*
chelsio: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-14
1
-10
/
+8
*
net: Take common prefetch code structure into a function
Tariq Toukan
2020-08-26
1
-4
/
+1
*
net: Use skb_frag_off accessors
Jonathan Lemon
2019-07-30
1
-1
/
+1
*
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-07-22
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-16
1
-5
/
+7
|
\
|
*
net: cxgb3: fix various indentation issues
Colin Ian King
2019-01-10
1
-5
/
+7
*
|
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-1
/
+1
|
/
*
net: chelsio: Use zeroing memory allocator instead of allocator/memset
YueHaibing
2018-06-04
1
-2
/
+1
*
cxgb3: Check and handle the dma mapping errors
Arjun Vynipadath
2017-10-29
1
-26
/
+92
*
drivers/net: chelsio/cxgb*: Convert timers to use timer_setup()
Kees Cook
2017-10-28
1
-6
/
+6
*
net: introduce __skb_put_[zero, data, u8]
yuan linyu
2017-06-20
1
-1
/
+1
*
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
1
-2
/
+2
*
cxgb3/4/4vf: Update drivers to use dma_rmb/wmb where appropriate
Alexander Duyck
2015-04-09
1
-10
/
+10
*
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
1
-3
/
+3
*
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-18
1
-3
/
+3
*
cxgb3: Call dev_kfree/consume_skb_any instead of [dev_]kfree_skb.
Eric W. Biederman
2014-03-24
1
-3
/
+3
*
cxgb3: Fix length calculation in write_ofld_wr() on 32-bit architectures
Ben Hutchings
2013-10-29
1
-1
/
+2
*
Revert "cxgb3: Check and handle the dma mapping errors"
Alexey Kardashevskiy
2013-08-15
1
-83
/
+24
*
cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...
Li RongQing
2013-06-04
1
-1
/
+1
*
cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...
Simon Horman
2013-05-28
1
-6
/
+5
*
cxgb3: Check and handle the dma mapping errors
Santosh Rastapur
2013-05-23
1
-23
/
+82
*
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
1
-2
/
+2
*
cxgb3: Update VLAN extraction stats in the GRO path
Vipul Pandya
2013-02-04
1
-1
/
+3
*
cxgb3: Fix Tx csum stats
Vipul Pandya
2013-01-17
1
-1
/
+1
*
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-07-10
1
-1
/
+1
*
net: add skb frag size accessors
Eric Dumazet
2011-10-19
1
-6
/
+6
*
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
Ian Campbell
2011-10-06
1
-1
/
+1
*
cxgb3: convert to SKB paged frag API.
Ian Campbell
2011-10-05
1
-3
/
+3
*
chelsio: Move the Chelsio drivers
Jeff Kirsher
2011-08-10
1
-0
/
+3303