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: propagate extack to .port_vlan_filtering
Vladimir Oltean
2021-02-15
2
-2
/
+4
*
net: dsa: propagate extack to .port_vlan_add
Vladimir Oltean
2021-02-15
2
-4
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-29
2
-12
/
+22
|
\
|
*
net: dsa: microchip: Adjust reset release timing to match reference reset cir...
Marek Vasut
2021-01-21
1
-1
/
+1
|
*
net: dsa: microchip: ksz8795: Fix KSZ8794 port map again
Marek Vasut
2021-01-21
2
-11
/
+21
*
|
net: dsa: set configure_vlan_while_not_filtering to true by default
Vladimir Oltean
2021-01-16
2
-0
/
+4
*
|
net: dsa: remove the transactional logic from VLAN objects
Vladimir Oltean
2021-01-12
4
-21
/
+15
*
|
net: dsa: remove the transactional logic from MDB entries
Vladimir Oltean
2021-01-12
4
-21
/
+16
*
|
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
2021-01-12
2
-10
/
+2
*
|
net: switchdev: remove vid_begin -> vid_end range from VLAN objects
Vladimir Oltean
2021-01-12
2
-68
/
+60
|
/
*
net: dsa: microchip: ksz8795: use num_vlans where possible
Michael Grzeschik
2020-12-03
2
-2
/
+1
*
net: dsa: microchip: ksz8795: use port_cnt instead of TOTOAL_PORT_NUM
Michael Grzeschik
2020-12-03
2
-4
/
+2
*
net: dsa: microchip: remove usage of mib_port_count
Michael Grzeschik
2020-12-03
4
-16
/
+12
*
net: dsa: microchip: ksz8795: align port_cnt usage with other microchip drivers
Michael Grzeschik
2020-12-03
1
-5
/
+5
*
net: dsa: microchip: remove superfluous num_ports assignment
Michael Grzeschik
2020-12-03
2
-4
/
+0
*
net: dsa: microchip: ksz8795: use phy_port_cnt where possible
Michael Grzeschik
2020-12-03
2
-13
/
+10
*
net: dsa: microchip: ksz8795: use mib_cnt where possible
Michael Grzeschik
2020-12-03
2
-7
/
+5
*
net: dsa: microchip: ksz8795: use reg_mib_cnt where possible
Michael Grzeschik
2020-12-03
2
-4
/
+3
*
net: dsa: microchip: ksz8795: move variable assignments from detect to init
Michael Grzeschik
2020-12-03
1
-6
/
+6
*
net: dsa: microchip: ksz8795: remove superfluous port_cnt assignment
Michael Grzeschik
2020-12-03
1
-2
/
+0
*
net: dsa: microchip: ksz8795: remove unused last_port variable
Michael Grzeschik
2020-12-03
2
-2
/
+0
*
net: dsa: microchip: ksz8795: setup SPI mode
Christian Eggers
2020-11-26
1
-0
/
+6
*
net: dsa: microchip: ksz9477: setup SPI mode
Christian Eggers
2020-11-26
1
-0
/
+6
*
net: dsa: microchip: support for "ethernet-ports" node
Christian Eggers
2020-11-26
1
-1
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-15
1
-7
/
+9
|
\
|
*
net: dsa: microchip: fix race condition
Christian Eggers
2020-10-12
1
-7
/
+9
*
|
net: dsa: microchip: add ksz9563 to ksz9477 I2C driver
Christian Eggers
2020-10-09
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-06
1
-8
/
+12
|
\
|
|
*
net: dsa: microchip: really look for phy-mode in port nodes
Helmut Grohne
2020-09-25
1
-8
/
+12
*
|
net: dsa: propagate switchdev vlan_filtering prepare phase to drivers
Vladimir Oltean
2020-10-05
2
-2
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-23
4
-18
/
+47
|
\
|
|
*
net: dsa: microchip: ksz8795: really set the correct number of ports
Matthias Schiffer
2020-09-17
1
-1
/
+1
|
*
net: dsa: microchip: look for phy-mode in port nodes
Helmut Grohne
2020-09-10
4
-17
/
+46
*
|
net: dsa: microchip: Implement recommended reset timing
Paul Barker
2020-09-09
1
-1
/
+2
*
|
net: dsa: microchip: Disable RGMII in-band status on KSZ9893
Paul Barker
2020-09-09
1
-0
/
+3
*
|
net: dsa: microchip: Improve phy mode message
Paul Barker
2020-09-09
1
-5
/
+15
*
|
net: dsa: microchip: Make switch detection more informative
Paul Barker
2020-09-09
1
-0
/
+3
|
/
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-26
3
-23
/
+23
|
\
|
*
net: dsa: microchip: call phy_remove_link_mode during probe
Helmut Grohne
2020-07-22
3
-23
/
+23
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-11
3
-0
/
+7
|
\
|
|
*
net: dsa: microchip: set the correct number of ports
Codrin Ciubotariu
2020-07-02
2
-0
/
+6
|
*
net: dsa: microchip: enable ksz9893 via i2c in the ksz9477 driver
Helmut Grohne
2020-07-02
1
-0
/
+1
*
|
net: dsa: microchip: remove unused private members
Codrin Ciubotariu
2020-07-05
4
-80
/
+2
*
|
net: dsa: microchip: split adjust_link() in phylink_mac_link_{up|down}()
Codrin Ciubotariu
2020-07-05
4
-16
/
+29
|
/
*
net: dsa: ksz: Select KSZ protocol tag
Codrin Ciubotariu
2020-03-31
1
-0
/
+1
*
net: dsa: microchip: use delayed_work instead of timer + work
George McCollister
2020-03-11
2
-20
/
+9
*
net: dsa: microchip: enable module autoprobe
Razvan Stefanescu
2020-02-07
1
-0
/
+6
*
net: dsa: Get information about stacked DSA protocol
Florian Fainelli
2020-01-09
2
-2
/
+4
*
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-11-04
1
-3
/
+4
[next]