summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
2023-01-20Merge tag 'mlx5-updates-2023-01-18' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski15-292/+174
2023-01-20devlink: remove devl*_port_health_reporter_destroy()Jiri Pirko2-2/+2
2023-01-20devlink: protect health reporter operation with instance lockJiri Pirko1-4/+4
2023-01-20net/mlx5: Remove MLX5E_LOCKED_FLOW flagJiri Pirko1-12/+2
2023-01-20net/mlx5e: Create separate devlink instance for ethernet auxiliary deviceJiri Pirko4-23/+55
2023-01-20devlink: remove linecards lockJiri Pirko1-4/+4
2023-01-18net/mlx5e: Use read lock for eswitch get callbacksLeon Romanovsky1-6/+6
2023-01-18net/mlx5e: Remove redundant allocation of spec in create indirect fwd groupMaor Dickman1-9/+1
2023-01-18net/mlx5e: Support Geneve and GRE with VF tunnel offloadMaor Dickman6-195/+48
2023-01-18net/mlx5: E-Switch, Fix typo for egressRoi Dayan1-1/+1
2023-01-18net/mlx5e: Warn when destroying mod hdr hash table that is not emptyRoi Dayan1-0/+1
2023-01-18net/mlx5e: TC, Use common function allocating flow mod hdr or encap mod hdrRoi Dayan3-51/+25
2023-01-18net/mlx5e: TC, Add tc prefix to attach/detach hdr functionsRoi Dayan1-10/+10
2023-01-18net/mlx5e: TC, Pass flow attr to attach/detach mod hdr functionsRoi Dayan3-22/+23
2023-01-18net/mlx5e: Add warning when log WQE size is smaller than log stride sizeAdham Faris1-3/+8
2023-01-18net/mlx5e: Fail with messages when params are not valid for XSKAdham Faris2-4/+24
2023-01-18net/mlx5: E-switch, Remove redundant comment about meta rulesRoi Dayan1-3/+1
2023-01-18net/mlx5: Add hardware extended range support for PTP adjtime and adjphaseRahul Rameshbabu1-3/+31
2023-01-18net/mlx5: Add adjphase function to support hardware-only offset controlRahul Rameshbabu1-0/+9
2023-01-18net/mlx5: Suppress error logging on UCTX creationYishai Hadas1-1/+2
2023-01-18net/mlx5e: Suppress Send WQEBB room warning for PAGE_SIZE >= 16KBRahul Rameshbabu1-1/+1
2023-01-14mlxbf_gige: fix white space in mlxbf_gige_eth_ioctlDavid Thompson1-1/+1
2023-01-14mlxbf_gige: add "set_link_ksettings" ethtool callbackDavid Thompson1-0/+1
2023-01-14mlxbf_gige: support 10M/100M/1G speeds on BlueField-3David Thompson3-15/+119
2023-01-14mlxbf_gige: add MDIO support for BlueField-3David Thompson6-50/+251
2023-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski17-49/+104
2023-01-11net/mlx5e: Use kzalloc() in mlx5e_accel_fs_tcp_create()YueHaibing1-3/+3
2023-01-11net/mlx5: remove redundant ret variablezhang songyi1-4/+1
2023-01-11net/mlx5e: Replace 0-length array with flexible arrayKees Cook1-1/+1
2023-01-11net/mlx5e: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2023-01-11net/mlx5: Prevent high-rate FW commands from populating all slotsTariq Toukan1-1/+29
2023-01-11net/mlx5: Introduce and use opcode getter in command interfaceTariq Toukan1-46/+42
2023-01-11net/mlx5: Enable management PF initializationShay Drory3-1/+15
2023-01-11net/mlx5e: Add hairpin debugfs filesGal Pressman1-0/+117
2023-01-11net/mlx5e: Add flow steering debugfs directoryGal Pressman5-7/+35
2023-01-11net/mlx5e: Add hairpin params structureGal Pressman1-15/+37
2023-01-11net/mlx5e: kTLS, Add debugfsTariq Toukan3-0/+52
2023-01-11net/mlx5e: Add Ethernet driver debugfsGal Pressman2-0/+7
2023-01-11net/mlx5e: Update shared buffer along with device buffer changesMaher Sanalla2-4/+219
2023-01-11net/mlx5e: Add API to query/modify SBPR and SBCM registersMaher Sanalla2-0/+78
2023-01-10net/mlx5e: Fix macsec possible null dereference when updating MAC security en...Emeel Hakim1-7/+2
2023-01-10net/mlx5e: Fix macsec ssci attribute handling in offload pathEmeel Hakim1-3/+7
2023-01-10net/mlx5: E-switch, Coverity: overlapping copyShay Drory1-4/+0
2023-01-10net/mlx5e: Don't support encap rules with gbp optionGavin Li1-0/+2
2023-01-10net/mlx5: Fix ptp max frequency adjustment rangeRahul Rameshbabu1-1/+1
2023-01-10net/mlx5e: Fix memory leak on updating vport countersAya Levin1-1/+2
2023-01-10net/mlx5e: TC, Restore pkt rate policing supportOz Shlomo1-6/+0
2023-01-10net/mlx5e: TC, ignore match level for post meter rulesOz Shlomo1-0/+1
2023-01-10net/mlx5e: IPoIB, Fix child PKEY interface stats on rx pathDragos Tatulea1-1/+1
2023-01-10net/mlx5e: IPoIB, Block PKEY interfaces with less rx queues than parentDragos Tatulea1-0/+9