index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
microchip
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
net: dsa: microchip: ksz8795: align port_cnt usage with other microchip drivers
Michael Grzeschik
2020-12-02
1
-5
/
+5
*
net: dsa: microchip: remove superfluous num_ports assignment
Michael Grzeschik
2020-12-02
2
-4
/
+0
*
net: dsa: microchip: ksz8795: use phy_port_cnt where possible
Michael Grzeschik
2020-12-02
2
-13
/
+10
*
net: dsa: microchip: ksz8795: use mib_cnt where possible
Michael Grzeschik
2020-12-02
2
-7
/
+5
*
net: dsa: microchip: ksz8795: use reg_mib_cnt where possible
Michael Grzeschik
2020-12-02
2
-4
/
+3
*
net: dsa: microchip: ksz8795: move variable assignments from detect to init
Michael Grzeschik
2020-12-02
1
-6
/
+6
*
net: dsa: microchip: ksz8795: remove superfluous port_cnt assignment
Michael Grzeschik
2020-12-02
1
-2
/
+0
*
net: dsa: microchip: ksz8795: remove unused last_port variable
Michael Grzeschik
2020-12-02
2
-2
/
+0
*
net: dsa: microchip: ksz8795: setup SPI mode
Christian Eggers
2020-11-25
1
-0
/
+6
*
net: dsa: microchip: ksz9477: setup SPI mode
Christian Eggers
2020-11-25
1
-0
/
+6
*
net: dsa: microchip: support for "ethernet-ports" node
Christian Eggers
2020-11-25
1
-1
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-15
1
-7
/
+9
|
\
|
*
net: dsa: microchip: fix race condition
Christian Eggers
2020-10-12
1
-7
/
+9
*
|
net: dsa: microchip: add ksz9563 to ksz9477 I2C driver
Christian Eggers
2020-10-09
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-05
1
-8
/
+12
|
\
|
|
*
net: dsa: microchip: really look for phy-mode in port nodes
Helmut Grohne
2020-09-24
1
-8
/
+12
*
|
net: dsa: propagate switchdev vlan_filtering prepare phase to drivers
Vladimir Oltean
2020-10-05
2
-2
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-22
4
-18
/
+47
|
\
|
|
*
net: dsa: microchip: ksz8795: really set the correct number of ports
Matthias Schiffer
2020-09-16
1
-1
/
+1
|
*
net: dsa: microchip: look for phy-mode in port nodes
Helmut Grohne
2020-09-10
4
-17
/
+46
*
|
net: dsa: microchip: Implement recommended reset timing
Paul Barker
2020-09-09
1
-1
/
+2
*
|
net: dsa: microchip: Disable RGMII in-band status on KSZ9893
Paul Barker
2020-09-09
1
-0
/
+3
*
|
net: dsa: microchip: Improve phy mode message
Paul Barker
2020-09-09
1
-5
/
+15
*
|
net: dsa: microchip: Make switch detection more informative
Paul Barker
2020-09-09
1
-0
/
+3
|
/
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-25
3
-23
/
+23
|
\
|
*
net: dsa: microchip: call phy_remove_link_mode during probe
Helmut Grohne
2020-07-21
3
-23
/
+23
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-11
3
-0
/
+7
|
\
|
|
*
net: dsa: microchip: set the correct number of ports
Codrin Ciubotariu
2020-07-02
2
-0
/
+6
|
*
net: dsa: microchip: enable ksz9893 via i2c in the ksz9477 driver
Helmut Grohne
2020-07-01
1
-0
/
+1
*
|
net: dsa: microchip: remove unused private members
Codrin Ciubotariu
2020-07-04
4
-80
/
+2
*
|
net: dsa: microchip: split adjust_link() in phylink_mac_link_{up|down}()
Codrin Ciubotariu
2020-07-04
4
-16
/
+29
|
/
*
net: dsa: ksz: Select KSZ protocol tag
Codrin Ciubotariu
2020-03-31
1
-0
/
+1
*
net: dsa: microchip: use delayed_work instead of timer + work
George McCollister
2020-03-10
2
-20
/
+9
*
net: dsa: microchip: enable module autoprobe
Razvan Stefanescu
2020-02-07
1
-0
/
+6
*
net: dsa: Get information about stacked DSA protocol
Florian Fainelli
2020-01-08
2
-2
/
+4
*
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-11-04
1
-3
/
+4
*
net: dsa: remove dsa_switch_alloc helper
Vivien Didelot
2019-10-22
1
-1
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-20
7
-17
/
+32
|
\
|
*
net: dsa: microchip: Add shared regmap mutex
Marek Vasut
2019-10-17
5
-9
/
+28
|
*
net: dsa: microchip: Do not reinit mutexes on KSZ87xx
Marek Vasut
2019-10-17
1
-4
/
+0
|
*
net: dsa: microchip: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-10-15
2
-4
/
+4
*
|
net: dsa: ksz9477: fix platform_no_drv_owner.cocci warning
YueHaibing
2019-10-06
1
-1
/
+0
|
/
*
net: dsa: microchip: Always set regmap stride to 1
Marek Vasut
2019-09-27
1
-1
/
+1
*
net: dsa: microchip: add ksz9567 to ksz9477 driver
George McCollister
2019-09-12
3
-0
/
+11
*
net: dsa: microchip: add KSZ9477 I2C driver
Tristram Ha
2019-09-12
4
-0
/
+110
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-02
2
-0
/
+2
|
\
|
*
net: dsa: microchip: add KSZ8563 compatibility string
Razvan Stefanescu
2019-08-31
1
-0
/
+1
|
*
net: dsa: microchip: fill regmap_config name
George McCollister
2019-08-31
1
-0
/
+1
*
|
net: dsa: do not enable or disable non user ports
Vivien Didelot
2019-08-20
1
-0
/
+6
[prev]
[next]