summaryrefslogtreecommitdiffstats
path: root/user_channel/channel_layer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove unused function convertCurrentChannelNum(uint8_t)Vernon Mauery2019-06-141-5/+0
* Add get channel payload version commandAyushi Smriti2019-06-141-0/+11
* look up channel from D-Bus connectionVernon Mauery2019-04-221-0/+4
* Cleanup: Get rid of duplicate getChannelName()Richard Marian Thomaiyar2019-03-251-1/+1
* IPMI channel to NIC device mapping modified within JSON config fileJohnathan Mantey2019-02-041-2/+6
* Use network interface name as channel nameRichard Marian Thomaiyar2019-02-021-3/+3
* ipmid: channel: add max transfer size propertyVernon Mauery2019-01-111-0/+5
* Add self channel number conversion functionRichard Marian Thomaiyar2018-12-191-0/+5
* Update const uint8_t& to const uint8_tRichard Marian Thomaiyar2018-12-111-16/+16
* IPMI Channel commands implementationAppaRao Puli2018-11-201-0/+131
OpenPOWER on IntegriCloud