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