summaryrefslogtreecommitdiffstats
path: root/drivers/net/cxgb3
Commit message (Expand)AuthorAgeFilesLines
* cxgb3: extend copyrights to 2008Divy Le Ray2008-10-1320-20/+20
* cxgb3: update driver versionDivy Le Ray2008-10-131-1/+1
* cxgb3: Add 1G fiber supportDivy Le Ray2008-10-083-12/+208
* cxgb3: Support for Aeluros 2005 PHYDivy Le Ray2008-10-084-19/+1040
* cxgb3: commnonize LASI phy codeDivy Le Ray2008-10-084-48/+77
* cxgb3: More flexible support for PHY interrupts.Divy Le Ray2008-10-083-18/+27
* cxgb3: simplify port type struct and usageDivy Le Ray2008-10-086-87/+94
* cxgb3: allow for PHY reset statusDivy Le Ray2008-10-084-27/+37
* cxgb3: Allocate multiqueues at init timeDivy Le Ray2008-10-083-37/+145
* cxgb3: reset the adapter on fatal errorDivy Le Ray2008-10-085-60/+119
* [2.6.28,1/1] cxgb3 - fix race in EEHDivy Le Ray2008-10-083-3/+24
* drivers/net: replace __FUNCTION__ with __func__Harvey Harrison2008-09-241-4/+4
* cxgb3 - remove duplicate tests in lroDivy Le Ray2008-09-241-35/+0
* cxgb3: Use SKB list interfaces instead of home-grown implementation.David S. Miller2008-09-224-48/+42
* cxgb3: Allow 64KB firmware images.Steve Wise2008-07-291-1/+1
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-261-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-185-6/+16
|\
| * RDMA/cxgb3: Fixes for zero STagSteve Wise2008-07-141-1/+1
| * RDMA/cxgb3: Add support for protocol statisticsSteve Wise2008-07-142-0/+8
| * cxgb3: treat firmware data as constDavid Woodhouse2008-07-102-5/+7
* | cxgb3 - Add iscsi supportKaren Xie2008-07-115-8/+59
* | vlan: move struct vlan_dev_info to private headerPatrick McHardy2008-07-081-1/+1
* | cxgb3 - add missing adapter type for RDMADivy Le Ray2008-06-242-2/+22
* | cxgb3 - Add LRO supportDivy Le Ray2008-05-226-12/+267
* | cxgb3 - Add page support to jumbo frame Rx queueDivy Le Ray2008-05-222-35/+84
* | cxgb3 - Fix dma mapping error pathDivy Le Ray2008-05-221-12/+41
|/
* cxgb3 - fix EEHDivy Le Ray2008-05-135-6/+70
* cxgb3 - fix port up/down error pathDivy Le Ray2008-05-132-15/+18
* cxgb3: Use CAP_SYS_RAWIO for firmwareAlan Cox2008-05-061-2/+2
* RDMA/cxgb3: Support peer-2-peer connection setupSteve Wise2008-04-291-1/+1
* net: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-182-2/+0
* cxgb3: Fix __must_check warning with dev_dbg.Dan Noe2008-04-171-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-271-9/+9
|\
| * cxgb3: Fix lockdep problems with sge.reg_lockRoland Dreier2008-03-251-9/+9
* | annotate cxgb3 (ab)uses of skb->priority/skb->csumAl Viro2008-03-261-3/+19
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-181-3/+9
|\ \ | |/
| * cxgb3: Fix transmit queue stop mechanismDivy Le Ray2008-03-171-3/+9
* | [NET] NEIGHBOUR: Remove unpopular neigh_is_connected().YOSHIFUJI Hideaki2008-03-041-1/+1
|/
* 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/+15
* is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter2008-02-051-3/+1
* cxgb3: Remove incorrect __devinit annotationsRoland Dreier2008-02-033-14/+12
* annotate cxgb3Al Viro2008-01-284-24/+26
* [VLAN]: Turn VLAN_DEV_INFO into inline functionPatrick McHardy2008-01-281-1/+1
* cxgb3 - Fix EEH, missing softirq blockingDivy Le Ray2008-01-282-11/+10
* cxgb3 - parity initialization for T3C adapters.Divy Le Ray2008-01-286-29/+472
* drivers/net/cxgb3: trim trailing whitespaceJeff Garzik2008-01-285-31/+31
* cxgb3 - Fix I/O synchronizationDivy Le Ray2008-01-281-2/+5
* cxgb3 - HW set up updatesDivy Le Ray2008-01-283-4/+44
* cxgb3 - sysfs methods clean upDivy Le Ray2008-01-281-10/+9
OpenPOWER on IntegriCloud