index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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: 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
*
|
net: dsa: ksz: Drop NET_DSA_TAG_KSZ9477
Marek Vasut
2019-08-06
1
-1
/
+0
*
|
net: dsa: ksz: Merge ksz_priv.h into ksz_common.h
Marek Vasut
2019-08-06
7
-161
/
+144
*
|
net: dsa: ksz: Remove dead code and fix warnings
Marek Vasut
2019-08-06
2
-11
/
+1
*
|
net: dsa: ksz: Add Microchip KSZ8795 DSA driver
Tristram Ha
2019-07-30
8
-1
/
+2469
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-27
1
-3
/
+3
|
\
|
*
net: dsa: microchip: Use gpiod_set_value_cansleep()
Marek Vasut
2019-06-26
1
-3
/
+3
*
|
net: dsa: microchip: Replace bit RMW with regmap
Marek Vasut
2019-06-27
1
-12
/
+10
*
|
net: dsa: microchip: Replace ksz9477_wait_alu_sta_ready polling with regmap
Marek Vasut
2019-06-27
1
-20
/
+12
*
|
net: dsa: microchip: Replace ksz9477_wait_alu_ready polling with regmap
Marek Vasut
2019-06-27
1
-22
/
+12
*
|
net: dsa: microchip: Replace ksz9477_wait_vlan_ctrl_ready polling with regmap
Marek Vasut
2019-06-27
1
-18
/
+8
*
|
net: dsa: microchip: Replace ad-hoc polling with regmap
Marek Vasut
2019-06-27
2
-23
/
+5
*
|
net: dsa: microchip: Replace ad-hoc bit manipulation with regmap
Marek Vasut
2019-06-27
1
-40
/
+6
*
|
net: dsa: microchip: Factor out regmap config generation into common header
Marek Vasut
2019-06-27
2
-26
/
+35
*
|
net: dsa: microchip: Dispose of ksz_io_ops
Marek Vasut
2019-06-27
4
-112
/
+17
*
|
net: dsa: microchip: Initial SPI regmap support
Marek Vasut
2019-06-27
3
-66
/
+52
*
|
net: dsa: microchip: Factor out register access opcode generation
Marek Vasut
2019-06-27
1
-10
/
+12
*
|
net: dsa: microchip: Use PORT_CTRL_ADDR() instead of indirect function call
Marek Vasut
2019-06-27
1
-1
/
+1
*
|
net: dsa: microchip: Move ksz_cfg and ksz_port_cfg to ksz9477.c
Marek Vasut
2019-06-27
2
-29
/
+29
*
|
net: dsa: microchip: Inline ksz_spi.h
Marek Vasut
2019-06-27
2
-60
/
+42
*
|
net: dsa: microchip: Remove ksz_{get,set}()
Marek Vasut
2019-06-27
4
-38
/
+0
*
|
net: dsa: microchip: Remove ksz_{read,write}24()
Marek Vasut
2019-06-27
3
-49
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-17
1
-0
/
+3
|
\
\
|
|
/
|
*
net: dsa: microchip: Don't try to read stats for unused ports
Robert Hancock
2019-06-14
1
-0
/
+3
*
|
net: dsa: microchip: Support optional 125MHz SYNCLKO output
Robert Hancock
2019-06-14
3
-0
/
+7
*
|
net: dsa: microchip: Add PHY errata workarounds
Robert Hancock
2019-06-14
2
-0
/
+63
|
/
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
net: dsa: microchip: mark expected switch fall-through
Gustavo A. R. Silva
2019-04-03
1
-0
/
+1
*
net: dsa: microchip: add KSZ9893 switch support
Tristram Ha
2019-03-03
3
-15
/
+235
*
dsa: Remove phydev parameter from disable_port call
Andrew Lunn
2019-02-24
2
-2
/
+2
*
net: dsa: microchip: add port_cleanup function
Tristram Ha
2019-02-24
4
-0
/
+31
*
net: dsa: microchip: remove unnecessary include headers
Tristram Ha
2019-02-24
1
-4
/
+0
*
net: dsa: microchip: get port link status
Tristram Ha
2019-02-24
3
-0
/
+17
*
net: dsa: microchip: add MIB counter reading support
Tristram Ha
2019-02-24
4
-48
/
+205
*
net: dsa: microchip: prepare PHY for proper advertisement
Tristram Ha
2019-02-24
3
-3
/
+17
*
net: dsa: microchip: add switch offload forwarding support
Tristram Ha
2019-02-11
1
-3
/
+4
[next]