index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-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
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
[next]