aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/cxgb3/t3_hw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-13cxgb3: detect mac link faults.Divy Le Ray1-1/+133
2009-03-13cxgb3: disable high freq non-data interruptsDivy Le Ray1-4/+26
2009-02-18cxgb3: Add support for PCI ID 0x35.Divy Le Ray1-0/+7
2008-12-16cxgb3: untie strict FW matchingDivy Le Ray1-21/+5
2008-11-11cxgb3 - eeprom read fixesDivy Le Ray1-1/+7
2008-10-13cxgb3: extend copyrights to 2008Divy Le Ray1-1/+1
2008-10-08cxgb3: Add 1G fiber supportDivy Le Ray1-0/+23
2008-10-08cxgb3: Support for Aeluros 2005 PHYDivy Le Ray1-1/+3
2008-10-08cxgb3: commnonize LASI phy codeDivy Le Ray1-5/+36
2008-10-08cxgb3: More flexible support for PHY interrupts.Divy Le Ray1-16/+21
2008-10-08cxgb3: simplify port type struct and usageDivy Le Ray1-66/+67
2008-10-08cxgb3: allow for PHY reset statusDivy Le Ray1-5/+10
2008-10-08cxgb3: reset the adapter on fatal errorDivy Le Ray1-2/+2
2008-07-29cxgb3: Allow 64KB firmware images.Steve Wise1-1/+1
2008-07-10cxgb3: treat firmware data as constDavid Woodhouse1-3/+4
2008-05-13cxgb3 - fix EEHDivy Le Ray1-0/+28
2008-02-03cxgb3: Remove incorrect __devinit annotationsRoland Dreier1-12/+10
2008-01-28annotate cxgb3Al Viro1-15/+16
2008-01-28cxgb3 - parity initialization for T3C adapters.Divy Le Ray1-20/+111
2008-01-28drivers/net/cxgb3: trim trailing whitespaceJeff Garzik1-7/+7
2008-01-28cxgb3 - HW set up updatesDivy Le Ray1-3/+21
2008-01-28cxgb3 - FW upgradeDivy Le Ray1-3/+7
2007-12-07cxgb3 - T3C support updateDivy Le Ray1-3/+3
2007-10-10cxgb3 sparse warning fixesStephen Hemminger1-4/+4
2007-10-10cxgb3 - CQ context operations time out too soon.Divy Le Ray1-8/+11
2007-10-10cxgb3 - Set the CQ_ERR bit in CQ contexts.Divy Le Ray1-1/+2
2007-10-10cxgb3 - log and clear PEX errorsDivy Le Ray1-0/+6
2007-10-10cxgb3 - Firmware updateDivy Le Ray1-5/+15
2007-10-10cxgb3 - Update internal memory managementDivy Le Ray1-0/+2
2007-10-10cxgb3 - log adapter serial numberDivy Le Ray1-1/+2
2007-08-31- cxgb3 engine microcode loadDivy Le Ray1-6/+40
2007-07-08cxgb3 - TP SRAM updateDivy Le Ray1-0/+86
2007-07-08cxgb3 - Firmware updateDivy Le Ray1-19/+23
2007-04-19cxgb3 - PHY interrupts and GPIO pins.Divy Le Ray1-6/+12
2007-04-03cxgb3 - detect NIC only adaptersDivy Le Ray1-6/+18
2007-03-23cxgb3 - T3B2 pcie config spaceDivy Le Ray1-4/+6
2007-03-23cxgb3 - Auto-load FW if mismatch detectedDivy Le Ray1-2/+3
2007-02-27cxgb3 - FW version updateDivy Le Ray1-2/+4
2007-02-05cxgb3 - Add dual licensingDivy Le Ray1-9/+29
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 - FW versioningDivy Le Ray1-5/+12
2007-02-05Add support for the latest 1G/10G Chelsio adapter, T3.Divy Le Ray1-0/+3354