summaryrefslogtreecommitdiffstats
path: root/net/ncsi/ncsi-manage.c
Commit message (Expand)AuthorAgeFilesLines
* net/ncsi: Choose hot channel as active one if necessaryGavin Shan2016-10-201-3/+19
* net/ncsi: Fix stale link state of inactive channels on failoverGavin Shan2016-10-201-1/+27
* net/ncsi: Avoid if statements in ncsi_suspend_channel()Gavin Shan2016-10-201-28/+50
* net/ncsi: Introduce ncsi_stop_dev()Gavin Shan2016-10-041-13/+24
* net/ncsi: Rework the channel monitoringGavin Shan2016-10-041-19/+25
* net/ncsi: Allow to extend NCSI request propertiesGavin Shan2016-10-041-9/+10
* net/ncsi: Rework request index allocationGavin Shan2016-10-041-8/+9
* net/ncsi: Don't probe on the reserved channel ID (0x1f)Gavin Shan2016-10-041-2/+2
* net/ncsi: Introduce NCSI_RESERVED_CHANNELGavin Shan2016-10-041-7/+7
* net/ncsi: Avoid unused-value build warning from ia64-linux-gccGavin Shan2016-10-041-17/+54
* net/ncsi: avoid maybe-uninitialized warningArnd Bergmann2016-07-251-13/+19
* net/ncsi: Package and channel managementGavin Shan2016-07-191-0/+763
* net/ncsi: Resource managementGavin Shan2016-07-191-0/+436