aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2006-07-01[PATCH] IB/ipath: fix a bug that results in addresses near 0 being written vi...Bryan O'Sullivan
2006-07-01[PATCH] IB/ipath: read/write correct sizes through diag interfaceBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: support more models of InfiniPath hardwareBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: drop the "stats" sysfs attribute groupBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: purge sps_lid and sps_mlid arraysBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: rC receive interrupt performance changesBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: fixes to performance get counters for IB complianceBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: check for valid LID and multicast LIDsBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: removed redundant statementsBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: don't confuse the max message size with the MTUBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: disallow send of invalid packet sizes over UDBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: fix lost interrupts on HT-400Bryan O'Sullivan
2006-07-01[PATCH] IB/ipath: fixed bug 9776 for realBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: reduce overhead on receive interruptsBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: memory management cleanupsBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: use vmalloc to allocate struct ipath_devdataBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: use more appropriate gfp flagsBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: enable freeze mode when shutting down deviceBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: print better debug info when handling 32/64-bit DMA mask pr...Bryan O'Sullivan
2006-07-01[PATCH] IB/ipath: removed unused field ipath_kregvirt from struct ipath_devdataBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: enforce device resource limitsBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: report correct device identification information in /sysBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: return an error for unknown multicast GIDBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: fix some memory leaks on failure pathsBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: don't allow resources to be created with illegal valuesBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: remove some duplicate codeBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: update some comments and fix typosBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: allow diags on any unitBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: fix shared receive queues for RCBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: fix an indenting problemBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: share more common code between RC and UC protocolsBryan O'Sullivan
2006-07-01[PATCH] IB/ipath: update copyrights and other strings to reflect new company ...Bryan O'Sullivan
2006-07-01[PATCH] IB/ipath: name zero counter offsets so it's clear they aren't countersBryan O'Sullivan
2006-07-01[PATCH] ACPI: fix not power-manageable device messageJae-hyeon Park
2006-07-01[PATCH] EDAC: fix module names quoted in sysfsDoug Thompson
2006-06-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-06-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-06-30Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6/Linus Torvalds
2006-06-30Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds
2006-06-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2006-06-30[SERIAL] sunhv: Convert to of_driver layer.David S. Miller
2006-06-30[SERIAL] sunsu: Missing return statement in su_probe().David S. Miller
2006-06-30[IPV6]: Added GSO support for TCPv6Herbert Xu
2006-06-30[TG3]: Update version and reldateMichael Chan
2006-06-30[TG3]: Add TSO workaround using GSOMichael Chan
2006-06-30[TG3]: Turn on hw fix for ASF problemsMichael Chan
2006-06-30[TG3]: Add rx BD workaroundMichael Chan
2006-06-30[TG3]: Add tg3_netif_stop() in vlan functionsMichael Chan