aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/cxgb3/cxgb3_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-16cxgb3: untie strict FW matchingDivy Le Ray1-7/+8
2008-12-16cxgb3: Add multiple Tx queue support.Divy Le Ray1-4/+7
2008-11-26cxgb3: Update FW loading path.Divy Le Ray1-2/+2
2008-11-26cxgb3: set hard_xmit in the netdev_opsDivy Le Ray1-0/+1
2008-11-20netdev: add more functions to netdevice opsStephen Hemminger1-1/+0
2008-11-19cxgb3: convert to net_device_opsStephen Hemminger1-13/+16
2008-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David 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-13cxgb3: extend copyrights to 2008Divy Le Ray1-1/+1
2008-10-08cxgb3: Support for Aeluros 2005 PHYDivy Le Ray1-0/+25
2008-10-08cxgb3: commnonize LASI phy codeDivy Le Ray1-4/+15
2008-10-08cxgb3: simplify port type struct and usageDivy Le Ray1-2/+2
2008-10-08cxgb3: Allocate multiqueues at init timeDivy Le Ray1-37/+142
2008-10-08cxgb3: reset the adapter on fatal errorDivy Le Ray1-53/+111
2008-10-08[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-28annotate cxgb3Al Viro1-5/+6
2008-01-28cxgb3 - Fix EEH, missing softirq blockingDivy Le Ray1-10/+4
2008-01-28cxgb3 - parity initialization for T3C adapters.Divy Le Ray1-0/+82
2008-01-28drivers/net/cxgb3: trim trailing whitespaceJeff Garzik1-8/+8
2008-01-28cxgb3 - HW set up updatesDivy Le Ray1-1/+1
2008-01-28cxgb3 - sysfs methods clean upDivy Le Ray1-10/+9
2008-01-28cxgb3 - Add EEH supportDivy Le Ray1-0/+107
2008-01-28cxgb3 - Fix resources release.Divy Le Ray1-4/+4
2008-01-28cxgb3 - Use wild card for PCI subdevice ID matchDivy Le Ray1-12/+12
2008-01-28cxgb3 - fix MSI-X failure pathDivy Le Ray1-1/+2
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