Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
b4a25fb0e62990df467451744b22e0e24960a5e6
/
drivers
/
net
/
dsa
/
microchip
f772148
net: dsa: ksz: Select KSZ protocol tag
by Codrin Ciubotariu
· 4 years, 10 months ago
469b390
net: dsa: microchip: use delayed_work instead of timer + work
by George McCollister
· 4 years, 11 months ago
f8c2afa
net: dsa: microchip: enable module autoprobe
by Razvan Stefanescu
· 5 years ago
4d77648
net: dsa: Get information about stacked DSA protocol
by Florian Fainelli
· 5 years ago
0c65b2b
net: of_get_phy_mode: Change API to solve int/unit warnings
by Andrew Lunn
· 5 years ago
7e99e34
net: dsa: remove dsa_switch_alloc helper
by Vivien Didelot
· 5 years ago
2f18439
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
013572a
net: dsa: microchip: Add shared regmap mutex
by Marek Vasut
· 5 years ago
7f238ca
net: dsa: microchip: Do not reinit mutexes on KSZ87xx
by Marek Vasut
· 5 years ago
b31141d
net: dsa: microchip: Use the correct style for SPDX License Identifier
by Nishad Kamdar
· 5 years ago
59d5578
net: dsa: ksz9477: fix platform_no_drv_owner.cocci warning
by YueHaibing
· 5 years ago
a3aa6e6
net: dsa: microchip: Always set regmap stride to 1
by Marek Vasut
· 5 years ago
9b2d9f0
net: dsa: microchip: add ksz9567 to ksz9477 driver
by George McCollister
· 5 years ago
20e0377
net: dsa: microchip: add KSZ9477 I2C driver
by Tristram Ha
· 5 years ago
765b759
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
d9033ae
net: dsa: microchip: add KSZ8563 compatibility string
by Razvan Stefanescu
· 5 years ago
5f81d54
net: dsa: microchip: fill regmap_config name
by George McCollister
· 5 years ago
74be4ba
net: dsa: do not enable or disable non user ports
by Vivien Didelot
· 5 years ago
267df70
net: dsa: ksz: Drop NET_DSA_TAG_KSZ9477
by Marek Vasut
· 5 years ago
6a7abc6
net: dsa: ksz: Merge ksz_priv.h into ksz_common.h
by Marek Vasut
· 5 years ago
ffc60b5
net: dsa: ksz: Remove dead code and fix warnings
by Marek Vasut
· 5 years ago
e66f840
net: dsa: ksz: Add Microchip KSZ8795 DSA driver
by Tristram Ha
· 5 years ago
d96ff26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
ee353e4
net: dsa: microchip: Replace bit RMW with regmap
by Marek Vasut
· 6 years ago
3371efb
net: dsa: microchip: Replace ksz9477_wait_alu_sta_ready polling with regmap
by Marek Vasut
· 6 years ago
ef53419
net: dsa: microchip: Replace ksz9477_wait_alu_ready polling with regmap
by Marek Vasut
· 6 years ago
0f9c36e
net: dsa: microchip: Replace ksz9477_wait_vlan_ctrl_ready polling with regmap
by Marek Vasut
· 6 years ago
1c1eb58
net: dsa: microchip: Replace ad-hoc polling with regmap
by Marek Vasut
· 6 years ago
d4bcd99
net: dsa: microchip: Replace ad-hoc bit manipulation with regmap
by Marek Vasut
· 6 years ago
255b59a
net: dsa: microchip: Factor out regmap config generation into common header
by Marek Vasut
· 6 years ago
ee394fe
net: dsa: microchip: Dispose of ksz_io_ops
by Marek Vasut
· 6 years ago
46558d6
net: dsa: microchip: Initial SPI regmap support
by Marek Vasut
· 6 years ago
ff509da
net: dsa: microchip: Factor out register access opcode generation
by Marek Vasut
· 6 years ago
5ce9676
net: dsa: microchip: Use PORT_CTRL_ADDR() instead of indirect function call
by Marek Vasut
· 6 years ago
bafea01
net: dsa: microchip: Move ksz_cfg and ksz_port_cfg to ksz9477.c
by Marek Vasut
· 6 years ago
860cbe9
net: dsa: microchip: Inline ksz_spi.h
by Marek Vasut
· 6 years ago
78e4e32
net: dsa: microchip: Remove ksz_{get,set}()
by Marek Vasut
· 6 years ago
7797278
net: dsa: microchip: Remove ksz_{read,write}24()
by Marek Vasut
· 6 years ago
22e72b5
net: dsa: microchip: Use gpiod_set_value_cansleep()
by Marek Vasut
· 6 years ago
13091aa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
79c8bd1
net: dsa: microchip: Support optional 125MHz SYNCLKO output
by Robert Hancock
· 6 years ago
1fc3319
net: dsa: microchip: Add PHY errata workarounds
by Robert Hancock
· 6 years ago
6bb9e37
net: dsa: microchip: Don't try to read stats for unused ports
by Robert Hancock
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
0fd1284
net: dsa: microchip: mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
8c29beb
net: dsa: microchip: add KSZ9893 switch support
by Tristram Ha
· 6 years ago
75104db
dsa: Remove phydev parameter from disable_port call
by Andrew Lunn
· 6 years ago
7049f9b5
net: dsa: microchip: add port_cleanup function
by Tristram Ha
· 6 years ago
6ca5081
net: dsa: microchip: remove unnecessary include headers
by Tristram Ha
· 6 years ago
c30d894
net: dsa: microchip: get port link status
by Tristram Ha
· 6 years ago
7c6ff47
net: dsa: microchip: add MIB counter reading support
by Tristram Ha
· 6 years ago
42fc6a4
net: dsa: microchip: prepare PHY for proper advertisement
by Tristram Ha
· 6 years ago
cbd72b4
net: dsa: microchip: add switch offload forwarding support
by Tristram Ha
· 6 years ago
a09b42b
net: dsa: microchip: Drop unused GPIO includes
by Linus Walleij
· 6 years ago
962ad71
net: dsa: microchip: fix unicast frame leak
by Tristram Ha
· 6 years ago
39d6b96
net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477
by Tristram Ha
· 6 years ago
924352c
net: dsa: ksz: Add reset GPIO handling
by Marek Vasut
· 6 years ago
84bd190
net: dsa: microchip: rename ksz_9477_reg.h to ksz9477_reg.h
by Tristram Ha
· 6 years ago
c2e8669
net: dsa: microchip: break KSZ9477 DSA driver into two files
by Tristram Ha
· 6 years ago
74a7194
net: dsa: microchip: rename ksz_spi.c to ksz9477_spi.c
by Tristram Ha
· 6 years ago
3535927
net: dsa: microchip: rename some functions with ksz9477 prefix
by Tristram Ha
· 6 years ago
9bc981c
net: dsa: microchip: clean up code
by Tristram Ha
· 6 years ago
5b79c72
net: dsa: microchip: replace license with GPL
by Tristram Ha
· 6 years ago
284fb78
net: dsa: microchip: initialize mutex before use
by Tristram Ha
· 6 years ago
4531681
net: dsa: add support for ksz9897 ethernet switch
by Lad, Prabhakar
· 6 years ago
89f0904
net: dsa: Pass stringset to ethtool operations
by Florian Fainelli
· 7 years ago
88c0605
dsa: Pass the port to get_sset_count()
by Andrew Lunn
· 7 years ago
3709aad
net: dsa: remove trans argument from mdb ops
by Vivien Didelot
· 7 years ago
80e0236
net: dsa: remove trans argument from vlan ops
by Vivien Didelot
· 7 years ago
5ed4e3e
net: dsa: Pass a port to get_tag_protocol()
by Florian Fainelli
· 7 years ago
2bedde1
net: dsa: Move FDB dump implementation inside DSA
by Arkadi Sharshevsky
· 7 years ago
180b072e
net: dsa: Remove support for MDB dump from DSA's drivers
by Arkadi Sharshevsky
· 7 years ago
a0b6b8c
net: dsa: Remove support for vlan dump from DSA's drivers
by Arkadi Sharshevsky
· 7 years ago
1b6dd55
net: dsa: Remove prepare phase for FDB
by Arkadi Sharshevsky
· 7 years ago
6c2c1dc
net: dsa: Change DSA slave FDB API to be switchdev independent
by Arkadi Sharshevsky
· 7 years ago
b987e98
dsa: add DSA switch driver for Microchip KSZ9477
by Woojung Huh
· 8 years ago