aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/cxgb3 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-10cxgb3: treat firmware data as constDavid Woodhouse2-5/+7
2008-05-13cxgb3 - fix EEHDivy Le Ray5-6/+70
2008-05-13cxgb3 - fix port up/down error pathDivy Le Ray2-15/+18
2008-05-06cxgb3: Use CAP_SYS_RAWIO for firmwareAlan Cox1-2/+2
2008-04-29RDMA/cxgb3: Support peer-2-peer connection setupSteve Wise1-1/+1
2008-04-18net: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2-2/+0
2008-04-17cxgb3: Fix __must_check warning with dev_dbg.Dan Noe1-2/+2
2008-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-9/+9
2008-03-26annotate cxgb3 (ab)uses of skb->priority/skb->csumAl Viro1-3/+19
2008-03-25cxgb3: Fix lockdep problems with sge.reg_lockRoland Dreier1-9/+9
2008-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-3/+9
2008-03-17cxgb3: Fix transmit queue stop mechanismDivy Le Ray1-3/+9
2008-03-04[NET] NEIGHBOUR: Remove unpopular neigh_is_connected().YOSHIFUJI Hideaki1-1/+1
2008-02-11cxgb3: Handle ARP completions that mark neighbors stale.Steve Wise1-1/+1
2008-02-11Optimize cxgb3 xmit path (a bit)Krishna Kumar1-20/+15
2008-02-05is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter1-3/+1
2008-02-03cxgb3: Remove incorrect __devinit annotationsRoland Dreier3-14/+12
2008-01-28annotate cxgb3Al Viro4-24/+26
2008-01-28[VLAN]: Turn VLAN_DEV_INFO into inline functionPatrick McHardy1-1/+1
2008-01-28cxgb3 - Fix EEH, missing softirq blockingDivy Le Ray2-11/+10
2008-01-28cxgb3 - parity initialization for T3C adapters.Divy Le Ray6-29/+472
2008-01-28drivers/net/cxgb3: trim trailing whitespaceJeff Garzik5-31/+31
2008-01-28cxgb3 - Fix I/O synchronizationDivy Le Ray1-2/+5
2008-01-28cxgb3 - HW set up updatesDivy Le Ray3-4/+44
2008-01-28cxgb3 - sysfs methods clean upDivy Le Ray1-10/+9
2008-01-28cxgb3 - fix interaction with pktgenDivy Le Ray1-42/+40
2008-01-28cxgb3 - FW upgradeDivy Le Ray2-5/+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
2008-01-28drivers/net/cxgb3: Add missing "space"Joe Perches1-1/+1
2007-12-07cxgb3 - T3C support updateDivy Le Ray3-19/+58
2007-10-23[SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriateJeff Garzik2-4/+2
2007-10-19remove asm/bitops.h includesJiri Slaby1-1/+1
2007-10-10cxgb3 sparse warning fixesStephen Hemminger5-33/+31
2007-10-10drivers/net/cxgb3/xgmac.c: remove dead codeAdrian Bunk1-4/+1
2007-10-10cxgb3: trivial endianness annotationsAl Viro2-5/+5
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 - Update engine microcode versionDivy Le Ray1-2/+2
2007-10-10cxgb3 - Add T3C revDivy Le Ray2-0/+4
2007-10-10cxgb3 - CQ context operations time out too soon.Divy Le Ray1-8/+11
2007-10-10cxgb3 - Set the CQ_ERR bit in CQ contexts.Divy Le Ray2-1/+6
2007-10-10cxgb3 - remove false positive in xgmac workaroundDivy Le Ray2-1/+4
2007-10-10cxgb3 - log and clear PEX errorsDivy Le Ray1-0/+6
2007-10-10cxgb3 - Firmware updateDivy Le Ray4-11/+22
2007-10-10cxgb3 - Update internal memory managementDivy Le Ray2-0/+4
2007-10-10cxgb3 - log adapter serial numberDivy Le Ray3-3/+8