aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/cxgb3 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller5-6/+16
2008-07-14RDMA/cxgb3: Fixes for zero STagSteve Wise1-1/+1
2008-07-14RDMA/cxgb3: Add support for protocol statisticsSteve Wise2-0/+8
2008-07-11cxgb3 - Add iscsi supportKaren Xie5-8/+59
2008-07-10cxgb3: treat firmware data as constDavid Woodhouse2-5/+7
2008-07-08vlan: move struct vlan_dev_info to private headerPatrick McHardy1-1/+1
2008-06-24cxgb3 - add missing adapter type for RDMADivy Le Ray2-2/+22
2008-05-22cxgb3 - Add LRO supportDivy Le Ray6-12/+267
2008-05-22cxgb3 - Add page support to jumbo frame Rx queueDivy Le Ray2-35/+84
2008-05-22cxgb3 - Fix dma mapping error pathDivy Le Ray1-12/+41
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