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
/
cxgb4
/
sge.c
Age
Commit message (
Expand
)
Author
2010-12-16
cxgb4: NUMA-aware Tx queue allocations
Dimitris Michailidis
2010-12-16
cxgb4: enable PCIe relaxed ordering
Dimitris Michailidis
2010-10-24
cxgb4: update to utilize the newer VLAN infrastructure
Dimitris Michailidis
2010-09-02
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
2010-08-23
cxgb4: fix setting of the function number in transmit descriptors
Dimitris Michailidis
2010-08-23
cxgb4: handle Rx/Tx queue ranges not starting at 0
Dimitris Michailidis
2010-08-02
cxgb4: support running the driver on PCI functions besides 0
Dimitris Michailidis
2010-08-02
cxgb4: fix TSO descriptors
Dimitris Michailidis
2010-08-02
cxgb4: don't offload Rx checksums for IPv6 fragments
Dimitris Michailidis
2010-06-28
cxgb4vf: small changes to message processing structures/macros
Casey Leedom
2010-04-27
cxgb4: set skb->rxhash
Dimitris Michailidis
2010-04-21
cxgb4: Make unnecessarily global functions static
Roland Dreier
2010-04-21
cxgb4: Use ntohs() on __be16 value instead of htons()
Roland Dreier
2010-04-01
cxgb4: Add packet queues and packet DMA code
Dimitris Michailidis