| Commit message (Expand) | Author | Age | Files | Lines |
* | chelsio: Move the Chelsio drivers | Jeff Kirsher | 2011-08-10 | 1 | -334/+0 |
* | cxgb3: do vlan cleanup | Jiri Pirko | 2011-07-21 | 1 | -2/+0 |
* | net: cxgb3: convert to hw_features | Michał Mirosław | 2011-04-17 | 1 | -7/+0 |
* | cxgb3: function namespace cleanup | stephen hemminger | 2010-10-21 | 1 | -3/+0 |
* | RDMA/cxgb3: Doorbell overflow avoidance and recovery | Steve Wise | 2010-02-24 | 1 | -0/+5 |
* | cxgb3: Added private MAC address and provisioning packet handler for iSCSI | Karen Xie | 2009-10-13 | 1 | -0/+16 |
* | netdev: convert bulk of drivers to netdev_tx_t | Stephen Hemminger | 2009-09-01 | 1 | -1/+1 |
* | cxgb3: use request_firmware() for the EDC registers setup | Divy Le Ray | 2009-07-08 | 1 | -0/+2 |
* | cxgb3: AEL2020 phy support update | Divy Le Ray | 2009-07-08 | 1 | -0/+8 |
* | cxgb3: remove __GFP_NOFAIL usage | Divy Le Ray | 2009-06-11 | 1 | -0/+2 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-06-03 | 1 | -2/+2 |
|\ |
|
| * | cxgb3: fix dma mapping regression | Divy Le Ray | 2009-05-29 | 1 | -2/+2 |
* | | gro: New frags interface to avoid copying shinfo | Herbert Xu | 2009-04-16 | 1 | -1/+1 |
|/ |
|
* | cxgb3: map entire Rx page, feed map+offset to Rx ring. | Divy Le Ray | 2009-03-27 | 1 | -0/+3 |
* | cxgb3: start qset timers when setup succeeded | Divy Le Ray | 2009-03-27 | 1 | -0/+1 |
* | cxgb3: detect mac link faults. | Divy Le Ray | 2009-03-13 | 1 | -0/+5 |
* | cxgb3: separate TX and RX reclaim handlers | Divy Le Ray | 2009-03-13 | 1 | -0/+1 |
* | cxgb3: ring rx door bell less frequently | Divy Le Ray | 2009-03-13 | 1 | -0/+1 |
* | cxgb3: Replace LRO with GRO | Herbert Xu | 2009-01-21 | 1 | -11/+2 |
* | cxgb3: ease msi-x settings conditions | Divy Le Ray | 2009-01-21 | 1 | -0/+1 |
* | cxgb3: Keep LRO off if disabled when interface is down | Roland Dreier | 2009-01-11 | 1 | -1/+6 |
* | cxgb3: manage private iSCSI IP address | Karen Xie | 2008-12-18 | 1 | -0/+1 |
* | cxgb3: Add multiple Tx queue support. | Divy Le Ray | 2008-12-16 | 1 | -1/+3 |
* | cxgb3: extend copyrights to 2008 | Divy Le Ray | 2008-10-13 | 1 | -1/+1 |
* | cxgb3: simplify port type struct and usage | Divy Le Ray | 2008-10-08 | 1 | -1/+1 |
* | cxgb3: reset the adapter on fatal error | Divy Le Ray | 2008-10-08 | 1 | -0/+1 |
* | [2.6.28,1/1] cxgb3 - fix race in EEH | Divy Le Ray | 2008-10-08 | 1 | -0/+1 |
* | cxgb3: Use SKB list interfaces instead of home-grown implementation. | David S. Miller | 2008-09-22 | 1 | -2/+1 |
* | cxgb3 - Add LRO support | Divy Le Ray | 2008-05-22 | 1 | -0/+14 |
* | cxgb3 - Add page support to jumbo frame Rx queue | Divy Le Ray | 2008-05-22 | 1 | -0/+4 |
* | cxgb3 - fix port up/down error path | Divy Le Ray | 2008-05-13 | 1 | -0/+1 |
* | net: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 | 1 | -1/+0 |
* | cxgb3 - parity initialization for T3C adapters. | Divy Le Ray | 2008-01-28 | 1 | -0/+1 |
* | [SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriate | Jeff Garzik | 2007-10-23 | 1 | -3/+1 |
* | remove asm/bitops.h includes | Jiri Slaby | 2007-10-19 | 1 | -1/+1 |
* | [NET]: Make NAPI polling independent of struct net_device objects. | Stephen Hemminger | 2007-10-10 | 1 | -15/+7 |
* | cxgb3 - Fix dev->priv usage | Divy Le Ray | 2007-08-31 | 1 | -0/+2 |
* | cxgb3 - sge page management | Divy Le Ray | 2007-07-08 | 1 | -18/+20 |
* | cxgb3 - Feed Rx free list with pages | Divy Le Ray | 2007-02-27 | 1 | -1/+8 |
* | cxgb3 - Recovery from HW starvation of response queue entries. | Divy Le Ray | 2007-02-27 | 1 | -0/+2 |
* | cxgb3 - Add dual licensing | Divy Le Ray | 2007-02-05 | 1 | -6/+27 |
* | cxgb3 - Add <linux/mutex.h> | Divy Le Ray | 2007-02-05 | 1 | -0/+1 |
* | cxgb3 - bind qsets on multiport adapter | Divy Le Ray | 2007-02-05 | 1 | -0/+2 |
* | Add support for the latest 1G/10G Chelsio adapter, T3. | Divy Le Ray | 2007-02-05 | 1 | -0/+255 |