Sign in
android-kvm
/
linux
/
f2e6b75f6ee82308ef7b00f29e71e5f1c6b3d52a
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb4
/
sge.c
9fb1695
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
f1f20a8
cxgb4: fix Txq restart check during backpressure
by Rahul Lakkireddy
· 5 years ago
7affd80
cxgb4: fix throughput drop during Tx backpressure
by Rahul Lakkireddy
· 5 years ago
5a4b9fe
cxgb4/chcr: complete record tx handling
by Rohit Maheshwari
· 5 years ago
8311f0b
cxgb4: add stats for MQPRIO QoS offload Tx path
by Rahul Lakkireddy
· 5 years ago
1a2a14f
cxgb4: add UDP segmentation offload support
by Rahul Lakkireddy
· 5 years ago
0ed96b4
cxgb4/chcr: update SGL DMA unmap for USO
by Rahul Lakkireddy
· 5 years ago
272630f
cxgb4: remove unneeded semicolon for switch block
by Rahul Lakkireddy
· 5 years ago
2971130
cxgb4: remove redundant assignment to hdr_len
by Colin Ian King
· 5 years ago
0e395b3
cxgb4: add FLOWC based QoS offload
by Rahul Lakkireddy
· 5 years ago
4846d53
cxgb4: add Tx and Rx path for ETHOFLD traffic
by Rahul Lakkireddy
· 5 years ago
2d0cb84
cxgb4: add ETHOFLD hardware queue support
by Rahul Lakkireddy
· 5 years ago
b1396c2
cxgb4: parse and configure TC-MQPRIO offload
by Rahul Lakkireddy
· 5 years ago
76c3a55
cxgb4: rework queue config and MSI-X allocation
by Rahul Lakkireddy
· 5 years ago
7c3bebc
cxgb4: request the TX CIDX updates to status page
by Raju Rangoju
· 5 years ago
047a013
chelsio: use BUG() instead of BUG_ON(1)
by Arnd Bergmann
· 6 years ago
80f61f1
cxgb4/chtls: Prefix adapter flags with CXGB4
by Arjun Vynipadath
· 6 years ago
d429005
cxgb4/cxgb4vf: Add support for SGE doorbell queue timer
by Vishal Kulkarni
· 6 years ago
750afb0
cross-tree: phase out dma_zalloc_coherent()
by Luis Chamberlain
· 6 years ago
992bea8
cxgb4: add per rx-queue counter for packet errors
by Ganesh Goudar
· 6 years ago
8dce04f
cxgb4: specify IQTYPE in fw_iq_cmd
by Arjun Vynipadath
· 7 years ago
d5fbda6
cxgb4: Add support for FW_ETH_TX_PKT_VM_WR
by Arjun Vynipadath
· 7 years ago
590b5b7
treewide: kzalloc_node() -> kcalloc_node()
by Kees Cook
· 7 years ago
40434a6
net: chelsio: Use zeroing memory allocator instead of allocator/memset
by YueHaibing
· 7 years ago
a6076fc
cxgb4: copy the length of cpl_tx_pkt_core to fw_wr
by Ganesh Goudar
· 7 years ago
c50ae55
cxgb4: enable inner header checksum calculation
by Ganesh Goudar
· 7 years ago
e383f24
cxgb4: LLD driver changes to support TLS
by Atul Gupta
· 7 years ago
b2fe5fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
c746fc0
cxgb4: add geneve offload support for T6
by Ganesh Goudar
· 7 years ago
d0a1299
cxgb4: add support for vxlan segmentation offload
by Ganesh Goudar
· 7 years ago
a6ec572
cxgb4: Add support for Inline IPSec Tx
by Atul Gupta
· 7 years ago
5bbcc0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
37dc795
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
2f47d58
crypto: chelsio - Move DMA un/mapping to chcr from lld cxgb4 driver
by Harsh Jain
· 7 years ago
0e23daeb
drivers/net: chelsio/cxgb*: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
b0ba9d5
net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
by Casey Leedom
· 8 years ago
a4569504
cxgb4: time stamping interface for PTP
by Atul Gupta
· 8 years ago
5226b791
cxgb4: get rid of custom busy poll code
by Eric Dumazet
· 8 years ago
0d4b729
cxgb4: Fix uld_send() for ctrl pkts
by Arjun V
· 8 years ago
8eb9f2f
cxgb4: Support compressed error vector for T6
by Arjun V
· 8 years ago
f9aa9dc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
ab677ff
cxgb4: Allocate Tx queues dynamically
by Hariprasad Shenai
· 8 years ago
5f00a8d
cxgb4: do not call napi_hash_del()
by Eric Dumazet
· 8 years ago
0fbc81b
chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 ULD's
by Hariprasad Shenai
· 8 years ago
94cdb8b
cxgb4: Add support for dynamic allocation of resources for ULD
by Hariprasad Shenai
· 9 years ago
8d09e6b8
cxgb4/cxgb4vf: Fixes regression in perf when tx vlan offload is disabled
by Hariprasad Shenai
· 9 years ago
fbe8077
cxgb4: Avoids race and deadlock while freeing tx descriptor
by Hariprasad Shenai
· 9 years ago
ebf4dc2
cxgb4: Stop Rx Queues before freeing it up
by Hariprasad Shenai
· 9 years ago
ed7d6bc
Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
2337ba4
cxgb4: large receive offload support
by Varun Prakash
· 9 years ago
f2692d1
cxgb4: allocate resources for CXGB4_ULD_ISCSIT
by Varun Prakash
· 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
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
· 10 years ago
a4011fd
cxgb4: Add debugfs support to dump tid info
by Hariprasad Shenai
· 10 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
df8a39de
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
Next »