aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/ipoib (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-2/+0
2019-08-28net/mlx5e: Support LAG TX port affinity distributionMaxim Mikityanskiy2-5/+5
2019-08-21treewide: remove dummy Makefiles for single targetsMasahiro Yamada1-2/+0
2019-08-15net/mlx5e: Fix compatibility issue with ethtool flash deviceEran Ben Elisha1-0/+9
2019-07-25net/mlx5e: Fix wrong max num channels indicationTariq Toukan2-4/+4
2019-07-11Merge tag 'mlx5-fixes-2019-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-1/+8
2019-07-11net/mlx5e: IPoIB, Add error path in mlx5_rdma_setup_rnAya Levin1-1/+8
2019-07-05net/mlx5e: Re-work TIS creation functionsTariq Toukan3-2/+16
2019-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-7/+7
2019-06-28net/mlx5e: Don't refresh TIRs when updating representor SQsGavi Teitz2-2/+4
2019-06-27net/mlx5e: Add XSK zero-copy supportMaxim Mikityanskiy1-7/+7
2019-06-04mlx5: Move firmware flash implementation to devlinkJiri Pirko1-9/+0
2019-05-21Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-0/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-17net/mlx5e: Fix wrong xmit_more applicationTariq Toukan2-2/+3
2019-05-01net/mlx5e: Turn on HW tunnel offload in all TIRsTariq Toukan1-0/+1
2019-04-05net/mlx5e: Unify logic of MTU boundariesTariq Toukan1-3/+2
2019-02-19net/mlx5e: Wrap the open and apply of channels in one fail-safe functionTariq Toukan1-2/+2
2018-12-05net/mlx5e: Move RSS params to a dedicated structAya Levin1-1/+1
2018-11-19net/mlx5e: IPoIB, Reset QP after channels are closedDenis Drozdov1-1/+1
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+2
2018-10-10net/mlx5: WQ, fixes for fragmented WQ buffers APITariq Toukan1-3/+2
2018-10-10net/mlx5e: Do not ignore netdevice TX/RX queues numberFeras Daoud2-5/+5
2018-10-10net/mlx5e: Initialize all netdev common structures in one placeSaeed Mahameed1-9/+1
2018-10-10net/mlx5e: Gather common netdev init/cleanup functionality in one placeFeras Daoud3-24/+30
2018-10-10RDMA/netdev: Hoist alloc_netdev_mqs out of the driverDenis Drozdov1-41/+46
2018-10-01net/mlx5e: Provide explicit directive if to create inner indirect tirsOr Gerlitz1-3/+3
2018-09-05net/mlx5e: Move Q counters allocation and drop RQ to init_rxRoi Dayan1-1/+16
2018-09-05net/mlx5e: Make function mlx5i_grp_sw_update_stats() staticWei Yongjun1-1/+1
2018-09-02net/mlx5e: IPoIB, Add ndo stats support for IPoIB child devicesFeras Daoud1-0/+1
2018-09-02net/mlx5e: IPoIB, Add ndo stats support for IPoIB netdevicesFeras Daoud2-0/+43
2018-09-02net/mlx5e: IPoIB, Initialize max_opened_tc in mlx5i_init flowFeras Daoud1-0/+1
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe1-0/+4
2018-08-02RDMA/netdev: Use priv_destructor for netdev cleanupJason Gunthorpe1-18/+19
2018-07-31net/mlx5e: IPoIB, Set the netdevice sw mtu in ipoib enhanced flowFeras Daoud1-0/+4
2018-05-25net/mlx5i: Use compilation flag in IPOIB headerTariq Toukan1-0/+3
2018-05-25net/mlx5e: TX, Use actual WQE size for SQ edge fillTariq Toukan1-0/+23
2018-03-30net/mlx5e: Derive Striding RQ size from MTUTariq Toukan2-2/+2
2018-03-30net/mlx5e: Save MTU in channels paramsTariq Toukan1-10/+13
2018-03-30net/mlx5e: IPoIB, Fix spelling mistakeTalat Batheesh1-1/+1
2018-03-27net/mlx5e: Add ethtool priv-flag for Striding RQTariq Toukan1-1/+2
2018-03-27net/mlx5e: Do not reset Receive Queue params on every type changeTariq Toukan1-1/+2
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds4-10/+28
2018-01-30Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJason Gunthorpe1-2/+3
2018-01-29net/mlx5e: IPoIB, Fix copy-paste bug in flow steering refactoringGal Pressman1-1/+1
2018-01-19net/mlx5e: Refactor RSS related objects and codeOr Gerlitz1-6/+16
2018-01-18net/mlx5e: Fix trailing semicolonLuis de Bethencourt1-1/+1
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2018-01-12net/mlx5e: Remove timestamp set from netdevice open flowFeras Daoud1-1/+2
2018-01-09net/mlx5e: IPoIB, Fix spelling mistake "functionts" -> "functions"Gal Pressman1-1/+1