summaryrefslogtreecommitdiff
path: root/usr/src/uts/intel/io/ipmi
AgeCommit message (Expand)AuthorFilesLines
2017-02-13OS-5882 epoll fails to wake on certain edge-triggered conditionsPatrick Mooney1-5/+3
2014-02-28OS-2803 merge turd in uts/intel/io/ipmi/ipmi_main.cRobert Mustacchi1-1/+0
2014-02-28 [illumos-gate merge]Keith M Wesolowski1-0/+1
2014-02-274637 ipmi driver calls delay without converting to hzJerry Jelinek1-2/+2
2014-02-274636 ipmi driver needs to coordinate access to the dev_listRobert Mustacchi1-3/+18
2013-11-06 [illumos-gate merge]Keith M Wesolowski3-17/+26
2013-11-054282 Race between ipmi_close() and kcs_loop() could lead to panicMarcel Telka3-17/+27
2013-08-01 [illumos-gate merge]Keith M Wesolowski4-49/+89
2013-07-313902 Race between ipmi_submit_driver_request() and kcs_loop()Marcel Telka4-44/+90
2013-06-26OS-2338 ipmi driver wedged in kcs_start_write()Jerry Jelinek1-2/+4
2013-06-12OS-2302 ipmi driver needs to coordinate access to the dev_listrelease-20130613Robert Mustacchi1-3/+22
2013-05-28 [illumos-gate merge]Keith M Wesolowski3-11/+50
2013-05-253770 ipmi drivers hangs due to attach/detach/attach cycleAlek Pinchuk3-11/+50
2012-11-07Illumos syncJohn Sonnenschein5-8/+42
2012-09-09OS-1530 ipmi should use /dev/ipmi0 for compatabilityRichard Lowe1-9/+13
2012-09-07OS-1514 ipmi assumes FreeBSD copyin() behaviourJoshua M. Clulow1-1/+2
2012-08-09OS-1464 Fix IPMI detection on HP N36L / N40L20120809release-20120809Jerry Jelinek1-0/+10
2012-04-29OS-1138 ipmi driver should copyin/copyout addr and lun ioctl parameterJerry Jelinek1-4/+21
2012-04-26370 would like an open ipmi baseboard driverJerry Jelinek7-0/+1644
2012-04-26OS-101 bmc driver is missing which makes ipmi not work locally; port freebsd ...Jerry Jelinek5-0/+1580