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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-24
net: sparx5: add the tc glue to support port mirroring
Daniel Machon
1
-2
/
+36
2024-04-24
net: sparx5: add port mirroring implementation
Daniel Machon
3
-1
/
+212
2024-04-24
net: sparx5: add bookkeeping code for matchall rules
Daniel Machon
3
-8
/
+67
2024-04-24
net: sparx5: add new register definitions
Daniel Machon
1
-0
/
+68
2024-04-24
wifi: ath11k: allocate dummy net_device dynamically
Breno Leitao
3
-7
/
+25
2024-04-24
wifi: ath10k: allocate dummy net_device dynamically
Breno Leitao
6
-8
/
+13
2024-04-24
wifi: qtnfmac: Use netdev dummy allocator helper
Breno Leitao
1
-2
/
+1
2024-04-24
net: ibm/emac: allocate dummy net_device dynamically
Breno Leitao
2
-4
/
+12
2024-04-24
net: ipa: allocate dummy net_device dynamically
Breno Leitao
2
-5
/
+9
2024-04-24
net: mediatek: mtk_eth_sock: allocate dummy net_device dynamically
Breno Leitao
2
-5
/
+14
2024-04-24
net: marvell: prestera: allocate dummy net_device dynamically
Breno Leitao
1
-3
/
+12
2024-04-24
net: dsa: mt7530: explain exposing MDIO bus of MT7531AE better
Arınç ÜNAL
1
-1
/
+4
2024-04-24
net: dsa: mt7530: do not pass port variable to mt7531_rgmii_setup()
Arınç ÜNAL
1
-2
/
+2
2024-04-24
net: dsa: mt7530: use priv->ds->num_ports instead of MT7530_NUM_PORTS
Arınç ÜNAL
1
-4
/
+4
2024-04-24
net: dsa: mt7530: get rid of mac_port_validate member of mt753x_info
Arınç ÜNAL
1
-7
/
+3
2024-04-24
net: dsa: mt7530: refactor MT7530_PMEEECR_P()
Arınç ÜNAL
2
-10
/
+11
2024-04-24
net: dsa: mt7530: get rid of function sanity check
Arınç ÜNAL
1
-7
/
+0
2024-04-24
net: dsa: mt7530: define MAC speed capabilities per switch model
Arınç ÜNAL
1
-5
/
+10
2024-04-24
net: dsa: mt7530: return mt7530_setup_mdio & mt7531_setup_common on error
Arınç ÜNAL
1
-1
/
+5
2024-04-24
net: dsa: mt7530: move MT753X_MTRAP operations for MT7530
Arınç ÜNAL
1
-11
/
+27
2024-04-24
net: dsa: mt7530: refactor MT7530_HWTRAP and MT7530_MHWTRAP
Arınç ÜNAL
2
-55
/
+54
2024-04-24
net: dsa: mt7530: refactor MT7530_MFC and MT7531_CFC, add MT7531_QRY_FFP
Arınç ÜNAL
2
-50
/
+57
2024-04-24
net: dsa: mt7530: rename mt753x_bpdu_port_fw enum to mt753x_to_cpu_fw
Arınç ÜNAL
2
-64
/
+56
2024-04-24
net: dsa: mt7530: rename p5_intf_sel and use only for MT7530 switch
Arınç ÜNAL
2
-44
/
+33
2024-04-24
net: dsa: mt7530: refactor MT7530_PMCR_P()
Arınç ÜNAL
2
-40
/
+42
2024-04-24
net: dsa: mt7530: disable EEE abilities on failure on MT7531 and MT7988
Arınç ÜNAL
1
-1
/
+5
2024-04-24
net: phy: mediatek-ge-soc: follow netdev LED trigger semantics
Daniel Golle
1
-17
/
+26
2024-04-24
net: gtp: Fix Use-After-Free in gtp_dellink
Hyunwoo Kim
1
-1
/
+2
2024-04-24
net: usb: ax88179_178a: stop lying about skb->truesize
Eric Dumazet
1
-8
/
+3
2024-04-23
net: ipa: kill ipa_version_supported()
Alex Elder
2
-23
/
+0
2024-04-23
net: ipa: fix two minor ipa_cmd problems
Alex Elder
2
-8
/
+4
2024-04-23
net: ipa: fix two bogus argument names
Alex Elder
1
-3
/
+3
2024-04-23
net: ipa: make ipa_table_hash_support() a real function
Alex Elder
2
-6
/
+9
2024-04-23
net: ipa: remove unneeded FILT_ROUT_HASH_EN definitions
Alex Elder
6
-84
/
+0
2024-04-23
net: ipa: call device_init_wakeup() earlier
Alex Elder
4
-32
/
+10
2024-04-23
net: ipa: only enable the SUSPEND IPA interrupt when needed
Alex Elder
2
-10
/
+9
2024-04-23
net: ipa: maintain bitmap of suspend-enabled endpoints
Alex Elder
1
-2
/
+17
2024-04-23
net: stmmac: Move MAC caps init to phylink MAC caps getter
Serge Semin
1
-19
/
+17
2024-04-23
net: stmmac: Rename phylink_get_caps() callback to update_caps()
Serge Semin
3
-11
/
+11
2024-04-23
net: ethernet: ti: am65-cpsw/ethtool: Enable RX HW timestamp only for PTP pac...
Chintan Vankar
4
-57
/
+35
2024-04-23
net: ethernet: ti: am65-cpts: Enable RX HW timestamp for PTP packets using CP...
Chintan Vankar
2
-7
/
+83
2024-04-23
net: dsa: mt7530: simplify core operations
Arınç ÜNAL
1
-65
/
+43
2024-04-23
net: dsa: mt7530-mdio: read PHY address of switch from device tree
Arınç ÜNAL
3
-28
/
+41
2024-04-23
net: ethernet: mtk_eth_soc: flower: validate control flags
Asbjørn Sloth Tønnesen
1
-0
/
+4
2024-04-23
dpaa2-switch: flower: validate control flags
Asbjørn Sloth Tønnesen
1
-0
/
+6
2024-04-23
cxgb4: flower: validate control flags
Asbjørn Sloth Tønnesen
1
-0
/
+3
2024-04-23
Merge branch 'for-uring-ubufops' into HEAD
Jakub Kicinski
5
-9
/
+13
2024-04-23
net: extend ubuf_info callback to ops structure
Pavel Begunkov
5
-9
/
+13
2024-04-23
net/mlx5e: Implement ethtool callbacks for supporting per-queue coalescing
Rahul Rameshbabu
3
-0
/
+152
2024-04-23
net/mlx5e: Support updating coalescing configuration without resetting channels
Rahul Rameshbabu
10
-165
/
+454
[prev]
[next]