aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/cxgb3/t3_hw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-05cxgb3: fix 2 ports 1G regressionDivy Le Ray1-1/+5
2009-08-02cxgb3: fix Gen2 pci default settingsDivy Le Ray1-1/+12
2009-07-08cxgb3: fix mac index mappingDivy Le Ray1-0/+2
2009-06-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+5
2009-05-29cxgb3: add support for the Aquantia 10G-BT phyDivy Le Ray1-1/+1
2009-05-29cxgb3: Add Aeluros 2020 phy supportDivy Le Ray1-0/+7
2009-05-29cxgb3: link fault fixesDivy Le Ray1-0/+5
2009-05-20cxgb3: set phy's mdio dev before the phy init sequenceDivy Le Ray1-1/+1
2009-05-20cxgb3: Use generic XENPAK LASI register definitionsBen Hutchings1-5/+7
2009-05-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2009-05-01cxgb3: fixing gcc 4.4 compiler warning: suggest parentheses around operand of ‘!’Sergey Senozhatsky1-1/+1
2009-04-29cxgb3: Use generic MDIO definitions and mdio_mii_ioctl()Ben Hutchings1-36/+42
2009-04-20cxgb3: fix link fault handlingDivy Le Ray1-10/+1
2009-03-27cxgb3: differentiate portx and Tx channelsDivy Le Ray1-16/+19
2009-03-27cxgb3: sge setup fixesDivy Le Ray1-7/+38
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