aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/ncsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-27net: core: Convert dev_set_mac_address() to struct sockaddr_storageKees Cook1-1/+1
2025-05-27net/ncsi: Use struct sockaddr_storage for pending_macKees Cook3-11/+11
2025-04-15net: ncsi: Fix GCPS 64-bit member variablesHari Kalavakunta3-34/+31
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-2/+2
2025-01-27net/ncsi: use dev_set_mac_address() for Get MC MAC Address handlingPaul Fertser1-10/+8
2025-01-22net/ncsi: wait for the last response to Deselect Package before configuring channelPaul Fertser1-6/+7
2025-01-13net/ncsi: fix locking in Get MAC Address handlingPaul Fertser3-15/+22
2024-10-03net/ncsi: Disable the ncsi work before freeing the associated structureEddie James1-0/+2
2024-06-01net/ncsi: Fix the multi thread manner of NCSI driverDelphineCCChiu3-38/+41
2023-11-18net/ncsi: Add NC-SI 1.2 Get MC MAC Address commandPeter Delevoryas4-4/+59
2023-11-18net/ncsi: Fix netlink major/minor version numbersPeter Delevoryas4-8/+36
2023-11-18net/ncsi: Simplify Kconfig/dts control flowPeter Delevoryas1-17/+3
2023-11-15Revert ncsi: Propagate carrier gain/loss events to the NCSI controllerJohnathan Mantey1-5/+0
2023-09-18ncsi: Propagate carrier gain/loss events to the NCSI controllerJohnathan Mantey1-0/+5
2023-08-15genetlink: make genl_info->nlhdr constJakub Kicinski2-2/+2
2023-06-09net/ncsi: change from ndo_set_mac_address to dev_set_mac_addressIvan Mikhaylov1-2/+3
2023-06-09net/ncsi: make one oem_gma function for all mfr idIvan Mikhaylov1-69/+19
2023-04-28net/ncsi: clear Tx enable mode when handling a Config required AENCosmo Chou1-0/+1
2023-03-16net: Use of_property_read_bool() for boolean propertiesRob Herring1-2/+2
2022-12-06net/ncsi: Silence runtime memcpy() false positive warningKees Cook1-1/+2
2022-08-29genetlink: start to validate reserved header bytesJakub Kicinski1-0/+1
2022-06-23net/ncsi: use proper "mellanox" DT vendor prefixKrzysztof Kozlowski1-1/+2
2022-01-15all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov1-2/+2
2021-12-29net/ncsi: check for error return from call to nla_put_u32Jiasheng Jiang1-1/+5
2021-11-24net/ncsi : Add payload to be 32-bit aligned to fix dropped packetsKumar Thangavel1-8/+16
2021-09-01net/ncsi: add get MAC address command to get Intel i210 MAC addressIvan Mikhaylov4-1/+75
2021-07-08net/ncsi: add dummy response handler for Intel boardsIvan Mikhaylov1-1/+8
2021-07-08net/ncsi: add NCSI Intel OEM command to keep PHY upIvan Mikhaylov3-0/+56
2021-07-08net/ncsi: fix restricted cast warning of sparseIvan Mikhaylov2-4/+4
2021-06-07net/ncsi: Fix spelling mistakesZheng Yongjun2-3/+3
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-7/+13
2021-03-30net/ncsi: Avoid channel_monitor hrtimer deadlockMilton Miller1-7/+13
2021-03-28ncsi: internal.h: Fix a spelloBhaskar Chowdhury1-1/+1
2020-12-23net/ncsi: Use real net-device for response handlerJohn Wang1-1/+1
2020-11-12net/ncsi: Fix netlink registrationJoel Stanley3-27/+3
2020-10-02genetlink: move to smaller ops wherever possibleJakub Kicinski1-3/+3
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2020-07-23net/ncsi: use eth_zero_addr() to clear mac addressMiaohe Lin1-1/+1
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-2/+2
2020-01-09net/ncsi: Support for multi host mellanox cardVijay Khemka2-0/+89
2020-01-08net/ncsi: Send device address as source addressVijay Khemka1-1/+9
2019-12-30net/ncsi: Fix gma flag setting after responseVijay Khemka2-3/+6
2019-09-19net/ncsi: Disable global multicast filterVijay Khemka2-93/+12
2019-08-31net/ncsi: add response handlers for PLDM over NC-SIBen Wei2-2/+14
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-6/+16
2019-08-22net/ncsi: update response packet length for GCPS/GNS/GNPTS commandsBen Wei1-3/+3
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. Duncan2-4/+7
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner8-40/+8
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2