aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* PCI: more fixes for PCIe Hotplug so that it works with ExpressCard slots on D...Mark Lord2008-02-01
* PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebo...Mark Lord2008-02-01
* PCI: Add missing "space" in printk messagesJoe Perches2008-02-01
* PCI: export pci_restore_msi_state()Linas Vepstas2008-02-01
* pci hotplug: fix rpaphp directory namingLinas Vepstas2008-02-01
* PCI: Unhide the SMBus on the HP xw4100Jean Delvare2008-02-01
* PCI: More Sanity checks for DMARFenghua Yu2008-02-01
* PCI: drivers/pci/quirks.c: coding-style cleanupAndrew Morton2008-02-01
* PCI: remove additional pci_scan_child_bus() prototypeAdrian Bunk2008-02-01
* PCI: always export pci_scan_single_deviceAdrian Bunk2008-02-01
* PCI: remove unneeded lock_kernel() in drivers/pci/syscall.c.Diego Woitasen2008-02-01
* PCI: Mem Policy: fix mempolicy usage in pci driverLee Schermerhorn2008-02-01
* PCI: VIA CX700 quirk to disable PCI Bus ParkingTim Yamin2008-02-01
* PCI: quirk_vialatency: Omit reading pci revision IDAuke Kok2008-02-01
* PCI: hotplug: Link fakephp lastAlex Chiang2008-02-01
* PCI: hotplug: pci_hotplug_core whitespace fixAlex Chiang2008-02-01
* PCI: hotplug: acpiphp: Remove unused variable from acpiphpAlex Chiang2008-02-01
* PCI: hotplug: remove ExperimentalKristen Carlson Accardi2008-02-01
* PCI: hotplug: Switch to pci_get_bus_and_slotJoonwoo Park2008-02-01
* pcie: utilize pcie transaction pending bitShaohua Li2008-02-01
* pcie port driver: correctly detect native PME featureShaohua Li2008-02-01
* PCI: drivers/pci/: remove unused exportsAdrian Bunk2008-02-01
* PCI: drivers/pci/rom.c: #if 0 two functionsAdrian Bunk2008-02-01
* PCI: make pci_restore_bars() staticAdrian Bunk2008-02-01
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-02-01
|\
| * ide-cd: fix leftover data BUGJens Axboe2008-02-01
| * unexport add_disk_randomnessAdrian Bunk2008-02-01
| * block/sunvdc.c:print_version() must be __devinitAdrian Bunk2008-02-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-01
|\ \
| * | [BNX2]: Fix ASYM PAUSE advertisement for remote PHY.Michael Chan2008-01-31
| * | [MACVLAN]: Setting macvlan_handle_frame_hook to NULL when rtnl_link_register(...Rami Rosen2008-01-31
| * | [BNX2]: Update version to 1.7.3.Michael Chan2008-01-31
| * | [BNX2]: Update firmware.Michael Chan2008-01-31
| * | [BNX2]: Fine-tune flow control on 5709.Michael Chan2008-01-31
| * | [BNX2]: Remove CTX_WR macro.Michael Chan2008-01-31
| * | [BNX2]: Remove REG_WR_IND/REG_RD_IND macros.Michael Chan2008-01-31
| * | [BNX2]: Refine tx coalescing setup.Michael Chan2008-01-31
| * | [BNX2]: Fix 5706 serdes link down bug.Michael Chan2008-01-31
| * | Add new driver 'rndis_wlan' for wireless RNDIS devices.Jussi Kivilinna2008-01-31
| * | Move usbnet.h and rndis_host.h to include/linux/usbJussi Kivilinna2008-01-31
| * | rndis_host: Add RNDIS physical medium checking into generic_rndis_bind()Jussi Kivilinna2008-01-31
| * | rndis_host: Add link_change function pointer to 'struct rndis_data'.Jussi Kivilinna2008-01-31
| * | rndis_host: Add early_init function pointer to 'struct rndis_data'.Jussi Kivilinna2008-01-31
| * | usbnet: add driver_priv pointer to 'struct usbnet'Jussi Kivilinna2008-01-31
| * | rndis_host: export functionsJussi Kivilinna2008-01-31
| * | rndis_host: Split up rndis_host.cJussi Kivilinna2008-01-31
| * | usbnet: Use wlan device name for RNDIS wireless devicesJussi Kivilinna2008-01-31
| * | rndis_host: Fix rndis packet filter flags.Jussi Kivilinna2008-01-31
| * | rndis_host: Halt device if rndis_bind fails.Jussi Kivilinna2008-01-31
| * | rndis_host: Use 1KB buffer in rndis_unbindJussi Kivilinna2008-01-31