index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
microchip
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: microchip: Use gpiod_set_value_cansleep()
Marek Vasut
2019-06-26
1
-3
/
+3
*
net: dsa: microchip: Don't try to read stats for unused ports
Robert Hancock
2019-06-15
1
-0
/
+3
*
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-04
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-25
2
-2
/
+2
*
net: dsa: microchip: add port_cleanup function
Tristram Ha
2019-02-25
4
-0
/
+31
*
net: dsa: microchip: remove unnecessary include headers
Tristram Ha
2019-02-25
1
-4
/
+0
*
net: dsa: microchip: get port link status
Tristram Ha
2019-02-25
3
-0
/
+17
*
net: dsa: microchip: add MIB counter reading support
Tristram Ha
2019-02-25
4
-48
/
+205
*
net: dsa: microchip: prepare PHY for proper advertisement
Tristram Ha
2019-02-25
3
-3
/
+17
*
net: dsa: microchip: add switch offload forwarding support
Tristram Ha
2019-02-11
1
-3
/
+4
*
net: dsa: microchip: Drop unused GPIO includes
Linus Walleij
2019-01-04
1
-2
/
+0
*
net: dsa: microchip: fix unicast frame leak
Tristram Ha
2018-12-21
1
-4
/
+4
*
net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477
Tristram Ha
2018-12-16
2
-2
/
+2
*
net: dsa: ksz: Add reset GPIO handling
Marek Vasut
2018-12-10
2
-0
/
+19
*
net: dsa: microchip: rename ksz_9477_reg.h to ksz9477_reg.h
Tristram Ha
2018-11-21
3
-2
/
+2
*
net: dsa: microchip: break KSZ9477 DSA driver into two files
Tristram Ha
2018-11-21
8
-1242
/
+1903
*
net: dsa: microchip: rename ksz_spi.c to ksz9477_spi.c
Tristram Ha
2018-11-21
3
-8
/
+8
*
net: dsa: microchip: rename some functions with ksz9477 prefix
Tristram Ha
2018-11-21
1
-57
/
+59
*
net: dsa: microchip: clean up code
Tristram Ha
2018-11-21
1
-4
/
+4
*
net: dsa: microchip: replace license with GPL
Tristram Ha
2018-11-21
4
-54
/
+10
*
net: dsa: microchip: initialize mutex before use
Tristram Ha
2018-11-03
1
-5
/
+5
*
net: dsa: add support for ksz9897 ethernet switch
Lad, Prabhakar
2018-08-16
2
-0
/
+10
*
net: dsa: Pass stringset to ethtool operations
Florian Fainelli
2018-04-27
1
-2
/
+9
*
dsa: Pass the port to get_sset_count()
Andrew Lunn
2018-03-04
1
-1
/
+1
*
net: dsa: remove trans argument from mdb ops
Vivien Didelot
2017-12-03
1
-4
/
+2
*
net: dsa: remove trans argument from vlan ops
Vivien Didelot
2017-12-03
1
-4
/
+2
*
net: dsa: Pass a port to get_tag_protocol()
Florian Fainelli
2017-11-13
1
-1
/
+2
*
net: dsa: Move FDB dump implementation inside DSA
Arkadi Sharshevsky
2017-08-07
1
-14
/
+6
*
net: dsa: Remove support for MDB dump from DSA's drivers
Arkadi Sharshevsky
2017-08-07
1
-9
/
+0
*
net: dsa: Remove support for vlan dump from DSA's drivers
Arkadi Sharshevsky
2017-08-07
1
-41
/
+0
*
net: dsa: Remove prepare phase for FDB
Arkadi Sharshevsky
2017-08-07
1
-14
/
+10
*
net: dsa: Change DSA slave FDB API to be switchdev independent
Arkadi Sharshevsky
2017-08-07
1
-18
/
+16
*
dsa: add DSA switch driver for Microchip KSZ9477
Woojung Huh
2017-06-01
6
-0
/
+3395