e1000: add missing length check to e1000 receive routine
[safe/jmp/linux-2.6] / drivers / pci / pcie / aer /
2009-05-05 Zhang, YanminPCI: Fix pci-e port driver slot_reset bad default retur...
2009-03-20 Rafael J. WysockiPCI: PCIe portdrv: Implement pm object
2009-03-20 Kenji KaneshigePCI/ACPI: rename pci_osc_control_set()
2009-03-20 Rafael J. WysockiPCI: PCIe portdrv: Remove struct pcie_port_service_id
2009-03-20 Rafael J. WysockiPCI: PCIe portdrv: Simplily probe callback of service...
2009-03-12 Alex ChiangPCIe: AER: during disable, check subordinate before...
2009-02-24 Andrew PattersonPCI: Enable PCIe AER only after checking firmware support
2009-01-07 Hidetoshi SetoPCI hotplug: aerdrv: fix a typo in error message
2009-01-07 Andrew PattersonACPI/PCI: PCIe AER _OSC support capabilities called...
2008-12-16 Hidetoshi SetoPCI: fix aer resume sanity check
2008-10-20 Yu ZhaoPCI: fix AER capability check
2008-10-20 Jesse BarnesPCI: use pci_find_ext_capability everywhere
2008-08-18 Jiri SlabyPCI: add acpi_find_root_bridge_handle
2008-06-25 Bjorn HelgaasPCIE: aer: use dev_printk when possible
2008-06-10 Alex ChiangPCIe: fix 'symbol not declared' sparse warnings
2008-04-29 Harvey Harrisondrivers: fix integer as NULL pointer warnings
2008-04-21 Harvey HarrisonPCI: replace remaining __FUNCTION__ occurrences
2008-04-21 Adrian BunkPCI: aerdrv_acpi.c: remove unneeded NULL check
2008-04-21 Adrian BunkPCI: #if 0 pci_cleanup_aer_correct_error_status()
2008-04-21 Yinghai LuPCI: pcie AER: don't check _OSC when acpi is disabled
2008-02-01 Andrew PattersonPCI: Run ACPI _OSC method on root bridges only
2008-02-01 Andrew PattersonPCI ACPI: AER driver should only register PCIe devices...
2007-11-28 Randy Dunlappci-aer: fix kernel-doc mistakes
2007-10-12 Randy Dunlappci: implement "pci=noaer"
2007-07-19 Yoann Padioleausome kmalloc/memset ->kzalloc (tree wide)
2007-07-11 Milind Arun ChoudharyPCI: pcie: remove SPIN_LOCK_UNLOCKED
2007-07-11 Stephen HemmingerPCI aer: add pci_cleanup_aer_correct_aer_status
2007-07-11 Zhang, YanminPCI: fix AER driver error information
2007-05-21 Alexey DobriyanDetach sched.h from mm.h
2007-03-09 Sam RavnborgPCI: aer: fix section mismatch warning
2007-02-17 Uwe Kleine-KönigFix typos concerning hierarchy
2007-02-14 Thomas Gleixner[PATCH] Scheduled removal of SA_xxx interrupt flags...
2006-12-13 Robert P. J. Day[PATCH] getting rid of all casts of k[cmz]alloc() calls
2006-11-22 David HowellsWorkStruct: Pass the work_struct pointer instead of...
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-27 Greg Kroah-HartmanPCI: fix __must_check warnings
2006-09-27 Zhang, YanminPCI-Express AER implemetation: AER core and aerdriver