summaryrefslogtreecommitdiff
path: root/net/ethtool/cmis_fw_update.c
AgeCommit message (Expand)AuthorFilesLines
2026-06-04net: ethtool: cmis_cdb: hold instance lock for ops locked devicesJakub Kicinski1-6/+2
2026-05-26ethtool: cmis: validate fw->size against start_cmd_payload_sizeJakub Kicinski1-0/+8
2026-05-26ethtool: cmis: validate start_cmd_payload_size from moduleJakub Kicinski1-14/+22
2025-03-08net: move misc netdev_lock flavors to a separate headerJakub Kicinski1-0/+1
2025-03-06net: ethtool: try to protect all callback with netdev instance lockJakub Kicinski1-1/+6
2024-10-13net: ethtool: Add support for writing firmware blocks using EPL payloadDanielle Ratson1-9/+82
2024-10-13net: ethtool: Add new parameters and a function to support EPLDanielle Ratson1-7/+10
2024-08-15net: ethtool: Allow write mechanism of LPL and both LPL and EPLDanielle Ratson1-2/+6
2024-06-28ethtool: cmis_fw_update: add a layer for supporting firmware update using CDBDanielle Ratson1-0/+399