summaryrefslogtreecommitdiffstats
path: root/drivers/net/cxgb3/cxgb3_main.c
Commit message (Expand)AuthorAgeFilesLines
* cxgb3: differentiate portx and Tx channelsDivy Le Ray2009-03-271-2/+2
* cxgb3: use resource_size_t for mmio declarationsDivy Le Ray2009-03-271-1/+4
* cxgb3: start qset timers when setup succeededDivy Le Ray2009-03-271-1/+2
* cxgb3: detect mac link faults.Divy Le Ray2009-03-131-3/+120
* cxgb3: disable high freq non-data interruptsDivy Le Ray2009-03-131-0/+50
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-241-0/+1
|\
| * cxgb3: Add support for PCI ID 0x35.Divy Le Ray2009-02-181-0/+1
* | drivers/net/cxgb3: fix sparse warning: symbol shadows an earlier oneHannes Eder2009-02-171-2/+1
* | cxgb3: Notify fatal errorsDivy Le Ray2009-01-261-4/+9
* | cxgb3: Replace LRO with GROHerbert Xu2009-01-211-38/+4
* | cxgb3: ease msi-x settings conditionsDivy Le Ray2009-01-211-8/+15
|/
* cxgb3: Keep LRO off if disabled when interface is downRoland Dreier2009-01-111-8/+14
* 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-261-2/+2
* cxgb3: set hard_xmit in the netdev_opsDivy Le Ray2008-11-261-0/+1
* 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
OpenPOWER on IntegriCloud