index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
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
2011-10-21
cxgb4vf: convert to SKB paged frag API.
Ian Campbell
2011-10-19
net: add skb frag size accessors
Eric Dumazet
2011-08-10
chelsio: Move the Chelsio drivers
Jeff Kirsher