index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
microchip
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2019-06-27
net: dsa: microchip: Replace bit RMW with regmap
Marek Vasut
1
-12
/
+10
2019-06-27
net: dsa: microchip: Replace ksz9477_wait_alu_sta_ready polling with regmap
Marek Vasut
1
-20
/
+12
2019-06-27
net: dsa: microchip: Replace ksz9477_wait_alu_ready polling with regmap
Marek Vasut
1
-22
/
+12
2019-06-27
net: dsa: microchip: Replace ksz9477_wait_vlan_ctrl_ready polling with regmap
Marek Vasut
1
-18
/
+8
2019-06-27
net: dsa: microchip: Replace ad-hoc polling with regmap
Marek Vasut
2
-23
/
+5
2019-06-27
net: dsa: microchip: Replace ad-hoc bit manipulation with regmap
Marek Vasut
1
-40
/
+6
2019-06-27
net: dsa: microchip: Factor out regmap config generation into common header
Marek Vasut
2
-26
/
+35
2019-06-27
net: dsa: microchip: Dispose of ksz_io_ops
Marek Vasut
4
-112
/
+17
2019-06-27
net: dsa: microchip: Initial SPI regmap support
Marek Vasut
3
-66
/
+52
2019-06-27
net: dsa: microchip: Factor out register access opcode generation
Marek Vasut
1
-10
/
+12
2019-06-27
net: dsa: microchip: Use PORT_CTRL_ADDR() instead of indirect function call
Marek Vasut
1
-1
/
+1
2019-06-27
net: dsa: microchip: Move ksz_cfg and ksz_port_cfg to ksz9477.c
Marek Vasut
2
-29
/
+29
2019-06-27
net: dsa: microchip: Inline ksz_spi.h
Marek Vasut
2
-60
/
+42
2019-06-27
net: dsa: microchip: Remove ksz_{get,set}()
Marek Vasut
4
-38
/
+0
2019-06-27
net: dsa: microchip: Remove ksz_{read,write}24()
Marek Vasut
3
-49
/
+0
2019-06-26
net: dsa: microchip: Use gpiod_set_value_cansleep()
Marek Vasut
1
-3
/
+3
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2019-06-14
net: dsa: microchip: Support optional 125MHz SYNCLKO output
Robert Hancock
3
-0
/
+7
2019-06-14
net: dsa: microchip: Add PHY errata workarounds
Robert Hancock
2
-0
/
+63
2019-06-14
net: dsa: microchip: Don't try to read stats for unused ports
Robert Hancock
1
-0
/
+3
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-04-03
net: dsa: microchip: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-03-03
net: dsa: microchip: add KSZ9893 switch support
Tristram Ha
3
-15
/
+235
2019-02-24
dsa: Remove phydev parameter from disable_port call
Andrew Lunn
2
-2
/
+2
2019-02-24
net: dsa: microchip: add port_cleanup function
Tristram Ha
4
-0
/
+31
2019-02-24
net: dsa: microchip: remove unnecessary include headers
Tristram Ha
1
-4
/
+0
2019-02-24
net: dsa: microchip: get port link status
Tristram Ha
3
-0
/
+17
2019-02-24
net: dsa: microchip: add MIB counter reading support
Tristram Ha
4
-48
/
+205
2019-02-24
net: dsa: microchip: prepare PHY for proper advertisement
Tristram Ha
3
-3
/
+17
2019-02-11
net: dsa: microchip: add switch offload forwarding support
Tristram Ha
1
-3
/
+4
2019-01-04
net: dsa: microchip: Drop unused GPIO includes
Linus Walleij
1
-2
/
+0
2018-12-20
net: dsa: microchip: fix unicast frame leak
Tristram Ha
1
-4
/
+4
2018-12-16
net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477
Tristram Ha
2
-2
/
+2
2018-12-10
net: dsa: ksz: Add reset GPIO handling
Marek Vasut
2
-0
/
+19
2018-11-20
net: dsa: microchip: rename ksz_9477_reg.h to ksz9477_reg.h
Tristram Ha
3
-2
/
+2
2018-11-20
net: dsa: microchip: break KSZ9477 DSA driver into two files
Tristram Ha
8
-1242
/
+1903
2018-11-20
net: dsa: microchip: rename ksz_spi.c to ksz9477_spi.c
Tristram Ha
3
-8
/
+8
2018-11-20
net: dsa: microchip: rename some functions with ksz9477 prefix
Tristram Ha
1
-57
/
+59
2018-11-20
net: dsa: microchip: clean up code
Tristram Ha
1
-4
/
+4
2018-11-20
net: dsa: microchip: replace license with GPL
Tristram Ha
4
-54
/
+10
2018-11-02
net: dsa: microchip: initialize mutex before use
Tristram Ha
1
-5
/
+5
2018-08-16
net: dsa: add support for ksz9897 ethernet switch
Lad, Prabhakar
2
-0
/
+10
2018-04-27
net: dsa: Pass stringset to ethtool operations
Florian Fainelli
1
-2
/
+9
2018-03-04
dsa: Pass the port to get_sset_count()
Andrew Lunn
1
-1
/
+1
2017-12-02
net: dsa: remove trans argument from mdb ops
Vivien Didelot
1
-4
/
+2
2017-12-02
net: dsa: remove trans argument from vlan ops
Vivien Didelot
1
-4
/
+2
2017-11-13
net: dsa: Pass a port to get_tag_protocol()
Florian Fainelli
1
-1
/
+2
2017-08-07
net: dsa: Move FDB dump implementation inside DSA
Arkadi Sharshevsky
1
-14
/
+6
2017-08-07
net: dsa: Remove support for MDB dump from DSA's drivers
Arkadi Sharshevsky
1
-9
/
+0
[next]