index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
cxgb3
/
adapter.h
Age
Commit message (
Expand
)
Author
2009-05-29
cxgb3: fix dma mapping regression
Divy Le Ray
2009-03-27
cxgb3: map entire Rx page, feed map+offset to Rx ring.
Divy Le Ray
2009-03-27
cxgb3: start qset timers when setup succeeded
Divy Le Ray
2009-03-13
cxgb3: detect mac link faults.
Divy Le Ray
2009-03-13
cxgb3: separate TX and RX reclaim handlers
Divy Le Ray
2009-03-13
cxgb3: ring rx door bell less frequently
Divy Le Ray
2009-01-21
cxgb3: Replace LRO with GRO
Herbert Xu
2009-01-21
cxgb3: ease msi-x settings conditions
Divy Le Ray
2009-01-11
cxgb3: Keep LRO off if disabled when interface is down
Roland Dreier
2008-12-18
cxgb3: manage private iSCSI IP address
Karen Xie
2008-12-16
cxgb3: Add multiple Tx queue support.
Divy Le Ray
2008-10-13
cxgb3: extend copyrights to 2008
Divy Le Ray
2008-10-08
cxgb3: simplify port type struct and usage
Divy Le Ray
2008-10-08
cxgb3: reset the adapter on fatal error
Divy Le Ray
2008-10-08
[2.6.28,1/1] cxgb3 - fix race in EEH
Divy Le Ray
2008-09-22
cxgb3: Use SKB list interfaces instead of home-grown implementation.
David S. Miller
2008-05-22
cxgb3 - Add LRO support
Divy Le Ray
2008-05-22
cxgb3 - Add page support to jumbo frame Rx queue
Divy Le Ray
2008-05-13
cxgb3 - fix port up/down error path
Divy Le Ray
2008-04-18
net: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-01-28
cxgb3 - parity initialization for T3C adapters.
Divy Le Ray
2007-10-23
[SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriate
Jeff Garzik
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
2007-10-10
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
2007-08-31
cxgb3 - Fix dev->priv usage
Divy Le Ray
2007-07-08
cxgb3 - sge page management
Divy Le Ray
2007-02-27
cxgb3 - Feed Rx free list with pages
Divy Le Ray
2007-02-27
cxgb3 - Recovery from HW starvation of response queue entries.
Divy Le Ray
2007-02-05
cxgb3 - Add dual licensing
Divy Le Ray
2007-02-05
cxgb3 - Add <linux/mutex.h>
Divy Le Ray
2007-02-05
cxgb3 - bind qsets on multiport adapter
Divy Le Ray
2007-02-05
Add support for the latest 1G/10G Chelsio adapter, T3.
Divy Le Ray