aboutsummaryrefslogtreecommitdiffstats
path: root/net/ncsi/ncsi-cmd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-08net/ncsi: Send device address as source addressVijay Khemka1-1/+9
2019-08-22net/ncsi: Fix the payload copying for the request coming from NetlinkJustin.Lee1@Dell.com1-2/+9
2019-08-20net/ncsi: Ensure 32-bit boundary for data cksumTerry S. Duncan1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-10-15net/ncsi: Extend NC-SI Netlink interface to allow user space to send NC-SI commandJustin.Lee1@Dell.com1-0/+8
2018-10-05net/ncsi: Add NCSI OEM command supportVijay Khemka1-3/+27
2017-08-28net/ncsi: Fix several packet definitionsSamuel Mendoza-Jonas1-5/+5
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg1-1/+1
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg1-24/+12
2016-10-04net/ncsi: Allow to extend NCSI request propertiesGavin Shan1-1/+1
2016-07-19net/ncsi: NCSI command packet handlerGavin Shan1-0/+367