index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlxsw
/
spectrum.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mlxsw: spectrum: Protect driver from buggy firmware
Amit Cohen
2021-11-23
1
-1
/
+1
*
mlxsw: spectrum: Allow driver to load with old firmware versions
Danielle Ratson
2021-11-23
1
-4
/
+4
*
mlxsw: spectrum_router: Expose RIF MAC profiles to devlink resource
Danielle Ratson
2021-10-26
1
-2
/
+38
*
ethernet: mlxsw: use eth_hw_addr_gen()
Jakub Kicinski
2021-10-19
1
-4
/
+4
*
mlxsw: spectrum_qdisc: Introduce per-TC ECN counters
Petr Machata
2021-10-13
1
-3
/
+7
*
mlxsw: reg: Rename MLXSW_REG_PPCNT_TC_CONG_TC to _CNT
Petr Machata
2021-10-13
1
-1
/
+1
*
mlxsw: spectrum_qdisc: Offload RED qevent mark
Petr Machata
2021-10-12
1
-0
/
+2
*
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-05
1
-1
/
+1
*
mlxsw: Track per-module port status
Ido Schimmel
2021-09-15
1
-6
/
+31
*
mlxsw: spectrum: Do not return an error in mlxsw_sp_port_module_unmap()
Ido Schimmel
2021-09-15
1
-2
/
+2
*
mlxsw: spectrum: Do not return an error in ndo_stop()
Ido Schimmel
2021-09-15
1
-1
/
+2
*
mlxsw: spectrum: Use PMTDB register to obtain split info
Jiri Pirko
2021-09-14
1
-112
/
+74
*
mlxsw: spectrum: Use PLLP to get front panel number and split number
Jiri Pirko
2021-09-14
1
-4
/
+31
*
mlxsw: spectrum: Move port SWID set before core port init
Jiri Pirko
2021-09-14
1
-13
/
+15
*
mlxsw: spectrum: Move port module mapping before core port init
Jiri Pirko
2021-09-14
1
-18
/
+17
*
mlxsw: spectrum: Bump minimum FW version to xx.2008.3326
Jiri Pirko
2021-09-14
1
-3
/
+3
*
mlxsw: spectrum: Add infrastructure for parsing configuration
Amit Cohen
2021-08-22
1
-0
/
+82
*
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-1
/
+1
*
mlxsw: Verify the accessed index doesn't exceed the array length
Danielle Ratson
2021-05-17
1
-0
/
+5
*
mlxsw: spectrum: Veto sampling if already enabled on port
Ido Schimmel
2021-03-29
1
-0
/
+5
*
mlxsw: spectrum_router: Create per-ASIC router operations
Ido Schimmel
2021-03-22
1
-3
/
+3
*
mlxsw: Add struct mlxsw_sp_switchdev_ops per ASIC
Amit Cohen
2021-03-17
1
-0
/
+3
*
mlxsw: spectrum: Add mlxsw_sp_port_egress_ethtype_set()
Amit Cohen
2021-03-17
1
-0
/
+16
*
mlxsw: spectrum: Track sampling triggers in a hash table
Ido Schimmel
2021-03-16
1
-0
/
+148
*
mlxsw: spectrum: Remove mlxsw_sp_sample_receive()
Ido Schimmel
2021-03-14
1
-23
/
+0
*
mlxsw: spectrum: Remove unnecessary RCU read-side critical section
Ido Schimmel
2021-03-14
1
-4
/
+1
*
psample: Encapsulate packet metadata in a struct
Ido Schimmel
2021-03-14
1
-4
/
+4
*
mlxsw: spectrum_matchall: Split sampling support between ASICs
Ido Schimmel
2021-03-11
1
-0
/
+3
*
mlxsw: spectrum: Bump minimum FW version to xx.2008.2406
Petr Machata
2021-03-10
1
-3
/
+3
*
mlxsw: spectrum: Reword an error message for Q-in-Q veto
Danielle Ratson
2021-03-10
1
-1
/
+1
*
mlxsw: spectrum: Set KVH XLT cache mode for Spectrum2/3
Jiri Pirko
2020-12-14
1
-0
/
+2
*
mlxsw: Ignore ports that are connected to eXtended mezanine
Jiri Pirko
2020-12-14
1
-0
/
+3
*
mlxsw: spectrum: Publish mlxsw_sp_ethtype_to_sver_type()
Amit Cohen
2020-12-08
1
-1
/
+1
*
mlxsw: spectrum: Bump minimum FW version to xx.2008.2018
Petr Machata
2020-12-06
1
-3
/
+3
*
mlxsw: spectrum: Apply RIF configuration when joining a LAG
Ido Schimmel
2020-12-06
1
-2
/
+15
*
mlxsw: Add QinQ configuration vetoes
Danielle Ratson
2020-12-01
1
-0
/
+44
*
mlxsw: spectrum_switchdev: Add support of QinQ traffic
Amit Cohen
2020-12-01
1
-1
/
+1
*
mlxsw: Make EtherType configurable when pushing VLAN at ingress
Amit Cohen
2020-12-01
1
-7
/
+34
*
mlxsw: spectrum: Only treat 802.1q packets as tagged packets
Amit Cohen
2020-12-01
1
-0
/
+26
*
mlxsw: Only advertise link modes supported by both driver and device
Amit Cohen
2020-10-26
1
-2
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-05
1
-11
/
+13
|
\
|
*
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
2020-09-28
1
-11
/
+13
*
|
mlxsw: Update module's settings when module is plugged in
Amit Cohen
2020-09-27
1
-0
/
+8
*
|
mlxsw: spectrum: Initialize netdev's module overheat counter
Amit Cohen
2020-09-27
1
-0
/
+25
*
|
mlxsw: Update transceiver_overheat counter according to MTWE
Amit Cohen
2020-09-27
1
-0
/
+11
*
|
mlxsw: spectrum_buffers: Introduce shared buffer ops
Petr Machata
2020-09-16
1
-0
/
+3
*
|
mlxsw: spectrum_buffers: Move here the new headroom code
Petr Machata
2020-09-16
1
-201
/
+0
*
|
mlxsw: spectrum: Move here the three-step headroom configuration from DCB
Petr Machata
2020-09-16
1
-2
/
+59
*
|
mlxsw: spectrum: Split headroom autoresize out of buffer configuration
Petr Machata
2020-09-16
1
-22
/
+70
*
|
mlxsw: spectrum: Track buffer sizes in struct mlxsw_sp_hdroom
Petr Machata
2020-09-16
1
-5
/
+14
[next]