aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/cxgb3/t3_hw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-27cxgb3: remove unnecessary read of PCI_CAP_ID_EXPJon Mason1-7/+4
2011-03-31Fix common misspellingsLucas De Marchi1-3/+3
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-12-21drivers/net/*/: Use static constJoe Perches1-1/+1
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-10-21cxgb3: function namespace cleanupstephen hemminger1-186/+11
2010-09-13net/cxgb3: remove undefined operationsAndreas Schwab1-1/+1
2010-09-03cxgb3: Leave interrupts for fatal errors asserted in common code.Casey Leedom1-2/+2
2010-09-03cxgb3: Set FATALPERREN.Casey Leedom1-0/+1
2010-07-21drivers/net/cxgb3/t3_hw.c: use new hex_to_bin() methodAndy Shevchenko1-12/+4
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-1/+4
2010-02-24RDMA/cxgb3: Doorbell overflow avoidance and recoverySteve Wise1-1/+4
2010-02-15cxgb3: fix link flapDivy Le Ray1-1/+2
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