summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4: Fix some indent inconsistancyChristophe Jaillet2016-07-045-19/+17
* mlxsw: spectrum: Add traps needed for router implementationJiri Pirko2016-07-022-0/+30
* mlxsw: spectrum: Use action 'discard' when removing trapsIdo Schimmel2016-07-021-2/+2
* mlxsw: reg: Add Router Interface Table RegisterIdo Schimmel2016-07-021-0/+194
* mlxsw: reg: Add FDB action to forward to routerIdo Schimmel2016-07-021-1/+3
* mlxsw: spectrum: Add router interface structIdo Schimmel2016-07-022-0/+22
* mlxsw: spectrum_router: Add basic ipv4 router initializationIdo Schimmel2016-07-024-1/+83
* mlxsw: spectrum: Initialize ports at the end of init sequenceIdo Schimmel2016-07-021-14/+11
* mlxsw: reg: Add Router General Configuration RegisterIdo Schimmel2016-07-021-1/+77
* mlxsw: spectrum: Remove RIF from PVID vPort when joining / leaving LAGIdo Schimmel2016-07-021-0/+13
* mlxsw: spectrum: Sync PVID vPort LAG statusIdo Schimmel2016-07-021-0/+31
* mlxsw: spectrum: Remove VLANs configuration via SELF flagIdo Schimmel2016-07-023-66/+6
* mlxsw: spectrum: Send untagged packets through a port netdevIdo Schimmel2016-07-021-1/+2
* net/mlx5e: Introduce SRIOV VF representorsHadar Hen Zion2016-07-026-19/+574
* net/mlx5: Add Representors registration APIHadar Hen Zion2016-07-025-7/+97
* net/mlx5e: Add support for multiple profilesHadar Hen Zion2016-07-022-118/+240
* net/mlx5e: Mark enabled RQTs instances explicitlyHadar Hen Zion2016-07-023-23/+37
* net/mlx5e: TIRs management refactoringHadar Hen Zion2016-07-026-57/+77
* net/mlx5e: Create NIC global resources only onceHadar Hen Zion2016-07-024-90/+158
* net/mlx5e: Add devlink based SRIOV mode changesOr Gerlitz2016-07-022-9/+124
* net/mlx5: Add devlink interfaceOr Gerlitz2016-07-024-4/+37
* net/mlx5: E-Switch, Add API to create vport rx rulesOr Gerlitz2016-07-022-0/+89
* net/mlx5: E-Switch, Add offloads tableOr Gerlitz2016-07-022-0/+36
* net/mlx5: Introduce offloads steering namespaceOr Gerlitz2016-07-021-1/+10
* net/mlx5: E-Switch, Add API to create send-to-vport rulesOr Gerlitz2016-07-022-1/+41
* net/mlx5: E-Switch, Add miss rule for offloads modeOr Gerlitz2016-07-022-0/+41
* net/mlx5: E-Switch, Add support for the sriov offloads modeOr Gerlitz2016-07-024-20/+168
* net/mlx5: E-Switch, Add operational mode to the SRIOV e-SwitchOr Gerlitz2016-07-023-29/+46
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-3015-193/+200
|\
| * 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: Report correct auto negotiation and allow togglingGal Pressman2016-06-272-11/+67
* | net/mlx5e: Use new ethtool get/set link ksettings APIGal Pressman2016-06-273-167/+143
* | net/mlx5e: Add missing 50G baseSR2 link modeGal Pressman2016-06-271-0/+1
* | net/mlx5e: Toggle link only after modifying port parametersGal Pressman2016-06-273-14/+14
* | net/mlx5e: Support adaptive RX coalescingGil Rockah2016-06-276-8/+416
* | net/mlx5e: CQE based moderationTariq Toukan2016-06-273-33/+95
* | net/mlx5e: Introduce net device priv flags infrastructureGal Pressman2016-06-272-0/+76
OpenPOWER on IntegriCloud