aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/cxgb3/adapter.h
Commit message (Expand)AuthorAgeFilesLines
* net: cxgb3: convert to hw_featuresMichał Mirosław2011-04-171-7/+0
* cxgb3: function namespace cleanupstephen hemminger2010-10-211-3/+0
* RDMA/cxgb3: Doorbell overflow avoidance and recoverySteve Wise2010-02-241-0/+5
* cxgb3: Added private MAC address and provisioning packet handler for iSCSIKaren Xie2009-10-131-0/+16
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-011-1/+1
* cxgb3: use request_firmware() for the EDC registers setupDivy Le Ray2009-07-081-0/+2
* cxgb3: AEL2020 phy support updateDivy Le Ray2009-07-081-0/+8
* cxgb3: remove __GFP_NOFAIL usageDivy Le Ray2009-06-111-0/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-06-031-2/+2
|\
| * cxgb3: fix dma mapping regressionDivy Le Ray2009-05-291-2/+2
* | gro: New frags interface to avoid copying shinfoHerbert Xu2009-04-161-1/+1
|/
* cxgb3: map entire Rx page, feed map+offset to Rx ring.Divy Le Ray2009-03-271-0/+3
* cxgb3: start qset timers when setup succeededDivy Le Ray2009-03-271-0/+1
* cxgb3: detect mac link faults.Divy Le Ray2009-03-131-0/+5
* cxgb3: separate TX and RX reclaim handlersDivy Le Ray2009-03-131-0/+1
* cxgb3: ring rx door bell less frequentlyDivy Le Ray2009-03-131-0/+1
* cxgb3: Replace LRO with GROHerbert Xu2009-01-211-11/+2
* cxgb3: ease msi-x settings conditionsDivy Le Ray2009-01-211-0/+1
* cxgb3: Keep LRO off if disabled when interface is downRoland Dreier2009-01-111-1/+6
* cxgb3: manage private iSCSI IP addressKaren Xie2008-12-181-0/+1
* cxgb3: Add multiple Tx queue support.Divy Le Ray2008-12-161-1/+3
* cxgb3: extend copyrights to 2008Divy Le Ray2008-10-131-1/+1
* cxgb3: simplify port type struct and usageDivy Le Ray2008-10-081-1/+1
* cxgb3: reset the adapter on fatal errorDivy Le Ray2008-10-081-0/+1
* [2.6.28,1/1] cxgb3 - fix race in EEHDivy Le Ray2008-10-081-0/+1
* cxgb3: Use SKB list interfaces instead of home-grown implementation.David S. Miller2008-09-221-2/+1
* cxgb3 - Add LRO supportDivy Le Ray2008-05-221-0/+14
* cxgb3 - Add page support to jumbo frame Rx queueDivy Le Ray2008-05-221-0/+4
* cxgb3 - fix port up/down error pathDivy Le Ray2008-05-131-0/+1
* net: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
* cxgb3 - parity initialization for T3C adapters.Divy Le Ray2008-01-281-0/+1
* [SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriateJeff Garzik2007-10-231-3/+1
* remove asm/bitops.h includesJiri Slaby2007-10-191-1/+1
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-101-15/+7
* cxgb3 - Fix dev->priv usageDivy Le Ray2007-08-311-0/+2
* cxgb3 - sge page managementDivy Le Ray2007-07-081-18/+20
* cxgb3 - Feed Rx free list with pagesDivy Le Ray2007-02-271-1/+8
* cxgb3 - Recovery from HW starvation of response queue entries.Divy Le Ray2007-02-271-0/+2
* cxgb3 - Add dual licensingDivy Le Ray2007-02-051-6/+27
* cxgb3 - Add <linux/mutex.h>Divy Le Ray2007-02-051-0/+1
* cxgb3 - bind qsets on multiport adapterDivy Le Ray2007-02-051-0/+2
* Add support for the latest 1G/10G Chelsio adapter, T3.Divy Le Ray2007-02-051-0/+255