summaryrefslogtreecommitdiffstats
path: root/drivers/net/cxgb3
Commit message (Expand)AuthorAgeFilesLines
* cxgb3: Handle ARP completions that mark neighbors stale.Steve Wise2008-02-111-1/+1
* Optimize cxgb3 xmit path (a bit)Krishna Kumar2008-02-111-20/+15Star
* is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter2008-02-051-3/+1Star
* cxgb3: Remove incorrect __devinit annotationsRoland Dreier2008-02-033-14/+12Star
* annotate cxgb3Al Viro2008-01-294-24/+26
* [VLAN]: Turn VLAN_DEV_INFO into inline functionPatrick McHardy2008-01-291-1/+1
* cxgb3 - Fix EEH, missing softirq blockingDivy Le Ray2008-01-292-11/+10Star
* cxgb3 - parity initialization for T3C adapters.Divy Le Ray2008-01-296-29/+472
* drivers/net/cxgb3: trim trailing whitespaceJeff Garzik2008-01-295-31/+31
* cxgb3 - Fix I/O synchronizationDivy Le Ray2008-01-291-2/+5
* cxgb3 - HW set up updatesDivy Le Ray2008-01-293-4/+44
* cxgb3 - sysfs methods clean upDivy Le Ray2008-01-291-10/+9Star
* cxgb3 - fix interaction with pktgenDivy Le Ray2008-01-291-42/+40Star
* cxgb3 - FW upgradeDivy Le Ray2008-01-292-5/+9
* 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
* drivers/net/cxgb3: Add missing "space"Joe Perches2008-01-291-1/+1
* cxgb3 - T3C support updateDivy Le Ray2007-12-073-19/+58
* [SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriateJeff Garzik2007-10-242-4/+2Star
* remove asm/bitops.h includesJiri Slaby2007-10-191-1/+1
* cxgb3 sparse warning fixesStephen Hemminger2007-10-115-33/+31Star
* drivers/net/cxgb3/xgmac.c: remove dead codeAdrian Bunk2007-10-111-4/+1Star
* cxgb3: trivial endianness annotationsAl Viro2007-10-112-5/+5
* [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 - Update engine microcode versionDivy Le Ray2007-10-111-2/+2
* cxgb3 - Add T3C revDivy Le Ray2007-10-112-0/+4
* cxgb3 - CQ context operations time out too soon.Divy Le Ray2007-10-111-8/+11
* cxgb3 - Set the CQ_ERR bit in CQ contexts.Divy Le Ray2007-10-112-1/+6
* cxgb3 - remove false positive in xgmac workaroundDivy Le Ray2007-10-112-1/+4
* cxgb3 - log and clear PEX errorsDivy Le Ray2007-10-111-0/+6
* cxgb3 - Firmware updateDivy Le Ray2007-10-114-11/+22
* cxgb3 - Update internal memory managementDivy Le Ray2007-10-112-0/+4
* cxgb3 - log adapter serial numberDivy Le Ray2007-10-113-3/+8
* cxgb3 - Fatal error updateDivy Le Ray2007-10-111-0/+4
* cxgb3 - tighten checks on TID valuesDivy Le Ray2007-10-112-7/+41
* cxgb3 - Expose HW memory page infoDivy Le Ray2007-10-112-21/+38
* cxgb3 - use immediate data for offload TxDivy Le Ray2007-10-111-6/+11
* cxgb3 - SGE doorbell overflow warningDivy Le Ray2007-10-112-0/+12
* cxgb3 - Update rx coalescing lengthDivy Le Ray2007-10-111-1/+1
* cxgb3 - MAC workaround updateDivy Le Ray2007-10-112-11/+12
* 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-113-186/+102Star
* - cxgb3 engine microcode loadDivy Le Ray2007-08-313-52/+123
* cxgb3 - Fix dev->priv usageDivy Le Ray2007-08-316-68/+104
* [NET]: ethtool_perm_addr only has one implementationMatthew Wilcox2007-07-311-1/+0Star
* cxgb3 gfp_t annotationsAl Viro2007-07-261-1/+1