index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
microchip
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-29
net: dsa: microchip: KSZ9477 register regmap alignment to 32 bit boundaries
Lukasz Majewski
1
-20
/
+15
2023-07-17
net: dsa: microchip: correct KSZ8795 static MAC table access
Tristram Ha
3
-5
/
+18
2023-06-23
net: dsa: microchip: fix writes to phy registers >= 0x10
Rasmus Villemoes
1
-1
/
+17
2023-06-23
net: dsa: microchip: add ksz_prmw32() helper
Rasmus Villemoes
1
-0
/
+7
2023-06-23
net: dsa: microchip: simplify ksz_prmw8()
Rasmus Villemoes
1
-11
/
+2
2023-06-07
net: dsa: microchip: remove KSZ9477 PHY errata handling
Robert Hancock
3
-75
/
+4
2023-05-31
net: dsa: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-05-30
net: dsa: microchip: Add register access control for KSZ8873 chip
Oleksij Rempel
1
-0
/
+41
2023-05-30
net: dsa: microchip: ksz8: Prepare ksz8863_smi for regmap register access val...
Oleksij Rempel
1
-0
/
+11
2023-05-30
net: dsa: microchip: remove ksz_port:on variable
Oleksij Rempel
2
-20
/
+1
2023-05-30
net: dsa: microchip: add an enum for regmap widths
Vladimir Oltean
8
-43
/
+63
2023-05-30
net: dsa: microchip: improving error handling for 8-bit register RMW operations
Oleksij Rempel
1
-6
/
+22
2023-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-04-19
net: dsa: microchip: ksz8795: Correctly handle huge frame configuration
Christophe JAILLET
1
-1
/
+1
2023-04-06
net: dsa: microchip: Utilize error values in ksz8_w_sta_mac_table()
Oleksij Rempel
1
-15
/
+18
2023-04-06
net: dsa: microchip: Make ksz8_w_sta_mac_table() static
Oleksij Rempel
2
-4
/
+2
2023-04-06
net: dsa: microchip: ksz8_r_sta_mac_table(): Utilize error values from read/w...
Oleksij Rempel
1
-4
/
+15
2023-04-06
net: dsa: microchip: ksz8_r_sta_mac_table(): Avoid using error code for empty...
Oleksij Rempel
1
-37
/
+50
2023-04-06
net: dsa: microchip: ksz8: Make ksz8_r_sta_mac_table() static
Oleksij Rempel
2
-4
/
+2
2023-04-06
net: dsa: microchip: ksz8: Implement add/del_fdb and use static MAC table ope...
Oleksij Rempel
3
-0
/
+18
2023-04-06
net: dsa: microchip: ksz8: Separate static MAC table operations for code reuse
Oleksij Rempel
1
-11
/
+23
2023-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-21
/
+11
2023-03-25
net: dsa: microchip: ksz8: fix MDB configuration with non-zero VID
Oleksij Rempel
1
-1
/
+1
2023-03-25
net: dsa: microchip: ksz8863_smi: fix bulk access
Oleksij Rempel
1
-9
/
+0
2023-03-25
net: dsa: microchip: ksz8: ksz8_fdb_dump: avoid extracting ghost entry from e...
Oleksij Rempel
1
-1
/
+1
2023-03-25
net: dsa: microchip: ksz8: fix offset for the timestamp filed
Oleksij Rempel
1
-1
/
+1
2023-03-25
net: dsa: microchip: ksz8: fix ksz8_fdb_dump() to extract all 1024 entries
Oleksij Rempel
1
-3
/
+3
2023-03-25
net: dsa: microchip: ksz8: fix ksz8_fdb_dump()
Oleksij Rempel
1
-6
/
+5
2023-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-03-17
net: dsa: microchip: fix RGMII delay configuration on KSZ8765/KSZ8794/KSZ8795
Marek Vasut
1
-1
/
+1
2023-03-15
net: dsa: ksz9477: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-03-15
net: dsa: microchip: add ETS Qdisc support for KSZ9477 series
Oleksij Rempel
2
-0
/
+230
2023-03-15
net: dsa: microchip: add ksz_setup_tc_mode() function
Oleksij Rempel
2
-12
/
+14
2023-02-13
net: dsa: microchip: enable EEE support
Oleksij Rempel
1
-0
/
+66
2023-01-31
net: dsa: microchip: ptp: fix up PTP dependency
Arnd Bergmann
1
-2
/
+1
2023-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-01-24
net: dsa: microchip: add support for credit based shaper
Arun Ramadoss
8
-25
/
+151
2023-01-24
net: dsa: microchip: enable port queues for tc mqprio
Arun Ramadoss
6
-1
/
+47
2023-01-24
net: dsa: microchip: fix probe of I2C-connected KSZ8563
Ahmad Fatoum
1
-1
/
+1
2023-01-21
net: Remove C45 check in C22 only MDIO bus drivers
Andrew Lunn
1
-6
/
+0
2023-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2023-01-20
net: dsa: microchip: ptp: Fix error code in ksz_hwtstamp_set()
Dan Carpenter
1
-4
/
+6
2023-01-19
net: dsa: microchip: ksz9477: port map correction in ALU table entry register
Rakesh Sankaranarayanan
1
-2
/
+2
2023-01-13
net: dsa: microchip: ptp: lan937x: Enable periodic output in LED pins
Arun Ramadoss
2
-0
/
+34
2023-01-13
net: dsa: microchip: ptp: lan937x: add 2 step timestamping
Arun Ramadoss
1
-3
/
+40
2023-01-13
net: dsa: microchip: ptp: add support for perout programmable pins
Arun Ramadoss
2
-0
/
+38
2023-01-13
net: dsa: microchip: ptp: add periodic output signal
Christian Eggers
4
-0
/
+373
2023-01-13
net: dsa: microchip: ptp: move pdelay_rsp correction field to tail tag
Christian Eggers
1
-0
/
+4
2023-01-13
net: dsa: microchip: ptp: add packet transmission timestamping
Christian Eggers
4
-1
/
+137
2023-01-13
net: dsa: microchip: ptp: add packet reception timestamping
Christian Eggers
3
-0
/
+68
[next]