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-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
2017-08-07
net: dsa: Remove support for vlan dump from DSA's drivers
Arkadi Sharshevsky
1
-41
/
+0
2017-08-07
net: dsa: Remove prepare phase for FDB
Arkadi Sharshevsky
1
-14
/
+10
2017-08-07
net: dsa: Change DSA slave FDB API to be switchdev independent
Arkadi Sharshevsky
1
-18
/
+16
2017-05-31
dsa: add DSA switch driver for Microchip KSZ9477
Woojung Huh
6
-0
/
+3395