index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
microchip
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-21
net: dsa: microchip: Adjust reset release timing to match reference reset cir...
Marek Vasut
1
-1
/
+1
2021-01-21
net: dsa: microchip: ksz8795: Fix KSZ8794 port map again
Marek Vasut
2
-11
/
+21
2020-12-03
net: dsa: microchip: ksz8795: use num_vlans where possible
Michael Grzeschik
2
-2
/
+1
2020-12-03
net: dsa: microchip: ksz8795: use port_cnt instead of TOTOAL_PORT_NUM
Michael Grzeschik
2
-4
/
+2
2020-12-03
net: dsa: microchip: remove usage of mib_port_count
Michael Grzeschik
4
-16
/
+12
2020-12-03
net: dsa: microchip: ksz8795: align port_cnt usage with other microchip drivers
Michael Grzeschik
1
-5
/
+5
2020-12-03
net: dsa: microchip: remove superfluous num_ports assignment
Michael Grzeschik
2
-4
/
+0
2020-12-03
net: dsa: microchip: ksz8795: use phy_port_cnt where possible
Michael Grzeschik
2
-13
/
+10
2020-12-03
net: dsa: microchip: ksz8795: use mib_cnt where possible
Michael Grzeschik
2
-7
/
+5
2020-12-03
net: dsa: microchip: ksz8795: use reg_mib_cnt where possible
Michael Grzeschik
2
-4
/
+3
2020-12-03
net: dsa: microchip: ksz8795: move variable assignments from detect to init
Michael Grzeschik
1
-6
/
+6
2020-12-03
net: dsa: microchip: ksz8795: remove superfluous port_cnt assignment
Michael Grzeschik
1
-2
/
+0
2020-12-03
net: dsa: microchip: ksz8795: remove unused last_port variable
Michael Grzeschik
2
-2
/
+0
2020-11-26
net: dsa: microchip: ksz8795: setup SPI mode
Christian Eggers
1
-0
/
+6
2020-11-26
net: dsa: microchip: ksz9477: setup SPI mode
Christian Eggers
1
-0
/
+6
2020-11-26
net: dsa: microchip: support for "ethernet-ports" node
Christian Eggers
1
-1
/
+3
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-06
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-25
net: dsa: microchip: really look for phy-mode in port nodes
Helmut Grohne
1
-8
/
+12
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-18
/
+47
2020-09-17
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-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-23
/
+23
2020-07-22
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-05
net: dsa: microchip: remove unused private members
Codrin Ciubotariu
4
-80
/
+2
2020-07-05
net: dsa: microchip: split adjust_link() in phylink_mac_link_{up|down}()
Codrin Ciubotariu
4
-16
/
+29
2020-07-03
net: dsa: microchip: set the correct number of ports
Codrin Ciubotariu
2
-0
/
+6
2020-07-02
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-11
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-09
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-16
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
[next]