summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/pci.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: pci: Fix missing error checkingIdo Schimmel2023-11-251-0/+2
* mlxsw: pci: Permit enabling CFF modePetr Machata2023-11-211-1/+8
* mlxsw: core, pci: Add plumbing related to CFF modePetr Machata2023-11-211-0/+18
* mlxsw: pci: Implement PCI reset handlersIdo Schimmel2023-11-181-0/+28
* mlxsw: pci: Add support for new reset flowIdo Schimmel2023-11-181-1/+43
* mlxsw: pci: Move software reset code to a separate functionAmit Cohen2023-11-181-3/+9
* mlxsw: pci: Rename mlxsw_pci_sw_reset()Amit Cohen2023-11-181-5/+5
* mlxsw: Extend MRSR pack() function to support new commandsAmit Cohen2023-11-181-1/+1
* mlxsw: pci: Permit toggling LAG modePetr Machata2023-10-201-4/+12
* mlxsw: core, pci: Add plumbing related to LAG modePetr Machata2023-10-201-0/+14
* mlxsw: pci: Allocate skbs using GFP_KERNEL during initializationIdo Schimmel2023-10-141-4/+5
* mlxsw: pci: Set time stamp fields also when its type is MIRROR_UTCDanielle Ratson2023-08-191-2/+6
* mlxsw: Support configuring 'max_lag' via CONFIG_PROFILEAmit Cohen2022-08-311-0/+5
* mlxsw: spectrum: Support time stamping on Spectrum-2Danielle Ratson2022-07-291-1/+21
* mlxsw: Query UTC sec and nsec PCI offsets and valuesDanielle Ratson2022-07-291-0/+38
* mlxsw: Support CQEv2 for SDQ in Spectrum-2 and newer ASICsDanielle Ratson2022-07-291-2/+2
* mlxsw: pci: Simplify FRC clock readingAmit Cohen2022-07-251-6/+12
* mlxsw: Rename 'read_frc_capable' bit to 'read_clock_capable'Danielle Ratson2022-07-251-1/+1
* mlxsw: Set time stamp type as part of config profileDanielle Ratson2022-07-251-0/+7
* mlxsw: Add ubridge to config profileAmit Cohen2022-07-041-0/+5
* mlxsw: pci: Query resources before and after issuing 'CONFIG_PROFILE' commandAmit Cohen2022-06-221-0/+9
* mlxsw: Revert "Introduce initial XM router support"Petr Machata2022-06-151-32/+1
* mlxsw: pci: Avoid flow control for EMAD packetsDanielle Ratson2022-01-051-1/+5
* mlxsw: pci: Add shutdown method in PCI driverDanielle Ratson2021-11-231-0/+1
* Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-061-1/+1
|\
| * mlxsw: pci: Use dev_driver_string() instead of pci_dev->driver->nameUwe Kleine-König2021-10-131-1/+1
* | mlxsw: pci: Recycle received packet upon allocation failureIdo Schimmel2021-10-261-13/+12
|/
* mlxsw: Remove Mellanox SwitchX-2 ASIC supportAmit Cohen2021-05-181-5/+0
* mlxsw: pci: Set extra metadata in skb control blockIdo Schimmel2021-03-141-0/+53
* mlxsw: Create dedicated field for Rx metadata in skb control blockIdo Schimmel2021-03-141-1/+1
* mlxsw: pci: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-01-151-31/+25
* mlxsw: spectrum: Set KVH XLT cache mode for Spectrum2/3Jiri Pirko2020-12-151-0/+6
* mlxsw: pci: Obtain info about ports used by eXtended mezanineJiri Pirko2020-12-151-1/+26
* net: mlx: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-141-6/+6
* mlxsw: pci: Retrieve mirror reason from CQE during receiveIdo Schimmel2020-07-141-1/+5
* mlxsw: pci: Fix use-after-free in case of failed devlink reloadIdo Schimmel2020-07-101-16/+38
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-261-11/+39
|\
| * mlxsw: pci: Only issue reset when system is readyIdo Schimmel2020-03-201-11/+39
* | mlxsw: pci: Extract cookie index for ACL discard trap packetsJiri Pirko2020-02-251-0/+9
|/
* mlxsw: Propagate extack down to register_fib_notifier()Jiri Pirko2019-10-041-1/+1
* mlxsw: PCI: Send EMAD traffic on a separate queuePetr Machata2019-10-031-2/+14
* ethernet: remove redundant memsetFuqian Huang2019-07-151-1/+0
* mlxsw: pci: PTP: Hook into packet transmit pathPetr Machata2019-07-021-1/+16
* mlxsw: pci: Query free running clock PCI BAR and offsetsShalom Toledo2019-06-141-0/+32
* mlxsw: core: Move resource query API to common locationVadim Pasternak2019-03-041-37/+1
* mlxsw: pci: Return error on PCI reset timeoutNir Dotan2019-01-191-2/+2
* mlxsw: pci: Ring CQ's doorbell before RDQ'sIdo Schimmel2019-01-191-5/+7
* mlxsw: core: Reset firmware after flash during driver initializationShalom Toledo2018-12-031-10/+1
* mlxsw: pci: Derive event type from event queue numberNir Dotan2018-10-041-4/+7
* mlxsw: remove unused arrays mlxsw_i2c_driver_name and mlxsw_pci_driver_nameColin Ian King2018-08-101-2/+0