aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* RDMA/cma: Reenable device removal on passive sideVladimir Sokolovsky2008-01-25
* IB/mad: Fix incorrect access to items on local_listSean Hefty2008-01-25
* IB/cm: Add basic performance countersSean Hefty2008-01-25
* IB/mad: Report number of times a mad was retriedSean Hefty2008-01-25
* IB/multicast: Report errors on multicast groups if P_key changesSean Hefty2008-01-25
* IB: Spelling fixes in commentsJoe Perches2008-01-25
* mlx4_core: Fix max_eqs masking in QUERY_DEV_CAPJack Morgenstein2008-01-25
* IB/ipath: Convert from .nopage to .faultNick Piggin2008-01-25
* IB/ipath: Add the work completion error code to the QP error debug outputRalph Campbell2008-01-25
* IB/ipath: Better comment for rmb() in ipath_intr()Arthur Jones2008-01-25
* IB/ipath: Fix comments for ipath_create_srq()Ralph Campbell2008-01-25
* IB/ipath: Fix error returned from ib_resize_cq if new size smaller than # ent...Ralph Campbell2008-01-25
* IB/ipath: Fix sendctrl lockingJohn Gregor2008-01-25
* IB/ipath: Remove dead code for user process waiting for send bufferRalph Campbell2008-01-25
* RDMA/cxgb3: Support version 5.0 firmwareSteve Wise2008-01-25
* RDMA/cxgb3: Hold rtnl_lock() around ethtool get_drvinfo callSteve Wise2008-01-25
* drivers/infiniband: Add missing "space"Joe Perches2008-01-25
* IB/ipath: Convert ipath_eep_sem semaphore to a mutexMatthias Kaehlcke2008-01-25
* IB/mad: Enable loopback of DR SMP responses from userspaceSteve Welch2008-01-25
* IB/ipath: Enable loopback of DR SMP responses from userspaceRalph Campbell2008-01-25
* IB/mad: Remove redundant NULL pointer check in ib_mad_recv_done_handler()Ralph Campbell2008-01-25
* RDMA/iwcm: Set initiator depth and responder resources to device max valuesSteve Wise2008-01-25
* IB/ipath: Improve interrupt handler cache footprintDave Olson2008-01-25
* IPoIB/cm: Add connected mode support for devices without SRQsPradeep Satyanarayana2008-01-25
* IPoIB/cm: Factor out ipoib_cm_free_rx_reap_list()Roland Dreier2008-01-25
* IPoIB/cm: Factor out ipoib_cm_create_srq()Roland Dreier2008-01-25
* IPoIB/cm: Factor out ipoib_cm_free_rx_ring()Roland Dreier2008-01-25
* IPoIB: Trivial formatting cleanupsRoland Dreier2008-01-25
* IB/ipath: Fix crash on unload introduced by sysfs changesRoland Dreier2008-01-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds2008-01-25
|\
| * [AVR32] Add support for AT32AP7001 and AT32AP7002Haavard Skinnemoen2008-01-25
| * Disable VGA text console for AVR32 architectureHans-Christian Egtvedt2008-01-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-01-25
|\ \
| * | [CRYPTO] hifn_795x: Fixup container_of() usageAlexey Dobriyan2008-01-10
| * | [CRYPTO] padlock: Only reset the key once for each CBC and ECB operationHerbert Xu2008-01-10
| * | [CRYPTO] blkcipher: Merge ablkcipher and blkcipher into one option/moduleHerbert Xu2008-01-10
| * | [CRYPTO] geode: Add __dev{init,exit} annotationsAdrian Bunk2008-01-10
| * | [CRYPTO] geode: Use correct encrypt/decrypt function in fallbackSebastian Siewior2008-01-10
| * | [HWRNG] pasemi: Add missing wait argument to data_presentKamalesh Babulal2008-01-10
| * | [CRYPTO] geode: do not copy the IV too oftenSebastian Siewior2008-01-10
| * | [HIFN]: Add support for using the random number generatorPatrick McHardy2008-01-10
| * | [HIFN]: Improve PLL initializationPatrick McHardy2008-01-10
| * | [HWRNG]: move status polling loop to data_present callbacksPatrick McHardy2008-01-10
| * | [CRYPTO] ablkcipher: Add distinct ABLKCIPHER typeHerbert Xu2008-01-10
| * | [CRYPTO] hifn: Add missing includesAndrew Morton2008-01-10
| * | [CRYPTO] hifn: Make Kconfig option depend on PCIJan Glauber2008-01-10
| * | [CRYPTO] hifn: Schedule callback invocation to tasklet.Evgeniy Polyakov2008-01-10
| * | [CRYPTO] geode: Add fallback for unsupported modesSebastian Siewior2008-01-10
| * | [CRYPTO] geode: move defines into a headerfileSebastian Siewior2008-01-10
| * | [CRYPTO] geode: relax in busy loop and care about return valueSebastian Siewior2008-01-10