summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-0779-1427/+5553
|\
| * mlxsw: Add extack messages for port_{un, }split failuresDavid Ahern2018-06-053-9/+25
| * devlink: Add extack to reload and port_{un, }split operationsDavid Ahern2018-06-051-3/+6
| * net/mlx5e: fix error return code in mlx5e_alloc_rq()Wei Yongjun2018-06-051-1/+3
| * net/mlx5e: Make function mlx5e_change_rep_mtu() staticWei Yongjun2018-06-051-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-051-6/+12
| |\
| | * mlx4_core: restore optimal ICM memory allocationEric Dumazet2018-06-031-6/+12
| * | mlxsw: spectrum_span: Suppress VLAN on BRIDGE_VLAN_INFO_UNTAGGEDPetr Machata2018-06-041-1/+3
| * | mlxsw: spectrum_switchdev: Postpone respin on object deletionPetr Machata2018-06-041-1/+1
| * | net: ethernet: mlx4: Remove unnecessary parenthesesVarsha Rao2018-06-041-2/+2
| * | net/mlx5: Make function mlx5_fpga_tls_send_teardown_cmd() staticWei Yongjun2018-06-031-2/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-031-0/+5
| |\|
| * | net/mlx5e: TX, Separate cachelines of xmit and completion statsTariq Toukan2018-06-022-8/+9
| * | net/mlx5e: RX, Always prefer Linear SKB configurationTariq Toukan2018-06-021-3/+10
| * | net/mlx5e: RX, Enhance legacy Receive Queue memory schemeTariq Toukan2018-06-023-127/+362
| * | net/mlx5e: RX, Use cyclic WQ in legacy RQTariq Toukan2018-06-026-111/+161
| * | net/mlx5e: RX, Split WQ objects for different RQ typesTariq Toukan2018-06-023-57/+110
| * | net/mlx5e: RX, Remove HW LRO support in legacy RQTariq Toukan2018-06-022-14/+26
| * | net/mlx5e: RX, Dedicate a function for copying SKB headerTariq Toukan2018-06-021-13/+17
| * | net/mlx5e: RX, Generalise function of SKB frag additionTariq Toukan2018-06-021-8/+8
| * | net/mlx5e: RX, Generalise name of non-linear SKB head sizeTariq Toukan2018-06-023-4/+4
| * | net/mlx5e: TX, Obsolete maintaining local copies of skb->len/dataTariq Toukan2018-06-021-30/+12
| * | net/mlx5: FPGA, Handle QP error eventIlan Tayari2018-06-021-4/+24
| * | net/mlx5e: Support configurable MTU for vport representorsAdi Nissim2018-06-023-4/+28
| * | net/mlx5e: Increase aRFS flow tables sizeMaor Gottlieb2018-06-021-1/+1
| * | net/mlx5e: Remove redundant active_channels indicationEran Ben Elisha2018-06-024-20/+0
| * | net/mlx5e: Present SW stats when state is not openedEran Ben Elisha2018-06-022-16/+13
| * | net/mlx5e: IPOIB, Add a missing skb_pullTariq Toukan2018-06-021-0/+1
| * | net/mlx5e: IPOIB, Fix overflowing SQ WQE memsetTariq Toukan2018-06-021-3/+3
| * | net/mlx5: Add FPGA QP error eventIlan Tayari2018-05-311-2/+5
| * | net/mlx5: Add temperature warning event to logIlan Tayari2018-05-311-0/+23
| * | mlxsw: spectrum_switchdev: Schedule respin during trans preparePetr Machata2018-05-311-1/+1
| * | mlxsw: spectrum_switchdev: Ignore bridge VLAN eventsPetr Machata2018-05-311-0/+6
| * | net/mlx5e: Get the number of offloaded TC rules from the correct tableOr Gerlitz2018-05-302-4/+8
| * | net/mlx5: FPGA, Call DMA unmap with the right sizeIlya Lesokhin2018-05-301-2/+1
| * | net/mlx5: FPGA, Properly initialize dma direction on fpga conn sendIlya Lesokhin2018-05-301-0/+1
| * | net/mlx5: FPGA, Abort FPGA init if the device reports no QP capabilityYevgeny Kliteynik2018-05-301-0/+6
| * | net/mlx5: FPGA, print SBU identification on initIlan Tayari2018-05-301-2/+5
| * | net/mlx5: FPGA, Add device nameIlan Tayari2018-05-302-3/+28
| * | net/mlx5: FPGA, Add doxygen for access type enumIlan Tayari2018-05-301-0/+6
| * | mlxsw: pci: Utilize MRSR register to perform FW resetJiri Pirko2018-05-293-74/+62
| * | mlxsw: cmd: Handle error after reset gracefullyJiri Pirko2018-05-292-12/+30
| * | mlxsw: reg: Add Management Reset and Shutdown RegisterJiri Pirko2018-05-291-0/+25
| * | net/mlx5e: fix TLS dependencyArnd Bergmann2018-05-291-0/+1
| * | Merge tag 'mlx5e-updates-2018-05-25' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2018-05-2919-382/+709
| |\ \
| | * | net/mlx5e: Avoid reset netdev stats on configuration changesEran Ben Elisha2018-05-268-100/+136
| | * | net/mlx5e: Introducing new statistics rwlockShalom Lagziel2018-05-255-9/+27
| | * | net/mlx5e: Move phy link down events counter out of SW statsSaeed Mahameed2018-05-252-18/+22
| | * | net/mlx5: Use order-0 allocations for all WQ typesTariq Toukan2018-05-258-90/+111
| | * | net/mlx5i: Use compilation flag in IPOIB headerTariq Toukan2018-05-251-0/+3