aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-04-25mlx4_core: Add HW queues allocation helpersYevgeny Petrilin
2008-04-23RDMA/nes: Remove volatile qualifier from struct nes_hw_cq.cq_vbaseRoland Dreier
2008-04-23mlx4_core: CQ resizing should pass a 0 opcode modifier to MODIFY_CQVladimir Sokolovsky
2008-04-23mlx4_core: Move kernel doorbell management into coreYevgeny Petrilin
2008-04-23IB/ehca: Bump version number to 0026Joachim Fenkes
2008-04-23IB/ehca: Make some module parameters bool, update descriptionsJoachim Fenkes
2008-04-23IB/ehca: Remove mr_largepage parameterJoachim Fenkes
2008-04-23IB/ehca: Move high-volume debug output to higher debug levelsJoachim Fenkes
2008-04-23IB/ehca: Prevent posting of SQ WQEs if QP not in RTSJoachim Fenkes
2008-04-23IPoIB: Handle 4K IB MTU for UD (datagram) modeShirley Ma
2008-04-23RDMA/nes: Fix adapter reset after PXE bootChien Tung
2008-04-23RDMA/nes: Print IPv4 addresses in a readable formatRoland Dreier
2008-04-23RDMA/nes: Use print_mac() to format ethernet addresses for printingRoland Dreier
2008-04-21IB/ipath: Correct capitalization "IntX" -> "INTx"Roland Dreier
2008-04-21IB/ipath: Remove tests of PCI_MSI in ipath_iba7220.cRoland Dreier
2008-04-21IB/ipath: Remove dependency on PCI_MSI || HT_IRQRoland Dreier
2008-04-21IB/ipath: Build IBA7220 code unconditionallyRoland Dreier
2008-04-21IB/ipath: Remove reference to dev->class_dev ...Roland Dreier
2008-04-21IB/ipath: Fix module parameter description for disable_smaPaul Bolle
2008-04-21RDMA/nes: Remove unneeded function declarationsRoland Dreier
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...Linus Torvalds
2008-04-21Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2008-04-21Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-04-21Merge branch 'isdn-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds
2008-04-21RAID: remove trailing space from printk lineNick Andrew
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds
2008-04-21Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds
2008-04-21DMA engine: typo fixesSebastian Siewior
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-04-21V4L: Storage class should be before const qualifier (sn9c102)Tobias Klauser
2008-04-21V4L: Storage class should be before const qualifierTobias Klauser
2008-04-21sonypi: Storage class should be before const qualifierTobias Klauser
2008-04-21intel_menlow: Storage class should be before const qualifierTobias Klauser
2008-04-21DVB: Storage class should be before const qualifierTobias Klauser
2008-04-21acpi: Storage class should be before const qualifierTobias Klauser
2008-04-21block: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-21cciss: fix warning oops on rmmod of driverscameron@beardog.cca.cpqcorp.net
2008-04-21cciss: Fix race between disk-adding code and interrupt handlerscameron@beardog.cca.cpqcorp.net
2008-04-21block: move the padding adjustment to blk_rq_map_sgFUJITA Tomonori
2008-04-21loop: manage partitions in disk imageLaurent Vivier
2008-04-21cdrom: use kmalloced buffers instead of buffers on stackThomas Bogendoerfer
2008-04-21cdrom: make unregister_cdrom() return voidAkinobu Mita