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-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-06
net: dsa: qca8k: fix NULL pointer dereference for of_device_get_match_data
Christian Marangi
1
-1
/
+1
2022-09-03
net: dsa: microchip: fix kernel oops on ksz8 switches
Oleksij Rempel
1
-6
/
+24
2022-08-29
net: dsa: xrs700x: Use irqsave variant for u64 stats update
Sebastian Andrzej Siewior
1
-2
/
+3
2022-08-24
net: dsa: microchip: make learning configurable and keep it off while standalone
Vladimir Oltean
2
-1
/
+45
2022-08-23
net: dsa: microchip: keep compatibility with device tree blobs with no phy-mode
Vladimir Oltean
1
-1
/
+7
2022-08-18
net: mscc: ocelot: keep ocelot_stat_layout by reg address, not offset
Vladimir Oltean
2
-186
/
+322
2022-08-18
net: mscc: ocelot: make struct ocelot_stat_layout array indexable
Vladimir Oltean
2
-190
/
+746
2022-08-18
net: mscc: ocelot: turn stats_lock into a spinlock
Vladimir Oltean
1
-2
/
+2
2022-08-18
net: mscc: ocelot: fix incorrect ndo_get_stats64 packet counters
Vladimir Oltean
2
-15
/
+21
2022-08-18
net: dsa: felix: fix ethtool 256-511 and 512-1023 TX packet counters
Vladimir Oltean
1
-1
/
+2
2022-08-18
net: dsa: sja1105: fix buffer overflow in sja1105_setup_devlink_regions()
Rustam Subkhankulov
1
-1
/
+1
2022-08-17
net: dsa: microchip: ksz9477: fix fdb_dump last invalid entry
Arun Ramadoss
1
-0
/
+3
2022-08-13
net: dsa: mv88e6060: prevent crash on an unused port
Sergei Antonov
1
-0
/
+3
2022-08-09
net: dsa: felix: suppress non-changes to the tagging protocol
Vladimir Oltean
1
-0
/
+3
2022-08-09
net: dsa: felix: fix min gate len calculation for tc when its first gate is c...
Vladimir Oltean
1
-1
/
+14
2022-07-29
net: dsa: qca8k: move read_switch_id function to common code
Christian Marangi
3
-29
/
+30
2022-07-29
net: dsa: qca8k: move port LAG functions to common code
Christian Marangi
3
-168
/
+171
2022-07-29
net: dsa: qca8k: move port VLAN functions to common code
Christian Marangi
3
-184
/
+187
2022-07-29
net: dsa: qca8k: move port mirror functions to common code
Christian Marangi
3
-93
/
+98
2022-07-29
net: dsa: qca8k: move port FDB/MDB function to common code
Christian Marangi
3
-311
/
+317
2022-07-29
net: dsa: qca8k: move set age/MTU/port enable/disable functions to common code
Christian Marangi
3
-88
/
+97
2022-07-29
net: dsa: qca8k: move bridge functions to common code
Christian Marangi
3
-93
/
+102
2022-07-29
net: dsa: qca8k: move port set status/eee/ethtool stats function to common code
Christian Marangi
3
-105
/
+113
2022-07-29
net: dsa: qca8k: move mib init function to common code
Christian Marangi
3
-37
/
+39
2022-07-29
net: dsa: qca8k: move qca8k bulk read/write helper to common code
Christian Marangi
3
-37
/
+49
2022-07-29
net: dsa: qca8k: move qca8k read/write/rmw and reg table to common code
Christian Marangi
3
-42
/
+44
2022-07-29
net: dsa: qca8k: move mib struct to common code
Christian Marangi
4
-51
/
+67
2022-07-29
net: dsa: qca8k: make mib autocast feature optional
Christian Marangi
2
-2
/
+14
2022-07-29
net: dsa: qca8k: cache match data to speed up access
Christian Marangi
2
-24
/
+12
2022-07-28
net: dsa: mv88e6xxx: fix speed setting for CPU/DSA ports
Marcin Wojtas
1
-1
/
+6
2022-07-27
net: dsa: microchip: add support for phylink mac config
Arun Ramadoss
6
-33
/
+21
2022-07-27
net: dsa: microchip: ksz8795: use common xmii function
Arun Ramadoss
2
-42
/
+1
2022-07-27
net: dsa: microchip: ksz9477: use common xmii function
Arun Ramadoss
4
-167
/
+49
2022-07-27
net: dsa: microchip: apply rgmii tx and rx delay in phylink mac config
Arun Ramadoss
5
-1
/
+130
2022-07-27
net: dsa: microchip: lan937x: add support for configuing xMII register
Arun Ramadoss
4
-40
/
+53
2022-07-27
net: dsa: microchip: add support for common phylink mac link up
Arun Ramadoss
4
-33
/
+16
2022-07-27
net: dsa: microchip: add common duplex and flow control function
Arun Ramadoss
5
-23
/
+57
2022-07-27
net: dsa: microchip: add common ksz port xmii speed selection function
Arun Ramadoss
5
-15
/
+69
2022-07-27
net: dsa: microchip: add common gigabit set and get function
Arun Ramadoss
6
-48
/
+82
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-1
/
+30
2022-07-19
net: dsa: microchip: fix the missing ksz8_r_mib_cnt
Arun Ramadoss
1
-0
/
+1
2022-07-19
net: dsa: vitesse-vsc73xx: silent spi_device_id warnings
Oleksij Rempel
1
-0
/
+10
2022-07-19
net: dsa: sja1105: silent spi_device_id warnings
Oleksij Rempel
1
-0
/
+16
2022-07-18
net: dsa: microchip: fix Clang -Wunused-const-variable warning on 'ksz_dt_ids'
Arun Ramadoss
1
-1
/
+1
2022-07-16
net: dsa: microchip: ksz_common: Fix refcount leak bug
Liang He
1
-1
/
+4
2022-07-15
net: dsa: qca8k: move driver to qca dir
Christian Marangi
6
-9
/
+9
2022-07-12
net: dsa: hellcreek: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-5
/
+2
[next]