summaryrefslogtreecommitdiff
path: root/net/ncsi/ncsi-cmd.c
AgeCommit message (Expand)Author
2023-11-18net/ncsi: Add NC-SI 1.2 Get MC MAC Address commandPeter Delevoryas
2022-12-06net/ncsi: Silence runtime memcpy() false positive warningKees Cook
2021-11-24net/ncsi : Add payload to be 32-bit aligned to fix dropped packetsKumar Thangavel
2020-01-08net/ncsi: Send device address as source addressVijay Khemka
2019-08-22net/ncsi: Fix the payload copying for the request coming from NetlinkJustin.Lee1@Dell.com
2019-08-20net/ncsi: Ensure 32-bit boundary for data cksumTerry S. Duncan
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-10-15net/ncsi: Extend NC-SI Netlink interface to allow user space to send NC-SI co...Justin.Lee1@Dell.com
2018-10-05net/ncsi: Add NCSI OEM command supportVijay Khemka
2017-08-28net/ncsi: Fix several packet definitionsSamuel Mendoza-Jonas
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg
2016-10-04net/ncsi: Allow to extend NCSI request propertiesGavin Shan
2016-07-19net/ncsi: NCSI command packet handlerGavin Shan