summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5
AgeCommit message (Expand)AuthorFilesLines
2018-02-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+1
2018-02-05net/mlx5: increase async EQ to avoid EQ overrunMax Gurtovoy1-1/+1
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds27-917/+1876
2018-01-30Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe21-164/+321
2018-01-29net/mlx5e: IPoIB, Fix copy-paste bug in flow steering refactoringGal Pressman1-1/+1
2018-01-25mlx5: use tc_cls_can_offload_and_chain0()Jakub Kicinski2-8/+2
2018-01-21net/mlx5e: Fix fixpoint divide exception in mlx5e_am_stats_compareTalat Batheesh1-0/+6
2018-01-19net/mlx5e: Add likely to the common RX checksum flowGal Pressman1-1/+1
2018-01-19net/mlx5e: Extend the stats group API to have update_stats()Kamal Heib5-175/+250
2018-01-19net/mlx5e: Merge per priority stats groupsKamal Heib1-8/+25
2018-01-19net/mlx5e: Add per-channel counters infrastructure, use it upon TX timeoutEran Ben Elisha4-0/+29
2018-01-19net/mlx5e: Poll event queue upon TX timeout before performing full channels r...Eran Ben Elisha3-15/+55
2018-01-19net/mlx5e: Add Event Queue meta data info for TX timeout logsEran Ben Elisha1-0/+12
2018-01-19net/mlx5e: Print delta since last transmit per SQ upon TX timeoutEran Ben Elisha1-3/+5
2018-01-19net/mlx5e: Set hairpin queue sizeOr Gerlitz1-3/+8
2018-01-19net/mlx5: Enable setting hairpin queue sizeOr Gerlitz1-0/+2
2018-01-19net/mlx5e: Add RSS support for hairpinOr Gerlitz3-13/+205
2018-01-19net/mlx5: Vectorize the low level core hairpin objectOr Gerlitz2-36/+64
2018-01-19net/mlx5e: Enlarge the NIC TC offload steering prio to support two levelsOr Gerlitz1-1/+4
2018-01-19net/mlx5e: Refactor RSS related objects and codeOr Gerlitz3-53/+103
2018-01-19net/mlx5e: Set per priority hairpin pairsOr Gerlitz1-7/+57
2018-01-19net/mlx5e: Use vhca id as the hairpin peer identifierOr Gerlitz1-8/+12
2018-01-18net/mlx5e: Fix trailing semicolonLuis de Bethencourt1-1/+1
2018-01-18net/mlx5e: Add clock info page to mlx5 core devicesFeras Daoud1-0/+55
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-64/+107
2018-01-12net/mlx5e: Remove timestamp set from netdevice open flowFeras Daoud4-4/+8
2018-01-12net/mlx5: Update ptp_clock_event foreach PPS eventFeras Daoud1-1/+5
2018-01-12net/mlx5e: Don't override netdev features field unless in error flowGal Pressman1-18/+25
2018-01-12net/mlx5e: Check support before TC swap in ETS initTariq Toukan1-3/+5
2018-01-12net/mlx5e: Add error print in ETS initTariq Toukan1-2/+6
2018-01-12net/mlx5e: Keep updating ethtool statistics when the interface is downGal Pressman1-2/+1
2018-01-12net/mlx5: Fix error handling in load oneMaor Gottlieb1-3/+6
2018-01-12net/mlx5: Fix mlx5_get_uars_page to return error codeEran Ben Elisha2-9/+8
2018-01-12net/mlx5: Fix memory leak in bad flow of mlx5_alloc_irq_vectorsAlaa Hleihel1-5/+8
2018-01-12{net,ib}/mlx5: Don't disable local loopback multicast traffic when neededEran Ben Elisha3-17/+35
2018-01-10net/mlx5e: fix error return code in mlx5e_alloc_rq()Wei Yongjun1-1/+2
2018-01-10net/dim: use struct net_dim_sample as arg to net_dimAndy Gospodarek1-5/+8
2018-01-10net/mlx5e: Move dynamic interrupt coalescing code to include/linuxAndy Gospodarek5-417/+3
2018-01-10net/mlx5e: Change Mellanox references in DIM codeAndy Gospodarek8-202/+226
2018-01-10net/mlx5e: Move generic functions to new fileAndy Gospodarek5-20/+55
2018-01-10net/mlx5e: Move AM logic enumsAndy Gospodarek2-25/+26
2018-01-10net/mlx5e: Remove rq references in mlx5e_rx_amAndy Gospodarek3-12/+21
2018-01-10net/mlx5e: Move interrupt moderation forward declarationsAndy Gospodarek2-4/+5
2018-01-10net/mlx5e: Move interrupt moderation structs to new fileAndy Gospodarek2-32/+70
2018-01-10Merge tag 'mlx5-updates-2018-01-08' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller12-18/+582
2018-01-09net/mlx5e: Remove redundant checks in set_ringparamEugenia Emantayev1-15/+0
2018-01-09net/mlx5e: E-switch, Add steering drop countersEugenia Emantayev4-2/+112
2018-01-09net/mlx5e: IPoIB, Fix spelling mistake "functionts" -> "functions"Gal Pressman1-1/+1
2018-01-09net/mlx5e: IPoIB, Add ethtool support to get child time stamping parametersFeras Daoud1-0/+1
2018-01-09net/mlx5e: IPoIB, Add PTP ioctl support for child interfaceFeras Daoud3-2/+9