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
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
2022-09-03
net: fec: add pm_qos support on imx6q platform
Wei Fang
2
-1
/
+13
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
8
-14
/
+14
2022-08-27
net: fman: memac: Uninitialized variable on error path
Dan Carpenter
1
-1
/
+1
2022-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-5
/
+82
2022-08-24
fec: Restart PPS after link state change
Csókás Bence
3
-4
/
+77
2022-08-22
net: freescale: xgmac: Do not dereference fwnode in struct device
zhaoxiao
1
-1
/
+1
2022-08-20
net: fman: memac: Use params instead of priv for max_speed
Sean Anderson
1
-3
/
+1
2022-08-20
net: fman: Export/rename some common functions
Sean Anderson
2
-6
/
+9
2022-08-20
net: fman: Configure fixed link in memac_initialization
Sean Anderson
1
-47
/
+46
2022-08-20
net: fman: Move struct dev to mac_device
Sean Anderson
2
-20
/
+12
2022-08-20
net: fman: Store initialization function in match data
Sean Anderson
2
-192
/
+165
2022-08-20
net: fman: Get PCS node in per-mac init
Sean Anderson
2
-11
/
+10
2022-08-20
net: fman: dtsec: Always gracefully stop/start
Sean Anderson
2
-74
/
+30
2022-08-20
net: fman: Store en/disable in mac_device instead of mac_priv_s
Sean Anderson
3
-44
/
+15
2022-08-20
net: fman: Don't pass comm_mode to enable/disable
Sean Anderson
7
-46
/
+24
2022-08-20
net: fman: Convert to SPDX identifiers
Sean Anderson
18
-515
/
+33
[next]