| Commit message (Expand) | Author | Age |
* | [S390] monreader: fix dev_set_drvdata conversion | Heiko Carstens | 2009-07-07 |
* | [S390] sclp: fix compile error for !SCLP_CONSOLE | Heiko Carstens | 2009-07-07 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-07-06 |
|\ |
|
| * | xen: Use kcalloc() in xen_init_IRQ() | Pekka Enberg | 2009-07-01 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-07-06 |
|\ \ |
|
| * | | [ARM] amba: fix amba device resources | Russell King | 2009-07-05 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 | Linus Torvalds | 2009-07-06 |
|\ \ \ |
|
| * | | | Revert "ide: improve handling of Power Management requests" | David S. Miller | 2009-07-06 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-07-06 |
|\ \ \ \ |
|
| * | | | | Revert "p54: Use SKB list handling helpers instead of by-hand code." | David S. Miller | 2009-07-06 |
| * | | | | tun/tap: Fix crashes if open() /dev/net/tun and then poll() it. | Mariusz Kozlowski | 2009-07-06 |
| * | | | | forcedeth: Fix NAPI race. | Eric Dumazet | 2009-07-05 |
| * | | | | drivers/net/smsc911x.c: Fix resource size off by 1 error | Julia Lawall | 2009-07-05 |
| * | | | | pcnet_cs: add new id | Ken Kawasaki | 2009-07-05 |
| * | | | | bnx2x: Fix the maximal values of coalescing timeouts. | Eilon Greenstein | 2009-07-05 |
| * | | | | bnx2x: Disable HC coalescing when setting timeout to zero. | Eilon Greenstein | 2009-07-05 |
| * | | | | tun: Fix device unregister race | Herbert Xu | 2009-07-05 |
| * | | | | be2net: fix spurious interrupt handling in intx mode | Sathya Perla | 2009-07-03 |
| * | | | | e1000e: disable K1 at 1000Mbps for 82577/82578 | Bruce Allan | 2009-07-03 |
| * | | | | e1000e: delay second read of PHY_STATUS register on failure of first read | Bruce Allan | 2009-07-03 |
| * | | | | e1000e: prevent NVM corruption on sectors larger than 4K | Bruce Allan | 2009-07-03 |
| * | | | | e1000e: do not write SmartSpeed register bits on parts without support | Bruce Allan | 2009-07-03 |
| * | | | | e1000e: delay after LCD reset and proper checks for PHY configuration done | Bruce Allan | 2009-07-03 |
| * | | | | e1000e: PHY loopback broken on 82578 | Bruce Allan | 2009-07-03 |
| * | | | | ixgbe: Not allow 8259x unsupported wol options change from ethtool | Mallikarjuna R Chilakala | 2009-07-03 |
| * | | | | ixgbe: fix inconsistent SFP/SFP+ failure results. | Don Skidmore | 2009-07-03 |
| * | | | | ixgbe: fix regression on some 82598 adapters | Don Skidmore | 2009-07-03 |
| * | | | | ixgbe: fix issues with failing to detect insert of unsupported module | Don Skidmore | 2009-07-03 |
| * | | | | qlge: Fix sizeof usage. | Ron Mercer | 2009-07-03 |
| * | | | | qlge: Add/use function for link up/down. | Ron Mercer | 2009-07-03 |
| * | | | | qlge: Fix MAC address bonding issue. | Ron Mercer | 2009-07-03 |
| * | | | | qlge: Fix tx byte counter. | Ron Mercer | 2009-07-03 |
| * | | | | qlge: Fix redundant call to free resources. | Ron Mercer | 2009-07-03 |
| * | | | | qlge: Fix carrier on condition. | Ron Mercer | 2009-07-03 |
| * | | | | qlge: Clear frame to queue routing before reset. | Ron Mercer | 2009-07-03 |
| * | | | | qlge: Expand coverage of hw lock for config register. | Ron Mercer | 2009-07-03 |
| * | | | | phylib: fixes for PHY_RESUMING state changes | Wade Farnsworth | 2009-07-02 |
| * | | | | netxen: avoid frequent firmware reset | Dhananjay Phadke | 2009-07-02 |
| * | | | | netxen: fix the version code macro | Dhananjay Phadke | 2009-07-02 |
| * | | | | gigaset: drop pointless check | Tilman Schmidt | 2009-07-02 |
| * | | | | gigaset: accept connection establishment messages in any order | Tilman Schmidt | 2009-07-02 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-07-06 |
|\ \ \ \ \ |
|
| * | | | | | PCI: Fix IRQ swizzling for ARI-enabled devices | Matthew Wilcox | 2009-07-01 |
| * | | | | | PCI MSI: Fix restoration of MSI/MSI-X mask states in suspend/resume | Hidetoshi Seto | 2009-06-29 |
| * | | | | | PCI MSI: Unmask MSI if setup failed | Hidetoshi Seto | 2009-06-29 |
| * | | | | | PCI MSI: shorten PCI_MSIX_ENTRY_* symbol names | Hidetoshi Seto | 2009-06-29 |
| * | | | | | PCI: More PATA quirks for not entering D3 | Alan Cox | 2009-06-29 |
| * | | | | | PCI: fix kernel-doc warnings | Randy Dunlap | 2009-06-29 |
| * | | | | | PCI: check if bus has a proper bridge device before triggering SBR | Yu Zhao | 2009-06-29 |
| * | | | | | PCI ECRC: Remove unnecessary semicolons | Joe Perches | 2009-06-29 |