20 коммитов (afee77d816f42c7e405c065395c6a7f4dc2aade1)

Автор SHA1 Сообщение Дата
  Michael Brown afee77d816 [pci] Add support for PCI MSI-X interrupts 5 лет назад
  Michael Brown f76210961c [pci] Support systems with multiple PCI root bridges 8 лет назад
  Michael Brown 6d2bdc4ea3 [pci] Add support for PCI Enhanced Allocation 8 лет назад
  Ladi Prosek 2379494918 [pci] Add pci_find_next_capability() 8 лет назад
  Michael Brown ed18cd5678 [pci] Add definitions for PCI Express function level reset (FLR) 8 лет назад
  Michael Brown 9ea8a2daa7 [ehci] Allow UHCI/OHCI controllers to locate the EHCI companion controller 9 лет назад
  Michael Brown b88ab14ba3 [pci] Provide PCI_CLASS() to calculate a scalar PCI class value 9 лет назад
  Michael Brown e399fc0d21 [pci] Rewrite unrelicensable portions of pci.h 9 лет назад
  Michael Brown 06c8a27b74 [pci] Remove outdated and mostly-unused pci_ids.h file 9 лет назад
  Michael Brown 072d656a2f [pci] Allow drivers to specify a PCI class 9 лет назад
  Michael Brown 6d910559b3 [pci] Add pci_find_next() to iterate over existent PCI devices 11 лет назад
  Stefan Weil 3fcb8cf8dc [src] Fix spelling in comments, debug messages and local variable names 11 лет назад
  Michael Brown a05b89ef45 [undi] Ensure that native drivers are tried before the UNDI PCI driver 12 лет назад
  Michael Brown fc7e2be617 [device] Make driver name a generic device property 13 лет назад
  Michael Brown 4f4c214621 [pci] Modularise PCI device support 13 лет назад
  Michael Brown 5bde349e55 [pci] Make driver PCI ID a property of the PCI device 13 лет назад
  Michael Brown f9b3fae8d4 [pci] Use single "busdevfn" field in struct pci_device 13 лет назад
  Michael Brown ef0376483c [pci] Standardise debug message format 13 лет назад
  Glenn Brown 9908587ca2 [pci] Define Vendor Specific capability ID 14 лет назад
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 лет назад
  Glenn Brown cdd3797053 [pci] Add PCI_COMMAND_INTX_DISABLE 14 лет назад
  Thomas Miletich 8912e24fdc [sis190] Hide the ISA bridge's PCI IDs from parserom.pl 14 лет назад
  Joshua Oreman 993f8ba9bc [pci] Add definitions for Advanced Error Reporting registers 15 лет назад
  Michael Brown 9580f9d5cd [pxe] Improve pxe_undi debug messages 15 лет назад
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 лет назад
  Thomas Miletich 3da6f1c7bd [pci] Add driver_data field to struct pci_device_id 15 лет назад
  Michael Brown 3c68ff99ea [tables] Incorporate table data type information into table definition 15 лет назад
  Michael Brown 1266d7902b [tables] Redefine methods for accessing linker tables 15 лет назад
  Michael Brown 8a4ccebec9 [pci] Formalise the PCI I/O API 15 лет назад
  Andrew Schran 6b58992318 [tg3] Added support for tg3-5754. 16 лет назад
  Marty Connor fbb6a3fd65 [Drivers-r8169] Add support for newer rtl8169 variants from Hilko Bengen 16 лет назад
  Marty Connor b219814627 Remove deprecation of pci_bar_size() 17 лет назад
  Michael Brown 4472e22b5e Implement the two UNDI API calls used by RIS. 17 лет назад
  Michael Brown fdc97499bf Add device description fields to struct device. 17 лет назад
  Michael Brown dad5274522 Add "name" field to struct device to allow human-readable hardware device 17 лет назад
  Michael Brown 79c5f0ba04 Added PCI_BASE_CLASS() macro 17 лет назад
  Michael Brown 5af4918356 Added support for wildcard device/vendor ID matches 17 лет назад
  Michael Brown 6b6096d28b Strip down i386 PCI configuration space I/O to the bare minimum. A 18 лет назад
  Michael Brown 15ee09ed10 Restructured PCI subsystem to fit the new device model. 18 лет назад
  Michael Brown 824d6ffa7f Header rearrangement. 18 лет назад
  Michael Brown 3dbdeb588f ISA bus driver updated to report devices as present only if a driver 19 лет назад
  Michael Brown cfe3a663af Tweaked API to minimise changes to existing drivers even further. 19 лет назад
  Michael Brown 8153a0fa7e Made macros more like the previous driver API, to minimise required 19 лет назад
  Michael Brown 98ff29345e Created a bus/device API that allows for the ROM prefix to specify an 19 лет назад
  Michael Brown b7c55c3951 Avoid signed/unsigned warnings by explicitly making PCI_{BUS,DEV,FUNC} 19 лет назад
  Michael Brown e29be5e342 Speed up PCI bus scanning by skipping fns 1-7 if fn 0 is not present. 19 лет назад
  Michael Brown 6e5a3858bf Read number of PCI buses returned by BIOS so that we can scan more 19 лет назад
  Michael Brown 9183f2412e bus header files must include dev.h to get struct dev. 19 лет назад
  Michael Brown 104880ca19 Tweak API to allow separation of bus-scanning and device-probing logic. 19 лет назад
  Michael Brown 75d864432c Use the magic of common symbols to allow struct dev to effectively grow at 19 лет назад