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
2013-07-31
net/fec: Don't let ndo_start_xmit return NETDEV_TX_BUSY without link
Uwe Kleine-König
1
-5
/
+0
2013-07-28
net: fec: workaround stop tx during errata ERR006358
Frank Li
2
-2
/
+31
2013-07-24
fec: Add MODULE_ALIAS
Fabio Estevam
1
-0
/
+1
2013-07-04
net: fec: Add VLAN receive HW support.
Jim Baxter
2
-10
/
+55
2013-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+13
2013-07-02
net: fec: Fix RMON registers on imx6
Jim Baxter
1
-5
/
+2
2013-07-02
net: fec: Fix Transmitted bytes counter
Jim Baxter
1
-0
/
+1
2013-07-02
net: fec: Fix multicast list setup in fec_restart().
Christoph Müllner
1
-3
/
+4
2013-06-27
fec: Add support for reading RMON registers
Chris Healy
2
-0
/
+169
2013-06-20
net: Move MII out from under NET_CORE and hide it
Ben Hutchings
1
-1
/
+0
2013-06-20
net: fec: Fix build for MCF5272
Guenter Roeck
1
-0
/
+14
2013-06-18
fec: Add support to restart autonegotiate
Chris Healy
1
-0
/
+12
2013-06-12
gianfar: Add backwards compatible Single Queue mode polling
Claudiu Manoil
1
-2
/
+49
2013-06-12
net: fec: Convert to use devm_ioremap_resource
Tushar Behera
1
-6
/
+6
2013-06-08
fec: Only pass pdev in fec_ptp_init()
Fabio Estevam
3
-3
/
+4
2013-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+12
2013-06-05
net: fec: add fallback to random MAC address
Lucas Stach
1
-0
/
+12
2013-05-28
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-05-28
fec: Handle the regulator in suspend/resume
Fabio Estevam
1
-0
/
+10
2013-05-28
fec: Remove irqs first
Fabio Estevam
1
-5
/
+5
2013-05-28
fec: Disable the PHY regulator on error and removal
Fabio Estevam
1
-0
/
+6
2013-05-28
fec: Invert the order of error path sequence
Fabio Estevam
1
-2
/
+2
2013-05-28
fec: Place the phy regulator in the private structure
Fabio Estevam
2
-4
/
+4
2013-05-26
net: ethernet: use platform_{get,set}_drvdata()
Jingoo Han
8
-26
/
+18
2013-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-7
/
+8
2013-05-23
fec: Use DIV_ROUND_UP macro
Fabio Estevam
1
-1
/
+1
2013-05-23
net: fec: use a more proper compatible string for MVF type device
Shawn Guo
1
-3
/
+3
2013-05-21
fec: Let device core handle pinctrl
Fabio Estevam
1
-9
/
+0
2013-05-18
gianfar: add missing iounmap() on error in gianfar_ptp_probe()
Wei Yongjun
1
-0
/
+1
2013-05-16
fec: Invert the order of function calls in fec_restart()
Fabio Estevam
1
-3
/
+3
2013-05-16
fec: Fix inconsistent lock state
Fabio Estevam
1
-2
/
+2
2013-05-12
net: fec: enable hardware checksum only on imx6q-fec
Shawn Guo
1
-7
/
+13
2013-05-09
net: fec: fix kernel oops when plug/unplug cable many times
Frank Li
2
-15
/
+39
2013-05-07
Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-5
/
+14
2013-05-07
Merge branch 'late/dt' into next/dt2
Arnd Bergmann
1
-32
/
+50
2013-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+1
2013-04-25
net: fec: Enable imx6 enet checksum acceleration.
Jim Baxter
2
-4
/
+106
2013-04-25
gianfar: do not advertise any alarm capability.
Richard Cochran
1
-2
/
+1
2013-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2013-04-23
net: Fix some __vlan_hwaccel_put_tag() callers.
David S. Miller
1
-1
/
+1
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2
-8
/
+9
2013-04-18
fec: Remove unneeded asm header files
Fabio Estevam
1
-5
/
+0
2013-04-17
net: fec: fix regression in link change accounting
Lucas Stach
1
-0
/
+1
2013-04-17
fec: Use SIMPLE_DEV_PM_OPS
Fabio Estevam
1
-12
/
+3
2013-04-14
ucc_geth: Convert ugeth_<level> to pr_<level>
Joe Perches
2
-502
/
+403
2013-04-14
gianfar: Use netdev_<level> when possible
Joe Perches
3
-12
/
+17
2013-04-14
fec: Convert printks to netdev_<level>
Joe Perches
3
-23
/
+21
2013-04-14
fec: Fix PHC device log
Fabio Estevam
2
-2
/
+3
2013-04-13
ethernet/fec: Add Vybrid family fec support
Jingchang Lu
1
-0
/
+5
2013-04-04
net: freescale: fec: add support for optional enet_out clk
Wolfram Sang
2
-0
/
+11
[next]