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
2021-03-06
gianfar: fix jumbo packets+napi+rx overrun crash
Michael Braun
1
-0
/
+15
2021-03-02
net: enetc: keep RX ring consumer index in sync with hardware
Vladimir Oltean
1
-0
/
+2
2021-03-02
net: enetc: remove bogus write to SIRXIDR from enetc_setup_rxbdr
Vladimir Oltean
1
-1
/
+0
2021-03-02
net: enetc: force the RGMII speed and duplex instead of operating in inband mode
Vladimir Oltean
2
-10
/
+56
2021-03-02
net: enetc: don't disable VLAN filtering in IFF_PROMISC mode
Vladimir Oltean
1
-5
/
+0
2021-03-02
net: enetc: fix incorrect TPID when receiving 802.1ad tagged packets
Vladimir Oltean
2
-8
/
+29
2021-03-02
net: enetc: take the MDIO lock only once per NAPI poll cycle
Vladimir Oltean
2
-22
/
+11
2021-03-02
net: enetc: initialize RFS/RSS memories for unused ports too
Vladimir Oltean
3
-9
/
+36
2021-03-02
net: enetc: don't overwrite the RSS indirection table when initializing
Vladimir Oltean
4
-8
/
+18
2021-02-27
net: fec: ptp: avoid register access when ipg clock is disabled
Heiko Thiery
1
-0
/
+7
2021-02-23
dpaa_eth: fix the access method for the dpaa_napi_portal
Camelia Groza
1
-1
/
+1
2021-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-5
/
+16
2021-02-17
net: enetc: fix destroyed phylink dereference during unbind
Vladimir Oltean
1
-2
/
+3
2021-02-12
dpaa2-eth: fix memory leak in XDP_REDIRECT
Ioana Ciornei
1
-2
/
+12
2021-02-12
enetc: auto select PHYLIB and MDIO_DEVRES
Tong Zhang
1
-1
/
+1
2021-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-4
/
+99
2021-02-07
net: dpaa2-mac: add backplane link mode support
Russell King
2
-3
/
+6
2021-02-07
net: dpaa2-mac: add 1000BASE-X support
Russell King
1
-3
/
+17
2021-02-06
net: dpaa2: Use napi_alloc_frag_align() to avoid the memory waste
Kevin Hao
1
-2
/
+1
2021-02-06
dpaa2-eth: Simplify the calculation of variables
Jiapeng Chong
1
-1
/
+1
2021-02-06
dpaa_eth: try to move the data in place for the A050385 erratum
Camelia Groza
1
-1
/
+19
2021-02-06
dpaa_eth: reduce data alignment requirements for the A050385 erratum
Camelia Groza
1
-1
/
+1
2021-02-06
dpaa_eth: reserve space for the xdp_frame under the A050385 erratum
Camelia Groza
1
-2
/
+18
2021-02-05
net: enetc: initialize the RFS and RSS memories
Vladimir Oltean
2
-0
/
+61
2021-02-03
net: fec: Silence M5272 build warnings
Geert Uytterhoeven
1
-3
/
+4
2021-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+11
2021-01-27
net: fec: Fix temporary RMII clock reset on link up
Laurent Badel
2
-2
/
+9
2021-01-23
net: fec: put child node on error path
Pan Bian
1
-1
/
+2
2021-01-21
ethernet: ucc_geth: simplify rx/tx allocations
Rasmus Villemoes
2
-35
/
+17
2021-01-21
ethernet: ucc_geth: inform the compiler that numQueues is always 1
Rasmus Villemoes
2
-36
/
+42
2021-01-21
ethernet: ucc_geth: add helper to replace repeated switch statements
Rasmus Villemoes
1
-78
/
+22
2021-01-21
ethernet: ucc_geth: replace kmalloc_array()+for loop by kcalloc()
Rasmus Villemoes
1
-10
/
+4
2021-01-21
ethernet: ucc_geth: remove bd_mem_part and all associated code
Rasmus Villemoes
1
-79
/
+29
2021-01-21
ethernet: ucc_geth: use UCC_GETH_{RX,TX}_BD_RING_ALIGNMENT macros directly
Rasmus Villemoes
1
-6
/
+4
2021-01-21
ethernet: ucc_geth: don't statically allocate eight ucc_geth_info
Rasmus Villemoes
1
-20
/
+12
2021-01-21
ethernet: ucc_geth: constify ugeth_primary_info
Rasmus Villemoes
1
-1
/
+1
2021-01-21
ethernet: ucc_geth: factor out parsing of {rx,tx}-clock{,-name} properties
Rasmus Villemoes
1
-44
/
+36
2021-01-21
ethernet: ucc_geth: remove {rx,tx}_glbl_pram_offset from struct ucc_geth_private
Rasmus Villemoes
2
-14
/
+9
2021-01-21
ethernet: ucc_geth: replace kmalloc+memset by kzalloc
Rasmus Villemoes
1
-4
/
+1
2021-01-21
ethernet: ucc_geth: remove unnecessary memset_io() calls
Rasmus Villemoes
1
-19
/
+0
2021-01-21
ethernet: ucc_geth: use qe_muram_free_addr()
Rasmus Villemoes
1
-44
/
+33
2021-01-21
ethernet: ucc_geth: remove unused read of temoder field
Rasmus Villemoes
1
-3
/
+0
2021-01-16
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-15
/
+9
2021-01-16
gianfar: remove definition of DEBUG
Tom Rix
1
-1
/
+0
2021-01-14
dpaa2-mac: fix the remove path for non-MAC interfaces
Ioana Ciornei
1
-0
/
+3
2021-01-14
dpaa2-eth: add support for Rx VLAN filtering
Ionut-robert Aron
4
-0
/
+184
2021-01-13
fsl/fman: Add MII mode support.
Maxim Kochetkov
1
-0
/
+4
2021-01-10
dpaa2-mac: remove a comment regarding pause settings
Ioana Ciornei
1
-3
/
+0
2021-01-10
dpaa2-mac: remove an unnecessary check
Ioana Ciornei
1
-24
/
+19
2021-01-10
dpaa2-eth: retry the probe when the MAC is not yet discovered on the bus
Ioana Ciornei
1
-1
/
+5
[prev]
[next]