aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/cxgb3/common.h
Commit message (Expand)AuthorAgeFilesLines
* net: cxgb3: convert to hw_featuresMichał Mirosław2011-04-171-1/+0
* cxgb3: function namespace cleanupstephen hemminger2010-10-211-18/+0
* cxgb3: convert to use netdev_for_each_addrJiri Pirko2010-02-171-27/+1
* cxgb3: declare MODULE_FIRMWAREBen Hutchings2009-11-101-5/+3
* cxgb3: use request_firmware() for the EDC registers setupDivy Le Ray2009-07-081-0/+10
* cxgb3: add support for the Aquantia 10G-BT phyDivy Le Ray2009-05-291-0/+2
* cxgb3: Add Aeluros 2020 phy supportDivy Le Ray2009-05-291-0/+2
* cxgb3: Use generic XENPAK LASI register definitionsBen Hutchings2009-05-201-10/+0
* cxgb3: Use generic MDIO definitions and mdio_mii_ioctl()Ben Hutchings2009-04-291-30/+23
* cxgb3: differentiate portx and Tx channelsDivy Le Ray2009-03-271-1/+3
* cxgb3: detect mac link faults.Divy Le Ray2009-03-131-0/+6
* cxgb3: untie strict FW matchingDivy Le Ray2008-12-161-2/+2
* cxgb3: extend copyrights to 2008Divy Le Ray2008-10-131-1/+1
* cxgb3: Add 1G fiber supportDivy Le Ray2008-10-081-0/+1
* cxgb3: Support for Aeluros 2005 PHYDivy Le Ray2008-10-081-2/+18
* cxgb3: commnonize LASI phy codeDivy Le Ray2008-10-081-1/+18
* cxgb3: More flexible support for PHY interrupts.Divy Le Ray2008-10-081-2/+2
* cxgb3: simplify port type struct and usageDivy Le Ray2008-10-081-13/+8
* cxgb3: allow for PHY reset statusDivy Le Ray2008-10-081-12/+12
* cxgb3: Allocate multiqueues at init timeDivy Le Ray2008-10-081-0/+1
* cxgb3: reset the adapter on fatal errorDivy Le Ray2008-10-081-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-181-2/+3
|\
| * cxgb3: treat firmware data as constDavid Woodhouse2008-07-101-2/+3
* | cxgb3 - Add LRO supportDivy Le Ray2008-05-221-0/+1
|/
* cxgb3 - fix EEHDivy Le Ray2008-05-131-0/+1
* annotate cxgb3Al Viro2008-01-281-2/+2
* cxgb3: trivial endianness annotationsAl Viro2007-10-101-2/+2
* cxgb3 - Update engine microcode versionDivy Le Ray2007-10-101-2/+2
* cxgb3 - Add T3C revDivy Le Ray2007-10-101-0/+1
* cxgb3 - remove false positive in xgmac workaroundDivy Le Ray2007-10-101-0/+1
* cxgb3 - Firmware updateDivy Le Ray2007-10-101-1/+1
* cxgb3 - log adapter serial numberDivy Le Ray2007-10-101-0/+2
* cxgb3 - Update rx coalescing lengthDivy Le Ray2007-10-101-1/+1
* cxgb3 - MAC workaround updateDivy Le Ray2007-10-101-0/+1
* - cxgb3 engine microcode loadDivy Le Ray2007-08-311-1/+2
* cxgb3 - TP SRAM updateDivy Le Ray2007-07-081-0/+28
* cxgb3 - MAC watchdog updateDivy Le Ray2007-04-111-2/+5
* cxgb3 - detect NIC only adaptersDivy Le Ray2007-04-031-3/+3
* cxgb3 - Safeguard TCAM size usageDivy Le Ray2007-04-031-0/+3
* cxgb3 - Fix potential MAC hangDivy Le Ray2007-03-231-0/+15
* cxgb3 - Add dual licensingDivy Le Ray2007-02-051-7/+27
* Add support for the latest 1G/10G Chelsio adapter, T3.Divy Le Ray2007-02-051-0/+709