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.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
2023-05-19
net: fec: add dma_wmb to ensure correct descriptor values
Shenwei Wang
1
-6
/
+11
2023-05-15
net: fec: remove the xdp_return_frame when lack of tx BDs
Shenwei Wang
1
-1
/
+0
2023-05-12
net: fec: Better handle pm_runtime_get() failing in .remove()
Uwe Kleine-König
1
-4
/
+11
2023-05-05
net: fec: correct the counting of XDP sent frames
Shenwei Wang
1
-4
/
+9
2023-05-05
net: enetc: check the index of the SFI rather than the handle
Wei Fang
1
-1
/
+1
2023-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+2
2023-04-23
net: dpaa: avoid one skb_reset_mac_header() in dpaa_enable_tx_csum()
Vladimir Oltean
1
-7
/
+2
2023-04-22
net: dpaa: Fix uninitialized variable in dpaa_stop()
Dan Carpenter
1
-1
/
+2
2023-04-21
net: enetc: include MAC Merge / FP registers in register dump
Vladimir Oltean
1
-0
/
+17
2023-04-21
net: enetc: only commit preemptible TCs to hardware when MM TX is active
Vladimir Oltean
4
-18
/
+75
2023-04-21
net: enetc: report mm tx-active based on tx-enabled and verify-status
Vladimir Oltean
1
-1
/
+3
2023-04-21
net: enetc: fix MAC Merge layer remaining enabled until a link down event
Vladimir Oltean
1
-4
/
+7
2023-04-14
net: enetc: add support for preemptible traffic classes
Vladimir Oltean
3
-0
/
+27
2023-04-14
net: enetc: rename "mqprio" to "qopt"
Vladimir Oltean
1
-4
/
+5
2023-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+16
2023-04-13
net: enetc: workaround for unresponsive pMAC after receiving express traffic
Vladimir Oltean
1
-0
/
+16
2023-04-13
net: ethernet: Add missing depends on MDIO_DEVRES
Andrew Lunn
2
-0
/
+2
2023-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-12
/
+25
2023-04-06
net: fec: make use of MDIO C45 quirk
Greg Ungerer
2
-12
/
+25
2023-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+5
2023-03-23
net: dpaa2-mac: use Autoneg bit rather than an_enabled
Russell King (Oracle)
1
-1
/
+2
2023-03-23
net: enetc: fix aggregate RMON counters not showing the ranges
Vladimir Oltean
1
-6
/
+5
2023-03-16
net: Use of_property_read_bool() for boolean properties
Rob Herring
3
-4
/
+4
2023-02-25
Merge tag 'phy-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...
Linus Torvalds
1
-5
/
+4
2023-02-20
net: dpaa2-eth: do not always set xsk support in xdp_features flag
Lorenzo Bianconi
1
-1
/
+3
2023-02-11
Daniel Borkmann says:
Jakub Kicinski
3
-0
/
+11
2023-02-08
net: enetc: add support for MAC Merge statistics counters
Vladimir Oltean
2
-5
/
+85
2023-02-08
net: enetc: add support for MAC Merge layer
Vladimir Oltean
4
-3
/
+182
2023-02-06
net: enetc: act upon mqprio queue config in taprio offload
Vladimir Oltean
1
-14
/
+6
2023-02-06
net: enetc: act upon the requested mqprio queue configuration
Vladimir Oltean
1
-31
/
+70
2023-02-06
net: enetc: request mqprio to validate the queue counts
Vladimir Oltean
2
-7
/
+7
2023-02-04
net: enetc: ensure we always have a minimum number of TXQs for stack
Vladimir Oltean
2
-0
/
+17
2023-02-04
net: enetc: recalculate num_real_tx_queues when XDP program attaches
Vladimir Oltean
1
-14
/
+21
2023-02-04
net: enetc: allow the enetc_reconfigure() callback to fail
Vladimir Oltean
1
-4
/
+14
2023-02-04
net: enetc: simplify enetc_num_stack_tx_queues()
Vladimir Oltean
1
-4
/
+2
2023-02-03
net: fman: memac: Convert to devm_of_phy_optional_get()
Geert Uytterhoeven
1
-5
/
+4
2023-02-03
net: fec: do not double-parse 'phy-reset-active-high' property
Dmitry Torokhov
1
-5
/
+2
2023-02-03
net: fec: restore handling of PHY reset line as optional
Dmitry Torokhov
1
-1
/
+4
2023-02-03
drivers: net: turn on XDP features
Marek Majtyka
3
-0
/
+11
2023-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2023-02-01
net: fman: memac: free mdio device if lynx_pcs_create() fails
Vladimir Oltean
1
-0
/
+3
2023-01-30
fec: convert to gpio descriptor
Arnd Bergmann
1
-16
/
+9
2023-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-7
/
+10
2023-01-28
dpaa2-eth: execute xdp_do_flush() before napi_complete_done()
Magnus Karlsson
1
-3
/
+6
2023-01-28
dpaa_eth: execute xdp_do_flush() before napi_complete_done()
Magnus Karlsson
1
-3
/
+3
2023-01-23
net: enetc: stop auto-configuring the port pMAC
Vladimir Oltean
1
-13
/
+0
2023-01-23
net: enetc: implement software lockstep for port MAC registers
Vladimir Oltean
4
-44
/
+51
2023-01-23
net: enetc: stop configuring pMAC in lockstep with eMAC
Vladimir Oltean
2
-4
/
+1
2023-01-23
net: enetc: add definition for offset between eMAC and pMAC regs
Vladimir Oltean
1
-51
/
+53
2023-01-23
net: enetc: detect frame preemption hardware capability
Vladimir Oltean
3
-3
/
+8
[next]