summaryrefslogtreecommitdiff
path: root/net/ncsi
AgeCommit message (Expand)AuthorFilesLines
2016-02-29net/ncsi: Fix possible deadlock caught with lockdepdev-4.3Cyril Bur1-2/+2
2016-02-02ncsi: Fix not releasing lock in ncsi_rcv_rsp()Cyril Bur1-1/+1
2015-12-10net/nsci: Remove use of dev_queue_xmit_skJoel Stanley1-1/+1
2015-11-25net/ncsi: Introduce ncsi_stop_dev()Gavin Shan1-0/+12
2015-11-25net/ncsi: Rename ncsi_stop_dev() to ncsi_suspend_dev()Gavin Shan3-30/+30
2015-11-25net/ncsi: Disable interrupts when taking ndp->ndp_req_lockGavin Shan2-10/+14
2015-11-18net/ncsi: Netlink supportGavin Shan5-1/+1104
2015-11-18net/ncsi: Manage NCSI deviceGavin Shan3-3/+546
2015-11-18net/ncsi: Packet handlerGavin Shan6-1/+2140
2015-11-18net/ncsi: Resource managementGavin Shan4-0/+535