summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-03-23net: ethernet: Remove duplicate include of vhca_event.hWan Jiabing1-1/+0
2021-03-23net: ethernet: indir_table.h is included twiceWan Jiabing1-1/+0
2021-03-23net: ipa: avoid 64-bit modulusAlex Elder2-7/+13
2021-03-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller48-69/+90
2021-03-23net: ocelot: replay switchdev events when joining bridgeVladimir Oltean4-32/+110
2021-03-23net: ocelot: call ocelot_netdevice_bridge_join when joining a bridged LAGVladimir Oltean1-25/+86
2021-03-23platform/x86: intel_pmc_core: Ignore GBE LTR on Tiger Lake platformsDavid E. Box1-15/+35
2021-03-23platform/x86: intel_pmc_core: Update KconfigDavid E. Box1-3/+8
2021-03-23platform/x86: intel_pmt_crashlog: Fix incorrect macrosDavid E. Box1-7/+6
2021-03-23platform/x86: intel_pmt_class: Initial resource to 0David E. Box1-1/+1
2021-03-23e1000: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2021-03-23ixgbevf: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2021-03-23igb: Fix fall-through warnings for ClangGustavo A. R. Silva3-0/+3
2021-03-23ixgbe: Fix fall-through warnings for ClangGustavo A. R. Silva4-0/+5
2021-03-23fm10k: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+2
2021-03-23ice: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2021-03-23intel: clean up mismatched header commentsJesse Brandeburg29-53/+61
2021-03-23e1000e: Fix prototype warningSasha Neftin4-7/+7
2021-03-23igc: Fix prototype warningSasha Neftin1-1/+1
2021-03-23ice: Fix prototype warningsTony Nguyen6-8/+8
2021-03-23mfd: intel_quark_i2c_gpio: Revert "Constify static struct resources"Andy Shevchenko1-2/+4
2021-03-22net: dsa: hellcreek: Report switch name and IDKurt Kanzenbach1-0/+18
2021-03-22Merge tag 'mlx5-fixes-2021-03-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller8-37/+79
2021-03-22isdn: capi: fix mismatched prototypesArnd Bergmann1-2/+2
2021-03-22dpaa2-switch: mark skbs with offload_fwd_markIoana Ciornei1-0/+3
2021-03-22dpaa2-switch: add support for configuring per port unknown floodingIoana Ciornei2-3/+21
2021-03-22dpaa2-switch: add support for configuring per port broadcast floodingIoana Ciornei2-3/+31
2021-03-22dpaa2-switch: add support for configuring learning state per portIoana Ciornei4-11/+121
2021-03-22dpaa2-switch: refactor the egress flooding domain setupIoana Ciornei1-13/+25
2021-03-22dpaa2-switch: move the dpaa2_switch_fdb_set_egress_flood functionIoana Ciornei1-42/+42
2021-03-22net: dsa: lantiq: verify compatible strings against hardwareAleksander Jan Bajkowski1-1/+19
2021-03-22net: dsa: lantiq: allow to use all GPHYs on xRX300 and xRX330Aleksander Jan Bajkowski1-29/+113
2021-03-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller28-84/+6210
2021-03-22mlxsw: spectrum_router: Add Spectrum-{2, 3} adjacency group size rangesIdo Schimmel2-10/+32
2021-03-22mlxsw: spectrum_router: Encode adjacency group size ranges in an arrayIdo Schimmel1-21/+44
2021-03-22mlxsw: spectrum_router: Create per-ASIC router operationsIdo Schimmel3-10/+41
2021-03-22mlxsw: spectrum_router: Avoid unnecessary neighbour updatesIdo Schimmel1-0/+4
2021-03-22mlxsw: spectrum_router: Break nexthop group entry validation to a separate fu...Ido Schimmel1-11/+25
2021-03-22mlxsw: spectrum_router: Encapsulate nexthop update in a functionIdo Schimmel1-13/+15
2021-03-22mlxsw: spectrum_router: Rename nexthop update function to reflect its typeIdo Schimmel3-11/+14
2021-03-22mlxsw: spectrum_router: Add nexthop trap action supportIdo Schimmel1-13/+29
2021-03-22mlxsw: spectrum_router: Prepare for nexthops with trap actionIdo Schimmel1-1/+4
2021-03-22mlxsw: spectrum_router: Introduce nexthop action fieldIdo Schimmel1-8/+17
2021-03-22mlxsw: spectrum_router: Adjust comments on nexthop fieldsIdo Schimmel1-6/+6
2021-03-22mlxsw: spectrum_router: Only provide MAC address for valid nexthopsIdo Schimmel1-1/+2
2021-03-22mlxsw: spectrum_router: Consolidate nexthop helpersIdo Schimmel3-18/+9
2021-03-22mlxsw: spectrum_router: Remove RTNL assertionIdo Schimmel1-2/+0
2021-03-22net: stmmac: platform: fix build error with !CONFIG_PM_SLEEPWei Yongjun1-6/+4
2021-03-22misdn: avoid -Wempty-body warningArnd Bergmann1-2/+0
2021-03-22net/mlx5: SF, do not use ecpu bit for vhca state processingParav Pandit4-24/+17