summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/sf
AgeCommit message (Expand)Author
2022-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-06net/mlx5: Fix access to sf_dev_table on allocation failureShay Drory
2021-12-02net/mlx5: SF, silence an uninitialized variable warningDan Carpenter
2021-10-25net/mlx5: SF_DEV Add SF device trace pointsParav Pandit
2021-10-25net/mlx5: SF, Add SF trace pointsParav Pandit
2021-10-15net/mlx5: Introduce new device index wrapperRongwei Liu
2021-10-12devlink: Delete reload enable/disable interfaceLeon Romanovsky
2021-09-27net/mlx5: Accept devlink user input after driver initialization completeLeon Romanovsky
2021-08-11net/mlx5: SF, use recent sysfs apiParav Pandit
2021-08-11net/mlx5: Fix typo in commentsCai Huoqing
2021-08-09devlink: Set device as early as possibleLeon Romanovsky
2021-08-08devlink: Simplify devlink port API callsLeon Romanovsky
2021-06-26net/mlx5: SF, Improve performance in SF allocationEli Cohen
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-16net/mlx5: SF_DEV, remove SF device on invalid stateParav Pandit
2021-06-14net/mlx5: Separate between public and private API of sf.hShay Drory
2021-06-03net/mlx5: Fix duplicate included vhca_event.hJiapeng Chong
2021-05-18net/mlx5: SF, Fix show state inactive when its inactivatedParav Pandit
2021-04-24net/mlx5: SF, Extend SF table for additional SF id rangeParav Pandit
2021-04-24net/mlx5: SF, Split mlx5_sf_hw_table into two partsParav Pandit
2021-04-24net/mlx5: SF, Use helpers for allocation and freeParav Pandit
2021-04-24net/mlx5: SF, Consider own vhca events of SF devicesParav Pandit
2021-04-24net/mlx5: SF, Store and use start function idParav Pandit
2021-04-24net/mlx5: SF, Rely on hw table for SF devlink port allocationParav Pandit
2021-04-14net/mlx5: SF, Reuse stored hardware function idParav Pandit
2021-04-14net/mlx5: SF, Use device pointer directlyParav Pandit
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-23net: ethernet: Remove duplicate include of vhca_event.hWan Jiabing
2021-03-22net/mlx5: SF, do not use ecpu bit for vhca state processingParav Pandit
2021-03-12net/mlx5: remove unneeded semicolonJiapeng Chong
2021-03-11net/mlx5: SF, Fix return typeRoi Dayan
2021-03-11net/mlx5: Separate probe vs. reload flowsLeon Romanovsky
2021-03-10net/mlx5: SF: Fix error flow of SFs allocation flowShay Drory
2021-03-10net/mlx5: SF: Fix memory leak of work itemShay Drory
2021-03-10net/mlx5: SF, Correct vhca context sizeParav Pandit
2021-02-10net/mlx5: SF, Fix error return code in mlx5_sf_dev_probe()Wei Yongjun
2021-01-22net/mlx5: SF, Port function state change supportParav Pandit
2021-01-22net/mlx5: SF, Add port add delete functionalityParav Pandit
2021-01-22net/mlx5: SF, Add auxiliary device driverParav Pandit
2021-01-22net/mlx5: SF, Add auxiliary device supportParav Pandit
2021-01-22net/mlx5: Introduce vhca state event notifierParav Pandit