summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* IB/ipath: Convert from .nopage to .faultNick Piggin2008-01-252-21/+12
* IB/ipath: Add the work completion error code to the QP error debug outputRalph Campbell2008-01-251-2/+2
* IB/ipath: Better comment for rmb() in ipath_intr()Arthur Jones2008-01-251-1/+9
* IB/ipath: Fix comments for ipath_create_srq()Ralph Campbell2008-01-251-2/+2
* IB/ipath: Fix error returned from ib_resize_cq if new size smaller than # ent...Ralph Campbell2008-01-251-1/+1
* IB/ipath: Fix sendctrl lockingJohn Gregor2008-01-256-29/+72
* IB/ipath: Remove dead code for user process waiting for send bufferRalph Campbell2008-01-252-30/+0
* RDMA/cxgb3: Support version 5.0 firmwareSteve Wise2008-01-251-19/+2
* RDMA/cxgb3: Hold rtnl_lock() around ethtool get_drvinfo callSteve Wise2008-01-251-0/+5
* drivers/infiniband: Add missing "space"Joe Perches2008-01-253-5/+5
* IB/ipath: Convert ipath_eep_sem semaphore to a mutexMatthias Kaehlcke2008-01-253-12/+13
* IB/mad: Enable loopback of DR SMP responses from userspaceSteve Welch2008-01-252-4/+20
* IB/ipath: Enable loopback of DR SMP responses from userspaceRalph Campbell2008-01-251-2/+2
* IB/mad: Remove redundant NULL pointer check in ib_mad_recv_done_handler()Ralph Campbell2008-01-251-9/+0
* RDMA/iwcm: Set initiator depth and responder resources to device max valuesSteve Wise2008-01-251-0/+10
* IB/ipath: Improve interrupt handler cache footprintDave Olson2008-01-251-2/+2
* IPoIB/cm: Add connected mode support for devices without SRQsPradeep Satyanarayana2008-01-254-43/+200
* IPoIB/cm: Factor out ipoib_cm_free_rx_reap_list()Roland Dreier2008-01-251-22/+21
* IPoIB/cm: Factor out ipoib_cm_create_srq()Roland Dreier2008-01-251-17/+30
* IPoIB/cm: Factor out ipoib_cm_free_rx_ring()Roland Dreier2008-01-251-9/+19
* IPoIB: Trivial formatting cleanupsRoland Dreier2008-01-256-130/+130
* IB/ipath: Fix crash on unload introduced by sysfs changesRoland Dreier2008-01-251-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds2008-01-252-2/+2
|\
| * [AVR32] Add support for AT32AP7001 and AT32AP7002Haavard Skinnemoen2008-01-251-1/+1
| * Disable VGA text console for AVR32 architectureHans-Christian Egtvedt2008-01-251-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-01-2513-136/+3191
|\ \
| * | [CRYPTO] hifn_795x: Fixup container_of() usageAlexey Dobriyan2008-01-111-1/+1
| * | [CRYPTO] padlock: Only reset the key once for each CBC and ECB operationHerbert Xu2008-01-111-5/+15
| * | [CRYPTO] blkcipher: Merge ablkcipher and blkcipher into one option/moduleHerbert Xu2008-01-111-1/+1
| * | [CRYPTO] geode: Add __dev{init,exit} annotationsAdrian Bunk2008-01-111-2/+2
| * | [CRYPTO] geode: Use correct encrypt/decrypt function in fallbackSebastian Siewior2008-01-111-2/+2
| * | [HWRNG] pasemi: Add missing wait argument to data_presentKamalesh Babulal2008-01-111-1/+1
| * | [CRYPTO] geode: do not copy the IV too oftenSebastian Siewior2008-01-112-5/+3
| * | [HIFN]: Add support for using the random number generatorPatrick McHardy2008-01-111-1/+81
| * | [HIFN]: Improve PLL initializationPatrick McHardy2008-01-111-2/+108
| * | [HWRNG]: move status polling loop to data_present callbacksPatrick McHardy2008-01-117-37/+72
| * | [CRYPTO] ablkcipher: Add distinct ABLKCIPHER typeHerbert Xu2008-01-111-1/+1
| * | [CRYPTO] hifn: Add missing includesAndrew Morton2008-01-111-0/+2
| * | [CRYPTO] hifn: Make Kconfig option depend on PCIJan Glauber2008-01-111-0/+1
| * | [CRYPTO] hifn: Schedule callback invocation to tasklet.Evgeniy Polyakov2008-01-111-1/+21
| * | [CRYPTO] geode: Add fallback for unsupported modesSebastian Siewior2008-01-112-43/+206
| * | [CRYPTO] geode: move defines into a headerfileSebastian Siewior2008-01-112-34/+34
| * | [CRYPTO] geode: relax in busy loop and care about return valueSebastian Siewior2008-01-111-3/+6
| * | [CRYPTO] geode: use consistent IV copySebastian Siewior2008-01-111-6/+4
| * | [CRYPTO] aes: Move common defines into a header fileSebastian Siewior2008-01-112-3/+2
| * | [CRYPTO] geode: remove aliasSebastian Siewior2008-01-111-1/+0
| * | [CRYPTO] hifn_795x: Detect weak keysEvgeniy Polyakov2008-01-112-1/+12
| * | [CRYPTO] hifn_795x: HIFN 795x driverEvgeniy Polyakov2008-01-113-0/+2630
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-01-2592-2356/+4671
|\ \ \
| * | | Driver core: coding style fixesGreg Kroah-Hartman2008-01-248-583/+545
OpenPOWER on IntegriCloud