index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
microchip
/
ksz_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-25
1
-2
/
+0
|
\
|
*
net: dsa: microchip: call phy_remove_link_mode during probe
Helmut Grohne
2020-07-21
1
-2
/
+0
*
|
net: dsa: microchip: remove unused private members
Codrin Ciubotariu
2020-07-04
1
-33
/
+0
*
|
net: dsa: microchip: split adjust_link() in phylink_mac_link_{up|down}()
Codrin Ciubotariu
2020-07-04
1
-12
/
+20
|
/
*
net: dsa: microchip: use delayed_work instead of timer + work
George McCollister
2020-03-10
1
-18
/
+8
*
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-11-04
1
-3
/
+4
*
net: dsa: remove dsa_switch_alloc helper
Vivien Didelot
2019-10-22
1
-1
/
+4
*
net: dsa: microchip: Add shared regmap mutex
Marek Vasut
2019-10-17
1
-1
/
+1
*
net: dsa: do not enable or disable non user ports
Vivien Didelot
2019-08-20
1
-0
/
+6
*
net: dsa: ksz: Merge ksz_priv.h into ksz_common.h
Marek Vasut
2019-08-06
1
-1
/
+0
*
net: dsa: ksz: Remove dead code and fix warnings
Marek Vasut
2019-08-06
1
-10
/
+1
*
net: dsa: ksz: Add Microchip KSZ8795 DSA driver
Tristram Ha
2019-07-30
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-27
1
-3
/
+3
|
\
|
*
net: dsa: microchip: Use gpiod_set_value_cansleep()
Marek Vasut
2019-06-26
1
-3
/
+3
*
|
net: dsa: microchip: Dispose of ksz_io_ops
Marek Vasut
2019-06-27
1
-5
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-17
1
-0
/
+3
|
\
|
|
*
net: dsa: microchip: Don't try to read stats for unused ports
Robert Hancock
2019-06-14
1
-0
/
+3
*
|
net: dsa: microchip: Support optional 125MHz SYNCLKO output
Robert Hancock
2019-06-14
1
-0
/
+2
|
/
*
net: dsa: microchip: add KSZ9893 switch support
Tristram Ha
2019-03-03
1
-1
/
+3
*
dsa: Remove phydev parameter from disable_port call
Andrew Lunn
2019-02-24
1
-1
/
+1
*
net: dsa: microchip: add port_cleanup function
Tristram Ha
2019-02-24
1
-0
/
+22
*
net: dsa: microchip: get port link status
Tristram Ha
2019-02-24
1
-0
/
+14
*
net: dsa: microchip: add MIB counter reading support
Tristram Ha
2019-02-24
1
-0
/
+103
*
net: dsa: microchip: prepare PHY for proper advertisement
Tristram Ha
2019-02-24
1
-1
/
+2
*
net: dsa: microchip: Drop unused GPIO includes
Linus Walleij
2019-01-04
1
-2
/
+0
*
net: dsa: ksz: Add reset GPIO handling
Marek Vasut
2018-12-10
1
-0
/
+17
*
net: dsa: microchip: break KSZ9477 DSA driver into two files
Tristram Ha
2018-11-20
1
-1026
/
+144
*
net: dsa: microchip: rename some functions with ksz9477 prefix
Tristram Ha
2018-11-20
1
-57
/
+59
*
net: dsa: microchip: clean up code
Tristram Ha
2018-11-20
1
-4
/
+4
*
net: dsa: microchip: replace license with GPL
Tristram Ha
2018-11-20
1
-13
/
+2
*
net: dsa: microchip: initialize mutex before use
Tristram Ha
2018-11-02
1
-5
/
+5
*
net: dsa: add support for ksz9897 ethernet switch
Lad, Prabhakar
2018-08-16
1
-0
/
+9
*
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-02
1
-4
/
+2
*
net: dsa: remove trans argument from vlan ops
Vivien Didelot
2017-12-02
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-05-31
1
-0
/
+1279