summaryrefslogtreecommitdiff
path: root/usr/src/uts/sun4/io/px/px_intr.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-106930947 ih_pri is referenced before being initialized in px_add_[intx, msiq]_...David Major1-6/+6
2010-06-086930949 busy wait loops in px_intr.c and px_ib.c should be consolidated into ...David Major1-20/+8
2010-06-07PSARC 2010/172 Renaming interrupt affinity interfacesgongtian zhao - Sun Microsystems - Beijing China1-4/+1
2010-03-016858637 System panics by accessing freed intr_vec_t when detaching the device.Daniel Ice1-1/+43
2010-01-156887999 T5140 Panic in px_ib_intr_redist during reboot test.Scott Carter, SD IOSW1-15/+19
2009-10-226842387 Too many EQs are reserved for PCI-E messages on platforms with a larg...Alan Adamson, SD OSSD1-2/+3
2009-09-216788613 px: WARNING: px1: ino 0x18 blocked and disk warnings during high stre...Daniel Ice1-5/+12
2009-07-176861041 System with IB adapters hung during boot with ONNV 0708 nightly imageGovinda Tatti1-19/+19
2009-07-08PSARC/2009/340 Interrupt affinity interfaces and PCITool enhancementsEvan Yan1-116/+105
2009-05-216802041 MSI interrupts can get lostAlan Adamson, SD OSSD1-8/+13
2009-02-136774727 Sometimes PCI_MSIX_ENABLE_BIT is not cleared when disabling MSI-X int...Guoli Shu1-1/+4
2009-01-15PSARC/2008/628 Interrupt Resource ManagementScott Carter, SD IOSW1-2/+11
2009-01-136761628 Boot from SAN fails when 16 MSI msgs with IPL 1 are alloc to 8 FC HBA...Evan Yan1-142/+7
2008-07-176365703 px driver check for return value for all hvio and px_lib interfacesanbui1-1/+5
2008-06-03PSARC 2008/343 PCI Multimedia Class Interrupt Prioritiesgd780591-2/+2
2007-06-06PSARC/2007/301 PCItool extensions for handling groups of interrupt vectorsschwartz1-3/+17
2007-03-086526154 modunload nxge driver (with msi set to 8) cause the system hungegillett1-13/+5
2006-12-146401068 pcihp_impl.h header file missing from installationgovinda1-4/+4
2006-10-236402328 Add multi-pil and unlimited softint support for SPARCgovinda1-171/+256
2006-10-176482567 px: px_msiq_intr() has a bad loop counteregillett1-4/+4
2006-09-186469461 Fix issues with multiple MSI-X interrupts on sparcegillett1-7/+9
2006-08-216453554 px driver MSI handler can cause eq_overegillett1-35/+49
2006-08-216460876 ddi_intr_get_navail(9f): fix functionality across platforms and other...anish1-1/+1
2006-04-136404126 PCI interrupt pci_intr kstats use invalid memory for buspath and devp...esolom1-2/+2
2006-03-316252395 Add MSIX support for fireegillett1-7/+49
2006-03-306242262 ON should be buildable with gccwesolows1-2/+2
2006-03-216394484 logic errors in px_msiq_ops() and px_msiq_intr()govinda1-9/+8
2006-03-146383251 Add API versioning support to the px drivergovinda1-2/+2
2006-03-036378950 ddi_intr_block_enable() doesn't enable the 2nd interrupt handle's han...johnny1-5/+4
2005-12-116360247 blockenabled interrupts do not set up kstats properly on x86schwartz1-10/+22
2005-11-226344060 Add MSI software support in bge drivergovinda1-19/+28
2005-11-146342314 some px #defines conflict with pci #definesegillett1-4/+45
2005-10-13PSARC/2005/561 Obsolete DDI Interrupt Interfacesgovinda1-26/+32
2005-08-036300406 PPMREQ_PRE_PWR_OFF ioctl times out on receiving PME_TO_ACKmg1404651-4/+4
2005-06-246285941 kstat_read hangs when querying interrupt class kstatsesolom1-0/+92
2005-06-176241067 Sun4v Fire Error Handling supportjchu1-10/+18
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+1125