index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
microchip
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-17
net: dsa: microchip: fix build warning
Greg Kroah-Hartman
1
-1
/
+0
2024-07-05
net: dsa: microchip: fix initial port flush problem
Tristram Ha
1
-4
/
+2
2023-02-01
net: dsa: microchip: ksz9477: port map correction in ALU table entry register
Rakesh Sankaranarayanan
1
-2
/
+2
2022-08-25
net: dsa: microchip: ksz9477: fix fdb_dump last invalid entry
Arun Ramadoss
1
-0
/
+3
2022-04-08
net: dsa: microchip: add spi_device_id tables
Claudiu Beznea
2
-0
/
+23
2021-10-20
net: dsa: microchip: Added the condition for scheduling ksz_mib_read_work
Arun Ramadoss
1
-1
/
+3
2021-08-18
net: dsa: microchip: ksz8795: Use software untagging on CPU port
Ben Hutchings
1
-1
/
+8
2021-08-18
net: dsa: microchip: ksz8795: Fix VLAN untagged flag change on deletion
Ben Hutchings
1
-3
/
+0
2021-08-18
net: dsa: microchip: ksz8795: Reject unsupported VLAN configuration
Ben Hutchings
2
-2
/
+54
2021-08-18
net: dsa: microchip: ksz8795: Fix PVID tag insertion
Ben Hutchings
1
-5
/
+10
2021-08-18
net: dsa: microchip: Fix probing KSZ87xx switch with DT node for host port
Ben Hutchings
1
-1
/
+1
2021-08-18
net: dsa: microchip: ksz8795: Fix VLAN filtering
Ben Hutchings
1
-0
/
+11
2021-08-18
net: dsa: microchip: Fix ksz_read64()
Ben Hutchings
1
-6
/
+2
2021-06-16
net: dsa: microchip: enable phy errata workaround on 9567
George McCollister
1
-0
/
+1
2021-02-07
net: dsa: microchip: Adjust reset release timing to match reference reset cir...
Marek Vasut
1
-1
/
+1
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+9
2020-10-12
net: dsa: microchip: fix race condition
Christian Eggers
1
-7
/
+9
2020-10-09
net: dsa: microchip: add ksz9563 to ksz9477 I2C driver
Christian Eggers
1
-0
/
+1
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-8
/
+12
2020-10-05
net: dsa: propagate switchdev vlan_filtering prepare phase to drivers
Vladimir Oltean
2
-2
/
+10
2020-09-24
net: dsa: microchip: really look for phy-mode in port nodes
Helmut Grohne
1
-8
/
+12
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-18
/
+47
2020-09-16
net: dsa: microchip: ksz8795: really set the correct number of ports
Matthias Schiffer
1
-1
/
+1
2020-09-10
net: dsa: microchip: look for phy-mode in port nodes
Helmut Grohne
4
-17
/
+46
2020-09-09
net: dsa: microchip: Implement recommended reset timing
Paul Barker
1
-1
/
+2
2020-09-09
net: dsa: microchip: Disable RGMII in-band status on KSZ9893
Paul Barker
1
-0
/
+3
2020-09-09
net: dsa: microchip: Improve phy mode message
Paul Barker
1
-5
/
+15
2020-09-09
net: dsa: microchip: Make switch detection more informative
Paul Barker
1
-0
/
+3
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-23
/
+23
2020-07-21
net: dsa: microchip: call phy_remove_link_mode during probe
Helmut Grohne
3
-23
/
+23
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-0
/
+7
2020-07-04
net: dsa: microchip: remove unused private members
Codrin Ciubotariu
4
-80
/
+2
2020-07-04
net: dsa: microchip: split adjust_link() in phylink_mac_link_{up|down}()
Codrin Ciubotariu
4
-16
/
+29
2020-07-02
net: dsa: microchip: set the correct number of ports
Codrin Ciubotariu
2
-0
/
+6
2020-07-01
net: dsa: microchip: enable ksz9893 via i2c in the ksz9477 driver
Helmut Grohne
1
-0
/
+1
2020-03-31
net: dsa: ksz: Select KSZ protocol tag
Codrin Ciubotariu
1
-0
/
+1
2020-03-10
net: dsa: microchip: use delayed_work instead of timer + work
George McCollister
2
-20
/
+9
2020-02-07
net: dsa: microchip: enable module autoprobe
Razvan Stefanescu
1
-0
/
+6
2020-01-08
net: dsa: Get information about stacked DSA protocol
Florian Fainelli
2
-2
/
+4
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
1
-3
/
+4
2019-10-22
net: dsa: remove dsa_switch_alloc helper
Vivien Didelot
1
-1
/
+4
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
7
-17
/
+32
2019-10-17
net: dsa: microchip: Add shared regmap mutex
Marek Vasut
5
-9
/
+28
2019-10-17
net: dsa: microchip: Do not reinit mutexes on KSZ87xx
Marek Vasut
1
-4
/
+0
2019-10-15
net: dsa: microchip: Use the correct style for SPDX License Identifier
Nishad Kamdar
2
-4
/
+4
2019-10-06
net: dsa: ksz9477: fix platform_no_drv_owner.cocci warning
YueHaibing
1
-1
/
+0
2019-09-27
net: dsa: microchip: Always set regmap stride to 1
Marek Vasut
1
-1
/
+1
2019-09-12
net: dsa: microchip: add ksz9567 to ksz9477 driver
George McCollister
3
-0
/
+11
2019-09-12
net: dsa: microchip: add KSZ9477 I2C driver
Tristram Ha
4
-0
/
+110
[next]