aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/cxgb3 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-11cxgb3 - missing CPL hanler and register setting.Divy Le Ray3-12/+10
2007-04-11cxgb3 - MAC watchdog updateDivy Le Ray3-35/+89
2007-04-11cxgb3 - avoid deadlock with mac watchdogDivy Le Ray1-1/+3
2007-04-03cxgb3 - Firwmare updateDivy Le Ray2-3/+6
2007-04-03cxgb3 - Tighten xgmac workaroundDivy Le Ray3-4/+17
2007-04-03cxgb3 - detect NIC only adaptersDivy Le Ray5-14/+29
2007-04-03cxgb3 - Safeguard TCAM size usageDivy Le Ray3-3/+11
2007-03-23cxgb3 - T3B2 pcie config spaceDivy Le Ray1-4/+6
2007-03-23cxgb3 - Fix potential MAC hangDivy Le Ray4-16/+200
2007-03-23cxgb3 - Auto-load FW if mismatch detectedDivy Le Ray2-2/+28
2007-03-23cxgb3 - fix ethtool cmd on multiple queues portDivy Le Ray1-8/+11
2007-03-02[VLAN]: Avoid a 4-order allocation.Dan Aloni1-2/+4
2007-03-02cxgb3 - Tag driver versionDivy Le Ray1-1/+1
2007-02-27cxgb3 - Feed Rx free list with pagesDivy Le Ray2-92/+235
2007-02-27cxgb3 - Recovery from HW starvation of response queue entries.Divy Le Ray2-1/+16
2007-02-27cxgb3 - Unmap offload packets when they are freedDivy Le Ray1-2/+61
2007-02-27cxgb3 - FW version updateDivy Le Ray2-2/+6
2007-02-27cxgb3 - private ioctl cleanupDivy Le Ray2-66/+15
2007-02-27cxgb3 - manage sysfs attributes per portDivy Le Ray1-9/+12
2007-02-17cxgb3 Fix copyrights in the cxgb3 driver.Steve Wise6-6/+0
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2Thomas Gleixner1-1/+2
2007-02-09[PATCH] trivial cxgb3 annotationsAl Viro1-2/+2
2007-02-08cxgb3: sysfs attributes in -mm treeDivy Le Ray1-41/+45
2007-02-05cxgb3 - Add dual licensingDivy Le Ray20-136/+399
2007-02-05cxgb3 - Add <linux/mutex.h>Divy Le Ray1-0/+1
2007-02-05cxgb3 - Remove BUG_ON from t3b_intr_napiDivy Le Ray1-2/+0
2007-02-05cxgb3 - white space to tabsDivy Le Ray1-15/+15
2007-02-05cxgb3 - Clean up HW init routineDivy Le Ray1-11/+5
2007-02-05cxgb3 - bogus status error stringDivy Le Ray1-1/+1
2007-02-05cxgb3 - remove SW Tx credits coalescingDivy Le Ray1-61/+14
2007-02-05cxgb3 - bind qsets on multiport adapterDivy Le Ray3-24/+54
2007-02-05cxgb3 - FW versioningDivy Le Ray3-12/+47
2007-02-05Add support for the latest 1G/10G Chelsio adapter, T3.Divy Le Ray23-0/+17309