index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
cxgb3
/
adapter.h
Age
Commit message (
Expand
)
Author
2009-10-13
cxgb3: Added private MAC address and provisioning packet handler for iSCSI
Karen Xie
2009-09-01
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
2009-07-08
cxgb3: use request_firmware() for the EDC registers setup
Divy Le Ray
2009-07-08
cxgb3: AEL2020 phy support update
Divy Le Ray
2009-06-11
cxgb3: remove __GFP_NOFAIL usage
Divy Le Ray
2009-06-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-29
cxgb3: fix dma mapping regression
Divy Le Ray
2009-04-16
gro: New frags interface to avoid copying shinfo
Herbert Xu
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-19
cxgb3: manage private iSCSI IP address
Karen Xie
2008-12-16
cxgb3: Add multiple Tx queue support.
Divy Le Ray
2008-10-14
cxgb3: extend copyrights to 2008
Divy Le Ray
2008-10-09
cxgb3: simplify port type struct and usage
Divy Le Ray
2008-10-09
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-19
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-09
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