summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/pci.c
AgeCommit message (Expand)Author
2024-04-19mlxsw: pci: Fix driver initialization with old firmwareIdo Schimmel
2023-11-25mlxsw: pci: Fix missing error checkingIdo Schimmel
2023-11-21mlxsw: pci: Permit enabling CFF modePetr Machata
2023-11-21mlxsw: core, pci: Add plumbing related to CFF modePetr Machata
2023-11-18mlxsw: pci: Implement PCI reset handlersIdo Schimmel
2023-11-18mlxsw: pci: Add support for new reset flowIdo Schimmel
2023-11-18mlxsw: pci: Move software reset code to a separate functionAmit Cohen
2023-11-18mlxsw: pci: Rename mlxsw_pci_sw_reset()Amit Cohen
2023-11-18mlxsw: Extend MRSR pack() function to support new commandsAmit Cohen
2023-10-20mlxsw: pci: Permit toggling LAG modePetr Machata
2023-10-20mlxsw: core, pci: Add plumbing related to LAG modePetr Machata
2023-10-13mlxsw: pci: Allocate skbs using GFP_KERNEL during initializationIdo Schimmel
2023-08-18mlxsw: pci: Set time stamp fields also when its type is MIRROR_UTCDanielle Ratson
2022-08-30mlxsw: Support configuring 'max_lag' via CONFIG_PROFILEAmit Cohen
2022-07-29mlxsw: spectrum: Support time stamping on Spectrum-2Danielle Ratson
2022-07-29mlxsw: Query UTC sec and nsec PCI offsets and valuesDanielle Ratson
2022-07-29mlxsw: Support CQEv2 for SDQ in Spectrum-2 and newer ASICsDanielle Ratson
2022-07-25mlxsw: pci: Simplify FRC clock readingAmit Cohen
2022-07-25mlxsw: Rename 'read_frc_capable' bit to 'read_clock_capable'Danielle Ratson
2022-07-25mlxsw: Set time stamp type as part of config profileDanielle Ratson
2022-07-04mlxsw: Add ubridge to config profileAmit Cohen
2022-06-22mlxsw: pci: Query resources before and after issuing 'CONFIG_PROFILE' commandAmit Cohen
2022-06-14mlxsw: Revert "Introduce initial XM router support"Petr Machata
2022-01-05mlxsw: pci: Avoid flow control for EMAD packetsDanielle Ratson
2021-11-23mlxsw: pci: Add shutdown method in PCI driverDanielle Ratson
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-25mlxsw: pci: Recycle received packet upon allocation failureIdo Schimmel
2021-10-12mlxsw: pci: Use dev_driver_string() instead of pci_dev->driver->nameUwe Kleine-König
2021-05-17mlxsw: Remove Mellanox SwitchX-2 ASIC supportAmit Cohen
2021-03-14mlxsw: pci: Set extra metadata in skb control blockIdo Schimmel
2021-03-14mlxsw: Create dedicated field for Rx metadata in skb control blockIdo Schimmel
2021-01-14mlxsw: pci: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-12-14mlxsw: spectrum: Set KVH XLT cache mode for Spectrum2/3Jiri Pirko
2020-12-14mlxsw: pci: Obtain info about ports used by eXtended mezanineJiri Pirko
2020-09-14net: mlx: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-07-14mlxsw: pci: Retrieve mirror reason from CQE during receiveIdo Schimmel
2020-07-10mlxsw: pci: Fix use-after-free in case of failed devlink reloadIdo Schimmel
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-19mlxsw: pci: Only issue reset when system is readyIdo Schimmel
2020-02-25mlxsw: pci: Extract cookie index for ACL discard trap packetsJiri Pirko
2019-10-04mlxsw: Propagate extack down to register_fib_notifier()Jiri Pirko
2019-10-03mlxsw: PCI: Send EMAD traffic on a separate queuePetr Machata
2019-07-15ethernet: remove redundant memsetFuqian Huang
2019-07-01mlxsw: pci: PTP: Hook into packet transmit pathPetr Machata
2019-06-13mlxsw: pci: Query free running clock PCI BAR and offsetsShalom Toledo
2019-03-03mlxsw: core: Move resource query API to common locationVadim Pasternak
2019-01-18mlxsw: pci: Return error on PCI reset timeoutNir Dotan
2019-01-18mlxsw: pci: Ring CQ's doorbell before RDQ'sIdo Schimmel
2018-12-03mlxsw: core: Reset firmware after flash during driver initializationShalom Toledo
2018-10-04mlxsw: pci: Derive event type from event queue numberNir Dotan