index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlxsw
/
pci.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mlxsw: pci: Sync Rx buffers for device
Amit Cohen
2024-10-31
1
-1
/
+2
*
mlxsw: pci: Sync Rx buffers for CPU
Amit Cohen
2024-10-31
1
-7
/
+15
*
mlxsw: pci: Lock configuration space of upstream bridge during reset
Ido Schimmel
2024-07-10
1
-0
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-27
1
-3
/
+15
|
\
|
*
mlxsw: pci: Fix driver initialization with Spectrum-4
Ido Schimmel
2024-06-21
1
-3
/
+15
*
|
mlxsw: pci: Use fragmented buffers
Amit Cohen
2024-06-26
1
-34
/
+129
*
|
mlxsw: pci: Store number of scatter/gather entries for maximum packet size
Amit Cohen
2024-06-26
1
-0
/
+20
*
|
mlxsw: pci: Use napi_consume_skb() to free SKB as part of Tx completion
Amit Cohen
2024-06-20
1
-3
/
+3
*
|
mlxsw: pci: Do not store SKB for RDQ elements
Amit Cohen
2024-06-20
1
-12
/
+7
*
|
mlxsw: pci: Optimize data buffer access
Amit Cohen
2024-06-20
1
-0
/
+1
*
|
mlxsw: pci: Use page pool for Rx buffers allocation
Amit Cohen
2024-06-20
1
-39
/
+64
*
|
mlxsw: pci: Initialize page pool per CQ
Amit Cohen
2024-06-20
1
-1
/
+59
*
|
mlxsw: pci: Store CQ pointer as part of RDQ structure
Amit Cohen
2024-06-20
1
-0
/
+5
*
|
mlxsw: pci: Split NAPI setup/teardown into two steps
Amit Cohen
2024-06-20
1
-3
/
+2
|
/
*
mlxsw: pci: Use NAPI for event processing
Amit Cohen
2024-04-29
1
-19
/
+77
*
mlxsw: pci: Reorganize 'mlxsw_pci_queue' structure
Amit Cohen
2024-04-29
1
-38
/
+38
*
mlxsw: pci: Initialize dummy net devices for NAPI
Amit Cohen
2024-04-29
1
-0
/
+41
*
mlxsw: pci: Ring RDQ and CQ doorbells once per several completions
Amit Cohen
2024-04-29
1
-7
/
+3
*
mlxsw: pci: Handle up to 64 Rx completions in tasklet
Amit Cohen
2024-04-29
1
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-25
1
-6
/
+4
|
\
|
*
mlxsw: pci: Fix driver initialization with old firmware
Ido Schimmel
2024-04-20
1
-6
/
+4
*
|
mlxsw: pci: Store DQ pointer as part of CQ structure
Amit Cohen
2024-04-04
1
-13
/
+28
*
|
mlxsw: pci: Remove mlxsw_pci_cq_count()
Amit Cohen
2024-04-04
1
-15
/
+3
*
|
mlxsw: pci: Remove mlxsw_pci_sdq_count()
Amit Cohen
2024-04-04
1
-12
/
+7
*
|
mlxsw: pci: Break mlxsw_pci_cq_tasklet() into tasklets per queue type
Amit Cohen
2024-04-04
1
-12
/
+74
*
|
mlxsw: pci: Make style change in mlxsw_pci_cq_tasklet()
Amit Cohen
2024-04-04
1
-2
/
+2
*
|
mlxsw: pci: Remove unused wait queue
Amit Cohen
2024-04-04
1
-8
/
+4
*
|
mlxsw: pci: Use only one event queue
Amit Cohen
2024-04-04
1
-39
/
+15
*
|
mlxsw: pci: Rename MLXSW_PCI_EQS_COUNT
Amit Cohen
2024-04-04
1
-2
/
+2
*
|
mlxsw: pci: Poll command interface for each cmd_exec()
Amit Cohen
2024-04-04
1
-31
/
+17
*
|
mlxsw: pci: Make style changes in mlxsw_pci_eq_tasklet()
Amit Cohen
2024-04-04
1
-9
/
+12
*
|
mlxsw: pci: Remove unused counters
Amit Cohen
2024-04-04
1
-31
/
+18
*
|
mlxsw: pci: Arm CQ doorbell regardless of number of completions
Amit Cohen
2024-04-04
1
-2
/
+2
*
|
mlxsw: pci: Do not setup tasklet from operation
Amit Cohen
2024-04-04
1
-6
/
+2
*
|
mlxsw: pci: Move mlxsw_pci_cq_{init, fini}()
Amit Cohen
2024-04-04
1
-43
/
+43
*
|
mlxsw: pci: Move mlxsw_pci_eq_{init, fini}()
Amit Cohen
2024-04-04
1
-36
/
+36
|
/
*
mlxsw: pci: Fix missing error checking
Ido Schimmel
2023-11-25
1
-0
/
+2
*
mlxsw: pci: Permit enabling CFF mode
Petr Machata
2023-11-21
1
-1
/
+8
*
mlxsw: core, pci: Add plumbing related to CFF mode
Petr Machata
2023-11-21
1
-0
/
+18
*
mlxsw: pci: Implement PCI reset handlers
Ido Schimmel
2023-11-18
1
-0
/
+28
*
mlxsw: pci: Add support for new reset flow
Ido Schimmel
2023-11-18
1
-1
/
+43
*
mlxsw: pci: Move software reset code to a separate function
Amit Cohen
2023-11-18
1
-3
/
+9
*
mlxsw: pci: Rename mlxsw_pci_sw_reset()
Amit Cohen
2023-11-18
1
-5
/
+5
*
mlxsw: Extend MRSR pack() function to support new commands
Amit Cohen
2023-11-18
1
-1
/
+1
*
mlxsw: pci: Permit toggling LAG mode
Petr Machata
2023-10-20
1
-4
/
+12
*
mlxsw: core, pci: Add plumbing related to LAG mode
Petr Machata
2023-10-20
1
-0
/
+14
*
mlxsw: pci: Allocate skbs using GFP_KERNEL during initialization
Ido Schimmel
2023-10-14
1
-4
/
+5
*
mlxsw: pci: Set time stamp fields also when its type is MIRROR_UTC
Danielle Ratson
2023-08-19
1
-2
/
+6
*
mlxsw: Support configuring 'max_lag' via CONFIG_PROFILE
Amit Cohen
2022-08-31
1
-0
/
+5
*
mlxsw: spectrum: Support time stamping on Spectrum-2
Danielle Ratson
2022-07-29
1
-1
/
+21
[next]