summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/microchip
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: microchip: fix RGMII error in KSZ DSA driverTristram Ha2024-05-291-1/+1
* net: dsa: microchip: Correct initialization order for KSZ88x3 portsOleksij Rempel2024-05-171-0/+10
* net: dsa: microchip: dcb: set default apptrust to PCP onlyOleksij Rempel2024-05-131-18/+3
* net: dsa: microchip: dcb: add comments for DSCP related functionsOleksij Rempel2024-05-131-0/+31
* net: dsa: microchip: dcb: rename IPV to IPMOleksij Rempel2024-05-133-51/+51
* net: dsa: microchip: Fix spellig mistake "configur" -> "configure"Colin Ian King2024-05-101-1/+1
* net: dsa: microchip: add support DSCP priority mappingOleksij Rempel2024-05-083-15/+50
* net: dsa: microchip: let DCB code do PCP and DSCP policy configurationOleksij Rempel2024-05-082-12/+0
* net: dsa: microchip: init predictable IPV to queue mapping for all non KSZ8xx...Oleksij Rempel2024-05-081-24/+33
* net: dsa: microchip: enable ETS support for KSZ989X variantsOleksij Rempel2024-05-082-12/+1
* net: dsa: microchip: dcb: add special handling for KSZ88X3 familyOleksij Rempel2024-05-084-3/+242
* net: dsa: microchip: add support for different DCB app configurationsOleksij Rempel2024-05-086-2/+583
* net: dsa: microchip: add multi queue support for KSZ88X3 variantsOleksij Rempel2024-05-082-35/+61
* net: dsa: microchip: add IPV information supportOleksij Rempel2024-05-082-3/+20
* net: dsa: ksz_common: use separate phylink_mac_ops for ksz8830Russell King (Oracle)2024-04-291-6/+20
* net: dsa: ksz_common: sub-driver phylink opsRussell King (Oracle)2024-04-294-37/+65
* net: dsa: ksz_common: provide own phylink MAC operationsRussell King (Oracle)2024-04-291-16/+26
* net: dsa: ksz_common: remove phylink_mac_config from ksz_dev_opsRussell King (Oracle)2024-04-292-6/+0
* net: dsa: microchip: drop unneeded MODULE_ALIASKrzysztof Kozlowski2024-04-161-7/+0
* net: dsa: microchip: ksz9477: flower: validate control flagsAsbjørn Sloth Tønnesen2024-04-151-0/+3
* net: dsa: microchip: ksz8_r_dyn_mac_table(): use entries variable to signal 0...Oleksij Rempel2024-04-041-17/+7
* net: dsa: microchip: ksz8_r_dyn_mac_table(): return read/write error if we go...Oleksij Rempel2024-04-041-5/+15
* net: dsa: microchip: ksz8_r_dyn_mac_table(): ksz: do not return EAGAIN on tim...Oleksij Rempel2024-04-041-6/+5
* net: dsa: microchip: ksz8: Unify variable naming in ksz8_r_dyn_mac_table()Oleksij Rempel2024-04-041-6/+6
* net: dsa: microchip: ksz8: Refactor ksz8_r_dyn_mac_table() for readabilityOleksij Rempel2024-04-041-29/+31
* net: dsa: microchip: ksz8: Refactor ksz8_fdb_dump()Oleksij Rempel2024-04-042-13/+17
* net: dsa: microchip: Make ksz8_r_dyn_mac_table() staticOleksij Rempel2024-04-042-4/+2
* net: dsa: microchip: Remove unused FDB timestamp support in ksz8_r_dyn_mac_ta...Oleksij Rempel2024-04-042-6/+3
* net: dsa: microchip: drop driver owner assignmentKrzysztof Kozlowski2024-04-021-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-03-111-4/+6
|\
| * net: dsa: microchip: make sure drive strength configuration is not lost by so...Oleksij Rempel2024-03-071-4/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-03-071-2/+2
|\|
| * net: dsa: microchip: fix register write order in ksz8_ind_write8()Tobias Jakobi (Compleo)2024-03-051-2/+2
* | net: dsa: microchip: Add support for bridge port isolationOleksij Rempel2024-02-262-5/+51
* | net: dsa: Add KSZ8567 switch supportPhilippe Schenker2024-02-014-1/+52
* | ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit2024-01-311-2/+2
* | net: dsa: microchip: implement PHY loopback configuration for KSZ8794 and KSZ...Oleksij Rempel2024-01-262-7/+70
* | net: dsa: microchip: Remove redundant optimization in ksz8_w_phy_bmcrOleksij Rempel2024-01-261-67/+29
* | net: dsa: microchip: ksz8: move BMCR specific code to separate functionOleksij Rempel2024-01-261-126/+240
|/
* net: dsa: microchip: use DSA_TAG_PROTO without _VALUE defineSean Nyekjaer2023-12-081-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-12-071-4/+12
|\
| * net: dsa: microchip: provide a list of valid protocols for xmit handlerSean Nyekjaer2023-12-071-4/+12
* | net: dsa: microchip: move ksz_chip_id enum to platform includeDaniel Danzberger2023-12-071-19/+1
* | net: dsa: microchip: properly support platform_data probingVladimir Oltean2023-12-071-8/+13
* | net: dsa: microchip: add property to select internal RMII reference clockAnte Knezic2023-12-072-6/+26
* | net: dsa: microchip: make phylink_mac_link_up() not optionalOleksij Rempel2023-11-291-4/+2
* | net: dsa: microchip: ksz8: Add function to configure ports with integrated PHYsOleksij Rempel2023-11-293-1/+74
* | net: dsa: microchip: ksz8: Make flow control, speed, and duplex on CPU port c...Oleksij Rempel2023-11-293-2/+56
|/
* net: dsa: microchip: ksz9477: Fix spelling mistake "Enery" -> "Energy"Colin Ian King2023-10-271-1/+1
* net: dsa: microchip: Ensure Stable PME Pin State for Wake-on-LANOleksij Rempel2023-10-274-1/+55