aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/cxgb3 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-08cxgb3: Add 1G fiber supportDivy Le Ray3-12/+208
2008-10-08cxgb3: Support for Aeluros 2005 PHYDivy Le Ray4-19/+1040
2008-10-08cxgb3: commnonize LASI phy codeDivy Le Ray4-48/+77
2008-10-08cxgb3: More flexible support for PHY interrupts.Divy Le Ray3-18/+27
2008-10-08cxgb3: simplify port type struct and usageDivy Le Ray6-87/+94
2008-10-08cxgb3: allow for PHY reset statusDivy Le Ray4-27/+37
2008-10-08cxgb3: Allocate multiqueues at init timeDivy Le Ray3-37/+145
2008-10-08cxgb3: reset the adapter on fatal errorDivy Le Ray5-60/+119
2008-10-08[2.6.28,1/1] cxgb3 - fix race in EEHDivy Le Ray3-3/+24
2008-09-24drivers/net: replace __FUNCTION__ with __func__Harvey Harrison1-4/+4
2008-09-24cxgb3 - remove duplicate tests in lroDivy Le Ray1-35/+0
2008-09-22cxgb3: Use SKB list interfaces instead of home-grown implementation.David S. Miller4-48/+42
2008-07-29cxgb3: Allow 64KB firmware images.Steve Wise1-1/+1
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori1-1/+1
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