summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
2024-04-13net/mlx5e: Prevent deadlock while disabling aRFSCarolina Jubran1-11/+16
2024-04-13net/mlx5e: Acquire RTNL lock before RQs/SQs activation/deactivationCarolina Jubran1-0/+7
2024-04-13net/mlx5e: Use channel mdev reference instead of global mdev instance for coa...Rahul Rameshbabu1-2/+2
2024-04-13net/mlx5: Restore mistakenly dropped parts in register devlink flowShay Drory2-2/+4
2024-04-13net/mlx5: SD, Handle possible devcom ERR_PTRTariq Toukan5-7/+7
2024-04-13net/mlx5: Lag, restore buckets number to default after hash LAG deactivationShay Drory1-1/+3
2024-04-11net/mlx5: fix possible stack overflowsArnd Bergmann1-41/+41
2024-04-11net/mlx5: Disallow SRIOV switchdev mode when in multi-PF netdevTariq Toukan1-0/+7
2024-04-11net/mlx5e: RSS, Block XOR hash with over 128 channelsCarolina Jubran3-2/+34
2024-04-11net/mlx5e: Do not produce metadata freelist entries in Tx port ts WQE xmitRahul Rameshbabu2-5/+10
2024-04-11net/mlx5e: HTB, Fix inconsistencies with QoS SQs numberCarolina Jubran1-16/+17
2024-04-11net/mlx5e: Fix mlx5e_priv_init() cleanup flowCarolina Jubran2-2/+2
2024-04-11net/mlx5e: RSS, Block changing channels number when RXFH is configuredCarolina Jubran1-0/+17
2024-04-11net/mlx5: Correctly compare pkt reformat idsCosmin Ratiu1-2/+12
2024-04-11net/mlx5: Properly link new fs rules into the treeCosmin Ratiu1-1/+2
2024-04-11net/mlx5: offset comp irq index in name by oneMichael Liang1-1/+3
2024-04-11net/mlx5: Register devlink first under devlink lockShay Drory2-18/+20
2024-04-11net/mlx5: E-switch, store eswitch pointer before registering devlink_paramShay Drory2-6/+7
2024-03-29mlxbf_gige: stop interface during shutdownDavid Thompson1-2/+8
2024-03-27mlxbf_gige: call request_irq() after NAPI initializedDavid Thompson1-7/+11
2024-03-25mlxbf_gige: stop PHY during open() error pathsDavid Thompson1-1/+4
2024-03-13Merge tag 'thermal-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+6
2024-03-12mlxsw: spectrum_router: Share nexthop counters in resilient groupsPetr Machata1-2/+68
2024-03-12mlxsw: spectrum_router: Support nexthop group hardware statisticsPetr Machata1-6/+142
2024-03-12mlxsw: spectrum_router: Track NH ID's of group membersPetr Machata1-0/+2
2024-03-12mlxsw: spectrum_router: Add helpers for nexthop countersPetr Machata1-15/+50
2024-03-12mlxsw: spectrum_router: Avoid allocating NH counters twicePetr Machata1-0/+3
2024-03-12mlxsw: spectrum: Allow fetch-and-clear of flow countersPetr Machata5-9/+11
2024-03-12mlxsw: spectrum_router: Have mlxsw_sp_nexthop_counter_enable() return intPetr Machata3-12/+36
2024-03-12mlxsw: spectrum_router: Rename two functionsPetr Machata3-19/+19
2024-03-09Merge tag 'mlx5-socket-direct-v3' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski30-172/+989
2024-03-08net: introduce include/net/rps.hEric Dumazet2-0/+2
2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10-76/+104
2024-03-07net/mlx5: Enable SD featureTariq Toukan1-1/+2
2024-03-07net/mlx5e: Block TLS device offload on combined SD netdevTariq Toukan2-2/+4
2024-03-07net/mlx5e: Support per-mdev queue counterTariq Toukan10-69/+111
2024-03-07net/mlx5e: Support cross-vhca RSSTariq Toukan10-57/+179
2024-03-07net/mlx5e: Let channels be SD-awareTariq Toukan8-27/+35
2024-03-07net/mlx5e: Create EN core HW resources for all secondary devicesTariq Toukan2-10/+23
2024-03-07net/mlx5e: Create single netdev per SD groupTariq Toukan1-7/+62
2024-03-07net/mlx5: SD, Add debugfsTariq Toukan1-0/+34
2024-03-07net/mlx5: SD, Add informative prints in kernel logTariq Toukan1-0/+21
2024-03-07net/mlx5: SD, Implement steering for primary and secondariesTariq Toukan1-1/+184
2024-03-07net/mlx5: SD, Implement devcom communication and primary electionTariq Toukan2-2/+121
2024-03-07net/mlx5: SD, Implement basic query and instantiationTariq Toukan1-1/+109
2024-03-07net/mlx5: SD, Introduce SD libTariq Toukan4-1/+110
2024-03-07mlxbf_gige: add support to display pause frame countersDavid Thompson2-0/+66
2024-03-06dpll: move all dpll<>netdev helpers to dpll codeJakub Kicinski1-2/+2
2024-03-02net/mlx5e: Switch to using _bh variant of of spinlock API in port timestampin...Rahul Rameshbabu1-6/+6
2024-03-02net/mlx5e: Use a memory barrier to enforce PTP WQ xmit submission tracking oc...Rahul Rameshbabu1-0/+2