index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
microchip
Age
Commit message (
Expand
)
Author
2019-01-04
net: dsa: microchip: Drop unused GPIO includes
Linus Walleij
2018-12-20
net: dsa: microchip: fix unicast frame leak
Tristram Ha
2018-12-16
net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477
Tristram Ha
2018-12-10
net: dsa: ksz: Add reset GPIO handling
Marek Vasut
2018-11-20
net: dsa: microchip: rename ksz_9477_reg.h to ksz9477_reg.h
Tristram Ha
2018-11-20
net: dsa: microchip: break KSZ9477 DSA driver into two files
Tristram Ha
2018-11-20
net: dsa: microchip: rename ksz_spi.c to ksz9477_spi.c
Tristram Ha
2018-11-20
net: dsa: microchip: rename some functions with ksz9477 prefix
Tristram Ha
2018-11-20
net: dsa: microchip: clean up code
Tristram Ha
2018-11-20
net: dsa: microchip: replace license with GPL
Tristram Ha
2018-11-02
net: dsa: microchip: initialize mutex before use
Tristram Ha
2018-08-16
net: dsa: add support for ksz9897 ethernet switch
Lad, Prabhakar
2018-04-27
net: dsa: Pass stringset to ethtool operations
Florian Fainelli
2018-03-04
dsa: Pass the port to get_sset_count()
Andrew Lunn
2017-12-02
net: dsa: remove trans argument from mdb ops
Vivien Didelot
2017-12-02
net: dsa: remove trans argument from vlan ops
Vivien Didelot
2017-11-13
net: dsa: Pass a port to get_tag_protocol()
Florian Fainelli
2017-08-07
net: dsa: Move FDB dump implementation inside DSA
Arkadi Sharshevsky
2017-08-07
net: dsa: Remove support for MDB dump from DSA's drivers
Arkadi Sharshevsky
2017-08-07
net: dsa: Remove support for vlan dump from DSA's drivers
Arkadi Sharshevsky
2017-08-07
net: dsa: Remove prepare phase for FDB
Arkadi Sharshevsky
2017-08-07
net: dsa: Change DSA slave FDB API to be switchdev independent
Arkadi Sharshevsky
2017-05-31
dsa: add DSA switch driver for Microchip KSZ9477
Woojung Huh