summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] IB/ipath: use vmalloc to allocate struct ipath_devdataBryan O'Sullivan2006-07-012-8/+3
* [PATCH] IB/ipath: use more appropriate gfp flagsBryan O'Sullivan2006-07-011-12/+14
* [PATCH] IB/ipath: enable freeze mode when shutting down deviceBryan O'Sullivan2006-07-011-1/+1
* [PATCH] IB/ipath: print better debug info when handling 32/64-bit DMA mask pr...Bryan O'Sullivan2006-07-011-3/+20
* [PATCH] IB/ipath: removed unused field ipath_kregvirt from struct ipath_devdataBryan O'Sullivan2006-07-012-10/+2
* [PATCH] IB/ipath: enforce device resource limitsBryan O'Sullivan2006-07-016-33/+204
* [PATCH] IB/ipath: report correct device identification information in /sysBryan O'Sullivan2006-07-014-22/+35
* [PATCH] IB/ipath: return an error for unknown multicast GIDBryan O'Sullivan2006-07-011-1/+1
* [PATCH] IB/ipath: fix some memory leaks on failure pathsBryan O'Sullivan2006-07-012-0/+3
* [PATCH] IB/ipath: don't allow resources to be created with illegal valuesBryan O'Sullivan2006-07-013-0/+24
* [PATCH] IB/ipath: remove some duplicate codeBryan O'Sullivan2006-07-011-3/+0
* [PATCH] IB/ipath: update some comments and fix typosBryan O'Sullivan2006-07-012-8/+3
* [PATCH] IB/ipath: allow diags on any unitBryan O'Sullivan2006-07-015-87/+53
* [PATCH] IB/ipath: fix shared receive queues for RCBryan O'Sullivan2006-07-011-142/+101
* [PATCH] IB/ipath: fix an indenting problemBryan O'Sullivan2006-07-011-26/+26
* [PATCH] IB/ipath: share more common code between RC and UC protocolsBryan O'Sullivan2006-07-016-362/+270
* [PATCH] IB/ipath: update copyrights and other strings to reflect new company ...Bryan O'Sullivan2006-07-0136-15/+49
* [PATCH] IB/ipath: name zero counter offsets so it's clear they aren't countersBryan O'Sullivan2006-07-013-52/+52
* [PATCH] ACPI: fix not power-manageable device messageJae-hyeon Park2006-07-011-1/+1
* [PATCH] EDAC: fix module names quoted in sysfsDoug Thompson2006-07-017-11/+12
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-06-302-95/+73
|\
| * [SERIAL] sunhv: Convert to of_driver layer.David S. Miller2006-06-301-95/+71
| * [SERIAL] sunsu: Missing return statement in su_probe().David S. Miller2006-06-301-0/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-06-303-17/+110
|\ \
| * | [IPV6]: Added GSO support for TCPv6Herbert Xu2006-06-301-6/+9
| * | [TG3]: Update version and reldateMichael Chan2006-06-301-2/+2
| * | [TG3]: Add TSO workaround using GSOMichael Chan2006-06-302-5/+51
| * | [TG3]: Turn on hw fix for ASF problemsMichael Chan2006-06-302-2/+7
| * | [TG3]: Add rx BD workaroundMichael Chan2006-06-302-2/+29
| * | [TG3]: Add tg3_netif_stop() in vlan functionsMichael Chan2006-06-301-0/+12
| |/
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-06-302-1/+2
|\ \
| * | IB/core: Set alternate port number when initializing QP attributesSean Hefty2006-06-301-0/+1
| * | IB/uverbs: Set correct user handle for user SRQsRoland Dreier2006-06-301-1/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-301043-1057/+27
|\ \
| * | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301028-1030/+0
| * | typo fixes: occuring -> occurringAdrian Bunk2006-06-304-4/+4
| * | typo fixes: infomation -> informationAdrian Bunk2006-06-305-10/+10
| * | typo fixes: aquire -> acquireAdrian Bunk2006-06-303-4/+4
| * | typo fixes: mecanism -> mechanismAdrian Bunk2006-06-302-2/+2
| * | typo fixes: bandwith -> bandwidthAdrian Bunk2006-06-305-6/+6
| * | fix a typo in the RTC_CLASS help textAdrian Bunk2006-06-301-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6/Linus Torvalds2006-06-3011-58/+255
|\ \ \
| * | | [PATCH] pcmcia: fix deadlock in pcmcia_parse_eventsArjan van de Ven2006-06-301-2/+3
| * | | [PATCH] com20020_cs: more device supportMarc Sowen2006-06-301-1/+4
| * | | [PATCH] au1xxx: pcmcia: fix __init called from non-initDomen Puncer2006-06-301-1/+1
| * | | [PATCH] kill open-coded offsetof in cm4000_cs.c ZERO_DEV()Al Viro2006-06-301-6/+1
| * | | [PATCH] pcmcia: convert pcmcia_cs to kthreadSerge E. Hallyn2006-06-301-11/+13
| * | | [PATCH] pcmcia: fix kernel-doc function nameRandy Dunlap2006-06-301-1/+1
| * | | [PATCH] pcmcia: hostap_cs.c - 0xc00f,0x0000 conflicts with pcnet_csKomuro2006-06-301-1/+1
| * | | [PATCH] pcmcia: at91_cf suspend/resume/wakeupDavid Brownell2006-06-301-16/+59
OpenPOWER on IntegriCloud