summaryrefslogtreecommitdiffstats
path: root/drivers/net/cxgb3/cxgb3_main.c
Commit message (Expand)AuthorAgeFilesLines
* cxgb3 sparse warning fixesStephen Hemminger2007-10-101-3/+1
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-101-3/+8
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-101-3/+0
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* cxgb3 - Add T3C revDivy Le Ray2007-10-101-0/+3
* cxgb3 - Firmware updateDivy Le Ray2007-10-101-4/+5
* cxgb3 - log adapter serial numberDivy Le Ray2007-10-101-2/+4
* cxgb3 - Fatal error updateDivy Le Ray2007-10-101-0/+4
* drivers/net/cxgb3: removed several unneeded zero initilizationDenis Cheng2007-10-101-3/+3
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-101-69/+27
* - 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/+0
* use is_power_of_2() in cxgb3/cxgb3_main.cvignesh babu2007-07-101-2/+3
* cxgb3 - TP SRAM updateDivy Le Ray2007-07-081-0/+43
* cxgb3 - fix netpoll hanlderDivy Le Ray2007-06-201-3/+13
* network drivers: eliminate unneeded kill_vid codeStephen Hemminger2007-06-031-6/+0
* cxgb3 - missing CPL hanler and register setting.Divy Le Ray2007-04-111-0/+2
* cxgb3 - MAC watchdog updateDivy Le Ray2007-04-111-6/+4
* cxgb3 - avoid deadlock with mac watchdogDivy Le Ray2007-04-111-1/+3
* cxgb3 - Firwmare updateDivy Le Ray2007-04-031-2/+2
* cxgb3 - Tighten xgmac workaroundDivy Le Ray2007-04-031-3/+13
* cxgb3 - detect NIC only adaptersDivy Le Ray2007-04-031-4/+4
* cxgb3 - Safeguard TCAM size usageDivy Le Ray2007-04-031-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/+4
* 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-081-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
OpenPOWER on IntegriCloud