summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5
AgeCommit message (Expand)Author
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-15net/mlx5: Use effective interrupt affinityThomas Gleixner
2020-12-15net/mlx5: Replace irq_to_desc() abuseThomas Gleixner
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-09net: mlx5: convert comma to semicolonZheng Yongjun
2020-12-08net/mlx5e: Fill mlx5e_create_cq_param in a functionMaxim Mikityanskiy
2020-12-08net/mlx5e: Split between RX/TX tunnel FW support indicationAya Levin
2020-12-08net/mlx5: Fix passing zero to 'PTR_ERR'YueHaibing
2020-12-08net/mlx5: Arm only EQs with EQEsShay Drory
2020-12-08net/mlx5e: Remove duplicated includeYueHaibing
2020-12-08net/mlx5e: remove unnecessary memsetZhu Yanjun
2020-12-08net/mlx5e: Add TX port timestamp supportEran Ben Elisha
2020-12-08net/mlx5e: Add TX PTP port object supportEran Ben Elisha
2020-12-08net/mlx5e: Move MLX5E_RX_ERR_CQE macroEran Ben Elisha
2020-12-08net/mlx5e: Split SW group counters update functionEran Ben Elisha
2020-12-08net/mlx5e: Change skb fifo push/pop API to be used without SQEran Ben Elisha
2020-12-08net/mlx5e: Allow SQ outside of channel contextEran Ben Elisha
2020-12-08net/mlx5e: Allow RQ outside of channel contextAya Levin
2020-12-08net/mlx5e: Allow CQ outside of channel contextAya Levin
2020-12-08net/mlx5e: Free drop RQ in a dedicated functionTariq Toukan
2020-12-07Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2020-12-06net/mlx5: Simplify eswitch mode checkLeon Romanovsky
2020-12-06net/mlx5: Delete custom device management logicLeon Romanovsky
2020-12-06RDMA/mlx5: Convert mlx5_ib to use auxiliary busLeon Romanovsky
2020-12-06net/mlx5e: Connect ethernet part to auxiliary busLeon Romanovsky
2020-12-06vdpa/mlx5: Connect mlx5_vdpa to auxiliary busLeon Romanovsky
2020-12-04ethernet: select CONFIG_CRC32 as neededArnd Bergmann
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-12-04net/mlx5: Register mlx5 devices to auxiliary virtual busLeon Romanovsky
2020-12-04net/mlx5_core: Clean driver version and nameLeon Romanovsky
2020-12-04net/mlx5: Properly convey driver version to firmwareLeon Romanovsky
2020-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-03net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steeringYevgeny Kliteynik
2020-12-03net/mlx5e: kTLS, Enforce HW TX csum offload with kTLSTariq Toukan
2020-12-03net: mlx5e: fix fs_tcp.c build when IPV6 is not enabledRandy Dunlap
2020-12-03net/mlx5: Fix wrong address reclaim when command interface is downEran Ben Elisha
2020-12-02Merge tag 'mlx5-next-2020-12-02' of git://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski
2020-12-01xsk: Propagate napi_id to XDP socket Rx pathBjörn Töpel
2020-11-26net/mlx5: Treat host PF vport as other (non eswitch manager) vportParav Pandit
2020-11-26net/mlx5: Enable host PF HCA after eswitch is initializedParav Pandit
2020-11-26net/mlx5: Rename peer_pf to host_pfParav Pandit
2020-11-26net/mlx5: Export steering related functionsEli Cohen
2020-11-26net/mlx5: Update the list of the PCI supported devicesMeir Lichtinger
2020-11-26net/mlx5: Avoid exposing driver internal command helpersParav Pandit
2020-11-26net/mlx5: Add misc4 to mlx5_ifc_fte_match_param_bitsMuhammad Sammar
2020-11-26net/mlx5: Check dr mask size against mlx5_match_param sizeMuhammad Sammar
2020-11-26net/mlx5: Add sampler destination typeChris Mi
2020-11-19devlink: move request_firmware out of driverJacob Keller
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-17net/mlx5: fix error return code in mlx5e_tc_nic_init()Wang Hai