Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
03c3876f2e3b4c79ced7d1d227e5a7fe645ed666
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb4vf
/
sge.c
6ad2016
drivers: net: generalize napi_complete_done()
by Eric Dumazet
· 8 years ago
5400e54
cxgb4vf: don't offload Rx checksums for IPv6 fragments
by Hariprasad Shenai
· 8 years ago
8d09e6b
cxgb4/cxgb4vf: Fixes regression in perf when tx vlan offload is disabled
by Hariprasad Shenai
· 8 years ago
860e953
treewide: replace dev->trans_start update with helper
by Florian Westphal
· 9 years ago
cb44036
cxgb4vf: Make sge init code more readable
by Hariprasad Shenai
· 9 years ago
edadad8
cxgb4/cxgb4vf: For T6 adapter, set FBMIN to 64 bytes
by Hariprasad Shenai
· 9 years ago
da08e42
cxgb4/cxgb4vf: Use fl capacity to check if fl needs to be replenished
by Hariprasad Shenai
· 9 years ago
acac596
cxgb4/cxgb4vf: Update Ingress padding boundary values for T6 adapter
by Hariprasad Shenai
· 9 years ago
ea6f82f
cxgb4vf: Read correct FL congestion threshold for T5 and T6
by Hariprasad Shenai
· 9 years ago
71d3c0b
cxgb4vf: Fix check to use new User Doorbell mechanism
by Hariprasad Shenai
· 10 years ago
41fc2e4
cxgb4vf: Adds SRIOV driver changes for T6 adapter
by Hariprasad Shenai
· 10 years ago
b261272
cxgb4/cxgb4vf: function and argument name cleanup
by Hariprasad Shenai
· 10 years ago
1ecc7b7
cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROS
by Hariprasad Shenai
· 10 years ago
637d3e9
cxgb4: Discard the packet if the length is greater than mtu
by Hariprasad Shenai
· 10 years ago
1343299
cxgb4: Make sure that Freelist size is larger than Egress Congestion Threshold
by Hariprasad Shenai
· 10 years ago
019be1c
cxgb3/4/4vf: Update drivers to use dma_rmb/wmb where appropriate
by Alexander Duyck
· 10 years ago
9f0d34b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
2ff2acf
cxgb4vf: Fix sparse warnings
by Hariprasad Shenai
· 10 years ago
dbedd44
ethernet: codespell comment spelling fixes
by Joe Perches
· 10 years ago
df8a39d
net: rename vlan_tx_* helpers since "tx" is misleading there
by Jiri Pirko
· 10 years ago
bdc590b
iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros related to all other cpl messages
by Hariprasad Shenai
· 10 years ago
f612b81
RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register defines
by Hariprasad Shenai
· 10 years ago
df64e4d
cxgb4/cxgb4vf: Use new interfaces to calculate BAR2 SGE Queue Register addresses
by Hariprasad Shenai
· 10 years ago
6e4b51a
cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queues
by Hariprasad Shenai
· 10 years ago
076ce44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
d7990b0
cxgb4i/cxgb4 : Refactor macros to conform to uniform standards
by Anish Bhatt
· 10 years ago
aa9cd31
cxgb4/cxgb4vf: Replace __skb_alloc_page with __dev_alloc_page
by Alexander Duyck
· 10 years ago
50d21a6
cxgb4vf: FL Starvation Threshold needs to be larger than the SGE's Egress Congestion Threshold
by Hariprasad Shenai
· 10 years ago
ce8f407
cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfers
by Hariprasad Shenai
· 10 years ago
65f6ecc
cxgb4vf: Move fl_starv_thres into adapter->sge data structure
by Hariprasad Shenai
· 10 years ago
e2ac962
cxgb4: Cleanup macros so they follow the same style and look consistent, part 2
by Hariprasad Shenai
· 10 years ago
7207c0d
cxgb4/cxgb4vf: Updated the LSO transfer length in CPL_TX_PKT_LSO for T5
by Hariprasad Shenai
· 10 years ago
08f1a1b
cxgb4: Free completed tx skbs promptly
by Hariprasad Shenai
· 10 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
c3136f5
cxgb4vf: Check if rx checksum offload is enabled, while reading hardware calculated checksum
by Hariprasad Shenai
· 11 years ago
4e857c5
arch: Mass conversion of smp_mb__*()
by Peter Zijlstra
· 11 years ago
42ffda5
cxfb4vf: Call dev_kfree/consume_skb_any instead of [dev_]kfree_skb.
by Eric W. Biederman
· 11 years ago
70ee366
cxgb4vf: added much cleaner implementation of is_t4()
by Hariprasad Shenai
· 11 years ago
8a67d1c
net: cxgb4vf: Staticize local symbols
by Sachin Kamat
· 11 years ago
86a9bad
net: vlan: add protocol argument to packet tagging functions
by Patrick McHardy
· 12 years ago
622c62b
cxgb4vf: Add support for Chelsio T5 adapter
by Santosh Rastapur
· 12 years ago
af32de0
cxgb4vf: Fix VLAN extraction counter increment
by Vipul Pandya
· 12 years ago
8b9a4d5
cxgb4vf: Fix extraction of cpl_rx_pkt from the response queue descriptor
by Vipul Pandya
· 12 years ago
ce91a92
[SCSI] cxgb4/cxgb4vf: Chelsio FCoE offload driver submission (common header updates).
by Naresh Kumar Inna
· 12 years ago
52367a7
cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File support
by Vipul Pandya
· 12 years ago
0614002
netvm: propagate page->pfmemalloc from skb_alloc_page to skb
by Mel Gorman
· 12 years ago
6469933
ethernet: Remove casts to same type
by Joe Perches
· 13 years ago
9879326
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
90802ed
treewide: Fix comment and string typo 'bufer'
by Paul Bolle
· 13 years ago
1f2149c
net: remove netdev_alloc_page and use __GFP_COLD
by Eric Dumazet
· 13 years ago
a0006a8
cxgb4vf: convert to SKB paged frag API.
by Ian Campbell
· 13 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 13 years ago
f7917c0
chelsio: Move the Chelsio drivers
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/cxgb4vf/sge.c]
8773766
cxgb4vf: do vlan cleanup
by Jiri Pirko
· 13 years ago
70c7160
Add appropriate <linux/prefetch.h> include for prefetch users
by Paul Gortmaker
· 14 years ago
2ed28ba
net: cxgb4{,vf}: convert to hw_features
by Michał Mirosław
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
caedda3
cxgb4vf: minor comment/symbolic name cleanup.
by Casey Leedom
· 14 years ago
eb6c503
cxgb4vf: fix some errors in Gather List to skb conversion
by Casey Leedom
· 14 years ago
b94e72e
cxgb4vf: fix bug in Generic Receive Offload
by Casey Leedom
· 14 years ago
bc8acf2
drivers/net: avoid some skb->ip_summed initializations
by Eric Dumazet
· 14 years ago
95f4b45
net: another last_rx round
by Eric Dumazet
· 14 years ago
b97d13a
cxgb4vf: fix SGE resource resource deallocation bug
by Casey Leedom
· 14 years ago
7f9dd2f
cxgb4vf: fix TX Queue restart
by Casey Leedom
· 15 years ago
68dc9d3
cxgb4vf: Implement "Unhandled Interrupts" statistic
by Casey Leedom
· 15 years ago
57b2eaf
cxgb4vf: remove obsolete DECLARE_PCI_UNMAP_ADDR usage
by FUJITA Tomonori
· 15 years ago
b3003be
cxgb4vf: Use correct shift factor for extracting the SGE DMA Ingress Padding Boundary
by Casey Leedom
· 15 years ago
64bb336
cxgb4vf: Remove obsolete comment about the lack of a TX Timer Callback
by Casey Leedom
· 15 years ago
c6e0d91
cxgb4vf: Add T4 Virtual Function Scatter-Gather Engine DMA code
by Casey Leedom
· 15 years ago