summaryrefslogtreecommitdiff
path: root/drivers/net/dsa/microchip
AgeCommit message (Expand)AuthorFilesLines
2021-04-28net: dsa: microchip: ksz8795: move register offsets and shifts to separate st...Michael Grzeschik3-160/+281
2021-04-28net: dsa: microchip: ksz8795: move cpu_select_interface to extra functionMichael Grzeschik1-42/+50
2021-04-28net: dsa: microchip: ksz8795: change drivers prefix to be genericMichael Grzeschik3-117/+111
2021-02-15net: dsa: propagate extack to .port_vlan_filteringVladimir Oltean2-2/+4
2021-02-15net: dsa: propagate extack to .port_vlan_addVladimir Oltean2-4/+6
2021-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-12/+22
2021-01-21net: dsa: microchip: Adjust reset release timing to match reference reset cir...Marek Vasut1-1/+1
2021-01-21net: dsa: microchip: ksz8795: Fix KSZ8794 port map againMarek Vasut2-11/+21
2021-01-16net: dsa: set configure_vlan_while_not_filtering to true by defaultVladimir Oltean2-0/+4
2021-01-12net: dsa: remove the transactional logic from VLAN objectsVladimir Oltean4-21/+15
2021-01-12net: dsa: remove the transactional logic from MDB entriesVladimir Oltean4-21/+16
2021-01-12net: switchdev: remove the transaction structure from port attributesVladimir Oltean2-10/+2
2021-01-12net: switchdev: remove vid_begin -> vid_end range from VLAN objectsVladimir Oltean2-68/+60
2020-12-03net: dsa: microchip: ksz8795: use num_vlans where possibleMichael Grzeschik2-2/+1
2020-12-03net: dsa: microchip: ksz8795: use port_cnt instead of TOTOAL_PORT_NUMMichael Grzeschik2-4/+2
2020-12-03net: dsa: microchip: remove usage of mib_port_countMichael Grzeschik4-16/+12
2020-12-03net: dsa: microchip: ksz8795: align port_cnt usage with other microchip driversMichael Grzeschik1-5/+5
2020-12-03net: dsa: microchip: remove superfluous num_ports assignmentMichael Grzeschik2-4/+0
2020-12-03net: dsa: microchip: ksz8795: use phy_port_cnt where possibleMichael Grzeschik2-13/+10
2020-12-03net: dsa: microchip: ksz8795: use mib_cnt where possibleMichael Grzeschik2-7/+5
2020-12-03net: dsa: microchip: ksz8795: use reg_mib_cnt where possibleMichael Grzeschik2-4/+3
2020-12-03net: dsa: microchip: ksz8795: move variable assignments from detect to initMichael Grzeschik1-6/+6
2020-12-03net: dsa: microchip: ksz8795: remove superfluous port_cnt assignmentMichael Grzeschik1-2/+0
2020-12-03net: dsa: microchip: ksz8795: remove unused last_port variableMichael Grzeschik2-2/+0
2020-11-26net: dsa: microchip: ksz8795: setup SPI modeChristian Eggers1-0/+6
2020-11-26net: dsa: microchip: ksz9477: setup SPI modeChristian Eggers1-0/+6
2020-11-26net: dsa: microchip: support for "ethernet-ports" nodeChristian Eggers1-1/+3
2020-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-7/+9
2020-10-12net: dsa: microchip: fix race conditionChristian Eggers1-7/+9
2020-10-09net: dsa: microchip: add ksz9563 to ksz9477 I2C driverChristian Eggers1-0/+1
2020-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-8/+12
2020-10-05net: dsa: propagate switchdev vlan_filtering prepare phase to driversVladimir Oltean2-2/+10
2020-09-25net: dsa: microchip: really look for phy-mode in port nodesHelmut Grohne1-8/+12
2020-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller4-18/+47
2020-09-17net: dsa: microchip: ksz8795: really set the correct number of portsMatthias Schiffer1-1/+1
2020-09-10net: dsa: microchip: look for phy-mode in port nodesHelmut Grohne4-17/+46
2020-09-09net: dsa: microchip: Implement recommended reset timingPaul Barker1-1/+2
2020-09-09net: dsa: microchip: Disable RGMII in-band status on KSZ9893Paul Barker1-0/+3
2020-09-09net: dsa: microchip: Improve phy mode messagePaul Barker1-5/+15
2020-09-09net: dsa: microchip: Make switch detection more informativePaul Barker1-0/+3
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-23/+23
2020-07-22net: dsa: microchip: call phy_remove_link_mode during probeHelmut Grohne3-23/+23
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-0/+7
2020-07-05net: dsa: microchip: remove unused private membersCodrin Ciubotariu4-80/+2
2020-07-05net: dsa: microchip: split adjust_link() in phylink_mac_link_{up|down}()Codrin Ciubotariu4-16/+29
2020-07-03net: dsa: microchip: set the correct number of portsCodrin Ciubotariu2-0/+6
2020-07-02net: dsa: microchip: enable ksz9893 via i2c in the ksz9477 driverHelmut Grohne1-0/+1
2020-03-31net: dsa: ksz: Select KSZ protocol tagCodrin Ciubotariu1-0/+1
2020-03-11net: dsa: microchip: use delayed_work instead of timer + workGeorge McCollister2-20/+9