aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/cxgb3/t3_hw.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-3/+3
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | drivers/net/*/: Use static constJoe Perches2010-12-211-1/+1
|/
* cxgb3: function namespace cleanupstephen hemminger2010-10-211-186/+11
* net/cxgb3: remove undefined operationsAndreas Schwab2010-09-131-1/+1
* cxgb3: Leave interrupts for fatal errors asserted in common code.Casey Leedom2010-09-031-2/+2
* cxgb3: Set FATALPERREN.Casey Leedom2010-09-031-0/+1
* drivers/net/cxgb3/t3_hw.c: use new hex_to_bin() methodAndy Shevchenko2010-07-211-12/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-03-031-1/+4
|\
| * RDMA/cxgb3: Doorbell overflow avoidance and recoverySteve Wise2010-02-241-1/+4
* | cxgb3: fix link flapDivy Le Ray2010-02-151-1/+2
|/
* cxgb3: fix 2 ports 1G regressionDivy Le Ray2009-08-051-1/+5
* cxgb3: fix Gen2 pci default settingsDivy Le Ray2009-08-021-1/+12
* cxgb3: fix mac index mappingDivy Le Ray2009-07-081-0/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-06-031-0/+5
|\
| * cxgb3: link fault fixesDivy Le Ray2009-05-291-0/+5
* | cxgb3: add support for the Aquantia 10G-BT phyDivy Le Ray2009-05-291-1/+1
* | cxgb3: Add Aeluros 2020 phy supportDivy Le Ray2009-05-291-0/+7
* | cxgb3: set phy's mdio dev before the phy init sequenceDivy Le Ray2009-05-201-1/+1
* | cxgb3: Use generic XENPAK LASI register definitionsBen Hutchings2009-05-201-5/+7
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-031-1/+1
|\ \ | |/
| * cxgb3: fixing gcc 4.4 compiler warning: suggest parentheses around operand of...Sergey Senozhatsky2009-05-011-1/+1
* | cxgb3: Use generic MDIO definitions and mdio_mii_ioctl()Ben Hutchings2009-04-291-36/+42
|/
* cxgb3: fix link fault handlingDivy Le Ray2009-04-201-10/+1
* cxgb3: differentiate portx and Tx channelsDivy Le Ray2009-03-271-16/+19
* cxgb3: sge setup fixesDivy Le Ray2009-03-271-7/+38
* cxgb3: detect mac link faults.Divy Le Ray2009-03-131-1/+133
* cxgb3: disable high freq non-data interruptsDivy Le Ray2009-03-131-4/+26
* cxgb3: Add support for PCI ID 0x35.Divy Le Ray2009-02-181-0/+7
* cxgb3: untie strict FW matchingDivy Le Ray2008-12-161-21/+5
* cxgb3 - eeprom read fixesDivy Le Ray2008-11-111-1/+7
* cxgb3: extend copyrights to 2008Divy Le Ray2008-10-131-1/+1
* cxgb3: Add 1G fiber supportDivy Le Ray2008-10-081-0/+23
* cxgb3: Support for Aeluros 2005 PHYDivy Le Ray2008-10-081-1/+3
* cxgb3: commnonize LASI phy codeDivy Le Ray2008-10-081-5/+36
* cxgb3: More flexible support for PHY interrupts.Divy Le Ray2008-10-081-16/+21
* cxgb3: simplify port type struct and usageDivy Le Ray2008-10-081-66/+67
* cxgb3: allow for PHY reset statusDivy Le Ray2008-10-081-5/+10
* cxgb3: reset the adapter on fatal errorDivy Le Ray2008-10-081-2/+2
* cxgb3: Allow 64KB firmware images.Steve Wise2008-07-291-1/+1
* cxgb3: treat firmware data as constDavid Woodhouse2008-07-101-3/+4
* cxgb3 - fix EEHDivy Le Ray2008-05-131-0/+28
* cxgb3: Remove incorrect __devinit annotationsRoland Dreier2008-02-031-12/+10
* annotate cxgb3Al Viro2008-01-281-15/+16
* cxgb3 - parity initialization for T3C adapters.Divy Le Ray2008-01-281-20/+111
* drivers/net/cxgb3: trim trailing whitespaceJeff Garzik2008-01-281-7/+7
* cxgb3 - HW set up updatesDivy Le Ray2008-01-281-3/+21
* cxgb3 - FW upgradeDivy Le Ray2008-01-281-3/+7
* cxgb3 - T3C support updateDivy Le Ray2007-12-071-3/+3