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.14.y
linux-6.15.y
linux-6.16.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
2025-07-31
net: gianfar: fix device leak when querying time stamp info
Johan Hovold
1
-1
/
+3
2025-07-31
net: enetc: fix device and OF node leak at probe
Johan Hovold
1
-2
/
+12
2025-07-31
net: dpaa: fix device leak when querying time stamp info
Johan Hovold
1
-1
/
+3
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
16
-280
/
+272
2025-07-30
Merge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2025-07-26
net: fsl_pq_mdio: use dev_err_probe
Alexander Stein
1
-2
/
+2
2025-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-6
/
+24
2025-07-24
net: fec: access ->pp through netmem_desc instead of page
Byungchul Park
1
-3
/
+7
2025-07-19
dpaa2-switch: Fix device reference count leak in MAC endpoint handling
Ma Ke
1
-3
/
+12
2025-07-19
dpaa2-eth: Fix device reference count leak in MAC endpoint handling
Ma Ke
1
-3
/
+12
2025-07-15
net: fec: add fec_set_hw_mac_addr() helper function
Wei Fang
1
-12
/
+14
2025-07-15
net: fec: add more macros for bits of FEC_ECR
Wei Fang
1
-5
/
+7
2025-07-15
net: fec: use phy_interface_mode_is_rgmii() to check RGMII mode
Wei Fang
1
-4
/
+1
2025-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-2
/
+24
2025-07-01
time/timecounter: Fix the lie that struct cyclecounter is const
Greg Kroah-Hartman
1
-1
/
+1
2025-07-01
net: enetc: read 64-bit statistics from port MAC counters
Wei Fang
1
-42
/
+42
2025-07-01
net: enetc: separate 64-bit counters from enetc_port_counters
Wei Fang
2
-1
/
+15
2025-07-01
net: enetc: change the statistics of ring to unsigned long type
Wei Fang
1
-11
/
+11
2025-07-01
net: fec: allow disable coalescing
Jonas Rebmann
1
-18
/
+16
2025-06-28
dpaa2-eth: fix xdp_rxq_info leak
Fushuai Wang
1
-2
/
+24
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2025-06-26
net: enetc: Correct endianness handling in _enetc_rd_reg64
Simon Horman
1
-1
/
+1
2025-06-25
net: xsk: dpaa2: avoid repeatedly updating the global consumer
Jason Xing
1
-2
/
+0
2025-06-20
net: gianfar: Use device_get_named_child_node_count()
Matti Vaittinen
1
-13
/
+4
2025-06-20
net: fec: fec_enet_rx_queue(): factor out VLAN handling into separate functio...
Marc Kleine-Budde
1
-13
/
+19
2025-06-20
net: fec: fec_enet_rx_queue(): move_call to _vlan_hwaccel_put_tag()
Marc Kleine-Budde
1
-12
/
+4
2025-06-20
net: fec: fec_enet_rx_queue(): reduce scope of data
Marc Kleine-Budde
1
-3
/
+3
2025-06-20
net: fec: fec_enet_rx_queue(): replace manual VLAN header calculation with sk...
Marc Kleine-Budde
1
-2
/
+1
2025-06-20
net: fec: fec_enet_rx_queue(): use same signature as fec_enet_tx_queue()
Marc Kleine-Budde
1
-2
/
+2
2025-06-20
net: fec: fec_restart(): introduce a define for FEC_ECR_SPEED
Marc Kleine-Budde
1
-1
/
+2
2025-06-20
net: fec: rename struct fec_devinfo fec_imx6x_info -> fec_imx6sx_info
Marc Kleine-Budde
1
-2
/
+2
2025-06-20
net: fec: sort the includes by alphabetic order
Marc Kleine-Budde
3
-57
/
+57
2025-06-20
net: fec: switch from asm/cacheflush.h to linux/cacheflush.h
Marc Kleine-Budde
1
-2
/
+1
2025-06-20
net: fec: struct fec_enet_private: remove obsolete comment
Marc Kleine-Budde
1
-1
/
+0
2025-06-20
net: fec: fix typos found by codespell
Marc Kleine-Budde
3
-7
/
+7
2025-06-19
dpaa_eth: don't use fixed_phy_change_carrier
Heiner Kallweit
1
-2
/
+0
2025-06-18
eth: dpaa2: migrate to new RXFH callbacks
Jakub Kicinski
1
-12
/
+24
2025-06-18
eth: dpaa: migrate to new RXFH callbacks
Jakub Kicinski
1
-37
/
+7
2025-06-17
net: enetc: replace PCVLANR1/2 with SICVLANR1/2 and remove dead branch
Wei Fang
2
-7
/
+8
2025-06-17
eth: gianfar: migrate to new RXFH callbacks
Jakub Kicinski
1
-7
/
+17
2025-06-17
eth: enetc: migrate to new RXFH callbacks
Jakub Kicinski
1
-6
/
+5
2025-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+5
2025-06-12
net: fman_memac: Don't use of_property_read_bool on non-boolean property managed
Alexander Stein
1
-1
/
+1
2025-06-06
net: enetc: fix the netc-lib driver build dependency
Wei Fang
1
-1
/
+5
2025-05-21
net: enetc: fix the error handling in enetc4_pf_netdev_create()
Wei Fang
1
-1
/
+2
2025-05-15
net: phy: remove Kconfig symbol MDIO_DEVRES
Heiner Kallweit
2
-3
/
+0
2025-05-14
net: enetc: fix implicit declaration of function FIELD_PREP
Wei Fang
1
-0
/
+1
2025-05-14
net: enetc: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
4
-26
/
+31
2025-05-10
net: gianfar: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
1
-37
/
+16
2025-05-10
net: dpaa2-eth: add ndo_hwtstamp_get() implementation
Vladimir Oltean
1
-0
/
+16
[next]