summaryrefslogtreecommitdiffstats
path: root/drivers/net/cxgb3
Commit message (Expand)AuthorAgeFilesLines
* 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-151-1/+1
| * RDMA/cxgb3: Add support for protocol statisticsSteve Wise2008-07-152-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-252-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-192-2/+0Star
* 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-281-9/+9
|\
| * cxgb3: Fix lockdep problems with sge.reg_lockRoland Dreier2008-03-261-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/+15Star
* is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter2008-02-051-3/+1Star
* cxgb3: Remove incorrect __devinit annotationsRoland Dreier2008-02-033-14/+12Star
* annotate cxgb3Al Viro2008-01-294-24/+26
* [VLAN]: Turn VLAN_DEV_INFO into inline functionPatrick McHardy2008-01-291-1/+1
* cxgb3 - Fix EEH, missing softirq blockingDivy Le Ray2008-01-292-11/+10Star
* cxgb3 - parity initialization for T3C adapters.Divy Le Ray2008-01-296-29/+472
* drivers/net/cxgb3: trim trailing whitespaceJeff Garzik2008-01-295-31/+31
* cxgb3 - Fix I/O synchronizationDivy Le Ray2008-01-291-2/+5
* cxgb3 - HW set up updatesDivy Le Ray2008-01-293-4/+44
* cxgb3 - sysfs methods clean upDivy Le Ray2008-01-291-10/+9Star
* cxgb3 - fix interaction with pktgenDivy Le Ray2008-01-291-42/+40Star
* cxgb3 - FW upgradeDivy Le Ray2008-01-292-5/+9
* cxgb3 - Add EEH supportDivy Le Ray2008-01-291-0/+107
* cxgb3 - Fix resources release.Divy Le Ray2008-01-291-4/+4
* cxgb3 - Use wild card for PCI subdevice ID matchDivy Le Ray2008-01-291-12/+12
* cxgb3 - fix MSI-X failure pathDivy Le Ray2008-01-291-1/+2
* drivers/net/cxgb3: Add missing "space"Joe Perches2008-01-291-1/+1
* cxgb3 - T3C support updateDivy Le Ray2007-12-073-19/+58
* [SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriateJeff Garzik2007-10-242-4/+2Star
* remove asm/bitops.h includesJiri Slaby2007-10-191-1/+1
* cxgb3 sparse warning fixesStephen Hemminger2007-10-115-33/+31Star
* drivers/net/cxgb3/xgmac.c: remove dead codeAdrian Bunk2007-10-111-4/+1Star
* cxgb3: trivial endianness annotationsAl Viro2007-10-112-5/+5
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-111-3/+8
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-111-3/+0Star
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-111-1/+0Star