summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/microchip
AgeCommit message (Expand)AuthorLines
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
2023-01-13net: dsa: microchip: ptp: enable interrupt for timestampingArun Ramadoss-2/+259
2023-01-13net: dsa: microchip: ptp: manipulating absolute time using ptp hw clockChristian Eggers-1/+62
2023-01-13net: dsa: microchip: ptp: add 4 bytes in tail tag when ptp enabledArun Ramadoss-2/+34
2023-01-13net: dsa: microchip: ptp: Initial hardware time stamping supportChristian Eggers-0/+118
2023-01-13net: dsa: microchip: ptp: add the posix clock supportChristian Eggers-1/+374
2022-12-19net: dsa: microchip: remove IRQF_TRIGGER_FALLING in request_threaded_irqArun Ramadoss-2/+1
2022-12-08net: dsa: microchip: add stats64 support for ksz8 series of switchesOleksij Rempel-0/+88
2022-12-07net: dsa: microchip: ksz8: move all DSA configurations to one locationOleksij Rempel-10/+10
2022-12-07net: dsa: microchip: enable MTU normalization for KSZ8795 and KSZ9477 compati...Oleksij Rempel-0/+4
2022-12-07net: dsa: microchip: ksz8: add MTU configuration supportOleksij Rempel-2/+66
2022-12-07net: dsa: microchip: add ksz_rmw8() functionOleksij Rempel-0/+5
2022-12-07net: dsa: microchip: do not store max MTU for all portsOleksij Rempel-10/+5