| Commit message (Expand) | Author | Age |
... | |
| * | | | | pcnet_cs: add cis of KTI PE520 pcmcia network card | Ken Kawasaki | 2010-01-06 |
| * | | | | ucc_geth: Fix the wrong the Rx/Tx FIFO size | Dave Liu | 2010-01-06 |
| * | | | | cxgb3i: Fix flags test. | David S. Miller | 2010-01-04 |
| * | | | | netxen: fix ethtool link test | Sucheta Chakraborty | 2010-01-04 |
| * | | | | netxen: fix ethtool register dump | Sucheta Chakraborty | 2010-01-04 |
| * | | | | rrunner: fix buffer overflow | Dan Carpenter | 2010-01-04 |
| * | | | | broadcom: Fix &&/|| confusion in bcm54xx_adjust_rxrefclk() | roel kluin | 2010-01-04 |
| * | | | | net: Test off by one in sh_eth_reset() | roel kluin | 2010-01-04 |
| * | | | | niu: timeout ignored in tcam_wait_bit() | roel kluin | 2010-01-04 |
| * | | | | atarilance: timeout ignored in lance_open() | roel kluin | 2010-01-04 |
| * | | | | drivers/net : Correct the size argument to kzalloc | Julia Lawall | 2010-01-04 |
| * | | | | cxgb3i: Fix a login over vlan issue | Rakesh Ranjan | 2010-01-04 |
| * | | | | hamradio: avoid null deref v3 | Dan Carpenter | 2010-01-04 |
| * | | | | usbnet: test off by one | roel kluin | 2010-01-04 |
| * | | | | drivers/net/can: Correct NULL test | Julia Lawall | 2010-01-04 |
| * | | | | drivers/isdn: eliminate duplicated test | Julia Lawall | 2010-01-04 |
| * | | | | via-velocity: Give RX descriptors to the NIC later on open or MTU change | Ben Hutchings | 2010-01-04 |
| * | | | | fsl_pq_mdio: Fix iomem unmapping for non-eTSEC2.0 controllers | Anton Vorontsov | 2009-12-31 |
| * | | | | ucc_geth: Fix netdev watchdog triggering on suspend | Anton Vorontsov | 2009-12-31 |
| * | | | | phylib: Properly reinitialize PHYs after hibernation | Anton Vorontsov | 2009-12-31 |
| * | | | | phylib: Fix deadlock on resume | Anton Vorontsov | 2009-12-31 |
* | | | | | Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-01-11 |
|\ \ \ \ \ |
|
| * | | | | | agp/hp: fail gracefully if we don't find an IOC | Bjorn Helgaas | 2010-01-11 |
| * | | | | | agp/hp: fixup hp agp after ACPI changes | Bjorn Helgaas | 2010-01-11 |
| * | | | | | agp: correct missing cleanup on error in agp_add_bridge | Kevin Winchester | 2010-01-11 |
* | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-01-11 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'for-airlied' of /ssd/git/drm-nouveau-next into drm-linus | Dave Airlie | 2010-01-10 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | drm/nv04: Fix set_operation software method. | Marcin KoĆcielnicki | 2010-01-10 |
| | * | | | | | | drm/nouveau: initialise DMA tracking parameters earlier | Ben Skeggs | 2010-01-10 |
| | * | | | | | | drm/nouveau: use dma.max rather than pushbuf size for checking GET validity | Ben Skeggs | 2010-01-10 |
| | * | | | | | | drm/nv04: differentiate between nv04/nv05 | Ben Skeggs | 2010-01-10 |
| | * | | | | | | drm/nouveau: Fix null deref in nouveau_fence_emit due to deleted fence | Luca Barbieri | 2010-01-10 |
| | * | | | | | | drm/nv50: prevent a possible ctxprog hang | Ben Skeggs | 2010-01-10 |
| | * | | | | | | drm/nouveau: have ttm's fault handler called directly | Ben Skeggs | 2010-01-10 |
| | * | | | | | | drm/nv50: restore correct cache1 get/put address on fifoctx load | Ben Skeggs | 2010-01-10 |
| | * | | | | | | drm/nouveau: create function for "dealing" with gpu lockup | Marcin Slusarz | 2010-01-10 |
| | * | | | | | | drm/nouveau: remove unused nouveau_channel_idle() function | Ben Skeggs | 2010-01-10 |
| | * | | | | | | drm/nouveau: fix handling of fbcon colours in 8bpp | Ben Skeggs | 2010-01-10 |
| | * | | | | | | drm/nv04: Context switching fixes. | Francisco Jerez | 2010-01-10 |
| | * | | | | | | drm/nouveau: Use the software object for fencing. | Francisco Jerez | 2010-01-10 |
| | * | | | | | | drm/nouveau: Allocate a per-channel instance of NV_SW. | Francisco Jerez | 2010-01-10 |
| | * | | | | | | drm/nv50: make the blocksize depend on vram size | Maarten Maathuis | 2010-01-10 |
| | * | | | | | | drm/nouveau: better alignment of bo sizes and use roundup instead of ALIGN | Maarten Maathuis | 2010-01-10 |
| | * | | | | | | drm/nouveau: Don't skip card take down on nv0x. | Francisco Jerez | 2010-01-10 |
| | * | | | | | | drm/nouveau: Implement nv42-nv43 TV load detection. | Francisco Jerez | 2010-01-10 |
| | * | | | | | | drm/nouveau: Clean up the nv17-nv4x load detection code a bit. | Francisco Jerez | 2010-01-10 |
| | * | | | | | | drm/nv50: fix fillrect color | Marcin Slusarz | 2010-01-10 |
| | * | | | | | | drm/nv50: ignore vbios table's claim to the contrary if EDID says >8bpc | Ben Skeggs | 2010-01-10 |
| | * | | | | | | drm/nouveau: Drop redundant placement initialization. | Francisco Jerez | 2010-01-10 |
| | * | | | | | | drm/nouveau: No need to force evict=true when swapping evicted BOs back in. | Francisco Jerez | 2010-01-10 |