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.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
2016-10-17
fsl/fman: fix error return code in mac_probe()
Wei Yongjun
1
-2
/
+6
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
4
-4
/
+0
2016-10-04
fsl/fman: remove leftover comment
Madalin Bucur
1
-4
/
+0
2016-10-04
fsl/fman: fix return value checking
Madalin Bucur
1
-2
/
+2
2016-10-04
fsl/fman: simplify redundant condition
Madalin Bucur
1
-2
/
+1
2016-10-04
fsl/fman: check of_get_phy_mode() return value
Madalin Bucur
1
-4
/
+6
2016-10-04
fsl/fman: check pcsphy pointer before use
Madalin Bucur
1
-0
/
+3
2016-10-04
fsl/fman: MEMAC may use QSGMII PHY interface mode
Madalin Bucur
1
-1
/
+2
2016-10-04
fsl/fman: return a phy_dev pointer from init
Madalin Bucur
2
-12
/
+13
2016-10-04
fsl/fman: simplify device tree reads
Madalin Bucur
3
-48
/
+30
2016-10-04
fsl/fman: use of_get_phy_mode()
Madalin Bucur
1
-31
/
+2
2016-10-04
fsl/fman: small fixes
Madalin Bucur
2
-6
/
+8
2016-10-04
fsl/fman: fix loadable module compilation
Igal Liberman
4
-7
/
+64
2016-10-04
fsl/fman: split lines over 80 characters
Madalin Bucur
2
-2
/
+4
2016-10-03
net: fec: set mac address unconditionally
Gavin Schenk
1
-7
/
+5
2016-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+12
2016-09-27
net: fec: align IP header in hardware
Eric Nelson
1
-1
/
+10
2016-09-27
net: fec: remove QUIRK_HAS_RACC from i.mx27
Eric Nelson
1
-1
/
+1
2016-09-27
net: fec: remove QUIRK_HAS_RACC from i.mx25
Eric Nelson
1
-1
/
+1
2016-09-13
net: Remove NO_IRQ from powerpc-only network drivers
Michael Ellerman
4
-4
/
+4
2016-09-13
net/fsl_pq_mdio: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-4
/
+4
2016-09-11
net: fs_enet: make rx_copybreak value configurable
Christophe Leroy
1
-0
/
+40
2016-09-11
net: fs_enet: don't unmap DMA when packet len is below copybreak
Christophe Leroy
1
-16
/
+20
2016-09-11
net: fs_enet: merge NAPI RX and NAPI TX
Christophe Leroy
5
-295
/
+160
2016-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-7
/
+16
2016-08-29
net: ucc_geth: fix spelling mistake "propperty" -> "property"
Colin Ian King
1
-1
/
+1
2016-08-24
gianfar: fix size of scatter-gathered frames
Zefir Kurtisi
1
-6
/
+14
2016-08-24
gianfar: prevent fragmentation in DSA environments
Zefir Kurtisi
1
-1
/
+2
2016-08-14
net: fix up a few missing hashtable.h conflict resolutions
Jiri Kosina
1
-3
/
+3
2016-08-09
net/fsl: use of_property_read_bool
Julia Lawall
1
-5
/
+2
2016-08-02
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2
-0
/
+14
2016-07-06
Merge tag 'imx-soc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...
Olof Johansson
2
-0
/
+14
2016-06-27
net: fec: use a more proper compatible string for i.MX6UL type device
Fugang Duan
1
-0
/
+8
2016-06-27
net: fec: add interrupt coalesc quirk flag
Fugang Duan
2
-10
/
+11
2016-06-17
net: gianfar: fix old-style declaration
Arnd Bergmann
1
-1
/
+1
2016-06-13
net: fec: handle small PHY reset durations more precisely
Stefan Wahren
1
-1
/
+6
2016-06-12
ARM: imx6: disable deeper idle states when FEC is active w/o HW workaround
Lucas Stach
2
-0
/
+14
2016-06-08
net: fec: fix spelling mistakes and add missing newline
Colin Ian King
1
-4
/
+4
2016-06-04
gianfar: fix the last transmit buffer descriptor
Yangbo Lu
1
-1
/
+2
2016-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-5
/
+3
2016-05-31
net: fec: update dirty_tx even if no skb
Troy Kisky
1
-5
/
+3
2016-05-28
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
3
-5
/
+5
2016-05-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-05-17
net: ethernet: fec-mpc52xx: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-24
/
+2
2016-05-17
net: ethernet: fec-mpc52xx: use phydev from struct net_device
Philippe Reynes
1
-23
/
+20
2016-05-17
net: ethernet: fs-enet: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-24
/
+2
2016-05-17
net: ethernet: fs-enet: use phydev from struct net_device
Philippe Reynes
5
-26
/
+18
2016-05-17
net: ethernet: gianfar: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-25
/
+2
2016-05-17
net: ethernet: gianfar: use phydev from struct net_device
Philippe Reynes
3
-32
/
+35
2016-05-10
net: ethernet: fec: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-24
/
+2
[next]