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
/
ethernet
/
freescale
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-24
net: fec: Better handle pm_runtime_get() failing in .remove()
Uwe Kleine-König
1
-4
/
+11
2023-05-17
net: enetc: check the index of the SFI rather than the handle
Wei Fang
1
-1
/
+1
2023-05-11
net: dpaa: Fix uninitialized variable in dpaa_stop()
Dan Carpenter
1
-1
/
+2
2023-02-09
dpaa2-eth: execute xdp_do_flush() before napi_complete_done()
Magnus Karlsson
1
-3
/
+6
2023-02-09
dpaa_eth: execute xdp_do_flush() before napi_complete_done()
Magnus Karlsson
1
-3
/
+3
2023-02-01
net: fec: Use page_pool_put_full_page when freeing rx buffers
Wei Fang
1
-1
/
+1
2023-02-01
net: enetc: avoid deadlock in enetc_tx_onestep_tstamp()
Vladimir Oltean
1
-2
/
+2
2022-12-31
net: fec: check the return value of build_skb()
Wei Fang
1
-0
/
+8
2022-12-31
net: enetc: avoid buffer leaks on xdp_do_redirect() failure
Vladimir Oltean
1
-27
/
+8
2022-12-07
dpaa2-switch: Fix memory leak in dpaa2_switch_acl_entry_add() and dpaa2_switc...
Yuan Can
1
-0
/
+4
2022-12-07
net: fec: properly guard irq coalesce setup
Rasmus Villemoes
1
-1
/
+2
2022-11-25
net: fec: don't reset irq coalesce settings to defaults on "ip link up"
Rasmus Villemoes
1
-16
/
+6
2022-11-24
net: enetc: preserve TX ring priority across reconfiguration
Vladimir Oltean
3
-11
/
+19
2022-11-05
net: fman: Unregister ethernet device on removal
Sean Anderson
1
-0
/
+9
2022-10-31
net: fec: fix improper use of NETDEV_TX_BUSY
Zhang Changzhong
1
-2
/
+2
2022-10-27
net: enetc: survive memory pressure without crashing
Vladimir Oltean
1
-0
/
+5
2022-10-27
net: fec: limit register access on i.MX6UL
Juergen Borleis
1
-2
/
+44
2022-10-24
net: fman: Use physical address for userspace interfaces
Sean Anderson
4
-10
/
+10
2022-10-07
net: enetc: Remove duplicated include in enetc_qos.c
Yang Li
1
-1
/
+0
2022-10-03
net: fec: using page pool to manage RX buffers
Shenwei Wang
3
-58
/
+119
2022-09-30
net: enetc: offload per-tc max SDU from tc-taprio
Vladimir Oltean
3
-6
/
+57
2022-09-30
net: enetc: use common naming scheme for PTGCR and PTGCAPR registers
Vladimir Oltean
2
-12
/
+11
2022-09-30
net: enetc: cache accesses to &priv->si->hw
Vladimir Oltean
3
-48
/
+49
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
7
-12
/
+8
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-156
/
+109
2022-09-20
net: enetc: deny offload of tc-based TSN features on VF interfaces
Vladimir Oltean
5
-25
/
+34
2022-09-20
net: enetc: move enetc_set_psfp() out of the common enetc_set_features()
Vladimir Oltean
5
-35
/
+44
2022-09-20
Revert "net: fec: Use a spinlock to guard `fep->ptp_clk_on`"
Francesco Dolcini
3
-19
/
+27
2022-09-20
Revert "fec: Restart PPS after link state change"
Francesco Dolcini
3
-77
/
+4
2022-09-20
net: enetc: expose some standardized ethtool counters
Vladimir Oltean
1
-0
/
+111
2022-09-20
net: enetc: parameterize port MAC stats to also cover the pMAC
Vladimir Oltean
2
-114
/
+116
2022-09-20
net: fec: Add initial s32v234 support
Wei Fang
2
-3
/
+15
2022-09-20
net: ethernet: remove fs_mii_disconnect and fs_mii_connect declarations
Gaosheng Cui
1
-3
/
+0
2022-09-16
net: fs_enet: Fix wrong check in do_pd_setup
Zheng Yongjun
1
-1
/
+1
2022-09-16
net: fec: add pm runtime force suspend and resume support
Wei Fang
2
-0
/
+14
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
3
-28
/
+32
2022-09-05
net: dpaa: Adjust queue depth on rate change
Sean Anderson
5
-6
/
+44
2022-09-05
net: dpaa: Use mac_dev variable in dpaa_netdev_init
Sean Anderson
1
-4
/
+5
2022-09-05
net: fman: Change return type of disable to void
Sean Anderson
5
-20
/
+9
2022-09-05
net: fman: Clean up error handling
Sean Anderson
1
-28
/
+15
2022-09-05
net: fman: Specify type of mac_dev for exception_cb
Sean Anderson
5
-9
/
+10
2022-09-05
net: fman: Use mac_dev for some params
Sean Anderson
5
-40
/
+22
2022-09-05
net: fman: Pass params directly to mac init
Sean Anderson
8
-49
/
+32
2022-09-05
net: fman: Map the base address once
Sean Anderson
4
-27
/
+17
2022-09-05
net: fman: Remove internal_phy_node from params
Sean Anderson
3
-35
/
+34
2022-09-05
net: fman: Inline several functions into initialization
Sean Anderson
3
-128
/
+21
2022-09-05
net: fman: Mark mac methods static
Sean Anderson
3
-61
/
+72
2022-09-05
net: fman: Move initialization to mac-specific files
Sean Anderson
7
-323
/
+277
2022-09-03
net: fec: add stop mode support for imx8 platform
Wei Fang
2
-0
/
+39
2022-09-03
net: fec: Use a spinlock to guard `fep->ptp_clk_on`
Csókás Bence
3
-27
/
+19
[next]