summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/microchip
AgeCommit message (Expand)AuthorLines
2023-07-29net: dsa: microchip: KSZ9477 register regmap alignment to 32 bit boundariesLukasz Majewski-20/+15
2023-07-17net: dsa: microchip: correct KSZ8795 static MAC table accessTristram Ha-5/+18
2023-06-22net: dsa: microchip: fix writes to phy registers >= 0x10Rasmus Villemoes-1/+17
2023-06-22net: dsa: microchip: add ksz_prmw32() helperRasmus Villemoes-0/+7
2023-06-22net: dsa: microchip: simplify ksz_prmw8()Rasmus Villemoes-11/+2
2023-06-06net: dsa: microchip: remove KSZ9477 PHY errata handlingRobert Hancock-75/+4
2023-05-31net: dsa: Switch i2c drivers back to use .probe()Uwe Kleine-König-1/+1
2023-05-30net: dsa: microchip: Add register access control for KSZ8873 chipOleksij Rempel-0/+41
2023-05-30net: dsa: microchip: ksz8: Prepare ksz8863_smi for regmap register access val...Oleksij Rempel-0/+11
2023-05-30net: dsa: microchip: remove ksz_port:on variableOleksij Rempel-20/+1
2023-05-30net: dsa: microchip: add an enum for regmap widthsVladimir Oltean-43/+63
2023-05-30net: dsa: microchip: improving error handling for 8-bit register RMW operationsOleksij Rempel-6/+22
2023-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+1
2023-04-19net: dsa: microchip: ksz8795: Correctly handle huge frame configurationChristophe JAILLET-1/+1
2023-04-06net: dsa: microchip: Utilize error values in ksz8_w_sta_mac_table()Oleksij Rempel-15/+18
2023-04-06net: dsa: microchip: Make ksz8_w_sta_mac_table() staticOleksij Rempel-4/+2
2023-04-06net: dsa: microchip: ksz8_r_sta_mac_table(): Utilize error values from read/w...Oleksij Rempel-4/+15
2023-04-06net: dsa: microchip: ksz8_r_sta_mac_table(): Avoid using error code for empty...Oleksij Rempel-37/+50
2023-04-06net: dsa: microchip: ksz8: Make ksz8_r_sta_mac_table() staticOleksij Rempel-4/+2
2023-04-06net: dsa: microchip: ksz8: Implement add/del_fdb and use static MAC table ope...Oleksij Rempel-0/+18
2023-04-06net: dsa: microchip: ksz8: Separate static MAC table operations for code reuseOleksij Rempel-11/+23
2023-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-21/+11
2023-03-25net: dsa: microchip: ksz8: fix MDB configuration with non-zero VIDOleksij Rempel-1/+1
2023-03-25net: dsa: microchip: ksz8863_smi: fix bulk accessOleksij Rempel-9/+0
2023-03-25net: dsa: microchip: ksz8: ksz8_fdb_dump: avoid extracting ghost entry from e...Oleksij Rempel-1/+1
2023-03-25net: dsa: microchip: ksz8: fix offset for the timestamp filedOleksij Rempel-1/+1
2023-03-25net: dsa: microchip: ksz8: fix ksz8_fdb_dump() to extract all 1024 entriesOleksij Rempel-3/+3
2023-03-25net: dsa: microchip: ksz8: fix ksz8_fdb_dump()Oleksij Rempel-6/+5
2023-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+1
2023-03-16net: dsa: microchip: fix RGMII delay configuration on KSZ8765/KSZ8794/KSZ8795Marek Vasut-1/+1
2023-03-15net: dsa: ksz9477: drop of_match_ptr for ID tableKrzysztof Kozlowski-1/+1
2023-03-15net: dsa: microchip: add ETS Qdisc support for KSZ9477 seriesOleksij Rempel-0/+230
2023-03-15net: dsa: microchip: add ksz_setup_tc_mode() functionOleksij Rempel-12/+14
2023-02-13net: dsa: microchip: enable EEE supportOleksij Rempel-0/+66
2023-01-31net: dsa: microchip: ptp: fix up PTP dependencyArnd Bergmann-2/+1
2023-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+1
2023-01-23net: dsa: microchip: add support for credit based shaperArun Ramadoss-25/+151
2023-01-23net: dsa: microchip: enable port queues for tc mqprioArun Ramadoss-1/+47
2023-01-23net: dsa: microchip: fix probe of I2C-connected KSZ8563Ahmad Fatoum-1/+1
2023-01-20net: Remove C45 check in C22 only MDIO bus driversAndrew Lunn-6/+0
2023-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+2
2023-01-19net: dsa: microchip: ptp: Fix error code in ksz_hwtstamp_set()Dan Carpenter-4/+6
2023-01-19net: dsa: microchip: ksz9477: port map correction in ALU table entry registerRakesh Sankaranarayanan-2/+2
2023-01-13net: dsa: microchip: ptp: lan937x: Enable periodic output in LED pinsArun Ramadoss-0/+34
2023-01-13net: dsa: microchip: ptp: lan937x: add 2 step timestampingArun Ramadoss-3/+40
2023-01-13net: dsa: microchip: ptp: add support for perout programmable pinsArun Ramadoss-0/+38
2023-01-13net: dsa: microchip: ptp: add periodic output signalChristian Eggers-0/+373
2023-01-13net: dsa: microchip: ptp: move pdelay_rsp correction field to tail tagChristian Eggers-0/+4
2023-01-13net: dsa: microchip: ptp: add packet transmission timestampingChristian Eggers-1/+137
2023-01-13net: dsa: microchip: ptp: add packet reception timestampingChristian Eggers-0/+68