summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2005-06-28[PATCH] IB/mthca: Encapsulate command interface initRoland Dreier3-16/+30
2005-06-28[PATCH] IB/mthca: Fix memory leak on error pathRoland Dreier1-0/+1
2005-06-28[PATCH] IB/mthca: Split off MTT allocationRoland Dreier3-168/+177
2005-06-28[PATCH] IB/mthca: Move mthca_is_memfree checksRoland Dreier4-19/+22
2005-06-28[PATCH] IB/mthca: Fix memset sizeRoland Dreier1-1/+1
2005-06-28[PATCH] IB/mthca: Enable unreliable connected transportRoland Dreier1-1/+78
2005-06-28[PATCH] IB/mthca: Set RDMA/atomic capabilities correctlyRoland Dreier1-8/+8
2005-06-28[PATCH] IB/mthca: Set QP static rate correctlyRoland Dreier1-1/+1
2005-06-28[PATCH] IB/mthca: Use dma_alloc_coherent instead of pci_alloc_consistentRoland Dreier3-27/+29
2005-06-28[PATCH] IB/mthca: Clean up CQ debugRoland Dreier1-21/+18
2005-06-28[PATCH] IB/mthca: Clean up error messagesBernhard Fischer2-10/+7
2005-06-28[PATCH] IB/mthca: Add Sun copyright noticeTom Duffy6-0/+6
2005-06-28[PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt11-190/+161
2005-06-28[PATCH] ppc32: remove obsolete macserial driverBenjamin Herrenschmidt4-3505/+0
2005-06-28[PATCH] ppc32: Bump PMU interrupt priorityBenjamin Herrenschmidt1-0/+10
2005-06-28Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds9-49/+356
2005-06-28Merge 'upstream' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds42-2459/+2757
2005-06-28Merge 'upstream' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-5/+11
2005-06-28Merge 'upstream' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+4
2005-06-28Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyLinus Torvalds66-1838/+2546
2005-06-28[PATCH] fix silly config option.Dave Jones1-1/+1
2005-06-28[PATCH] CFQ io scheduler: scheduler switch oopsJens Axboe1-2/+3
2005-06-28[PATCH] CFQ io scheduler updatesJens Axboe1-161/+299
2005-06-28[PATCH] Fix cfq_find_next_crq()Jens Axboe1-1/+2
2005-06-28[PATCH] Update cfq io scheduler to time sliced designJens Axboe5-662/+1320
2005-06-27[PATCH] Serial: Split 8250 port tableRussell King8-32/+356
2005-06-27[PATCH] Serial: Remove {un,}register_serial from 68328serial.cRussell King1-17/+0
2005-06-27[PATCH] libata fix read capacity handling for more than 2TBPhilip Pokorny1-5/+11
2005-06-27[PATCH] b44: check link state during openJohn W. Linville1-0/+3
2005-06-27[PATCH] fix tulip suspend/resume #2Adam Belay1-12/+31
2005-06-27[PATCH] uninitialized variable in prism54 isl38xx_trigger_deviceOlaf Hering1-2/+4
2005-06-27[PATCH] NETDEV: fix receiving multicast frames.YOSHIFUJI Hideaki2-2/+2
2005-06-27[PATCH] NETDEV: Elecom (Laneed) LD-USBL/TX support.YOSHIFUJI Hideaki1-0/+2
2005-06-27[PATCH] 3c523: needs a licenseRandy Dunlap1-0/+1
2005-06-27[PATCH] gianfar: Add support enhanced TSEC features on the MPC 8548Kumar Gala3-390/+902
2005-06-27[PATCH] smc91x: plug race between TX tasklet and driver resetNicolas Pitre1-19/+24
2005-06-27[PATCH] via-rhine trivial whitespace patchDenis Vlasenko1-3/+3
2005-06-27[PATCH] e1000: Driver version, white space, comments & otherMalli Chilakala2-7/+9
2005-06-27[PATCH] e1000: Included proposals to false late collisions due to H/W latenciesMalli Chilakala2-5/+15
2005-06-27[PATCH] e1000: Ethtool set speed/duplex validates parameters for consistencyMalli Chilakala1-0/+7
2005-06-27[PATCH] e1000: Enable ethtool phys_id feature for 82573 controllersMalli Chilakala1-9/+18
2005-06-27[PATCH] e1000: Fixed VLAN tag processing error for big-endian architecturesMalli Chilakala1-6/+6
2005-06-27[PATCH] e1000: Ethtool cleanup patch from Stephen HemmingerMalli Chilakala1-5/+16
2005-06-27[PATCH] e1000: Fixed the loopback test failure for 82573 based adaptersMalli Chilakala1-0/+1
2005-06-27[PATCH] e1000: Fixed register and loopback test failures with 82573 controllersMalli Chilakala1-6/+26
2005-06-27[PATCH] e1000: Cleanup debug message printed when Tx Unit hang is detectedMalli Chilakala2-3/+3
2005-06-27[PATCH] e1000: Use netdev_priv() to get to netdev->privMalli Chilakala2-45/+45
2005-06-27[PATCH] e1000: Use correct WOL settings for 82544 adaptersMalli Chilakala1-1/+1
2005-06-27[PATCH] e1000: Synchronize phy access between stats update and MII_IOCTLMalli Chilakala1-10/+26
2005-06-27[PATCH] e100: NAPI performance enhancementsMalli Chilakala1-2/+4