aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/3com (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-15mlxsw: Track per-module port statusIdo Schimmel4-9/+113
2021-09-15mlxsw: spectrum: Do not return an error in mlxsw_sp_port_module_unmap()Ido Schimmel1-2/+2
2021-09-15mlxsw: spectrum: Do not return an error in ndo_stop()Ido Schimmel1-1/+2
2021-09-15mlxsw: core_env: Convert 'module_info_lock' to a mutexIdo Schimmel1-10/+13
2021-09-15mlxsw: core_env: Defer handling of module temperature warning eventsIdo Schimmel1-5/+34
2021-09-15mlxsw: core: Remove mlxsw_core_is_initialized()Ido Schimmel3-15/+0
2021-09-15mlxsw: core: Initialize switch driver lastIdo Schimmel1-11/+10
2021-09-15devlink: Delete not-used single parameter notification APIsLeon Romanovsky2-52/+0
2021-09-15net/mlx5: Publish and unpublish all devlink parameters at onceLeon Romanovsky1-8/+2
2021-09-15selftests: net: test ethtool -L vs mqJakub Kicinski2-1/+78
2021-09-15netdevsim: add ability to change channel countJakub Kicinski2-0/+29
2021-09-15net: sched: update default qdisc visibility after Tx queue cnt changesJakub Kicinski5-0/+62
2021-09-15ibmvnic: Reuse tx pools when possibleSukadev Bhattiprolu2-70/+147
2021-09-15ibmvnic: Reuse rx pools when possibleSukadev Bhattiprolu2-64/+137
2021-09-15ibmvnic: Reuse LTB when possibleSukadev Bhattiprolu1-63/+74
2021-09-15ibmvnic: Use bitmap for LTB map_idsSukadev Bhattiprolu2-5/+10
2021-09-15ibmvnic: init_tx_pools move loop-invariant codeSukadev Bhattiprolu1-3/+2
2021-09-15ibmvnic: Use/rename local vars in init_tx_poolsSukadev Bhattiprolu1-14/+16
2021-09-15ibmvnic: Use/rename local vars in init_rx_poolsSukadev Bhattiprolu2-9/+10
2021-09-15ibmvnic: Fix up some comments and messagesSukadev Bhattiprolu1-6/+38
2021-09-15ibmvnic: Consolidate code in replenish_rx_pool()Sukadev Bhattiprolu1-3/+7