| Commit message (Expand) | Author | Age |
* | PCI Hotplug: acpiphp: fix trivial typos | MUNEDA Takahiro | 2008-02-01 |
* | PCIe: fix double initialization bug | Mark Lord | 2008-02-01 |
* | PCIE: Make use of the previously split out pcie_init_enable_events() function | Mark Lord | 2008-02-01 |
* | PCI: more fixes for PCIe Hotplug so that it works with ExpressCard slots on D... | Mark Lord | 2008-02-01 |
* | PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebo... | Mark Lord | 2008-02-01 |
* | PCI: Add missing "space" in printk messages | Joe Perches | 2008-02-01 |
* | PCI: export pci_restore_msi_state() | Linas Vepstas | 2008-02-01 |
* | pci hotplug: fix rpaphp directory naming | Linas Vepstas | 2008-02-01 |
* | PCI: Unhide the SMBus on the HP xw4100 | Jean Delvare | 2008-02-01 |
* | PCI: More Sanity checks for DMAR | Fenghua Yu | 2008-02-01 |
* | PCI: drivers/pci/quirks.c: coding-style cleanup | Andrew Morton | 2008-02-01 |
* | PCI: remove additional pci_scan_child_bus() prototype | Adrian Bunk | 2008-02-01 |
* | PCI: always export pci_scan_single_device | Adrian Bunk | 2008-02-01 |
* | PCI: remove unneeded lock_kernel() in drivers/pci/syscall.c. | Diego Woitasen | 2008-02-01 |
* | PCI: Mem Policy: fix mempolicy usage in pci driver | Lee Schermerhorn | 2008-02-01 |
* | PCI: VIA CX700 quirk to disable PCI Bus Parking | Tim Yamin | 2008-02-01 |
* | PCI: quirk_vialatency: Omit reading pci revision ID | Auke Kok | 2008-02-01 |
* | PCI: hotplug: Link fakephp last | Alex Chiang | 2008-02-01 |
* | PCI: hotplug: pci_hotplug_core whitespace fix | Alex Chiang | 2008-02-01 |
* | PCI: hotplug: acpiphp: Remove unused variable from acpiphp | Alex Chiang | 2008-02-01 |
* | PCI: hotplug: remove Experimental | Kristen Carlson Accardi | 2008-02-01 |
* | PCI: hotplug: Switch to pci_get_bus_and_slot | Joonwoo Park | 2008-02-01 |
* | pcie: utilize pcie transaction pending bit | Shaohua Li | 2008-02-01 |
* | pcie port driver: correctly detect native PME feature | Shaohua Li | 2008-02-01 |
* | PCI: drivers/pci/: remove unused exports | Adrian Bunk | 2008-02-01 |
* | PCI: drivers/pci/rom.c: #if 0 two functions | Adrian Bunk | 2008-02-01 |
* | PCI: make pci_restore_bars() static | Adrian Bunk | 2008-02-01 |
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-02-01 |
|\ |
|
| * | ide-cd: fix leftover data BUG | Jens Axboe | 2008-02-01 |
| * | unexport add_disk_randomness | Adrian Bunk | 2008-02-01 |
| * | block/sunvdc.c:print_version() must be __devinit | Adrian Bunk | 2008-02-01 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-02-01 |
|\ \ |
|
| * | | [BNX2]: Fix ASYM PAUSE advertisement for remote PHY. | Michael Chan | 2008-01-31 |
| * | | [MACVLAN]: Setting macvlan_handle_frame_hook to NULL when rtnl_link_register(... | Rami Rosen | 2008-01-31 |
| * | | [BNX2]: Update version to 1.7.3. | Michael Chan | 2008-01-31 |
| * | | [BNX2]: Update firmware. | Michael Chan | 2008-01-31 |
| * | | [BNX2]: Fine-tune flow control on 5709. | Michael Chan | 2008-01-31 |
| * | | [BNX2]: Remove CTX_WR macro. | Michael Chan | 2008-01-31 |
| * | | [BNX2]: Remove REG_WR_IND/REG_RD_IND macros. | Michael Chan | 2008-01-31 |
| * | | [BNX2]: Refine tx coalescing setup. | Michael Chan | 2008-01-31 |
| * | | [BNX2]: Fix 5706 serdes link down bug. | Michael Chan | 2008-01-31 |
| * | | Add new driver 'rndis_wlan' for wireless RNDIS devices. | Jussi Kivilinna | 2008-01-31 |
| * | | Move usbnet.h and rndis_host.h to include/linux/usb | Jussi Kivilinna | 2008-01-31 |
| * | | rndis_host: Add RNDIS physical medium checking into generic_rndis_bind() | Jussi Kivilinna | 2008-01-31 |
| * | | rndis_host: Add link_change function pointer to 'struct rndis_data'. | Jussi Kivilinna | 2008-01-31 |
| * | | rndis_host: Add early_init function pointer to 'struct rndis_data'. | Jussi Kivilinna | 2008-01-31 |
| * | | usbnet: add driver_priv pointer to 'struct usbnet' | Jussi Kivilinna | 2008-01-31 |
| * | | rndis_host: export functions | Jussi Kivilinna | 2008-01-31 |
| * | | rndis_host: Split up rndis_host.c | Jussi Kivilinna | 2008-01-31 |
| * | | usbnet: Use wlan device name for RNDIS wireless devices | Jussi Kivilinna | 2008-01-31 |