summaryrefslogtreecommitdiff
path: root/drivers/platform/mellanox/mlxbf-tmfifo.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-22platform/mellanox: mlxbf-tmfifo: Drop Tx network packet when Tx TmFIFO is fullLiming Sun1-0/+67
2023-11-20platform/mellanox: mlxbf-tmfifo: Remove unnecessary bool conversionJules Irenge1-1/+1
2023-11-01Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-4/+2
2023-10-18platform/mellanox: mlxbf-tmfifo: Fix a warning messageLiming Sun1-10/+11
2023-10-04platform/mellanox: tmfifo: fix kernel-doc warningsRandy Dunlap1-6/+8
2023-09-28platform/mellanox: mlxbf-tmfifo: Convert to platform remove callback returnin...Uwe Kleine-König1-4/+2
2023-09-11platform/mellanox: mlxbf-tmfifo: Drop jumbo framesLiming Sun1-7/+17
2023-09-11platform/mellanox: mlxbf-tmfifo: Drop the Rx packet if no more descriptorsLiming Sun1-17/+49
2023-08-23platform/mellanox: Fix mlxbf-tmfifo not handling all virtio CONSOLE notificat...Shih-Yi Chen1-0/+1
2023-05-09platform/mellanox: fix potential race in mlxbf-tmfifo driverLiming Sun1-2/+9
2022-11-16platform/mellanox: Add BlueField-3 support in the tmfifo driverLiming Sun1-22/+64
2022-08-16virtio: Revert "virtio: find_vqs() add arg sizes"Michael S. Tsirkin1-1/+0
2022-08-11virtio: find_vqs() add arg sizesXuan Zhuo1-0/+1
2022-08-11virtio: record the maximum queue num supported by the device.Xuan Zhuo1-0/+2
2021-05-19platform/mellanox: mlxbf-tmfifo: Fix a memory barrier issueLiming Sun1-1/+10
2020-08-05mlxbf-tmfifo: sparse tags for config accessMichael S. Tsirkin1-3/+10
2020-01-13platform/mellanox: fix potential deadlock in the tmfifo driverLiming Sun1-9/+10
2019-05-06platform/mellanox: Add TmFifo driver for Mellanox BlueField SocLiming Sun1-0/+1281