Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
edadad80d65bf9c7aa9f2605dbd2eef94ccd47c0
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb4
/
sge.c
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
2216d01
cxgb4: Update SGE context congestion map change for T6 adapter
by Hariprasad Shenai
· 9 years ago
676d6a7
cxgb4: Update register range and SGE registers for T6 adapter
by Hariprasad Shenai
· 9 years ago
acac596
cxgb4/cxgb4vf: Update Ingress padding boundary values for T6 adapter
by Hariprasad Shenai
· 9 years ago
812787b
cxgb4: Use napi_complete_done() api in napi handler
by Hariprasad Shenai
· 9 years ago
0ac5b70
cxgb4: Use the node info to alloc_ring() for RX queues
by Hariprasad Shenai
· 9 years ago
f90ce56
cxgb4: get naming correct for iscsi queues
by Hariprasad Shenai
· 9 years ago
70055dd
cxgb4: Add FL DMA mapping error and low counter
by Hariprasad Shenai
· 9 years ago
8d0557d
cxgb4: Deal with wrap-around of queue for Work request
by Hariprasad Shenai
· 9 years ago
126fca6
cxgb4: prevent simultaneous execution of service_ofldq()
by Hariprasad Shenai
· 9 years ago
632be19
cxgb4: Use ACCES_ONCE macro to read queue's consumer index
by Hariprasad Shenai
· 9 years ago
93d05d4
net: provide generic busy polling to all NAPI drivers
by Eric Dumazet
· 9 years ago
93f93a4
net: move skb_mark_napi_id() into core networking stack
by Eric Dumazet
· 9 years ago
5e2a5eb
cxgb4: Add HW timesptamp support for RX
by Hariprasad Shenai
· 9 years ago
fd1754f
cxgb4: Fix tx flit calculation
by Hariprasad Shenai
· 9 years ago
a4011fd
cxgb4: Add debugfs support to dump tid info
by Hariprasad Shenai
· 9 years ago
397665d
cxgb4 : Fill DCB priority in vlan control headers
by Anish Bhatt
· 10 years ago
e045671
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
66cf188
cxgb4: Support for user mode bar2 mappings with T4
by Hariprasad S
· 10 years ago
3ccc6cf
cxgb4: Adds support for T6 adapter
by Hariprasad Shenai
· 10 years ago
b261272
cxgb4/cxgb4vf: function and argument name cleanup
by Hariprasad Shenai
· 10 years ago
5b377d1
cxgb4: Add debugfs facility to inject FL starvation
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
a3bfb61
cxgb4: Move SGE Ingress DMA state monitor code to a new routine
by Hariprasad Shenai
· 10 years ago
982b81e
cxgb4: Add device node to ULD info
by Hariprasad Shenai
· 10 years ago
b8b1ae9
cxgb4: Pass in a Congestion Channel Map to t4_sge_alloc_rxq()
by Hariprasad Shenai
· 10 years ago
145ef8a
cxgb4: Enable congestion notification from SGE for IQs and FLs.
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
c3c7b12
cxgb4: Don't call t4_slow_intr_handler when we're not the Master PF
by Hariprasad Shenai
· 10 years ago
0aac3f5
cxgb4: Add comment for calculate tx flits and sge length code
by Hariprasad Shenai
· 10 years ago
d52ce92
cxgb4: Use device node in page allocation
by Hariprasad Shenai
· 10 years ago
c098b02
cxgb4: Freelist starving threshold varies from adapter to adapter
by Hariprasad Shenai
· 10 years ago
21dcfad
cxgb4: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytes
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
4b8e27a
cxgb4: Allocate dynamic mem. for egress and ingress queue maps
by Hariprasad Shenai
· 10 years ago
84a200b
cxgb4: add cxgb4_fcoe.c for FCoE
by Varun Prakash
· 10 years ago
3a336cb
cxgb4: Add low latency socket busy_poll support
by Hariprasad Shenai
· 10 years ago
df8a39d
net: rename vlan_tx_* helpers since "tx" is misleading there
by Jiri Pirko
· 10 years ago
0664031
cxgb4: Ripping out old hard-wired initialization code in driver
by Hariprasad Shenai
· 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
f061de4
cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register defines
by Hariprasad Shenai
· 10 years ago
f612b81
RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register defines
by Hariprasad Shenai
· 10 years ago
dd0bcc0
cxgb4/cxgb4vf: global named must be unique
by Stephen Rothwell
· 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
ce8f407
cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfers
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
fb5ac0d
cxgb4: clean up a type issue
by Dan Carpenter
· 10 years ago
9fef847
cxgb4: potential shift wrapping bug
by Dan Carpenter
· 10 years ago
e553ec3
cxgb4: Add support for adaptive rx
by Hariprasad Shenai
· 10 years ago
d63a6dc
cxgb4: Use BAR2 Going To Sleep (GTS) for T5 and later.
by Hariprasad Shenai
· 10 years ago
08f1a1b
cxgb4: Free completed tx skbs promptly
by Hariprasad Shenai
· 10 years ago
5fa7669
cxgb4: only free allocated fls
by Hariprasad Shenai
· 10 years ago
ce100b8b
cxgb4 : Update copyright year on all cxgb4 files
by Anish Bhatt
· 11 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
c887ad0
cxgb4: Change default Interrupt Holdoff Packet Count Threshold
by Hariprasad Shenai
· 11 years ago
cf38be6
iw_cxgb4: Allocate and use IQs specifically for indirect interrupts
by Hariprasad Shenai
· 11 years ago
cca2822
cxgb4: 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
a752519
cxgb4: Call dev_kfree/consume_skb_any instead of [dev_]kfree_skb.
by Eric W. Biederman
· 11 years ago
05eb238
cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug Fixes
by Steve Wise
· 11 years ago
ca71de6
cxgb4: Calculate len properly for LSO path
by Kumar Sanghvi
· 11 years ago
c2b955e
cxgb4: Updates for T5 SGE's Egress Congestion Threshold
by Kumar Sanghvi
· 11 years ago
0f4d201
cxgb4: Rectify emitting messages about SGE Ingress DMA channels being potentially stuck
by Kumar Sanghvi
· 11 years ago
92ddcc7
cxgb4: Fix some small bugs in t4_sge_init_soft() when our Page Size is 64KB
by Kumar Sanghvi
· 11 years ago
0034b29
cxgb4: Don't assume LSO only uses SGL path in t4_eth_xmit()
by Kumar Sanghvi
· 11 years ago
4fe44dd
cxgb4: LE-Workaround is not atomic in firmware
by Kumar Sanghvi
· 11 years ago
56a4342
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
940d9d3
cxgb4: allow large buffer size to have page size
by Thadeu Lima de Souza Cascardo
· 11 years ago
8264989
net: cxgb4 calls skb_set_hash
by Tom Herbert
· 11 years ago
d14807d
cxgb4: Much cleaner implementation of is_t4()/is_t5()
by Hariprasad Shenai
· 11 years ago
15dd16c
cxgb3: Correct comparisons and calculations using skb->tail and skb-transport_header
by Li RongQing
· 12 years ago
86a9bad
net: vlan: add protocol argument to packet tagging functions
by Patrick McHardy
· 12 years ago
22adfe0
cxgb4: Add T5 write combining support
by Santosh Rastapur
· 12 years ago
0a57a53
cxgb4: Initialize T5
by Santosh Rastapur
· 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
840f300
cxgb4: Remove duplicate register definitions
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
3069ee9b
cxgb4: DB Drop Recovery for RDMA and LLD queues
by Vipul Pandya
· 13 years ago
881806b
cxgb4: Detect DB FULL events and notify RDMA ULD
by Vipul Pandya
· 13 years ago
1f2149c
net: remove netdev_alloc_page and use __GFP_COLD
by Eric Dumazet
· 13 years ago
ee40fa0
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
by Paul Gortmaker
· 14 years ago
e91b0f2
cxgb4: 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/cxgb4/sge.c]
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
ad6bad3
cxgb4: NUMA-aware Tx queue allocations
by Dimitris Michailidis
· 14 years ago
ef306b5
cxgb4: enable PCIe relaxed ordering
by Dimitris Michailidis
· 14 years ago
19ecae2
cxgb4: update to utilize the newer VLAN infrastructure
by Dimitris Michailidis
· 14 years ago
bc8acf2
drivers/net: avoid some skb->ip_summed initializations
by Eric Dumazet
· 14 years ago
Next »