summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-02-08Merge tag 'mlx5-next-netdev-deadlock' of git://git.kernel.org/pub/scm/linux/k...Jakub Kicinski
2023-02-08net: libwx: Remove unneeded semicolonYang Li
2023-02-08net: libwx: clean up one inconsistent indentingYang Li
2023-02-08RDMA/mlx5: Track netdev to avoid deadlock during netdev notifier unregisterJiri Pirko
2023-02-08net/mlx5e: Propagate an internal event in case uplink netdev changesJiri Pirko
2023-02-08net/mlx5e: Fix trap event handlingJiri Pirko
2023-02-08Merge tag 'mlx5-updates-2023-02-07' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-02-08net/sched: taprio: give higher priority to higher TCs in software dequeue modeVladimir Oltean
2023-02-08net: micrel: Add support for lan8841 PHYHoratiu Vultur
2023-02-08net: lan966x: Add support for TC flower filter statisticsHoratiu Vultur
2023-02-07Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-02-07nfp: flower: add check for flower VF netdevs for get/set_eepromJames Hershaw
2023-02-07mlxsw: core: Register devlink instance before sub-objectsIdo Schimmel
2023-02-07mlxsw: spectrum_acl_tcam: Move devlink param to TCAM codeIdo Schimmel
2023-02-07mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarationsIdo Schimmel
2023-02-07mlxsw: spectrum_acl_tcam: Make fini symmetric to initIdo Schimmel
2023-02-07mlxsw: spectrum_acl_tcam: Add missing mutex_destroy()Ido Schimmel
2023-02-07mlxsw: spectrum: Remove pointless call to devlink_param_driverinit_value_set()Danielle Ratson
2023-02-07net: enetc: add support for MAC Merge statistics countersVladimir Oltean
2023-02-07net: enetc: add support for MAC Merge layerVladimir Oltean
2023-02-07net/mlx5e: Improve remote NUMA preferences used for the IRQ affinity hintsTariq Toukan
2023-02-07net/mlx5: fw_tracer, Add support for unrecognized stringShay Drory
2023-02-07net/mlx5: fw_tracer, Add support for strings DB update eventShay Drory
2023-02-07net/mlx5: fw_tracer, allow 0 size string DBsShay Drory
2023-02-07net/mlx5: fw_tracer: Fix debug printShay Drory
2023-02-07net/mlx5: fs, Remove redundant assignment of sizeRoi Dayan
2023-02-07net/mlx5: fs_core, Remove redundant variable errMaor Dickman
2023-02-07net/mlx5: Fix memory leak in error flow of port set bufferMaher Sanalla
2023-02-07net/mlx5e: Remove incorrect debugfs_create_dir NULL check in TLSGal Pressman
2023-02-07net/mlx5e: Remove incorrect debugfs_create_dir NULL check in hairpinGal Pressman
2023-02-07net/mlx5: fs, Remove redundant vport_number assignmentRoi Dayan
2023-02-07net/mlx5e: Remove redundant code for handling vlan actionsRoi Dayan
2023-02-07net/mlx5e: Don't listen to remove flows eventLeon Romanovsky
2023-02-07net/mlx5: fw reset: Skip device ID check if PCI link up failedMoshe Shemesh
2023-02-07net/mlx5: Remove redundant health work lockShay Drory
2023-02-07mlx5: reduce stack usage in mlx5_setup_tcArnd Bergmann
2023-02-07Merge tag 'linux-can-next-for-6.3-20230206' of git://git.kernel.org/pub/scm/l...Paolo Abeni
2023-02-06amd-xgbe: fix mismatched prototypeArnd Bergmann
2023-02-06net: mscc: ocelot: un-export unused regmap symbolsColin Foster
2023-02-06Merge branch 'aux-bus-v11' of https://github.com/ajitkhaparde1/linuxJakub Kicinski
2023-02-06ice: remove unnecessary virtchnl_ether_addr struct useJacob Keller
2023-02-06ice: introduce .irq_close VF operationJacob Keller
2023-02-06ice: introduce clear_reset_state operationJacob Keller
2023-02-06ice: convert vf_ops .vsi_rebuild to .create_vsiJacob Keller
2023-02-06ice: introduce ice_vf_init_host_cfg functionJacob Keller
2023-02-06ice: add a function to initialize vf entryJacob Keller
2023-02-06ice: Pull common tasks into ice_vf_post_vsi_rebuildJacob Keller
2023-02-06ice: move ice_vf_vsi_release into ice_vf_lib.cJacob Keller
2023-02-06ice: move vsi_type assignment from ice_vsi_alloc to ice_vsi_cfgJacob Keller
2023-02-06ice: refactor VSI setup to use parameter structureJacob Keller