aboutsummaryrefslogtreecommitdiffstats
path: root/net/ncsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-04net/ncsi: Introduce ncsi_stop_dev()Gavin Shan1-13/+24
2016-10-04net/ncsi: Rework the channel monitoringGavin Shan3-23/+35
2016-10-04net/ncsi: Allow to extend NCSI request propertiesGavin Shan4-14/+17
2016-10-04net/ncsi: Rework request index allocationGavin Shan2-8/+10
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 Shan2-7/+8
2016-10-04net/ncsi: Avoid unused-value build warning from ia64-linux-gccGavin Shan2-27/+81
2016-07-25net/ncsi: avoid maybe-uninitialized warningArnd Bergmann1-13/+19
2016-07-19net/ncsi: NCSI AEN packet handlerGavin Shan5-2/+236
2016-07-19net/ncsi: Package and channel managementGavin Shan3-0/+828
2016-07-19net/ncsi: NCSI response packet handlerGavin Shan4-1/+1227
2016-07-19net/ncsi: NCSI command packet handlerGavin Shan4-1/+558
2016-07-19net/ncsi: Resource managementGavin Shan4-0/+708