开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb4vf
/
sge.c
Age
Commit message (
Expand
)
Author
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2016-09-15
cxgb4vf: don't offload Rx checksums for IPv6 fragments
Hariprasad Shenai
2016-07-30
cxgb4/cxgb4vf: Fixes regression in perf when tx vlan offload is disabled
Hariprasad Shenai
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-03-02
cxgb4vf: Make sge init code more readable
Hariprasad Shenai
2016-03-02
cxgb4/cxgb4vf: For T6 adapter, set FBMIN to 64 bytes
Hariprasad Shenai
2016-03-02
cxgb4/cxgb4vf: Use fl capacity to check if fl needs to be replenished
Hariprasad Shenai
2015-12-23
cxgb4/cxgb4vf: Update Ingress padding boundary values for T6 adapter
Hariprasad Shenai
2015-07-26
cxgb4vf: Read correct FL congestion threshold for T5 and T6
Hariprasad Shenai
2015-07-09
cxgb4vf: Fix check to use new User Doorbell mechanism
Hariprasad Shenai
2015-06-01
cxgb4vf: Adds SRIOV driver changes for T6 adapter
Hariprasad Shenai
2015-05-27
cxgb4/cxgb4vf: function and argument name cleanup
Hariprasad Shenai
2015-05-12
cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROS
Hariprasad Shenai
2015-05-05
cxgb4: Discard the packet if the length is greater than mtu
Hariprasad Shenai
2015-05-05
cxgb4: Make sure that Freelist size is larger than Egress Congestion Threshold
Hariprasad Shenai
2015-04-09
cxgb3/4/4vf: Update drivers to use dma_rmb/wmb where appropriate
Alexander Duyck
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-29
cxgb4vf: Fix sparse warnings
Hariprasad Shenai
2015-03-08
ethernet: codespell comment spelling fixes
Joe Perches
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-12
iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...
Hariprasad Shenai
2015-01-05
RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register defines
Hariprasad Shenai
2014-12-09
cxgb4/cxgb4vf: Use new interfaces to calculate BAR2 SGE Queue Register addresses
Hariprasad Shenai
2014-11-22
cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queues
Hariprasad Shenai
2014-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-13
cxgb4i/cxgb4 : Refactor macros to conform to uniform standards
Anish Bhatt
2014-11-12
cxgb4/cxgb4vf: Replace __skb_alloc_page with __dev_alloc_page
Alexander Duyck
2014-11-10
cxgb4vf: FL Starvation Threshold needs to be larger than the SGE's Egress Con...
Hariprasad Shenai
2014-11-10
cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfers
Hariprasad Shenai
2014-11-10
cxgb4vf: Move fl_starv_thres into adapter->sge data structure
Hariprasad Shenai
2014-11-10
cxgb4: Cleanup macros so they follow the same style and look consistent, part 2
Hariprasad Shenai
2014-10-09
cxgb4/cxgb4vf: Updated the LSO transfer length in CPL_TX_PKT_LSO for T5
Hariprasad Shenai
2014-08-21
cxgb4: Free completed tx skbs promptly
Hariprasad Shenai
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-05-12
cxgb4vf: Check if rx checksum offload is enabled, while reading hardware calc...
Hariprasad Shenai
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-03-24
cxfb4vf: Call dev_kfree/consume_skb_any instead of [dev_]kfree_skb.
Eric W. Biederman
2013-12-03
cxgb4vf: added much cleaner implementation of is_t4()
Hariprasad Shenai
2013-09-20
net: cxgb4vf: Staticize local symbols
Sachin Kamat
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-03-14
cxgb4vf: Add support for Chelsio T5 adapter
Santosh Rastapur
2013-02-12
cxgb4vf: Fix VLAN extraction counter increment
Vipul Pandya
2013-02-08
cxgb4vf: Fix extraction of cpl_rx_pkt from the response queue descriptor
Vipul Pandya
2012-11-27
[SCSI] cxgb4/cxgb4vf: Chelsio FCoE offload driver submission (common header u...
Naresh Kumar Inna
2012-09-27
cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File support
Vipul Pandya
2012-07-31
netvm: propagate page->pfmemalloc from skb_alloc_page to skb
Mel Gorman
2012-06-06
ethernet: Remove casts to same type
Joe Perches
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-12-06
treewide: Fix comment and string typo 'bufer'
Paul Bolle
2011-11-22
net: remove netdev_alloc_page and use __GFP_COLD
Eric Dumazet
[next]