summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
...
* | | net: mellanox: switchx2: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-02-081-17/+30
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-074-14/+33
|\| |
| * | mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier2017-02-071-1/+4
| * | mlx4: xdp_prog becomes inactive after ethtool '-L' or '-G'Martin KaFai Lau2017-02-023-7/+27
| * | mlx4: Fix memory leak after mlx4_en_update_priv()Martin KaFai Lau2017-02-021-6/+2
* | | spectrum: acl_tcam: Fix catchall prio valueJiri Pirko2017-02-071-1/+1
* | | Merge tag 'mlx5-updates-2017-01-31' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-02-075-34/+60
|\ \ \
| * | | net/mlx5e: Bring back bfreg uar map dedicated pointerSaeed Mahameed2017-02-062-2/+4
| * | | net/mlx5e: XDP Tx, no inline copy on ConnectX-5Saeed Mahameed2017-02-063-11/+15
| * | | net/mlx5e: Tx, no inline copy on ConnectX-5Saeed Mahameed2017-02-062-17/+26
| * | | net/mlx5: TX WQE updateSaeed Mahameed2017-02-062-6/+6
| * | | net/mlx5: Configure cache line size for start and end paddingDaniel Jurgens2017-02-063-4/+15
* | | | mlxsw: add psample dependency for spectrumArnd Bergmann2017-02-071-0/+1
* | | | net/mlx5e: fix another maybe-uninitialized false-positiveArnd Bergmann2017-02-061-2/+2
* | | | net/mlx4_en: fix a conditionDan Carpenter2017-02-061-1/+1
* | | | mlxsw: spectrum_router: Fix typo in commentIdo Schimmel2017-02-061-1/+1
* | | | mlxsw: spectrum_router: Don't read 'nud_state' without lockIdo Schimmel2017-02-061-1/+1
* | | | mlxsw: spectrum_router: Remove redundant checkIdo Schimmel2017-02-061-8/+4
* | | | mlxsw: spectrum_router: Simplify neighbour reflectionIdo Schimmel2017-02-063-134/+135
* | | | mlxsw: spectrum_router: Remove unused variableIdo Schimmel2017-02-061-2/+0
* | | | mlxsw: spectrum_router: Use ordered workqueue for neigh updatesIdo Schimmel2017-02-061-4/+4
* | | | mlxsw: core: Queue work immediately instead of delaying itIdo Schimmel2017-02-063-8/+8
* | | | mlxsw: reg: Fix HTGT register lengthElad Raz2017-02-061-1/+1
|/ / /
* | | mlxsw: spectrum: Implement TC flower offloadJiri Pirko2017-02-034-3/+331
* | | mlxsw: spectrum: Introduce ACL core with simple TCAM implementationJiri Pirko2017-02-036-8/+1769
* | | mlxsw: resources: Add ACL related resourcesJiri Pirko2017-02-031-2/+18
* | | mlxsw: spectrum: Introduce basic set of flexible key blocksJiri Pirko2017-02-031-0/+109
* | | mlxsw: core: Introduce flexible actions supportJiri Pirko2017-02-033-1/+753
* | | mlxsw: core: Introduce flexible keys supportJiri Pirko2017-02-033-1/+714
* | | mlxsw: reg: Add Policy-Engine Extended Flexible Action RegisterJiri Pirko2017-02-031-3/+36
* | | mlxsw: reg: Add Policy-Engine Policy Based Switching RegisterJiri Pirko2017-02-031-0/+31
* | | mlxsw: reg: Add Policy-Engine Rules Copy RegisterJiri Pirko2017-02-031-0/+77
* | | mlxsw: reg: Add Policy-Engine Port Binding TableJiri Pirko2017-02-031-0/+63
* | | mlxsw: reg: Add Policy-Engine TCAM Entry Register Version 2Jiri Pirko2017-02-031-0/+100
* | | mlxsw: reg: Add Policy-Engine TCAM Allocation RegisterJiri Pirko2017-02-031-0/+106
* | | mlxsw: reg: Add Policy-Engine ACL Group Table registerJiri Pirko2017-02-031-0/+54
* | | mlxsw: reg: Add Policy-Engine ACL RegisterJiri Pirko2017-02-031-2/+45
* | | mlxsw: item: Add helpers for getting pointer into payload for char buffer itemJiri Pirko2017-02-031-0/+19
* | | mlxsw: item: Add 8bit item helpersJiri Pirko2017-02-031-2/+77
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-0218-159/+195
|\| |
| * | net/mlx4_core: Avoid command timeouts during VF driver device shutdownJack Morgenstein2017-01-303-1/+14
| * | net/mlx5e: Check ets capability before ets query FW commandMoshe Shemesh2017-01-291-0/+5
| * | net/mlx5e: Fix update of hash function/key via ethtoolGal Pressman2017-01-293-105/+109
| * | net/mlx5e: Modify TIRs hash only when it's neededGal Pressman2017-01-291-5/+13
| * | net/mlx5e: Support TC encapsulation offloads with upper devicesHadar Hen Zion2017-01-291-7/+6
| * | net/mlx5: E-Switch, Re-enable RoCE on mode change only after FDB destroyOr Gerlitz2017-01-291-11/+18
| * | net/mlx5: E-Switch, Err when retrieving steering name-space failsOr Gerlitz2017-01-291-1/+2
| * | net/mlx5: Return EOPNOTSUPP when failing to get steering name-spaceOr Gerlitz2017-01-294-6/+6
| * | net/mlx5: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz2017-01-2912-22/+22
* | | net/mlx4_en: Check the enabling pptx/pprx flags in SET_PORT wrapper flowShaker Daibes2017-01-303-16/+31