summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ptp: Add a ptp clock driver for IDT 82P33 SMU.Min Li2020-02-244-0/+1192
* mlxsw: spectrum_trap: Add ACL devlink-trap supportJiri Pirko2020-02-242-0/+18
* mlxsw: spectrum_trap: Introduce dummy group with thin policerJiri Pirko2020-02-242-0/+25
* mlxsw: core: Extend MLXSW_RXL_DIS to register disabled trap groupJiri Pirko2020-02-243-39/+47
* mlxsw: core: Allow to enable/disable rx_listener for trapJiri Pirko2020-02-242-10/+40
* mlxsw: acl_flex_actions: Trap all ACL dropped packets to DISCARD_*_ACL trapsJiri Pirko2020-02-242-2/+6
* mlxsw: spectrum_acl: Pass the ingress indication down to flex actionJiri Pirko2020-02-245-6/+8
* mlxsw: spectrum_flower: Disable mixed bound blocks to contain action dropJiri Pirko2020-02-243-1/+27
* mlxsw: spectrum_acl: Track ingress and egress block bindingsJiri Pirko2020-02-242-6/+23
* mlxsw: spectrum_trap: Prepare mlxsw_core_trap_action_set() to handle not only...Jiri Pirko2020-02-243-14/+13
* mlxsw: spectrum_trap: Use listener->en/dis_action instead of hard-coded valuesJiri Pirko2020-02-241-2/+2
* mlxsw: core: Allow to register disabled traps using MLXSW_RXL_DISJiri Pirko2020-02-243-12/+31
* mlxsw: spectrum_trap: Set unreg_action to be SET_FW_DEFAULTJiri Pirko2020-02-241-2/+2
* net/atheros: Clean atheros code from driver versionLeon Romanovsky2020-02-248-31/+0
* net/arc: Delete driver versionLeon Romanovsky2020-02-244-6/+0
* net/aquantia: Delete module versionLeon Romanovsky2020-02-245-19/+0
* net/apm: Properly mark absence of FWLeon Romanovsky2020-02-242-2/+0
* net/apm: Remove useless driver versionLeon Romanovsky2020-02-246-6/+0
* net/amd: Remove useless driver versionLeon Romanovsky2020-02-248-35/+4
* net/amazon: Ensure that driver version is aligned to the linux kernelLeon Romanovsky2020-02-243-27/+2
* net/althera: Delete hardcoded driver versionLeon Romanovsky2020-02-241-1/+0
* net/alteon: Properly report FW versionLeon Romanovsky2020-02-241-3/+2
* net/allwinner: Remove driver versionLeon Romanovsky2020-02-241-2/+0
* net/alacritech: Delete driver versionLeon Romanovsky2020-02-241-3/+0
* net/agere: Delete unneeded driver versionLeon Romanovsky2020-02-242-2/+0
* net/aeroflex: Don't assign FW if it is not availableLeon Romanovsky2020-02-241-1/+0
* net/aeroflex: Clean ethtool_info struct assignmentsLeon Romanovsky2020-02-241-1/+0
* net/adaptec: Clean driver versionsLeon Romanovsky2020-02-241-18/+1
* net/3com: Delete driver and module versions from 3com driversLeon Romanovsky2020-02-244-25/+2
* net/dummy: Ditch driver and module versionsLeon Romanovsky2020-02-241-3/+0
* net/bond: Delete driver and module versionsLeon Romanovsky2020-02-242-8/+3
* net: hns3: remove redundant initialization of pointer 'client'Colin Ian King2020-02-241-1/+1
* net/mlxfw: fix spelling mistake: "progamming" -> "programming"Colin Ian King2020-02-241-1/+1
* r8169: improve rtl8169_start_xmitHeiner Kallweit2020-02-241-13/+10
* net: ena: ethtool: remove redundant non-zero check on rcColin Ian King2020-02-241-4/+0
* tun: Remove unnecessary BUG_ON check in tun_net_xmitDavid Ahern2020-02-241-2/+0
* mlxsw: pci: Remove unused valuesIdo Schimmel2020-02-241-2/+0
* mlxsw: core: Remove priv from listener equality comparisonJiri Pirko2020-02-242-25/+15
* mlxsw: spectrum_acl: Make block arg const where appropriateJiri Pirko2020-02-242-7/+10
* mlxsw: spectrum_trap: Make global arrays const as they should beJiri Pirko2020-02-241-6/+6
* mlxsw: core: Remove initialization to false of mlxsw_listener structJiri Pirko2020-02-241-2/+0
* mlxsw: core: Convert is_event and is_ctrl bools to be single bitsJiri Pirko2020-02-241-2/+2
* mlxsw: core: Remove dummy union name from struct mlxsw_listenerJiri Pirko2020-02-242-7/+7
* mlxsw: core: Remove unused action field from mlxsw_rx_listener structJiri Pirko2020-02-241-1/+0
* mlxsw: spectrum_trap: Move policer initialization to mlxsw_sp_trap_init()Jiri Pirko2020-02-241-53/+19
* mlxsw: core_acl_flex_actions: Rename Trap / Discard Action to Trap ActionJiri Pirko2020-02-241-54/+49
* mlxsw: spectrum_trap: Move functions to avoid their forward declarationsJiri Pirko2020-02-241-78/+73
* mlxsw: spectrum_trap: Use err variable instead of directly checking func retu...Jiri Pirko2020-02-241-2/+6
* r8169: remove RTL_EVENT_NAPI constantsHeiner Kallweit2020-02-231-5/+1
* mlxsw: spectrum: Remove RTNL where possibleIdo Schimmel2020-02-232-29/+0