summaryrefslogtreecommitdiffstats
path: root/drivers/net/cxgb3
Commit message (Expand)AuthorAgeFilesLines
* 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
* cxgb3 - fix interaction with pktgenDivy Le Ray2008-01-281-42/+40
* cxgb3 - FW upgradeDivy Le Ray2008-01-282-5/+9
* cxgb3 - Add EEH supportDivy Le Ray2008-01-281-0/+107
* cxgb3 - Fix resources release.Divy Le Ray2008-01-281-4/+4
* cxgb3 - Use wild card for PCI subdevice ID matchDivy Le Ray2008-01-281-12/+12
* cxgb3 - fix MSI-X failure pathDivy Le Ray2008-01-281-1/+2
* drivers/net/cxgb3: Add missing "space"Joe Perches2008-01-281-1/+1
* cxgb3 - T3C support updateDivy Le Ray2007-12-073-19/+58
* [SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriateJeff Garzik2007-10-232-4/+2
* remove asm/bitops.h includesJiri Slaby2007-10-191-1/+1
* cxgb3 sparse warning fixesStephen Hemminger2007-10-105-33/+31
* drivers/net/cxgb3/xgmac.c: remove dead codeAdrian Bunk2007-10-101-4/+1
* cxgb3: trivial endianness annotationsAl Viro2007-10-102-5/+5
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-101-3/+8
OpenPOWER on IntegriCloud