index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
cxgb4vf
/
sge.c
Age
Commit message (
Expand
)
Author
2011-07-21
cxgb4vf: do vlan cleanup
Jiri Pirko
2011-05-22
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
2011-04-17
net: cxgb4{,vf}: convert to hw_features
Michał Mirosław
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-11-15
cxgb4vf: minor comment/symbolic name cleanup.
Casey Leedom
2010-11-12
cxgb4vf: fix some errors in Gather List to skb conversion
Casey Leedom
2010-11-12
cxgb4vf: fix bug in Generic Receive Offload
Casey Leedom
2010-09-02
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
2010-09-02
net: another last_rx round
Eric Dumazet
2010-07-15
cxgb4vf: fix SGE resource resource deallocation bug
Casey Leedom
2010-07-12
cxgb4vf: fix TX Queue restart
Casey Leedom
2010-07-08
cxgb4vf: Implement "Unhandled Interrupts" statistic
Casey Leedom
2010-07-08
cxgb4vf: remove obsolete DECLARE_PCI_UNMAP_ADDR usage
FUJITA Tomonori
2010-06-30
cxgb4vf: Use correct shift factor for extracting the SGE DMA Ingress Padding ...
Casey Leedom
2010-06-30
cxgb4vf: Remove obsolete comment about the lack of a TX Timer Callback
Casey Leedom
2010-06-28
cxgb4vf: Add T4 Virtual Function Scatter-Gather Engine DMA code
Casey Leedom