summaryrefslogtreecommitdiffstats
path: root/drivers/net/cxgb3/cxgb3_main.c
Commit message (Expand)AuthorAgeFilesLines
* cxgb3: untie strict FW matchingDivy Le Ray2008-12-161-7/+8
* cxgb3: Add multiple Tx queue support.Divy Le Ray2008-12-161-4/+7
* cxgb3: Update FW loading path.Divy Le Ray2008-11-271-2/+2
* cxgb3: set hard_xmit in the netdev_opsDivy Le Ray2008-11-271-0/+1
* netdev: add more functions to netdevice opsStephen Hemminger2008-11-211-1/+0Star
* cxgb3: convert to net_device_opsStephen Hemminger2008-11-201-13/+16
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-191-1/+3
|\
| * RDMA/cxgb3: deadlock in iw_cxgb3 can cause hang when configuring interface.Steve Wise2008-11-111-0/+2
| * cxgb3 - Limit multiqueue setting to msi-xDivy Le Ray2008-11-111-1/+1
* | cxgb3 - enable lro control through ethtoolDivy Le Ray2008-10-311-12/+57
|/
* cxgb3: extend copyrights to 2008Divy Le Ray2008-10-141-1/+1
* cxgb3: Support for Aeluros 2005 PHYDivy Le Ray2008-10-091-0/+25
* cxgb3: commnonize LASI phy codeDivy Le Ray2008-10-091-4/+15
* cxgb3: simplify port type struct and usageDivy Le Ray2008-10-091-2/+2
* cxgb3: Allocate multiqueues at init timeDivy Le Ray2008-10-091-37/+142
* cxgb3: reset the adapter on fatal errorDivy Le Ray2008-10-091-53/+111
* [2.6.28,1/1] cxgb3 - fix race in EEHDivy Le Ray2008-10-091-0/+5
* cxgb3 - Add LRO supportDivy Le Ray2008-05-221-0/+19
* 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