index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
fec.c
Age
Commit message (
Expand
)
Author
2012-09-12
ENGR00223249 : fix Ethernet performance downgrade issue.
Fugang Duan
2012-08-10
ENGR00180288 - FEC : Fix kernel dump about eth0
Fugang Duan
2012-08-07
ENGR00219501 - FEC : Enable puase frame flow
Fugang Duan
2012-07-25
ENGR00217616 - FEC : fix the typo to avoid build warning
Fugang Duan
2012-07-20
ENGR00209520-03 - FEC : Add support for MX6SL MSL.
Fugang Duan
2012-07-20
ENGR00179636-04 - FEC : allocate the enough DMA size for BD.
Fugang Duan
2012-07-20
ENGR00181514 - FEC : fix kernel dump warning with suspend/resume.
Fugang Duan
2012-07-20
ENGR00179636-02 - FEC : Enet RX FIFO overruns issue.
Fugang Duan
2012-07-20
ENGR00179636-01 - FEC : Enet RX FIFO overruns issue.
Fugang Duan
2012-07-20
ENGR00172303 - FEC : fix 'eth0: tx queue full!' issue.
Fugang Duan
2012-07-20
ENGR00172274-02 - IEEE-1588: rework ts_clk in MX6 ARIK CPU board.
Fugang Duan
2012-07-20
ENGR00173869-9: i.mx6dl: add the misc drivers support
Jason Liu
2012-07-20
ENGR00161871: ENET: Changing MDIO read and write timeout
Rogerio Pimentel
2012-07-20
ENGR00170784 - FEC : dma skb buffer map is not used rightly.
Fugang Duan
2012-07-20
build fix and driver fix
Jason Liu
2012-07-20
ENGR00162013 - FEC : Fix loss interrupt when add "rootwait"
Fugang Duan
2012-07-20
ENGR00159982 - FEC: low power mode when FEC is no use.
Fugang Duan
2012-07-20
ENGR00161312 - FEC: fix build warning
Fugang Duan
2012-07-20
ENGR00161207 - FEC: Add IEEE 1588 driver for imx6
Fugang Duan
2012-07-20
ENGR00160709-2 Move board specific code out of FEC driver
Mahesh Mahadevan
2012-07-20
ENGR00153127 ENET: Enet not works in 1G mode
Zeng Zhaoming
2012-07-20
ENGR00152528-2 ENET: add enet support for mx6q.
Zeng Zhaoming
2011-03-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-02-28
net/fec: fix unterminated platform_device_id table
Axel Lin
2011-02-17
net/fec: remove unused driver data
Uwe Kleine-König
2011-02-15
net/fec: enable flow control and length check on enet-mac
Uwe Kleine-König
2011-02-15
net/fec: postpone unsetting driver data until the hardware is stopped
Uwe Kleine-König
2011-02-15
net/fec: provide device for dma functions and matching sizes for map and unmap
Uwe Kleine-König
2011-02-15
net/fec: reorder functions a bit allows removing forward declarations
Uwe Kleine-König
2011-02-15
net/fec: some whitespace cleanup
Uwe Kleine-König
2011-02-15
net/fec: consistenly name struct net_device pointers "ndev"
Uwe Kleine-König
2011-02-15
net/fec: add phy_stop to fec_enet_close
Uwe Kleine-König
2011-02-15
net/fec: consolidate all i.MX options to CONFIG_ARM
Uwe Kleine-König
2011-02-15
net/fec: put the ioremap cookie immediately into a void __iomem pointer
Uwe Kleine-König
2011-02-15
net/fec: no need to memzero private data
Uwe Kleine-König
2011-02-15
net/fec: no need to check for validity of ndev in suspend and resume
Uwe Kleine-König
2011-02-15
net/fec: don't free an irq that failed to be requested
Uwe Kleine-König
2011-02-15
net/fec: release mem_region requested in probe in error path and remove
Uwe Kleine-König
2011-02-15
net/fec: no need to cast arguments for memcpy
Uwe Kleine-König
2011-01-09
net/fec: add dual fec support for mx28
Shawn Guo
2011-01-09
net/fec: improve pm for better suspend/resume
Shawn Guo
2011-01-09
net/fec: add mac field into platform data and consolidate fec_get_mac
Shawn Guo
2011-01-09
net/fec: remove the use of "index" which is legacy
Shawn Guo
2011-01-09
net/fec: fix MMFR_OP type in fec_enet_mdio_write
Shawn Guo
2010-10-13
net: allow FEC driver to use fixed PHY support
Greg Ungerer
2010-10-10
net/fec: carrier off initially to avoid root mount failure
Oskar Schirmer
2010-07-22
net/fec: restore interrupt mask after software-reset in fec_stop()
Wolfram Sang
2010-07-18
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
Richard Cochran
2010-07-12
fec: use interrupt for MDIO completion indication
Baruch Siach
2010-06-25
net/fec: clean suspend/resume
Eric Benard
[next]