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