summaryrefslogtreecommitdiffstats
path: root/user_channel/channel_layer.hpp
Commit message (Expand)AuthorAgeFilesLines
* Remove unused function convertCurrentChannelNum(uint8_t)Vernon Mauery2019-06-141-9/+0
* Add get channel payload version commandAyushi Smriti2019-06-141-0/+8
* Update current channel mechanism to be usable by netipmidVernon Mauery2019-05-171-5/+4
* look up channel from D-Bus connectionVernon Mauery2019-04-221-0/+9
* Add: Get channel payload support commandSaravanan Palanisamy2019-04-091-0/+18
* Only include ipmid/api.hpp for the new APIVernon Mauery2019-04-081-1/+0
* Add convert current channel number functionRichard Marian Thomaiyar2019-04-051-0/+20
* Cleanup: Get rid of duplicate getChannelName()Richard Marian Thomaiyar2019-03-251-1/+1
* Create libipmid and libipmid-hostWilliam A. Kennington III2019-02-071-1/+1
* IPMI channel to NIC device mapping modified within JSON config fileJohnathan Mantey2019-02-041-0/+8
* ipmid: channel: add max transfer size propertyVernon Mauery2019-01-111-0/+8
* Add self channel number conversion functionRichard Marian Thomaiyar2018-12-191-1/+10
* Doxygen comments for enum & structureRichard Marian Thomaiyar2018-12-191-9/+41
* Update const uint8_t& to const uint8_tRichard Marian Thomaiyar2018-12-111-16/+16
* Added suppport to convert self channel number.ssekar2018-11-201-0/+1
* IPMI Channel commands implementationAppaRao Puli2018-11-201-0/+275
OpenPOWER on IntegriCloud