summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2024-04-12net/mlx5: Restore mistakenly dropped parts in register devlink flowShay Drory
2024-04-12net/mlx5: SD, Handle possible devcom ERR_PTRTariq Toukan
2024-04-12net/mlx5: Lag, restore buckets number to default after hash LAG deactivationShay Drory
2024-04-11net/mlx5e: Expose the VF/SF RX drop counter on the representorCarolina Jubran
2024-04-11net: move skb ref helpers to new headerMina Almasry
2024-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-10net/mlx5: fix possible stack overflowsArnd Bergmann
2024-04-10net/mlx5: Disallow SRIOV switchdev mode when in multi-PF netdevTariq Toukan
2024-04-10net/mlx5e: RSS, Block XOR hash with over 128 channelsCarolina Jubran
2024-04-10net/mlx5e: Do not produce metadata freelist entries in Tx port ts WQE xmitRahul Rameshbabu
2024-04-10net/mlx5e: HTB, Fix inconsistencies with QoS SQs numberCarolina Jubran
2024-04-10net/mlx5e: Fix mlx5e_priv_init() cleanup flowCarolina Jubran
2024-04-10net/mlx5e: RSS, Block changing channels number when RXFH is configuredCarolina Jubran
2024-04-10net/mlx5: Correctly compare pkt reformat idsCosmin Ratiu
2024-04-10net/mlx5: Properly link new fs rules into the treeCosmin Ratiu
2024-04-10net/mlx5: offset comp irq index in name by oneMichael Liang
2024-04-10net/mlx5: Register devlink first under devlink lockShay Drory
2024-04-10net/mlx5: E-switch, store eswitch pointer before registering devlink_paramShay Drory
2024-04-10mlxsw: spectrum_ethtool: Add support for 100Gb/s per lane link modesIdo Schimmel
2024-04-08mlx5/core: Support max_io_eqs for a functionParav Pandit
2024-04-05net/mlx5e: Implement ethtool hardware timestamping statisticsRahul Rameshbabu
2024-04-05net/mlx5e: Introduce timestamps statistic counter for Tx DMA layerRahul Rameshbabu
2024-04-05net/mlx5e: Introduce lost_cqe statistic counter for PTP Tx port timestamping CQRahul Rameshbabu
2024-04-05net/mlx5e: Un-expose functions in en.hTariq Toukan
2024-04-05net/mlx5e: Support FEC settings for 100G/lane modesCosmin Ratiu
2024-04-05net/mlx5e: Extract checking of FEC support for a link modeCosmin Ratiu
2024-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-03mlxsw: pci: Store DQ pointer as part of CQ structureAmit Cohen
2024-04-03mlxsw: pci: Remove mlxsw_pci_cq_count()Amit Cohen
2024-04-03mlxsw: pci: Remove mlxsw_pci_sdq_count()Amit Cohen
2024-04-03mlxsw: pci: Break mlxsw_pci_cq_tasklet() into tasklets per queue typeAmit Cohen
2024-04-03mlxsw: pci: Make style change in mlxsw_pci_cq_tasklet()Amit Cohen
2024-04-03mlxsw: pci: Remove unused wait queueAmit Cohen
2024-04-03mlxsw: pci: Use only one event queueAmit Cohen
2024-04-03mlxsw: pci: Rename MLXSW_PCI_EQS_COUNTAmit Cohen
2024-04-03mlxsw: pci: Poll command interface for each cmd_exec()Amit Cohen
2024-04-03mlxsw: pci: Make style changes in mlxsw_pci_eq_tasklet()Amit Cohen
2024-04-03mlxsw: pci: Remove unused countersAmit Cohen
2024-04-03mlxsw: pci: Arm CQ doorbell regardless of number of completionsAmit Cohen
2024-04-03mlxsw: pci: Do not setup tasklet from operationAmit Cohen
2024-04-03mlxsw: pci: Move mlxsw_pci_cq_{init, fini}()Amit Cohen
2024-04-03mlxsw: pci: Move mlxsw_pci_eq_{init, fini}()Amit Cohen
2024-04-03net/mlx5: Don't call give_pages() if request 0 pageJianbo Liu
2024-04-03net/mlx5: Skip pages EQ creation for non-page supplier functionJianbo Liu
2024-04-03net/mlx5: Support matching on l4_type for ttc_tableJianbo Liu
2024-04-03net/mlx5e: Add support for 800Gbps link modesGal Pressman
2024-04-03net/mlx5: Convert uintX_t to uXGal Pressman
2024-04-03net/mlx5e: XDP, Fix an inconsistent commentCarolina Jubran
2024-04-03net/mlx5e: debugfs, Add reset option for command interface statsTariq Toukan
2024-04-03net/mlx5e: Make stats group fill_stats callbacks consistent with the APIGal Pressman