summaryrefslogtreecommitdiff
path: root/net/ncsi
AgeCommit message (Expand)Author
2023-11-18net/ncsi: Add NC-SI 1.2 Get MC MAC Address commandPeter Delevoryas
2023-11-18net/ncsi: Fix netlink major/minor version numbersPeter Delevoryas
2023-11-18net/ncsi: Simplify Kconfig/dts control flowPeter Delevoryas
2023-11-15Revert ncsi: Propagate carrier gain/loss events to the NCSI controllerJohnathan Mantey
2023-09-18ncsi: Propagate carrier gain/loss events to the NCSI controllerJohnathan Mantey
2023-08-15genetlink: make genl_info->nlhdr constJakub Kicinski
2023-06-09net/ncsi: change from ndo_set_mac_address to dev_set_mac_addressIvan Mikhaylov
2023-06-09net/ncsi: make one oem_gma function for all mfr idIvan Mikhaylov
2023-04-28net/ncsi: clear Tx enable mode when handling a Config required AENCosmo Chou
2023-03-16net: Use of_property_read_bool() for boolean propertiesRob Herring
2022-12-06net/ncsi: Silence runtime memcpy() false positive warningKees Cook
2022-08-29genetlink: start to validate reserved header bytesJakub Kicinski
2022-06-23net/ncsi: use proper "mellanox" DT vendor prefixKrzysztof Kozlowski
2022-01-15all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov
2021-12-29net/ncsi: check for error return from call to nla_put_u32Jiasheng Jiang
2021-11-24net/ncsi : Add payload to be 32-bit aligned to fix dropped packetsKumar Thangavel
2021-09-01net/ncsi: add get MAC address command to get Intel i210 MAC addressIvan Mikhaylov
2021-07-08net/ncsi: add dummy response handler for Intel boardsIvan Mikhaylov
2021-07-08net/ncsi: add NCSI Intel OEM command to keep PHY upIvan Mikhaylov
2021-07-08net/ncsi: fix restricted cast warning of sparseIvan Mikhaylov
2021-06-07net/ncsi: Fix spelling mistakesZheng Yongjun
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-03-30net/ncsi: Avoid channel_monitor hrtimer deadlockMilton Miller
2021-03-28ncsi: internal.h: Fix a spelloBhaskar Chowdhury
2020-12-23net/ncsi: Use real net-device for response handlerJohn Wang
2020-11-12net/ncsi: Fix netlink registrationJoel Stanley
2020-10-02genetlink: move to smaller ops wherever possibleJakub Kicinski
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-23net/ncsi: use eth_zero_addr() to clear mac addressMiaohe Lin
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-01-09net/ncsi: Support for multi host mellanox cardVijay Khemka
2020-01-08net/ncsi: Send device address as source addressVijay Khemka
2019-12-30net/ncsi: Fix gma flag setting after responseVijay Khemka
2019-09-19net/ncsi: Disable global multicast filterVijay Khemka
2019-08-31net/ncsi: add response handlers for PLDM over NC-SIBen Wei
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-22net/ncsi: update response packet length for GCPS/GNS/GNPTS commandsBen Wei
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
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-27genetlink: optionally validate strictly/dumpsJohannes Berg
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-23net/ncsi: handle overflow when incrementing mac addressTao Ren
2019-03-22genetlink: make policy common to familyJohannes Berg
2019-03-16net: ncsi: fix a missing check for nla_nest_startKangjie Lu
2018-11-27net/ncsi: Add NCSI Mellanox OEM commandVijay Khemka
2018-11-17net/ncsi: Configure multi-package, multi-channel modes with failoverSamuel Mendoza-Jonas