summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core
AgeCommit message (Expand)Author
2018-02-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-02-05net/mlx5: increase async EQ to avoid EQ overrunMax Gurtovoy
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-30Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe
2018-01-29net/mlx5e: IPoIB, Fix copy-paste bug in flow steering refactoringGal Pressman
2018-01-25mlx5: use tc_cls_can_offload_and_chain0()Jakub Kicinski
2018-01-21net/mlx5e: Fix fixpoint divide exception in mlx5e_am_stats_compareTalat Batheesh
2018-01-19net/mlx5e: Add likely to the common RX checksum flowGal Pressman
2018-01-19net/mlx5e: Extend the stats group API to have update_stats()Kamal Heib
2018-01-19net/mlx5e: Merge per priority stats groupsKamal Heib
2018-01-19net/mlx5e: Add per-channel counters infrastructure, use it upon TX timeoutEran Ben Elisha
2018-01-19net/mlx5e: Poll event queue upon TX timeout before performing full channels r...Eran Ben Elisha
2018-01-19net/mlx5e: Add Event Queue meta data info for TX timeout logsEran Ben Elisha
2018-01-19net/mlx5e: Print delta since last transmit per SQ upon TX timeoutEran Ben Elisha
2018-01-19net/mlx5e: Set hairpin queue sizeOr Gerlitz
2018-01-19net/mlx5: Enable setting hairpin queue sizeOr Gerlitz
2018-01-19net/mlx5e: Add RSS support for hairpinOr Gerlitz
2018-01-19net/mlx5: Vectorize the low level core hairpin objectOr Gerlitz
2018-01-19net/mlx5e: Enlarge the NIC TC offload steering prio to support two levelsOr Gerlitz
2018-01-19net/mlx5e: Refactor RSS related objects and codeOr Gerlitz
2018-01-19net/mlx5e: Set per priority hairpin pairsOr Gerlitz
2018-01-19net/mlx5e: Use vhca id as the hairpin peer identifierOr Gerlitz
2018-01-18net/mlx5e: Fix trailing semicolonLuis de Bethencourt
2018-01-18net/mlx5e: Add clock info page to mlx5 core devicesFeras Daoud
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-12net/mlx5e: Remove timestamp set from netdevice open flowFeras Daoud
2018-01-12net/mlx5: Update ptp_clock_event foreach PPS eventFeras Daoud
2018-01-12net/mlx5e: Don't override netdev features field unless in error flowGal Pressman
2018-01-12net/mlx5e: Check support before TC swap in ETS initTariq Toukan
2018-01-12net/mlx5e: Add error print in ETS initTariq Toukan
2018-01-12net/mlx5e: Keep updating ethtool statistics when the interface is downGal Pressman
2018-01-12net/mlx5: Fix error handling in load oneMaor Gottlieb
2018-01-12net/mlx5: Fix mlx5_get_uars_page to return error codeEran Ben Elisha
2018-01-12net/mlx5: Fix memory leak in bad flow of mlx5_alloc_irq_vectorsAlaa Hleihel
2018-01-12{net,ib}/mlx5: Don't disable local loopback multicast traffic when neededEran Ben Elisha
2018-01-10net/mlx5e: fix error return code in mlx5e_alloc_rq()Wei Yongjun
2018-01-10net/dim: use struct net_dim_sample as arg to net_dimAndy Gospodarek
2018-01-10net/mlx5e: Move dynamic interrupt coalescing code to include/linuxAndy Gospodarek
2018-01-10net/mlx5e: Change Mellanox references in DIM codeAndy Gospodarek
2018-01-10net/mlx5e: Move generic functions to new fileAndy Gospodarek
2018-01-10net/mlx5e: Move AM logic enumsAndy Gospodarek
2018-01-10net/mlx5e: Remove rq references in mlx5e_rx_amAndy Gospodarek
2018-01-10net/mlx5e: Move interrupt moderation forward declarationsAndy Gospodarek
2018-01-10net/mlx5e: Move interrupt moderation structs to new fileAndy Gospodarek
2018-01-10Merge tag 'mlx5-updates-2018-01-08' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-01-09net/mlx5e: Remove redundant checks in set_ringparamEugenia Emantayev
2018-01-09net/mlx5e: E-switch, Add steering drop countersEugenia Emantayev
2018-01-09net/mlx5e: IPoIB, Fix spelling mistake "functionts" -> "functions"Gal Pressman
2018-01-09net/mlx5e: IPoIB, Add ethtool support to get child time stamping parametersFeras Daoud
2018-01-09net/mlx5e: IPoIB, Add PTP ioctl support for child interfaceFeras Daoud