aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-01mlxsw: pci: PTP: Hook into packet transmit pathPetr Machata1-1/+16
2019-06-13mlxsw: pci: Query free running clock PCI BAR and offsetsShalom Toledo1-0/+32
2019-03-03mlxsw: core: Move resource query API to common locationVadim Pasternak1-37/+1
2019-01-18mlxsw: pci: Return error on PCI reset timeoutNir Dotan1-2/+2
2019-01-18mlxsw: pci: Ring CQ's doorbell before RDQ'sIdo Schimmel1-5/+7
2018-12-03mlxsw: core: Reset firmware after flash during driver initializationShalom Toledo1-10/+1
2018-10-04mlxsw: pci: Derive event type from event queue numberNir Dotan1-4/+7
2018-08-10mlxsw: remove unused arrays mlxsw_i2c_driver_name and mlxsw_pci_driver_nameColin Ian King1-2/+0
2018-08-09mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko1-33/+2
2018-08-09mlxsw: spectrum: Reset FW after flashJiri Pirko1-1/+10
2018-05-29mlxsw: pci: Utilize MRSR register to perform FW resetJiri Pirko1-70/+60
2018-05-03mlxsw: pci: Check number of CQEs for CQE version 2Jiri Pirko1-0/+4
2018-05-03mlxsw: pci: Allow to use CQEs of version 1 and version 2Jiri Pirko1-8/+70
2018-05-03mlxsw: pci: Introduce helpers to work with multiple CQE versionsJiri Pirko1-32/+40
2018-04-01mlxsw: Move "resources_query_enable" out of mlxsw_config_profileJiri Pirko1-6/+3
2018-04-01mlxsw: Move "used_kvd_sizes" check to mlxsw_pci_config_profileJiri Pirko1-1/+1
2018-03-20mlxsw: pci: Set mbox dma addresses to zero when not usedShalom Toledo1-3/+6
2018-01-16mlxsw: core: Add support for reloadArkadi Sharshevsky1-2/+3
2018-01-16mlxsw: pci: Add support for getting resource through devlinkArkadi Sharshevsky1-30/+10
2018-01-16mlxsw: pci: Add support for performing bus resetArkadi Sharshevsky1-13/+40
2018-01-10mlxsw: pci: Wait after reset before accessing HWYuval Mintz1-1/+6
2017-04-11mlxsw: convert to pci_alloc_irq_vectorsChristoph Hellwig1-7/+6
2017-03-23mlxsw: Remove debugfs interfaceIdo Schimmel1-138/+0
2017-03-08mlxsw: pci: Remove unused bitIdo Schimmel1-2/+0
2016-11-16mlxsw: Add bus capability flagVadim Pasternak1-0/+1
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+8
2016-10-28mlxsw: Move PCI id table definitions into driver modulesJiri Pirko1-38/+18
2016-10-28mlxsw: pci: Rename header with HW definitionsJiri Pirko1-1/+1
2016-10-23mlxsw: Convert resources into arrayJiri Pirko1-95/+32
2016-10-23mlxsw: cmd: Push resource query defines to cmd.hJiri Pirko1-6/+4
2016-10-23mlxsw: item: Make char *buf arg constant for gettersJiri Pirko1-2/+3
2016-10-20mlxsw: pci: Fix reset wait for SwitchX2Jiri Pirko1-2/+8
2016-09-21mlxsw: pci: Add max router interface resourceNogah Frankel1-0/+5
2016-09-21mlxsw: pci: Add some miscellaneous resourcesNogah Frankel1-0/+15
2016-09-21mlxsw: pci: Add max virtual routers resourceNogah Frankel1-0/+5
2016-09-21mlxsw: profile: Add KVD resources to profile configNogah Frankel1-14/+59
2016-09-21mlxsw: pci: Add KVD size relate resourcesNogah Frankel1-0/+15
2016-09-21mlxsw: spectrum: lag resources- use resources data instead of constsNogah Frankel1-12/+0
2016-09-21mlxsw: pci: Add lag related resources to resources queryNogah Frankel1-0/+10
2016-07-24mlxsw: pci: Add max span resources to resources queryNogah Frankel1-0/+5
2016-07-24mlxsw: pci: Add resources query implementation.Nogah Frankel1-1/+58
2016-07-05mlxsw: Add KVD sizes configuration into profileJiri Pirko1-0/+14
2016-03-13mlxsw: pci: Implement reset done checkJiri Pirko1-4/+11
2016-03-07mlxsw: pci: Correctly determine if descriptor queue is fullIdo Schimmel1-1/+1
2016-01-06mlxsw: pci: Adjust value of CPU egress traffic classIdo Schimmel1-1/+1
2015-12-03mlxsw: pci: Implement LAG processing for received packetsJiri Pirko1-11/+8
2015-12-03mlxsw: core: Add support for packets received from LAG portJiri Pirko1-1/+3
2015-10-30mlxsw: Put braces on all arms of branch statementOr Gerlitz1-1/+2
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+4
2015-10-16mlxsw: spectrum: Add initial support for Spectrum ASICJiri Pirko1-0/+3