summaryrefslogtreecommitdiffstats
path: root/drivers/net/cxgb3/cxgb3_main.c
Commit message (Expand)AuthorAgeFilesLines
* cxgb3 - fix EEHDivy Le Ray2008-05-131-4/+6
* cxgb3 - fix port up/down error pathDivy Le Ray2008-05-131-15/+17
* cxgb3: Use CAP_SYS_RAWIO for firmwareAlan Cox2008-05-061-2/+2
* cxgb3: Fix __must_check warning with dev_dbg.Dan Noe2008-04-171-2/+2
* annotate cxgb3Al Viro2008-01-291-5/+6
* cxgb3 - Fix EEH, missing softirq blockingDivy Le Ray2008-01-291-10/+4Star
* cxgb3 - parity initialization for T3C adapters.Divy Le Ray2008-01-291-0/+82
* drivers/net/cxgb3: trim trailing whitespaceJeff Garzik2008-01-291-8/+8
* cxgb3 - HW set up updatesDivy Le Ray2008-01-291-1/+1
* cxgb3 - sysfs methods clean upDivy Le Ray2008-01-291-10/+9Star
* cxgb3 - Add EEH supportDivy Le Ray2008-01-291-0/+107
* cxgb3 - Fix resources release.Divy Le Ray2008-01-291-4/+4
* cxgb3 - Use wild card for PCI subdevice ID matchDivy Le Ray2008-01-291-12/+12
* cxgb3 - fix MSI-X failure pathDivy Le Ray2008-01-291-1/+2
* cxgb3 sparse warning fixesStephen Hemminger2007-10-111-3/+1Star
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-111-3/+8
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-111-3/+0Star
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-111-1/+0Star
* cxgb3 - Add T3C revDivy Le Ray2007-10-111-0/+3
* cxgb3 - Firmware updateDivy Le Ray2007-10-111-4/+5
* cxgb3 - log adapter serial numberDivy Le Ray2007-10-111-2/+4
* cxgb3 - Fatal error updateDivy Le Ray2007-10-111-0/+4
* drivers/net/cxgb3: removed several unneeded zero initilizationDenis Cheng2007-10-111-3/+3
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-111-69/+27Star
* - cxgb3 engine microcode loadDivy Le Ray2007-08-311-45/+81
* cxgb3 - Fix dev->priv usageDivy Le Ray2007-08-311-54/+72
* [NET]: ethtool_perm_addr only has one implementationMatthew Wilcox2007-07-311-1/+0Star
* use is_power_of_2() in cxgb3/cxgb3_main.cvignesh babu2007-07-101-2/+3
* cxgb3 - TP SRAM updateDivy Le Ray2007-07-091-0/+43
* cxgb3 - fix netpoll hanlderDivy Le Ray2007-06-211-3/+13
* network drivers: eliminate unneeded kill_vid codeStephen Hemminger2007-06-031-6/+0Star
* cxgb3 - missing CPL hanler and register setting.Divy Le Ray2007-04-111-0/+2
* cxgb3 - MAC watchdog updateDivy Le Ray2007-04-111-6/+4Star
* cxgb3 - avoid deadlock with mac watchdogDivy Le Ray2007-04-111-1/+3
* cxgb3 - Firwmare updateDivy Le Ray2007-04-041-2/+2
* cxgb3 - Tighten xgmac workaroundDivy Le Ray2007-04-041-3/+13
* cxgb3 - detect NIC only adaptersDivy Le Ray2007-04-041-4/+4
* cxgb3 - Safeguard TCAM size usageDivy Le Ray2007-04-041-2/+5
* cxgb3 - Fix potential MAC hangDivy Le Ray2007-03-231-1/+45
* cxgb3 - Auto-load FW if mismatch detectedDivy Le Ray2007-03-231-0/+25
* cxgb3 - fix ethtool cmd on multiple queues portDivy Le Ray2007-03-231-8/+11
* cxgb3 - private ioctl cleanupDivy Le Ray2007-02-271-44/+4Star
* cxgb3 - manage sysfs attributes per portDivy Le Ray2007-02-271-9/+12
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2Thomas Gleixner2007-02-141-1/+2
* cxgb3: sysfs attributes in -mm treeDivy Le Ray2007-02-091-41/+45
* cxgb3 - Add dual licensingDivy Le Ray2007-02-051-8/+28
* cxgb3 - bind qsets on multiport adapterDivy Le Ray2007-02-051-24/+44
* cxgb3 - FW versioningDivy Le Ray2007-02-051-7/+8
* Add support for the latest 1G/10G Chelsio adapter, T3.Divy Le Ray2007-02-051-0/+2474