summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
2018-01-16mlxsw: pci: Add support for getting resource through devlinkArkadi Sharshevsky4-30/+92
2018-01-16mlxsw: spectrum: Add support for getting kvdl occupancyArkadi Sharshevsky3-0/+36
2018-01-16mlxsw: spectrum_dpipe: Connect dpipe tables to resourcesArkadi Sharshevsky1-12/+69
2018-01-16mlxsw: spectrum: Register KVD resources with devlinkArkadi Sharshevsky4-0/+205
2018-01-16mlxsw: pci: Add support for performing bus resetArkadi Sharshevsky2-13/+41
2018-01-15IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH portsJack Morgenstein1-0/+3
2018-01-14mlxsw: spectrum: qdiscs: Support stats for PRIO qdiscNogah Frankel1-0/+89
2018-01-14mlxsw: spectrum: qdiscs: Support PRIO qdisc offloadNogah Frankel3-0/+86
2018-01-14mlxsw: spectrum_router: Configure default routing priorityYuval Mintz1-0/+24
2018-01-14mlxsw: reg: add rdpm registerYuval Mintz2-1/+38
2018-01-14mlxsw: spectrum_router: Add support for IPv6 non-equal-cost multipathIdo Schimmel1-5/+8
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-4/+11
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-10mlxsw: spectrum: qdiscs: Remove qdisc before setting a new oneNogah Frankel1-0/+7
2018-01-10mlxsw: spectrum: qdiscs: Create a generic replace functionNogah Frankel1-38/+71
2018-01-10mlxsw: spectrum: qdiscs: Create a generic destroy functionNogah Frankel1-11/+26
2018-01-10mlxsw: spectrum: qdiscs: Add an ops structNogah Frankel1-14/+62
2018-01-10mlxsw: spectrum: qdiscs: Unite all handle checksNogah Frankel1-21/+22
2018-01-10mlxsw: spectrum: qdiscs: Add tclass number to the mlxsw_sp_qdiscNogah Frankel1-18/+18
2018-01-10mlxsw: spectrum: qdiscs: Make the clean stats function to be for RED onlyNogah Frankel1-20/+13
2018-01-10mlxsw: spectrum: qdiscs: Clean qdisc statistics structsNogah Frankel1-31/+32
2018-01-10net: sch: red: Change offloaded xstats to be incrementalNogah Frankel1-3/+12
2018-01-10net: sch: red: Change the name of the stats struct to be genericNogah Frankel1-1/+1
2018-01-10mlxsw: spectrum: qdiscs: Move qdisc's declarations to its designated fileNogah Frankel3-25/+51
2018-01-10mlxsw: spectrum: Fix typo in firmware upgrade messageIdo Schimmel1-1/+1
2018-01-10mlxsw: spectrum_qdisc: Don't use variable array in mlxsw_sp_tclass_congestion...Jiri Pirko1-3/+4
2018-01-10mlxsw: pci: Wait after reset before accessing HWYuval Mintz2-1/+7
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/mlx4_en: Align behavior of set ring size flow via ethtoolEugenia Emantayev1-4/+13
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-3/+18
2018-01-09net/mlx5e: E-switch, Add steering drop countersEugenia Emantayev4-2/+112