aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/cxgb3
AgeCommit message (Expand)AuthorFilesLines
2008-04-29RDMA/cxgb3: Support peer-2-peer connection setupGravatar Steve Wise 1-1/+1
2008-04-18net: Remove unnecessary inclusions of asm/semaphore.hGravatar Matthew Wilcox 2-2/+0
2008-04-17cxgb3: Fix __must_check warning with dev_dbg.Gravatar Dan Noe 1-2/+2
2008-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Gravatar David S. Miller 1-9/+9
2008-03-26annotate cxgb3 (ab)uses of skb->priority/skb->csumGravatar Al Viro 1-3/+19
2008-03-25cxgb3: Fix lockdep problems with sge.reg_lockGravatar Roland Dreier 1-9/+9
2008-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Gravatar David S. Miller 1-3/+9
2008-03-17cxgb3: Fix transmit queue stop mechanismGravatar Divy Le Ray 1-3/+9
2008-03-04[NET] NEIGHBOUR: Remove unpopular neigh_is_connected().Gravatar YOSHIFUJI Hideaki 1-1/+1
2008-02-11cxgb3: Handle ARP completions that mark neighbors stale.Gravatar Steve Wise 1-1/+1
2008-02-11Optimize cxgb3 xmit path (a bit)Gravatar Krishna Kumar 1-20/+15
2008-02-05is_vmalloc_addr(): Check if an address is within the vmalloc boundariesGravatar Christoph Lameter 1-3/+1
2008-02-03cxgb3: Remove incorrect __devinit annotationsGravatar Roland Dreier 3-14/+12
2008-01-28annotate cxgb3Gravatar Al Viro 4-24/+26
2008-01-28[VLAN]: Turn VLAN_DEV_INFO into inline functionGravatar Patrick McHardy 1-1/+1
2008-01-28cxgb3 - Fix EEH, missing softirq blockingGravatar Divy Le Ray 2-11/+10
2008-01-28cxgb3 - parity initialization for T3C adapters.Gravatar Divy Le Ray 6-29/+472
2008-01-28drivers/net/cxgb3: trim trailing whitespaceGravatar Jeff Garzik 5-31/+31
2008-01-28cxgb3 - Fix I/O synchronizationGravatar Divy Le Ray 1-2/+5
2008-01-28cxgb3 - HW set up updatesGravatar Divy Le Ray 3-4/+44
2008-01-28cxgb3 - sysfs methods clean upGravatar Divy Le Ray 1-10/+9
2008-01-28cxgb3 - fix interaction with pktgenGravatar Divy Le Ray 1-42/+40
2008-01-28cxgb3 - FW upgradeGravatar Divy Le Ray 2-5/+9
2008-01-28cxgb3 - Add EEH supportGravatar Divy Le Ray 1-0/+107
2008-01-28cxgb3 - Fix resources release.Gravatar Divy Le Ray 1-4/+4
2008-01-28cxgb3 - Use wild card for PCI subdevice ID matchGravatar Divy Le Ray 1-12/+12
2008-01-28cxgb3 - fix MSI-X failure pathGravatar Divy Le Ray 1-1/+2
2008-01-28drivers/net/cxgb3: Add missing "space"Gravatar Joe Perches 1-1/+1
2007-12-07cxgb3 - T3C support updateGravatar Divy Le Ray 3-19/+58
2007-10-23[SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriateGravatar Jeff Garzik 2-4/+2
2007-10-19remove asm/bitops.h includesGravatar Jiri Slaby 1-1/+1
2007-10-10cxgb3 sparse warning fixesGravatar Stephen Hemminger 5-33/+31
2007-10-10drivers/net/cxgb3/xgmac.c: remove dead codeGravatar Adrian Bunk 1-4/+1
2007-10-10cxgb3: trivial endianness annotationsGravatar Al Viro 2-5/+5
2007-10-10[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countGravatar Jeff Garzik 1-3/+8
2007-10-10[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsGravatar Jeff Garzik 1-3/+0
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Gravatar Ralf Baechle 1-1/+0
2007-10-10cxgb3 - Update engine microcode versionGravatar Divy Le Ray 1-2/+2
2007-10-10cxgb3 - Add T3C revGravatar Divy Le Ray 2-0/+4
2007-10-10cxgb3 - CQ context operations time out too soon.Gravatar Divy Le Ray 1-8/+11
2007-10-10cxgb3 - Set the CQ_ERR bit in CQ contexts.Gravatar Divy Le Ray 2-1/+6
2007-10-10cxgb3 - remove false positive in xgmac workaroundGravatar Divy Le Ray 2-1/+4
2007-10-10cxgb3 - log and clear PEX errorsGravatar Divy Le Ray 1-0/+6
2007-10-10cxgb3 - Firmware updateGravatar Divy Le Ray 4-11/+22
2007-10-10cxgb3 - Update internal memory managementGravatar Divy Le Ray 2-0/+4
2007-10-10cxgb3 - log adapter serial numberGravatar Divy Le Ray 3-3/+8
2007-10-10cxgb3 - Fatal error updateGravatar Divy Le Ray 1-0/+4
2007-10-10cxgb3 - tighten checks on TID valuesGravatar Divy Le Ray 2-7/+41
2007-10-10cxgb3 - Expose HW memory page infoGravatar Divy Le Ray 2-21/+38
2007-10-10cxgb3 - use immediate data for offload TxGravatar Divy Le Ray 1-6/+11