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