Age | Commit message (Expand) | Author | Files | Lines |
2005-06-28 | [PATCH] IB/mthca: Encapsulate command interface init | Roland Dreier | 3 | -16/+30 |
2005-06-28 | [PATCH] IB/mthca: Fix memory leak on error path | Roland Dreier | 1 | -0/+1 |
2005-06-28 | [PATCH] IB/mthca: Split off MTT allocation | Roland Dreier | 3 | -168/+177 |
2005-06-28 | [PATCH] IB/mthca: Move mthca_is_memfree checks | Roland Dreier | 4 | -19/+22 |
2005-06-28 | [PATCH] IB/mthca: Fix memset size | Roland Dreier | 1 | -1/+1 |
2005-06-28 | [PATCH] IB/mthca: Enable unreliable connected transport | Roland Dreier | 1 | -1/+78 |
2005-06-28 | [PATCH] IB/mthca: Set RDMA/atomic capabilities correctly | Roland Dreier | 1 | -8/+8 |
2005-06-28 | [PATCH] IB/mthca: Set QP static rate correctly | Roland Dreier | 1 | -1/+1 |
2005-06-28 | [PATCH] IB/mthca: Use dma_alloc_coherent instead of pci_alloc_consistent | Roland Dreier | 3 | -27/+29 |
2005-06-28 | [PATCH] IB/mthca: Clean up CQ debug | Roland Dreier | 1 | -21/+18 |
2005-06-28 | [PATCH] IB/mthca: Clean up error messages | Bernhard Fischer | 2 | -10/+7 |
2005-06-28 | [PATCH] IB/mthca: Add Sun copyright notice | Tom Duffy | 6 | -0/+6 |
2005-06-28 | [PATCH] ppc32: Remove CONFIG_PMAC_PBOOK | Benjamin Herrenschmidt | 11 | -190/+161 |
2005-06-28 | [PATCH] ppc32: remove obsolete macserial driver | Benjamin Herrenschmidt | 4 | -3505/+0 |
2005-06-28 | [PATCH] ppc32: Bump PMU interrupt priority | Benjamin Herrenschmidt | 1 | -0/+10 |
2005-06-28 | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 9 | -49/+356 |
2005-06-28 | Merge 'upstream' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 42 | -2459/+2757 |
2005-06-28 | Merge 'upstream' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -5/+11 |
2005-06-28 | Merge 'upstream' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -3/+4 |
2005-06-28 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manually | Linus Torvalds | 66 | -1838/+2546 |
2005-06-28 | [PATCH] fix silly config option. | Dave Jones | 1 | -1/+1 |
2005-06-28 | [PATCH] CFQ io scheduler: scheduler switch oops | Jens Axboe | 1 | -2/+3 |
2005-06-28 | [PATCH] CFQ io scheduler updates | Jens Axboe | 1 | -161/+299 |
2005-06-28 | [PATCH] Fix cfq_find_next_crq() | Jens Axboe | 1 | -1/+2 |
2005-06-28 | [PATCH] Update cfq io scheduler to time sliced design | Jens Axboe | 5 | -662/+1320 |
2005-06-27 | [PATCH] Serial: Split 8250 port table | Russell King | 8 | -32/+356 |
2005-06-27 | [PATCH] Serial: Remove {un,}register_serial from 68328serial.c | Russell King | 1 | -17/+0 |
2005-06-27 | [PATCH] libata fix read capacity handling for more than 2TB | Philip Pokorny | 1 | -5/+11 |
2005-06-27 | [PATCH] b44: check link state during open | John W. Linville | 1 | -0/+3 |
2005-06-27 | [PATCH] fix tulip suspend/resume #2 | Adam Belay | 1 | -12/+31 |
2005-06-27 | [PATCH] uninitialized variable in prism54 isl38xx_trigger_device | Olaf Hering | 1 | -2/+4 |
2005-06-27 | [PATCH] NETDEV: fix receiving multicast frames. | YOSHIFUJI Hideaki | 2 | -2/+2 |
2005-06-27 | [PATCH] NETDEV: Elecom (Laneed) LD-USBL/TX support. | YOSHIFUJI Hideaki | 1 | -0/+2 |
2005-06-27 | [PATCH] 3c523: needs a license | Randy Dunlap | 1 | -0/+1 |
2005-06-27 | [PATCH] gianfar: Add support enhanced TSEC features on the MPC 8548 | Kumar Gala | 3 | -390/+902 |
2005-06-27 | [PATCH] smc91x: plug race between TX tasklet and driver reset | Nicolas Pitre | 1 | -19/+24 |
2005-06-27 | [PATCH] via-rhine trivial whitespace patch | Denis Vlasenko | 1 | -3/+3 |
2005-06-27 | [PATCH] e1000: Driver version, white space, comments & other | Malli Chilakala | 2 | -7/+9 |
2005-06-27 | [PATCH] e1000: Included proposals to false late collisions due to H/W latencies | Malli Chilakala | 2 | -5/+15 |
2005-06-27 | [PATCH] e1000: Ethtool set speed/duplex validates parameters for consistency | Malli Chilakala | 1 | -0/+7 |
2005-06-27 | [PATCH] e1000: Enable ethtool phys_id feature for 82573 controllers | Malli Chilakala | 1 | -9/+18 |
2005-06-27 | [PATCH] e1000: Fixed VLAN tag processing error for big-endian architectures | Malli Chilakala | 1 | -6/+6 |
2005-06-27 | [PATCH] e1000: Ethtool cleanup patch from Stephen Hemminger | Malli Chilakala | 1 | -5/+16 |
2005-06-27 | [PATCH] e1000: Fixed the loopback test failure for 82573 based adapters | Malli Chilakala | 1 | -0/+1 |
2005-06-27 | [PATCH] e1000: Fixed register and loopback test failures with 82573 controllers | Malli Chilakala | 1 | -6/+26 |
2005-06-27 | [PATCH] e1000: Cleanup debug message printed when Tx Unit hang is detected | Malli Chilakala | 2 | -3/+3 |
2005-06-27 | [PATCH] e1000: Use netdev_priv() to get to netdev->priv | Malli Chilakala | 2 | -45/+45 |
2005-06-27 | [PATCH] e1000: Use correct WOL settings for 82544 adapters | Malli Chilakala | 1 | -1/+1 |
2005-06-27 | [PATCH] e1000: Synchronize phy access between stats update and MII_IOCTL | Malli Chilakala | 1 | -10/+26 |
2005-06-27 | [PATCH] e100: NAPI performance enhancements | Malli Chilakala | 1 | -2/+4 |