summaryrefslogtreecommitdiffstats
path: root/drivers/net/cxgb3/cxgb3_main.c
Commit message (Expand)AuthorAgeFilesLines
* netdev: add more functions to netdevice opsStephen Hemminger2008-11-201-1/+0
* cxgb3: convert to net_device_opsStephen Hemminger2008-11-191-13/+16
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-181-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-131-1/+1
* cxgb3: Support for Aeluros 2005 PHYDivy Le Ray2008-10-081-0/+25
* cxgb3: commnonize LASI phy codeDivy Le Ray2008-10-081-4/+15
* cxgb3: simplify port type struct and usageDivy Le Ray2008-10-081-2/+2
* cxgb3: Allocate multiqueues at init timeDivy Le Ray2008-10-081-37/+142
* cxgb3: reset the adapter on fatal errorDivy Le Ray2008-10-081-53/+111
* [2.6.28,1/1] cxgb3 - fix race in EEHDivy Le Ray2008-10-081-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-281-5/+6
* cxgb3 - Fix EEH, missing softirq blockingDivy Le Ray2008-01-281-10/+4
* cxgb3 - parity initialization for T3C adapters.Divy Le Ray2008-01-281-0/+82
* drivers/net/cxgb3: trim trailing whitespaceJeff Garzik2008-01-281-8/+8
* cxgb3 - HW set up updatesDivy Le Ray2008-01-281-1/+1
* cxgb3 - sysfs methods clean upDivy Le Ray2008-01-281-10/+9
* cxgb3 - Add EEH supportDivy Le Ray2008-01-281-0/+107
* cxgb3 - Fix resources release.Divy Le Ray2008-01-281-4/+4
* cxgb3 - Use wild card for PCI subdevice ID matchDivy Le Ray2008-01-281-12/+12
* cxgb3 - fix MSI-X failure pathDivy Le Ray2008-01-281-1/+2
* 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
OpenPOWER on IntegriCloud