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
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
/
qca8k.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-17
net: dsa: qca8k: unify bus id naming with legacy and OF mdio bus
Ansuel Smith
1
-3
/
+2
2022-04-17
net: dsa: qca8k: correctly handle mdio read error
Ansuel Smith
1
-1
/
+6
2022-04-17
net: dsa: qca8k: drop dsa_switch_ops from qca8k_priv
Ansuel Smith
1
-2
/
+1
2022-04-17
net: dsa: qca8k: rework and simplify mdiobus logic
Ansuel Smith
1
-66
/
+29
2022-04-17
net: dsa: qca8k: drop port_sts from qca8k_priv
Ansuel Smith
1
-6
/
+9
2022-04-17
net: dsa: qca8k: drop MTU tracking from qca8k_priv
Ansuel Smith
1
-17
/
+9
2022-03-18
net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()
Vladimir Oltean
1
-1
/
+1
2022-02-27
net: dsa: pass extack to .port_bridge_join driver methods
Vladimir Oltean
1
-1
/
+2
2022-02-27
net: dsa: request drivers to perform FDB isolation
Vladimir Oltean
1
-4
/
+8
2022-02-26
net: dsa: qca8k: return with -EINVAL on invalid port
Colin Ian King
1
-0
/
+1
2022-02-25
net: dsa: create a dsa_lag structure
Vladimir Oltean
1
-21
/
+16
2022-02-25
net: dsa: make LAG IDs one-based
Vladimir Oltean
1
-2
/
+3
2022-02-25
net: dsa: qca8k: rename references to "lag" as "lag_dev"
Vladimir Oltean
1
-14
/
+14
2022-02-18
net: dsa: qca8k: mark as non-legacy
Russell King (Oracle)
1
-0
/
+2
2022-02-18
net: dsa: qca8k: move pcs configuration
Russell King (Oracle)
1
-66
/
+84
2022-02-18
net: dsa: qca8k: convert to use phylink_pcs
Russell King (Oracle)
1
-12
/
+73
2022-02-18
net: dsa: qca8k: move qca8k_phylink_mac_link_state()
Russell King (Oracle)
1
-42
/
+42
2022-02-18
net: dsa: qca8k: move qca8k_setup()
Russell King (Oracle)
1
-214
/
+214
2022-02-10
net: dsa: qca8k: fix noderef.cocci warnings
kernel test robot
1
-1
/
+1
2022-02-05
net: dsa: qca8k: check correct variable in qca8k_phy_eth_command()
Dan Carpenter
1
-1
/
+1
2022-02-03
net: dsa: qca8k: convert to phylink_generic_validate()
Russell King (Oracle)
1
-47
/
+19
2022-02-02
net: dsa: qca8k: introduce qca8k_bulk_read/write function
Ansuel Smith
1
-12
/
+43
2022-02-02
net: dsa: qca8k: add support for larger read/write size with mgmt Ethernet
Ansuel Smith
1
-20
/
+41
2022-02-02
net: dsa: qca8k: cache lo and hi for mdio write
Ansuel Smith
1
-12
/
+49
2022-02-02
net: dsa: qca8k: move page cache to driver priv
Ansuel Smith
1
-22
/
+20
2022-02-02
net: dsa: qca8k: add support for phy read/write with mgmt Ethernet
Ansuel Smith
1
-0
/
+216
2022-02-02
net: dsa: qca8k: add support for mib autocast in Ethernet packet
Ansuel Smith
1
-1
/
+105
2022-02-02
net: dsa: qca8k: add support for mgmt read/write in Ethernet packet
Ansuel Smith
1
-0
/
+225
2022-02-02
net: dsa: qca8k: add tracking state of master port
Ansuel Smith
1
-0
/
+15
2021-12-09
net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join
Vladimir Oltean
1
-1
/
+2
2021-12-09
net: dsa: keep the bridge_dev and bridge_num as part of the same structure
Vladimir Oltean
1
-6
/
+6
2021-12-09
net: dsa: hide dp->bridge_dev and dp->bridge_num in drivers behind helpers
Vladimir Oltean
1
-2
/
+2
2021-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+11
2021-11-26
net: dsa: qca8k: Fix spelling mistake "Mismateched" -> "Mismatched"
Colin Ian King
1
-1
/
+1
2021-11-25
net: dsa: qca8k: fix warning in LAG feature
Ansuel Smith
1
-2
/
+2
2021-11-23
net: dsa: qca8k: add LAG support
Ansuel Smith
1
-0
/
+177
2021-11-23
net: dsa: qca8k: add support for mirror mode
Ansuel Smith
1
-0
/
+95
2021-11-22
net: dsa: qca8k: add support for mdb_add/del
Ansuel Smith
1
-0
/
+99
2021-11-22
net: dsa: qca8k: add set_ageing_time support
Ansuel Smith
1
-0
/
+25
2021-11-22
net: dsa: qca8k: add support for port fast aging
Ansuel Smith
1
-0
/
+11
2021-11-22
net: dsa: qca8k: add additional MIB counter and make it dynamic
Ansuel Smith
1
-3
/
+20
2021-11-22
net: dsa: qca8k: initial conversion to regmap helper
Ansuel Smith
1
-60
/
+47
2021-11-22
net: dsa: qca8k: move regmap init in probe and set it mandatory
Ansuel Smith
1
-6
/
+8
2021-11-22
net: dsa: qca8k: remove extra mutex_init in qca8k_setup
Ansuel Smith
1
-2
/
+0
2021-11-22
net: dsa: qca8k: convert to GENMASK/FIELD_PREP/FIELD_GET
Ansuel Smith
1
-52
/
+46
2021-11-22
net: dsa: qca8k: remove redundant check in parse_port_config
Ansuel Smith
1
-1
/
+1
2021-11-22
net: dsa: qca8k: fix MTU calculation
Robert Marko
1
-1
/
+5
2021-11-22
net: dsa: qca8k: fix internal delay applied to the wrong PAD config
Ansuel Smith
1
-6
/
+6
2021-11-03
net: dsa: qca8k: make sure PAD0 MAC06 exchange is disabled
Ansuel Smith
1
-0
/
+8
2021-10-20
net: dsa: qca8k: tidy for loop in setup and add cpu port check
Ansuel Smith
1
-30
/
+44
[next]