summaryrefslogtreecommitdiff
path: root/drivers/net/cxgb3/adapter.h
AgeCommit message (Expand)Author
2010-02-24RDMA/cxgb3: Doorbell overflow avoidance and recoverySteve Wise
2009-10-13cxgb3: Added private MAC address and provisioning packet handler for iSCSIKaren Xie
2009-09-01netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger
2009-07-08cxgb3: use request_firmware() for the EDC registers setupDivy Le Ray
2009-07-08cxgb3: AEL2020 phy support updateDivy Le Ray
2009-06-11cxgb3: remove __GFP_NOFAIL usageDivy Le Ray
2009-06-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-29cxgb3: fix dma mapping regressionDivy Le Ray
2009-04-16gro: New frags interface to avoid copying shinfoHerbert Xu
2009-03-27cxgb3: map entire Rx page, feed map+offset to Rx ring.Divy Le Ray
2009-03-27cxgb3: start qset timers when setup succeededDivy Le Ray
2009-03-13cxgb3: detect mac link faults.Divy Le Ray
2009-03-13cxgb3: separate TX and RX reclaim handlersDivy Le Ray
2009-03-13cxgb3: ring rx door bell less frequentlyDivy Le Ray
2009-01-21cxgb3: Replace LRO with GROHerbert Xu
2009-01-21cxgb3: ease msi-x settings conditionsDivy Le Ray
2009-01-11cxgb3: Keep LRO off if disabled when interface is downRoland Dreier
2008-12-18cxgb3: manage private iSCSI IP addressKaren Xie
2008-12-16cxgb3: Add multiple Tx queue support.Divy Le Ray
2008-10-13cxgb3: extend copyrights to 2008Divy Le Ray
2008-10-08cxgb3: simplify port type struct and usageDivy Le Ray
2008-10-08cxgb3: reset the adapter on fatal errorDivy Le Ray
2008-10-08[2.6.28,1/1] cxgb3 - fix race in EEHDivy Le Ray
2008-09-22cxgb3: Use SKB list interfaces instead of home-grown implementation.David S. Miller
2008-05-22cxgb3 - Add LRO supportDivy Le Ray
2008-05-22cxgb3 - Add page support to jumbo frame Rx queueDivy Le Ray
2008-05-13cxgb3 - fix port up/down error pathDivy Le Ray
2008-04-18net: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-01-28cxgb3 - parity initialization for T3C adapters.Divy Le Ray
2007-10-23[SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriateJeff Garzik
2007-10-19remove asm/bitops.h includesJiri Slaby
2007-10-10[NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger
2007-08-31cxgb3 - Fix dev->priv usageDivy Le Ray
2007-07-08cxgb3 - sge page managementDivy Le Ray
2007-02-27cxgb3 - Feed Rx free list with pagesDivy Le Ray
2007-02-27cxgb3 - Recovery from HW starvation of response queue entries.Divy Le Ray
2007-02-05cxgb3 - Add dual licensingDivy Le Ray
2007-02-05cxgb3 - Add <linux/mutex.h>Divy Le Ray
2007-02-05cxgb3 - bind qsets on multiport adapterDivy Le Ray
2007-02-05Add support for the latest 1G/10G Chelsio adapter, T3.Divy Le Ray