index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
microchip
/
ksz_common.c
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: Dispose of ksz_io_ops
Marek Vasut
1
-5
/
+1
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
1
-0
/
+2
2019-06-14
net: dsa: microchip: Don't try to read stats for unused ports
Robert Hancock
1
-0
/
+3
2019-03-03
net: dsa: microchip: add KSZ9893 switch support
Tristram Ha
1
-1
/
+3
2019-02-24
dsa: Remove phydev parameter from disable_port call
Andrew Lunn
1
-1
/
+1
2019-02-24
net: dsa: microchip: add port_cleanup function
Tristram Ha
1
-0
/
+22
2019-02-24
net: dsa: microchip: get port link status
Tristram Ha
1
-0
/
+14
2019-02-24
net: dsa: microchip: add MIB counter reading support
Tristram Ha
1
-0
/
+103
2019-02-24
net: dsa: microchip: prepare PHY for proper advertisement
Tristram Ha
1
-1
/
+2
2019-01-04
net: dsa: microchip: Drop unused GPIO includes
Linus Walleij
1
-2
/
+0
2018-12-10
net: dsa: ksz: Add reset GPIO handling
Marek Vasut
1
-0
/
+17
2018-11-20
net: dsa: microchip: break KSZ9477 DSA driver into two files
Tristram Ha
1
-1026
/
+144
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
1
-13
/
+2
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
1
-0
/
+9
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
1
-0
/
+1279