summaryrefslogtreecommitdiffstats
path: root/net/ncsi
Commit message (Expand)AuthorAgeFilesLines
* net/ncsi: Improve HNCDSC AEN handlerGavin Shan2016-10-201-3/+15
* net/ncsi: Choose hot channel as active one if necessaryGavin Shan2016-10-202-3/+20
* net/ncsi: Fix stale link state of inactive channels on failoverGavin Shan2016-10-202-1/+28
* 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-043-23/+35
* net/ncsi: Allow to extend NCSI request propertiesGavin Shan2016-10-044-14/+17
* net/ncsi: Rework request index allocationGavin Shan2016-10-042-8/+10
* 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-042-7/+8
* net/ncsi: Avoid unused-value build warning from ia64-linux-gccGavin Shan2016-10-042-27/+81
* net/ncsi: avoid maybe-uninitialized warningArnd Bergmann2016-07-251-13/+19
* net/ncsi: NCSI AEN packet handlerGavin Shan2016-07-195-2/+236
* net/ncsi: Package and channel managementGavin Shan2016-07-193-0/+828
* net/ncsi: NCSI response packet handlerGavin Shan2016-07-194-1/+1227
* net/ncsi: NCSI command packet handlerGavin Shan2016-07-194-1/+558
* net/ncsi: Resource managementGavin Shan2016-07-194-0/+708