summaryrefslogtreecommitdiff
path: root/drivers/net/cxgb3/cxgb3_main.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-20cxgb3: convert to net_device_opsStephen Hemminger1-13/+16
2008-11-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+3
2008-11-11RDMA/cxgb3: deadlock in iw_cxgb3 can cause hang when configuring interface.Steve Wise1-0/+2
2008-11-11cxgb3 - Limit multiqueue setting to msi-xDivy Le Ray1-1/+1
2008-10-31cxgb3 - enable lro control through ethtoolDivy Le Ray1-12/+57
2008-10-14cxgb3: extend copyrights to 2008Divy Le Ray1-1/+1
2008-10-09cxgb3: Support for Aeluros 2005 PHYDivy Le Ray1-0/+25
2008-10-09cxgb3: commnonize LASI phy codeDivy Le Ray1-4/+15
2008-10-09cxgb3: simplify port type struct and usageDivy Le Ray1-2/+2
2008-10-09cxgb3: Allocate multiqueues at init timeDivy Le Ray1-37/+142
2008-10-09cxgb3: reset the adapter on fatal errorDivy Le Ray1-53/+111
2008-10-09[2.6.28,1/1] cxgb3 - fix race in EEHDivy Le Ray1-0/+5
2008-05-22cxgb3 - Add LRO supportDivy Le Ray1-0/+19
2008-05-13cxgb3 - fix EEHDivy Le Ray1-4/+6
2008-05-13cxgb3 - fix port up/down error pathDivy Le Ray1-15/+17
2008-05-06cxgb3: Use CAP_SYS_RAWIO for firmwareAlan Cox1-2/+2
2008-04-17cxgb3: Fix __must_check warning with dev_dbg.Dan Noe1-2/+2
2008-01-29annotate cxgb3Al Viro1-5/+6
2008-01-29cxgb3 - Fix EEH, missing softirq blockingDivy Le Ray1-10/+4
2008-01-29cxgb3 - parity initialization for T3C adapters.Divy Le Ray1-0/+82
2008-01-29drivers/net/cxgb3: trim trailing whitespaceJeff Garzik1-8/+8
2008-01-29cxgb3 - HW set up updatesDivy Le Ray1-1/+1
2008-01-29cxgb3 - sysfs methods clean upDivy Le Ray1-10/+9
2008-01-29cxgb3 - Add EEH supportDivy Le Ray1-0/+107
2008-01-29cxgb3 - Fix resources release.Divy Le Ray1-4/+4
2008-01-29cxgb3 - Use wild card for PCI subdevice ID matchDivy Le Ray1-12/+12
2008-01-29cxgb3 - fix MSI-X failure pathDivy Le Ray1-1/+2
2007-10-11cxgb3 sparse warning fixesStephen Hemminger1-3/+1
2007-10-11[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik1-3/+8
2007-10-11[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik1-3/+0
2007-10-11[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-1/+0
2007-10-11cxgb3 - Add T3C revDivy Le Ray1-0/+3
2007-10-11cxgb3 - Firmware updateDivy Le Ray1-4/+5
2007-10-11cxgb3 - log adapter serial numberDivy Le Ray1-2/+4
2007-10-11cxgb3 - Fatal error updateDivy Le Ray1-0/+4
2007-10-11drivers/net/cxgb3: removed several unneeded zero initilizationDenis Cheng1-3/+3
2007-10-11[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-08-01[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-09cxgb3 - TP SRAM updateDivy Le Ray1-0/+43
2007-06-21cxgb3 - 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-04cxgb3 - Firwmare updateDivy Le Ray1-2/+2
2007-04-04cxgb3 - Tighten xgmac workaroundDivy Le Ray1-3/+13
2007-04-04cxgb3 - detect NIC only adaptersDivy Le Ray1-4/+4