Age | Commit message (Expand) | Author |
2007-05-04 | [S390] dasd: New read device characteristics and read configuration data. | Cornelia Huck |
2007-05-04 | [S390] qdio: make qdio statistics SMP-capable | Ursula Braun |
2007-05-03 | [BNX2]: Fix TSO problem with small MSS. | Michael Chan |
2007-05-03 | [NET]: Rework dev_base via list_head (v3) | Pavel Emelianov |
2007-05-03 | [BNX2]: Update version and reldate. | Michael Chan |
2007-05-03 | [BNX2]: Print bus information for PCIE devices. | Michael Chan |
2007-05-03 | [BNX2]: Add 1-shot MSI handler for 5709. | Michael Chan |
2007-05-03 | [BNX2]: Restructure PHY event handling. | Michael Chan |
2007-05-03 | [BNX2]: Add indirect spinlock. | Michael Chan |
2007-05-03 | [BNX2]: Add support for 5709 Serdes. | Michael Chan |
2007-05-03 | [BNX2]: Re-structure the 2.5G Serdes code. | Michael Chan |
2007-05-03 | [BNX2]: Put MII register offsets in the bnx2 struct. | Michael Chan |
2007-05-03 | [BNX2]: Add ipv6 TSO and checksum for 5709. | Michael Chan |
2007-05-03 | [BNX2]: Update 5709 firmware. | Michael Chan |
2007-05-03 | [BNX2]: Update 5708 firmware. | Michael Chan |
2007-05-03 | [BNX2]: Save PCI state during suspend. | Michael Chan |
2007-05-03 | [BNX2]: Fix race conditions when calling register_netdev(). | Michael Chan |
2007-05-03 | [BNX2]: Add 40-bit DMA workaround for 5708. | Michael Chan |
2007-05-03 | [BNX2]: Fix register and memory test on 5709. | Michael Chan |
2007-05-03 | [BNX2]: Block MII access when ifdown. | Michael Chan |
2007-05-02 | PCI: Free resource files in error path of pci_create_sysfs_dev_files() | Michael Ellerman |
2007-05-02 | pci-quirks: disable MSI on RS400-200 and RS480 | Tejun Heo |
2007-05-02 | PCI hotplug: Use menuconfig objects | Jan Engelhardt |
2007-05-02 | PCI: ZT5550 CPCI Hotplug driver fix | Scott Murray |
2007-05-02 | PCI: rpaphp: Remove semaphores | Linas Vepstas |
2007-05-02 | PCI: rpaphp: Ensure more pcibios_add/pcibios_remove symmetry | Linas Vepstas |
2007-05-02 | PCI: rpaphp: Use pcibios_remove_pci_devices() symmetrically | Linas Vepstas |
2007-05-02 | PCI: rpaphp: Document is_php_dn() | Linas Vepstas |
2007-05-02 | PCI: rpaphp: Document find_php_slot() | Linas Vepstas |
2007-05-02 | PCI: rpaphp: Rename rpaphp_register_pci_slot() to rpaphp_enable_slot() | Linas Vepstas |
2007-05-02 | PCI: rpaphp: refactor tail call to rpaphp_register_slot() | Linas Vepstas |
2007-05-02 | PCI: rpaphp: remove rpaphp_set_attention_status() | Linas Vepstas |
2007-05-02 | PCI: rpaphp: remove print_slot_pci_funcs() | Linas Vepstas |
2007-05-02 | PCI: rpaphp: Remove setup_pci_slot() | Linas Vepstas |
2007-05-02 | PCI: rpaphp: remove a call that does nothing but a pointer lookup | Linas Vepstas |
2007-05-02 | PCI: rpaphp: Remove another wrappered function | Linas Vepstas |
2007-05-02 | PCI: rpaphp: Remve another call that is a wrapper | Linas Vepstas |
2007-05-02 | PCI: rpaphp: remove a function that does nothing but wrap debug printks | Linas Vepstas |
2007-05-02 | PCI: rpaphp: Remove un-needed goto | Linas Vepstas |
2007-05-02 | PCI: rpaphp: Fix a memleak; slot->location string was never freed | Linas Vepstas |
2007-05-02 | PCI: rpaphp: match up alloc and free in same routine | Linas Vepstas |
2007-05-02 | PCI: rpaphp: Remove global num_slots variable | Linas Vepstas |
2007-05-02 | PCI: rpaphp: Cleanup flow of control for rpaphp_add_slot | Linas Vepstas |
2007-05-02 | PCI: remove the broken PCI_MULTITHREAD_PROBE option | Adrian Bunk |
2007-05-02 | MSI: Give archs the option to free all MSI/Xs at once. | Michael Ellerman |
2007-05-02 | MSI: Give archs the option to allocate all MSI/Xs at once. | Michael Ellerman |
2007-05-02 | MSI: arch must connect the irq and the msi_desc | Michael Ellerman |
2007-05-02 | msi: introduce ARCH_SUPPORTS_MSI Kconfig option (rev2) | Dan Williams |
2007-05-02 | MSI: Remove dev->first_msi_irq | Michael Ellerman |
2007-05-02 | MSI: Use a list instead of the custom link structure | Michael Ellerman |