summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/pci.c
AgeCommit message (Expand)Author
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
2018-08-10mlxsw: remove unused arrays mlxsw_i2c_driver_name and mlxsw_pci_driver_nameColin Ian King
2018-08-09mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko
2018-08-09mlxsw: spectrum: Reset FW after flashJiri Pirko
2018-05-29mlxsw: pci: Utilize MRSR register to perform FW resetJiri Pirko
2018-05-03mlxsw: pci: Check number of CQEs for CQE version 2Jiri Pirko
2018-05-03mlxsw: pci: Allow to use CQEs of version 1 and version 2Jiri Pirko
2018-05-03mlxsw: pci: Introduce helpers to work with multiple CQE versionsJiri Pirko
2018-04-01mlxsw: Move "resources_query_enable" out of mlxsw_config_profileJiri Pirko
2018-04-01mlxsw: Move "used_kvd_sizes" check to mlxsw_pci_config_profileJiri Pirko
2018-03-20mlxsw: pci: Set mbox dma addresses to zero when not usedShalom Toledo
2018-01-16mlxsw: core: Add support for reloadArkadi Sharshevsky
2018-01-16mlxsw: pci: Add support for getting resource through devlinkArkadi Sharshevsky
2018-01-16mlxsw: pci: Add support for performing bus resetArkadi Sharshevsky
2018-01-10mlxsw: pci: Wait after reset before accessing HWYuval Mintz
2017-04-11mlxsw: convert to pci_alloc_irq_vectorsChristoph Hellwig
2017-03-23mlxsw: Remove debugfs interfaceIdo Schimmel
2017-03-08mlxsw: pci: Remove unused bitIdo Schimmel
2016-11-16mlxsw: Add bus capability flagVadim Pasternak
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-28mlxsw: Move PCI id table definitions into driver modulesJiri Pirko
2016-10-28mlxsw: pci: Rename header with HW definitionsJiri Pirko
2016-10-23mlxsw: Convert resources into arrayJiri Pirko
2016-10-23mlxsw: cmd: Push resource query defines to cmd.hJiri Pirko
2016-10-23mlxsw: item: Make char *buf arg constant for gettersJiri Pirko
2016-10-20mlxsw: pci: Fix reset wait for SwitchX2Jiri Pirko
2016-09-21mlxsw: pci: Add max router interface resourceNogah Frankel
2016-09-21mlxsw: pci: Add some miscellaneous resourcesNogah Frankel
2016-09-21mlxsw: pci: Add max virtual routers resourceNogah Frankel
2016-09-21mlxsw: profile: Add KVD resources to profile configNogah Frankel
2016-09-21mlxsw: pci: Add KVD size relate resourcesNogah Frankel
2016-09-21mlxsw: spectrum: lag resources- use resources data instead of constsNogah Frankel
2016-09-21mlxsw: pci: Add lag related resources to resources queryNogah Frankel
2016-07-24mlxsw: pci: Add max span resources to resources queryNogah Frankel
2016-07-24mlxsw: pci: Add resources query implementation.Nogah Frankel
2016-07-05mlxsw: Add KVD sizes configuration into profileJiri Pirko
2016-03-13mlxsw: pci: Implement reset done checkJiri Pirko
2016-03-07mlxsw: pci: Correctly determine if descriptor queue is fullIdo Schimmel