aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-27Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller6-31/+30
2019-06-25linux/dim: Move implementation to .c filesTal Gilboa3-2/+3
2019-06-25linux/dim: Rename externally used net_dim membersTal Gilboa5-21/+21
2019-06-25linux/dim: Rename net_dim_sample() to net_dim_update_sample()Tal Gilboa1-4/+2
2019-06-25linux/dim: Rename externally exposed macrosTal Gilboa2-6/+6
2019-06-24mlxsw: core: Add support for negative temperature readoutVadim Pasternak3-20/+20
2019-06-24mlxsw: core: Add the hottest thermal zone detectionVadim Pasternak1-13/+62
2019-06-24mlxsw: core: Extend thermal core with per inter-connect device thermal zonesVadim Pasternak1-1/+136
2019-06-19xdp: tracking page_pool resources and safe removalJesper Dangaard Brouer1-3/+0
2019-06-19mlx5: more strict use of page_pool APIJesper Dangaard Brouer2-5/+7
2019-06-19page_pool: introduce page_pool_free and use in mlx5Jesper Dangaard Brouer1-3/+3
2019-06-19mlxsw: spectrum_flower: Implement support for ingress device matchingJiri Pirko3-9/+59
2019-06-19mlxsw: spectrum_acl: Fix SRC_SYS_PORT element sizeJiri Pirko2-5/+5
2019-06-19mlxsw: spectrum_acl: Avoid size check for RX_ACL_SYSTEM_PORT elementJiri Pirko3-8/+13
2019-06-19mlxsw: spectrum_acl: Write RX_ACL_SYSTEM_PORT acl element correctlyJiri Pirko3-10/+21
2019-06-18net/mlx5: add missing void argument to function mlx5_devlink_allocColin Ian King1-1/+1
2019-06-18ipv6: Stop sending in-kernel notifications for each nexthopIdo Schimmel1-2/+0
2019-06-18mlxsw: spectrum_router: Create IPv6 multipath routes in one goIdo Schimmel1-13/+23
2019-06-18mlxsw: spectrum_router: Add / delete multiple IPv6 nexthopsIdo Schimmel1-22/+39
2019-06-18mlxsw: spectrum_router: Pass array of routes to route handling functionsIdo Schimmel1-4/+10
2019-06-18mlxsw: spectrum_router: Adjust IPv6 replace logic to new notificationsIdo Schimmel1-7/+7
2019-06-18mlxsw: spectrum_router: Pass multiple routes to work itemIdo Schimmel1-7/+65
2019-06-18mlxsw: spectrum_router: Prepare function to return errorsIdo Schimmel1-3/+11
2019-06-18mlxsw: spectrum_router: Remove processing of IPv6 append notificationsIdo Schimmel1-2/+0
2019-06-18mlxsw: spectrum_router: Ignore IPv6 multipath notificationsIdo Schimmel1-0/+2
2019-06-18mlxsw: spectrum_ptp: Fix compilation on 32-bit ARMShalom Toledo1-3/+2
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller13-31/+137
2019-06-14Merge tag 'mlx5-updates-2019-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller13-120/+1224
2019-06-14net/mlx5e: use indirect calls wrapper for the rx packet handlerPaolo Abeni1-1/+2
2019-06-14net/mlx5e: use indirect calls wrapper for skb allocationPaolo Abeni1-5/+17
2019-06-13mlxsw: spectrum: PTP physical hardware clock initializationShalom Toledo2-0/+39
2019-06-13mlxsw: spectrum_ptp: Add implementation for physical hardware clock operationsShalom Toledo4-0/+313
2019-06-13mlxsw: reg: Add Management Pulse Per Second RegisterShalom Toledo1-0/+58
2019-06-13mlxsw: reg: Add Management UTC RegisterShalom Toledo1-0/+45
2019-06-13mlxsw: pci: Query free running clock PCI BAR and offsetsShalom Toledo2-0/+35
2019-06-13mlxsw: core: Add a new interface for reading the hardware free running clockShalom Toledo2-1/+19
2019-06-13mlxsw: cmd: Free running clock PCI BAR and offsets via query firmwareShalom Toledo1-0/+12
2019-06-13net/mlx5: Report devlink health on FW fatal issuesMoshe Shemesh2-22/+30
2019-06-13net/mlx5: Add support for FW fatal reporter dumpMoshe Shemesh1-0/+50
2019-06-13net/mlx5: Add fw fatal devlink_health_reporterMoshe Shemesh1-20/+61
2019-06-13net/mlx5: Report devlink health on FW issuesMoshe Shemesh1-0/+33
2019-06-13net/mlx5: Add support for FW reporter dumpMoshe Shemesh3-0/+270
2019-06-13net/mlx5: Create FW devlink_health_reporterMoshe Shemesh1-0/+48
2019-06-13net/mlx5: Issue SW reset on FW assertFeras Daoud4-7/+166
2019-06-13net/mlx5: Control CR-space access by different PFsFeras Daoud3-5/+47
2019-06-13net/mlx5: Handle SW reset of FW in error flowFeras Daoud4-64/+47
2019-06-13net/mlx5: Add Crdump supportAlex Vesker4-1/+115
2019-06-13net/mlx5: Add Vendor Specific Capability access gatewayAlex Vesker4-1/+315
2019-06-13net/mlx5: Move all devlink related functions calls to devlink.cEran Ben Elisha4-38/+80
2019-06-12mlxsw: spectrum: Disallow prio-tagged packets when PVID is removedIdo Schimmel1-1/+1