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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-20
net: dsa: introduce dsa_port_get_master()
Vladimir Oltean
3
-6
/
+6
2022-09-20
net: dsa: microchip: lan937x: fix reference count leak in lan937x_mdio_regist...
Sun Ke
1
-1
/
+3
2022-09-16
net: dsa: microchip: add the support for set_ageing_time
Arun Ramadoss
8
-1
/
+67
2022-09-16
Merge tag 'v6.0-rc5' into i2c/for-mergewindow
Wolfram Sang
9
-267
/
+1104
2022-09-09
net: mscc: ocelot: share the common stat definitions between all drivers
Vladimir Oltean
2
-186
/
+2
2022-09-09
net: mscc: ocelot: minimize definitions for stats
Vladimir Oltean
2
-744
/
+186
2022-09-09
net: mscc: ocelot: harmonize names of SYS_COUNT_TX_AGING and OCELOT_STAT_TX_AGED
Vladimir Oltean
2
-4
/
+4
2022-09-09
net: mscc: ocelot: add support for all sorts of standardized counters present...
Vladimir Oltean
1
-0
/
+46
2022-09-09
net: dsa: felix: use ocelot's ndo_get_stats64 method
Vladimir Oltean
1
-0
/
+9
2022-09-09
net: dsa: felix: check the 32-bit PSFP stats against overflow
Vladimir Oltean
1
-43
/
+88
2022-09-09
net: mscc: ocelot: make access to STAT_VIEW sleepable again
Vladimir Oltean
1
-2
/
+2
2022-09-09
net: dsa: felix: add definitions for the stream filter counters
Vladimir Oltean
2
-6
/
+10
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
3
-56
/
+137
2022-09-07
net: dsa: felix: access QSYS_TAG_CONFIG under tas_lock in vsc9959_sched_speed...
Vladimir Oltean
1
-2
/
+2
2022-09-07
net: dsa: felix: disable cut-through forwarding for frames oversized for tc-t...
Vladimir Oltean
1
-43
/
+79
2022-09-07
net: dsa: felix: tc-taprio intervals smaller than MTU should send at least on...
Vladimir Oltean
1
-4
/
+31
2022-09-07
net: dsa: LAN9303: Add basic support for LAN9354
Jerry Ray
3
-6
/
+12
2022-09-07
net: dsa: LAN9303: Add early read to sync
Jerry Ray
1
-4
/
+15
2022-09-07
net: dsa: microchip: add regmap_range for KSZ9896 chip
Romain Naour
1
-0
/
+215
2022-09-07
net: dsa: microchip: ksz9477: remove 0x033C and 0x033D addresses from regmap_...
Romain Naour
1
-1
/
+2
2022-09-07
net: dsa: microchip: add KSZ9896 to KSZ9477 I2C driver
Romain Naour
1
-0
/
+4
2022-09-07
net: dsa: microchip: add KSZ9896 switch support
Romain Naour
3
-0
/
+39
2022-09-06
net: dsa: qca8k: fix NULL pointer dereference for of_device_get_match_data
Christian Marangi
1
-1
/
+1
2022-09-05
net: dsa: microchip: lan937x: add interrupt support for port phy link
Arun Ramadoss
6
-4
/
+399
2022-09-05
net: dsa: microchip: lan937x: clear the POR_READY_INT status bit
Arun Ramadoss
1
-0
/
+4
2022-09-05
net: dsa: microchip: add reference to ksz_device inside the ksz_port
Arun Ramadoss
2
-0
/
+7
2022-09-03
net: dsa: microchip: fix kernel oops on ksz8 switches
Oleksij Rempel
1
-6
/
+24
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+3
2022-09-01
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
4
-4
/
+4
2022-08-31
net: dsa: microchip: remove IS_9893 flag
Oleksij Rempel
3
-8
/
+2
2022-08-31
net: dsa: microchip: remove unused sgmii variable
Oleksij Rempel
2
-6
/
+0
2022-08-31
net: dsa: microchip: ksz9477: remove unused "on" variable
Oleksij Rempel
1
-2
/
+0
2022-08-31
net: dsa: microchip: remove unused port phy variable
Oleksij Rempel
3
-7
/
+0
2022-08-31
net: dsa: microchip: ksz9477: use internal_phy instead of phy_port_cnt
Oleksij Rempel
1
-13
/
+7
2022-08-31
net: dsa: microchip: add regmap_range for KSZ9477 chip
Oleksij Rempel
1
-0
/
+272
2022-08-31
net: dsa: microchip: ksz9477: remove MII_CTRL1000 check from ksz9477_w_phy()
Oleksij Rempel
1
-4
/
+0
2022-08-31
net: dsa: microchip: add regmap_range for KSZ8563 chip
Oleksij Rempel
1
-0
/
+121
2022-08-31
net: dsa: microchip: add support for regmap_access_tables
Oleksij Rempel
2
-4
/
+45
2022-08-31
net: dsa: microchip: KSZ9893: do not write to not supported Output Clock Cont...
Oleksij Rempel
1
-0
/
+5
2022-08-31
net: dsa: microchip: ksz8795: add error handling to ksz8_r/w_phy
Oleksij Rempel
1
-21
/
+81
2022-08-31
net: dsa: microchip: ksz9477: add error handling to ksz9477_r/w_phy
Oleksij Rempel
1
-5
/
+7
2022-08-31
net: dsa: microchip: forward error value on all ksz_pread/ksz_pwrite functions
Oleksij Rempel
1
-18
/
+20
2022-08-31
net: dsa: microchip: allow to pass return values for PHY read/write accesses
Oleksij Rempel
8
-20
/
+34
2022-08-31
net: dsa: microchip: don't announce extended register support on non Gbit chips
Oleksij Rempel
1
-0
/
+11
2022-08-31
net: dsa: microchip: do per-port Gbit detection instead of per-chip
Oleksij Rempel
3
-18
/
+9
2022-08-31
net: dsa: microchip: add separate struct ksz_chip_data for KSZ8563 chip
Oleksij Rempel
3
-3
/
+44
2022-08-29
net: dsa: xrs700x: Use irqsave variant for u64 stats update
Sebastian Andrzej Siewior
1
-2
/
+3
2022-08-27
net: dsa: mv88e6xxx: Allow external SMI if serial
Marcus Carlberg
1
-1
/
+1
2022-08-27
net: dsa: mv88e6xxx: support RGMII cmode
Marcus Carlberg
2
-0
/
+27
2022-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+52
[prev]
[next]