summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* PCI: pci-iommu-iotlb-flushing-speedupmark gross2008-04-212-38/+40
* PCI: pci_setup_bridge() mustn't be __devinitAdrian Bunk2008-04-211-2/+1Star
* PCI: pci_bus_size_cardbus() mustn't be __devinitAdrian Bunk2008-04-211-2/+1Star
* PCI: pci_scan_device() mustn't be __devinitAdrian Bunk2008-04-211-2/+1Star
* PCI: pci_alloc_child_bus() mustn't be __devinitAdrian Bunk2008-04-211-2/+2
* PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-2139-487/+487
* PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggeredTrent Piepho2008-04-211-1/+1
* PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno()Jesper Juhl2008-04-211-1/+5
* PCI: clean up resource alignment managementIvan Kokshaysky2008-04-213-21/+29
* PCI: aerdrv_acpi.c: remove unneeded NULL checkAdrian Bunk2008-04-211-1/+1
* PCI: Update VIA CX700 quirkTim Yamin2008-04-211-1/+12
* PCI: Expose PCI VPD through sysfsBen Hutchings2008-04-214-14/+283
* PCI: iommu: iotlb flushingmark gross2008-04-212-18/+131
* PCI: simplify quirk debug outputBjorn Helgaas2008-04-211-2/+2
* PCI: iova RB tree setup tweakmark gross2008-04-211-14/+36
* PCI: add generic pci_enable_resources()Bjorn Helgaas2008-04-211-0/+43
* PCI: add PCI Express ASPM supportShaohua Li2008-04-217-0/+852
* PCI: Include PCI domain in PCI bus names on x86/x86_64Gary Hade2008-04-211-1/+3
* PCI: #if 0 pci_cleanup_aer_correct_error_status()Adrian Bunk2008-04-211-1/+2
* PCI: pcie AER: don't check _OSC when acpi is disabledYinghai Lu2008-04-211-0/+3
* PCI: remove global list of PCI devicesGreg Kroah-Hartman2008-04-213-46/+1Star
* PCI: remove parisc consumer of the pci global_listJames Bottomley2008-04-211-1/+0Star
* PCI: add is_added flag to struct pci_devGreg Kroah-Hartman2008-04-213-12/+7Star
* PCI: make no_pci_devices() use the pci_bus_type listGreg Kroah-Hartman2008-04-211-3/+14
* PCI Hotplug: the ibm driver is not dependant on PCI_LEGACYGreg Kroah-Hartman2008-04-211-1/+1
* PCI Hotplug: make cpcihp driver use modern apisGreg Kroah-Hartman2008-04-212-2/+8
* PCI: clean up search.c a lotGreg Kroah-Hartman2008-04-211-137/+112Star
* PCI: remove pci_get_device_reverseGreg Kroah-Hartman2008-04-211-41/+0Star
* PCI: remove pci_find_presentGreg Kroah-Hartman2008-04-211-20/+15Star
* PCI: #if 0 pci_assign_resource_fixed()Adrian Bunk2008-04-211-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds2008-04-19424-103368/+55862Star
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-18162-278/+768
| |\
| * \ Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-04-1765-3904/+3328Star
| |\ \
| | * | [netdrvr] forcedeth: internal simplifications; changelog removalJeff Garzik2008-04-171-160/+74Star
| | * | phylib: factor out get_phy_id from within get_phy_devicePaul Gortmaker2008-04-171-9/+29
| | * | PHY: add BCM5464 support to broadcom PHY driverPaul Gortmaker2008-04-171-0/+20
| | * | cxgb3: Fix __must_check warning with dev_dbg.Dan Noe2008-04-171-2/+2
| | * | tc35815: Statistics cleanupAtsushi Nemoto2008-04-171-1/+2
| | * | natsemi: fix MMIO for PPC 44x platformsSergei Shtylyov2008-04-171-4/+6
| | * | e1000: convert uint16_t style integers to u16Joe Perches2008-04-175-1128/+1128
| | * | ixgb: convert uint16_t style integers to u16Joe Perches2008-04-177-302/+302
| | * | sb1000.c: make const arrays staticDenys Vlasenko2008-04-171-18/+29
| | * | sb1000.c: stop inlining largish static functionsDenys Vlasenko2008-04-171-27/+27
| | * | #if 0 netxen_nic_link_ok()Adrian Bunk2008-04-172-1/+2
| | * | make netxen_workq staticAdrian Bunk2008-04-172-18/+18
| | * | qeth: keep ip-address after LAN_OFFLINE failureUrsula Braun2008-04-171-1/+1
| | * | qeth: core code should alloc headroom for LLC protocolFrank Blaschka2008-04-171-1/+5
| | * | qeth: improving debug message handlingPeter Tiedemann2008-04-177-626/+544Star
| | * | qeth: layer 3 do not allow to change mac addressFrank Blaschka2008-04-171-0/+1
| | * | qeth: CCL-sequence numbers required for protocol ETH_P_802_2 onlyUrsula Braun2008-04-171-1/+2