summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Fix del vxlan port command buffer memsetSaeed Mahameed2016-07-201-2/+2
* net/mlx4_en: Add resilience in low memory systemsEugenia Emantayev2016-07-193-37/+132
* net/mlx4_en: Move filters cleanup to a proper locationEugenia Emantayev2016-07-192-3/+4
* mlxsw: spectrum: Prevent invalid ingress buffer mappingIdo Schimmel2016-07-153-3/+19
* mlxsw: spectrum: Prevent overwrite of DCB capability fieldsIdo Schimmel2016-07-151-0/+2
* mlxsw: spectrum: Don't emit errors when PFC is disabledIdo Schimmel2016-07-151-1/+2
* mlxsw: spectrum: Indicate support for autonegotiationIdo Schimmel2016-07-151-1/+2
* mlxsw: spectrum: Force link training according to admin stateIdo Schimmel2016-07-151-24/+1
* net/mlx5e: start/stop all tx queues upon open/close netdevMohamad Haj Yahia2016-07-131-0/+11
* net/mlx5e: Fix TX Timeout to detect queues stuck on BQLDaniel Jurgens2016-07-131-1/+1
* net/mlx5: Avoid setting unused var when modifying vport node GUIDOr Gerlitz2016-07-051-3/+0
* net/mlx5e: Log link state changesShaker Daibes2016-07-011-2/+5
* net/mlx5e: Validate BW weight values of ETSRana Shahout2016-07-012-3/+6
* net/mlx5e: Fix select queue callbackRana Shahout2016-07-012-3/+18
* net/mlx5e: Copy all L2 headers into inline segmentMatthew Finlay2016-07-011-2/+2
* net/mlx5e: Handle RQ flush in error casesDaniel Jurgens2016-07-013-3/+61
* net/mlx5e: Implement ndo_tx_timeout callbackDaniel Jurgens2016-07-012-0/+47
* net/mlx5e: Timeout if SQ doesn't flush during closeDaniel Jurgens2016-07-013-3/+56
* net/mlx5: Add timeout handle to commands with callbackMohamad Haj Yahia2016-07-011-7/+31
* net/mlx5: Fix potential deadlock in command mode changeMohamad Haj Yahia2016-07-011-46/+33
* net/mlx5: Fix wait_vital for VFs and remove fixed sleepDaniel Jurgens2016-07-011-26/+15
* net/mlx5: Fix incorrect page count when in internal errorDaniel Jurgens2016-07-011-19/+44
* net/mlx5: Avoid calling sleeping function by the health poll threadMohamad Haj Yahia2016-07-011-3/+8
* net/mlx5: Fix teardown errors that happen in pci error handlerMohamad Haj Yahia2016-07-011-4/+8
* net/mlx5e: Reorganize ethtool statisticsGal Pressman2016-06-295-163/+130
* net/mlx5e: Fix number of PFC counters reported to ethtoolGal Pressman2016-06-291-1/+3
* net/mlx5e: Prevent adding the same vxlan portMatthew Finlay2016-06-291-0/+3
* net/mlx5e: Check for BlueFlame capability before allocating SQ uarGal Pressman2016-06-291-1/+1
* net/mlx5e: Change enum to better reflect usageEli Cohen2016-06-292-4/+4
* net/mlx5: Add ConnectX-5 PCIe 4.0 to list of supported devicesMajd Dibbiny2016-06-291-1/+2
* net/mlx5: Update command stringsEli Cohen2016-06-291-0/+1
* net/mlx5: use mlx5_buf_alloc_node instead of mlx5_buf_alloc in mlx5_wq_ll_createWang Sheng-Hui2016-06-281-7/+8
* net/mlx4_en: Avoid unregister_netdev at shutdown flowEran Ben Elisha2016-06-222-3/+19
* net/mlx4_en: Fix the return value of a failure in VLAN VID add/killKamal Heib2016-06-221-7/+11
* mlxsw: switchx2: Don't count internal TX header bytes to statsNogah Frankel2016-06-171-1/+4
* mlxsw: spectrum: Don't count internal TX header bytes to statsNogah Frankel2016-06-171-1/+5
* mlx4e: Do not attempt to offload VXLAN ports that are unrecognizedAlexander Duyck2016-06-161-3/+8
* net/mlx4_en: initialize cmd.context_lock spinlock earlierEric Dumazet2016-06-152-1/+1
* net/mlx5e: Fix blue flame quota logicEli Cohen2016-06-091-1/+2
* net/mlx5e: Use ndo_stop explicitly at shutdown flowEran Ben Elisha2016-06-091-4/+1
* net/mlx5: E-Switch, always set mc_promisc for allmulti vportsMohamad Haj Yahia2016-06-091-0/+1
* net/mlx5: E-Switch, Modify node guid on vf set MACNoa Osherovich2016-06-092-2/+59
* net/mlx5: E-Switch, Fix vport enable flowMohamad Haj Yahia2016-06-091-4/+1
* net/mlx5: E-Switch, Use the correct error check on returned pointersOr Gerlitz2016-06-091-17/+17
* net/mlx5: E-Switch, Use the correct free() functionOr Gerlitz2016-06-091-3/+3
* net/mlx5: Fix E-Switch flow steering capabilities checkMaor Gottlieb2016-06-091-13/+15
* net/mlx5: Fix flow steering NIC capabilities checkMaor Gottlieb2016-06-091-1/+9
* net/mlx5: Fix root flow table updateMaor Gottlieb2016-06-091-1/+1
* net/mlx5: Fix masking of reserved bits in XRCD numberMajd Dibbiny2016-06-091-1/+1
* mlxsw: spectrum: Don't sleep during ndo_get_phys_port_name()Ido Schimmel2016-06-092-43/+26
OpenPOWER on IntegriCloud