summaryrefslogtreecommitdiff
path: root/net/ncsi
AgeCommit message (Expand)AuthorFilesLines
2016-07-12net/ncsi: start the timer before sending the requestCédric Le Goater1-6/+6
2016-06-03net/ncsi: LSC AEN handler improvementGavin Shan2-13/+15
2016-06-03net/ncsi: Improvement for ncsi_dev_suspend()Gavin Shan1-6/+5
2016-06-03net/ncsi: Enable AEN on active channelGavin Shan2-0/+7
2016-06-03net/ncsi: Remove ncsi_stop_dev()Gavin Shan1-5/+0
2016-06-03net/ncsi: Add NCSI_DEV_PRIV_FLAG_POPULATEDGavin Shan2-3/+7
2016-06-03net/ncsi: Enumerate NCSI channels in advanceGavin Shan2-104/+103
2016-06-03net/ncsi: Netlink supportGavin Shan3-21/+0
2016-06-03net/ncsi: Manage NCSI deviceGavin Shan3-3/+559
2016-06-03net/ncsi: Packet handlerGavin Shan6-6/+2146
2016-06-03net/ncsi: Resource managementGavin Shan4-0/+537