summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/Kconfig
AgeCommit message (Expand)Author
2023-09-17mlx5: Implement SyncE support using DPLL infrastructureJiri Pirko
2023-08-24Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski
2023-08-20net/mlx5e: Move MACsec flow steering operations to be used as core libraryPatrisious Haddad
2023-08-09net/mlx5: Expose NIC temperature via hardware monitoring kernel APIAdham Faris
2023-02-20net/mlx5: Kconfig: Make tc offload depend on tc skb extensionPaul Blakey
2022-09-07net/mlx5: Add MACsec offload Tx command supportLior Nahmanson
2022-04-09net/mlx5: Reduce kconfig complexity while building crypto supportLeon Romanovsky
2022-04-09net/mlx5: Remove not-needed IPsec configLeon Romanovsky
2022-04-09net/mlx5_fpga: Drop INNOVA IPsec supportLeon Romanovsky
2022-04-06net/mlx5: Remove indirection in TLS buildLeon Romanovsky
2022-04-06net/mlx5_fpga: Drop INNOVA TLS supportLeon Romanovsky
2021-12-02mlx5: fix psample_sample_packet link errorArnd Bergmann
2021-08-13ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann
2021-06-22net/mlx5: remove "default n" from Kconfigcaihuoqing
2021-06-09net/mlx5: Bridge, add offload infrastructureVlad Buslov
2021-04-06net/mlx5e: TC, Add sampler termination table APIChris Mi
2021-02-11net/mlx5: Remove TLS dependencies on XPSTariq Toukan
2021-02-10net/mlx5: fix spelling mistake in Kconfig "accelaration" -> "acceleration"Colin Ian King
2021-01-22net/mlx5: SF, Add port add delete functionalityParav Pandit
2021-01-22net/mlx5: Introduce vhca state event notifierParav Pandit
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-04ethernet: select CONFIG_CRC32 as neededArnd Bergmann
2020-12-04net/mlx5: Register mlx5 devices to auxiliary virtual busLeon Romanovsky
2020-07-16net/mlx5: IPsec: Add HW crypto offload supportRaed Salem
2020-07-16net/mlx5: Make MLX5_EN_TLS non-promptTariq Toukan
2020-06-27net/mlx5e: kTLS, Add kTLS RX HW offload supportTariq Toukan
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-05-29net/mlx5: Kconfig: Fix spelling typoSaeed Mahameed
2020-05-22net/mlx5e: Introduce kconfig var for TC supportVlad Buslov
2020-04-20net/mlx5: Kconfig: convert imply usage to weak dependencySaeed Mahameed
2020-03-12net/mlx5e: CT: Introduce connection trackingPaul Blakey
2019-09-26drivers: net: Fix Kconfig indentationKrzysztof Kozlowski
2019-09-05net/mlx5e: Use ipv6_stub to avoid dependency with ipv6 being a moduleSaeed Mahameed
2019-09-05net/mlx5: Kconfig: Fix MLX5_CORE dependency with PCI_HYPERV_INTERFACEMao Wenan
2019-09-03net/mlx5: DR, Add CONFIG_MLX5_SW_STEERING for software steering supportAlex Vesker
2019-07-05net/mlx5: Accel, Add core TLS support for the Connect-X familyTariq Toukan
2019-07-05net/mlx5: Kconfig, Better organize compilation flagsTariq Toukan
2019-06-25linux/dim: Move implementation to .c filesTal Gilboa
2019-05-21Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-17net/mlx5: Imply MLXFW in mlx5_coreSaeed Mahameed
2019-03-24net: devlink: select NET_DEVLINK from driversJiri Pirko
2019-02-26net: devlink: turn devlink into a built-inJakub Kicinski
2018-08-13net/mlx5e: vxlan.c depends on CONFIG_VXLANSaeed Mahameed
2018-08-13net/mlx5e: Add CONFIG_MLX5_EN_ARFS for accelerated flow steering supportSaeed Mahameed
2018-08-13net/mlx5e: Add CONFIG_MLX5_EN_RXNFC for ethtool rx nfcSaeed Mahameed
2018-07-18net/mlx5: Fix tristate and description for MLX5 moduleEran Ben Elisha
2018-05-29net/mlx5e: fix TLS dependencyArnd Bergmann
2018-05-01net/mlx5e: TLS, Add Innova TLS TX supportIlya Lesokhin
2018-04-17page_pool: refurbish version of page_pool codeJesper Dangaard Brouer