index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb4vf
/
sge.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: chelsio: Use zeroing memory allocator instead of allocator/memset
YueHaibing
2018-06-04
1
-6
/
+1
*
cxgb4/cxgb4vf: add support for ndo_set_vf_vlan
Ganesh Goudar
2018-01-24
1
-3
/
+12
*
cxgb4vf: Fix SGE FL buffer initialization logic for 64K pages
Arjun Vynipadath
2018-01-10
1
-6
/
+17
*
drivers/net: chelsio/cxgb*: Convert timers to use timer_setup()
Kees Cook
2017-10-28
1
-6
/
+6
*
net/cxgb4vf: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
Casey Leedom
2017-08-14
1
-0
/
+3
*
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
1
-1
/
+1
*
cxgb4vf: don't offload Rx checksums for IPv6 fragments
Hariprasad Shenai
2016-09-15
1
-3
/
+4
*
cxgb4/cxgb4vf: Fixes regression in perf when tx vlan offload is disabled
Hariprasad Shenai
2016-07-30
1
-1
/
+1
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-1
/
+1
*
cxgb4vf: Make sge init code more readable
Hariprasad Shenai
2016-03-02
1
-37
/
+3
*
cxgb4/cxgb4vf: For T6 adapter, set FBMIN to 64 bytes
Hariprasad Shenai
2016-03-02
1
-1
/
+12
*
cxgb4/cxgb4vf: Use fl capacity to check if fl needs to be replenished
Hariprasad Shenai
2016-03-02
1
-1
/
+1
*
cxgb4/cxgb4vf: Update Ingress padding boundary values for T6 adapter
Hariprasad Shenai
2015-12-23
1
-2
/
+9
*
cxgb4vf: Read correct FL congestion threshold for T5 and T6
Hariprasad Shenai
2015-07-26
1
-2
/
+16
*
cxgb4vf: Fix check to use new User Doorbell mechanism
Hariprasad Shenai
2015-07-09
1
-3
/
+9
*
cxgb4vf: Adds SRIOV driver changes for T6 adapter
Hariprasad Shenai
2015-06-01
1
-16
/
+29
*
cxgb4/cxgb4vf: function and argument name cleanup
Hariprasad Shenai
2015-05-27
1
-2
/
+2
*
cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROS
Hariprasad Shenai
2015-05-12
1
-36
/
+37
*
cxgb4: Discard the packet if the length is greater than mtu
Hariprasad Shenai
2015-05-05
1
-1
/
+8
*
cxgb4: Make sure that Freelist size is larger than Egress Congestion Threshold
Hariprasad Shenai
2015-05-05
1
-1
/
+5
*
cxgb3/4/4vf: Update drivers to use dma_rmb/wmb where appropriate
Alexander Duyck
2015-04-09
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-02
1
-4
/
+8
|
\
|
*
cxgb4vf: Fix sparse warnings
Hariprasad Shenai
2015-03-29
1
-4
/
+8
*
|
ethernet: codespell comment spelling fixes
Joe Perches
2015-03-08
1
-1
/
+1
|
/
*
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
1
-2
/
+2
*
iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...
Hariprasad Shenai
2015-01-12
1
-3
/
+3
*
RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register defines
Hariprasad Shenai
2015-01-05
1
-23
/
+24
*
cxgb4/cxgb4vf: Use new interfaces to calculate BAR2 SGE Queue Register addresses
Hariprasad Shenai
2014-12-09
1
-23
/
+162
*
cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queues
Hariprasad Shenai
2014-11-22
1
-31
/
+32
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-14
1
-46
/
+90
|
\
|
*
cxgb4vf: FL Starvation Threshold needs to be larger than the SGE's Egress Con...
Hariprasad Shenai
2014-11-10
1
-6
/
+10
|
*
cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfers
Hariprasad Shenai
2014-11-10
1
-2
/
+29
|
*
cxgb4vf: Move fl_starv_thres into adapter->sge data structure
Hariprasad Shenai
2014-11-10
1
-40
/
+53
*
|
cxgb4i/cxgb4 : Refactor macros to conform to uniform standards
Anish Bhatt
2014-11-13
1
-1
/
+1
*
|
cxgb4/cxgb4vf: Replace __skb_alloc_page with __dev_alloc_page
Alexander Duyck
2014-11-12
1
-3
/
+4
*
|
cxgb4: Cleanup macros so they follow the same style and look consistent, part 2
Hariprasad Shenai
2014-11-10
1
-16
/
+16
|
/
*
cxgb4/cxgb4vf: Updated the LSO transfer length in CPL_TX_PKT_LSO for T5
Hariprasad Shenai
2014-10-09
1
-1
/
+4
*
cxgb4: Free completed tx skbs promptly
Hariprasad Shenai
2014-08-21
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-12
1
-3
/
+4
|
\
|
*
cxgb4vf: Check if rx checksum offload is enabled, while reading hardware calc...
Hariprasad Shenai
2014-05-12
1
-3
/
+4
*
|
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-18
1
-1
/
+1
|
/
*
cxfb4vf: Call dev_kfree/consume_skb_any instead of [dev_]kfree_skb.
Eric W. Biederman
2014-03-24
1
-3
/
+3
*
cxgb4vf: added much cleaner implementation of is_t4()
Hariprasad Shenai
2013-12-03
1
-1
/
+1
*
net: cxgb4vf: Staticize local symbols
Sachin Kamat
2013-09-20
1
-5
/
+6
*
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
1
-2
/
+3
*
cxgb4vf: Add support for Chelsio T5 adapter
Santosh Rastapur
2013-03-14
1
-2
/
+6
*
cxgb4vf: Fix VLAN extraction counter increment
Vipul Pandya
2013-02-12
1
-1
/
+3
*
cxgb4vf: Fix extraction of cpl_rx_pkt from the response queue descriptor
Vipul Pandya
2013-02-08
1
-1
/
+1
*
[SCSI] cxgb4/cxgb4vf: Chelsio FCoE offload driver submission (common header u...
Naresh Kumar Inna
2012-11-27
1
-4
/
+4
*
cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File support
Vipul Pandya
2012-09-27
1
-2
/
+3
[next]