aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/cxgb3/cxgb3_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10cxgb3 sparse warning fixesStephen Hemminger1-3/+1
2007-10-10[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik1-3/+8
2007-10-10[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik1-3/+0
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-1/+0
2007-10-10cxgb3 - Add T3C revDivy Le Ray1-0/+3
2007-10-10cxgb3 - Firmware updateDivy Le Ray1-4/+5
2007-10-10cxgb3 - log adapter serial numberDivy Le Ray1-2/+4
2007-10-10cxgb3 - Fatal error updateDivy Le Ray1-0/+4
2007-10-10drivers/net/cxgb3: removed several unneeded zero initilizationDenis Cheng1-3/+3
2007-10-10[NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger1-69/+27
2007-08-31- cxgb3 engine microcode loadDivy Le Ray1-45/+81
2007-08-31cxgb3 - Fix dev->priv usageDivy Le Ray1-54/+72
2007-07-31[NET]: ethtool_perm_addr only has one implementationMatthew Wilcox1-1/+0
2007-07-10use is_power_of_2() in cxgb3/cxgb3_main.cvignesh babu1-2/+3
2007-07-08cxgb3 - TP SRAM updateDivy Le Ray1-0/+43
2007-06-20cxgb3 - fix netpoll hanlderDivy Le Ray1-3/+13
2007-06-03network drivers: eliminate unneeded kill_vid codeStephen Hemminger1-6/+0
2007-04-11cxgb3 - missing CPL hanler and register setting.Divy Le Ray1-0/+2
2007-04-11cxgb3 - MAC watchdog updateDivy Le Ray1-6/+4
2007-04-11cxgb3 - avoid deadlock with mac watchdogDivy Le Ray1-1/+3
2007-04-03cxgb3 - Firwmare updateDivy Le Ray1-2/+2
2007-04-03cxgb3 - Tighten xgmac workaroundDivy Le Ray1-3/+13
2007-04-03cxgb3 - detect NIC only adaptersDivy Le Ray1-4/+4
2007-04-03cxgb3 - Safeguard TCAM size usageDivy Le Ray1-2/+5
2007-03-23cxgb3 - Fix potential MAC hangDivy Le Ray1-1/+45
2007-03-23cxgb3 - Auto-load FW if mismatch detectedDivy Le Ray1-0/+25
2007-03-23cxgb3 - fix ethtool cmd on multiple queues portDivy Le Ray1-8/+11
2007-02-27cxgb3 - private ioctl cleanupDivy Le Ray1-44/+4
2007-02-27cxgb3 - manage sysfs attributes per portDivy Le Ray1-9/+12
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2Thomas Gleixner1-1/+2
2007-02-08cxgb3: sysfs attributes in -mm treeDivy Le Ray1-41/+45
2007-02-05cxgb3 - Add dual licensingDivy Le Ray1-8/+28
2007-02-05cxgb3 - bind qsets on multiport adapterDivy Le Ray1-24/+44
2007-02-05cxgb3 - FW versioningDivy Le Ray1-7/+8
2007-02-05Add support for the latest 1G/10G Chelsio adapter, T3.Divy Le Ray1-0/+2474