index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlxsw
/
pci.c
Age
Commit message (
Expand
)
Author
6 days
net: Use netif_threaded_enable instead of netif_set_threaded in drivers
Samiullah Khawaja
13 days
net: s/dev_set_threaded/netif_set_threaded/
Stanislav Fomichev
2025-02-10
mlxsw: Enable Tx checksum offload
Ido Schimmel
2025-01-17
mlxsw: Move Tx header handling to PCI driver
Amit Cohen
2025-01-17
mlxsw: Add mlxsw_txhdr_info structure
Amit Cohen
2024-12-17
mlxsw: Switch to napi_gro_receive()
Ido Schimmel
2024-10-30
mlxsw: pci: Sync Rx buffers for device
Amit Cohen
2024-10-30
mlxsw: pci: Sync Rx buffers for CPU
Amit Cohen
2024-07-09
mlxsw: pci: Lock configuration space of upstream bridge during reset
Ido Schimmel
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-26
mlxsw: pci: Use fragmented buffers
Amit Cohen
2024-06-26
mlxsw: pci: Store number of scatter/gather entries for maximum packet size
Amit Cohen
2024-06-21
mlxsw: pci: Fix driver initialization with Spectrum-4
Ido Schimmel
2024-06-19
mlxsw: pci: Use napi_consume_skb() to free SKB as part of Tx completion
Amit Cohen
2024-06-19
mlxsw: pci: Do not store SKB for RDQ elements
Amit Cohen
2024-06-19
mlxsw: pci: Optimize data buffer access
Amit Cohen
2024-06-19
mlxsw: pci: Use page pool for Rx buffers allocation
Amit Cohen
2024-06-19
mlxsw: pci: Initialize page pool per CQ
Amit Cohen
2024-06-19
mlxsw: pci: Store CQ pointer as part of RDQ structure
Amit Cohen
2024-06-19
mlxsw: pci: Split NAPI setup/teardown into two steps
Amit Cohen
2024-04-29
mlxsw: pci: Use NAPI for event processing
Amit Cohen
2024-04-29
mlxsw: pci: Reorganize 'mlxsw_pci_queue' structure
Amit Cohen
2024-04-29
mlxsw: pci: Initialize dummy net devices for NAPI
Amit Cohen
2024-04-29
mlxsw: pci: Ring RDQ and CQ doorbells once per several completions
Amit Cohen
2024-04-29
mlxsw: pci: Handle up to 64 Rx completions in tasklet
Amit Cohen
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-19
mlxsw: pci: Fix driver initialization with old firmware
Ido Schimmel
2024-04-03
mlxsw: pci: Store DQ pointer as part of CQ structure
Amit Cohen
2024-04-03
mlxsw: pci: Remove mlxsw_pci_cq_count()
Amit Cohen
2024-04-03
mlxsw: pci: Remove mlxsw_pci_sdq_count()
Amit Cohen
2024-04-03
mlxsw: pci: Break mlxsw_pci_cq_tasklet() into tasklets per queue type
Amit Cohen
2024-04-03
mlxsw: pci: Make style change in mlxsw_pci_cq_tasklet()
Amit Cohen
2024-04-03
mlxsw: pci: Remove unused wait queue
Amit Cohen
2024-04-03
mlxsw: pci: Use only one event queue
Amit Cohen
2024-04-03
mlxsw: pci: Rename MLXSW_PCI_EQS_COUNT
Amit Cohen
2024-04-03
mlxsw: pci: Poll command interface for each cmd_exec()
Amit Cohen
2024-04-03
mlxsw: pci: Make style changes in mlxsw_pci_eq_tasklet()
Amit Cohen
2024-04-03
mlxsw: pci: Remove unused counters
Amit Cohen
2024-04-03
mlxsw: pci: Arm CQ doorbell regardless of number of completions
Amit Cohen
2024-04-03
mlxsw: pci: Do not setup tasklet from operation
Amit Cohen
2024-04-03
mlxsw: pci: Move mlxsw_pci_cq_{init, fini}()
Amit Cohen
2024-04-03
mlxsw: pci: Move mlxsw_pci_eq_{init, fini}()
Amit Cohen
2023-11-25
mlxsw: pci: Fix missing error checking
Ido Schimmel
2023-11-21
mlxsw: pci: Permit enabling CFF mode
Petr Machata
2023-11-21
mlxsw: core, pci: Add plumbing related to CFF mode
Petr Machata
2023-11-18
mlxsw: pci: Implement PCI reset handlers
Ido Schimmel
2023-11-18
mlxsw: pci: Add support for new reset flow
Ido Schimmel
2023-11-18
mlxsw: pci: Move software reset code to a separate function
Amit Cohen
2023-11-18
mlxsw: pci: Rename mlxsw_pci_sw_reset()
Amit Cohen
2023-11-18
mlxsw: Extend MRSR pack() function to support new commands
Amit Cohen
[next]