summaryrefslogtreecommitdiff
path: root/drivers/net/fec.c
AgeCommit message (Expand)Author
2013-04-17Merge remote-tracking branch 'fsl-linux-sdk/imx_3.0.35_4.0.0' into imx_3.0.35...jb4.2.2_1.0.0-gaguoyin.chen
2013-04-12ENGR00257847-2 MX6Q/DL-Fix Ethernet performance issue when WAIT mode is activeRanjani Vaidyanathan
2013-04-07Merge remote-tracking branch 'fsl-linux-sdk/imx_3.0.35_4.0.0' into imx_3.0.35...guoyin.chen
2013-04-07ENGR00257658 Revert "ENGR00256893-2 MX6Q/DL-Fix Ethernet performance issueJason Liu
2013-04-02ENGR00256893-2 MX6Q/DL-Fix Ethernet performance issue when WAIT mode is activeRanjani Vaidyanathan
2013-04-03Merge remote-tracking branch 'fsl-linux-sdk/imx_3.0.35_4.0.0' into imx_3.0.35...guoyin.chen
2013-03-29ENGR00255406 net: fec: Workaround tx hang due to TDAR bit cleared by uDMAFugang Duan
2013-01-04Merge tag 'rel_imx_3.0.35_1.1.0' into imx_3.0.35_androidXinyu Chen
2012-12-05ENGR00235626 FEC: Enable phy pause frame featureFugang Duan
2012-12-05ENGR00235626 FEC: Enable phy pause frame featureFugang Duan
2012-11-30Merge remote-tracking branch 'fsl-linux-sdk/imx_3.0.35_1.1.0' into imx_3.0.35...Xinyu Chen
2012-11-28ENGR00235090 FEC: Workaround for FEC RX hang with stress testFugang Duan
2012-11-28ENGR00235090 FEC: Workaround for FEC RX hang with stress testFugang Duan
2012-11-09ENGR00232528 - IEEE1588:imx6:Upgrade driver to support IXXAT stack V1.05.03Fugang Duan
2012-10-18ENGR00230334-2: Port 3.0.35 linux kernel to iMX53 SMD for Jellybean bringup.Nitin Garg
2012-09-21ENGR00223533 - FEC : fix net watchdog timeout due not refreshing TX timersFugang Duan
2012-09-07ENGR00223249 : fix Ethernet performance downgrade issue.Fugang Duan
2012-08-10ENGR00180288 - FEC : Fix kernel dump about eth0Fugang Duan
2012-08-07ENGR00219501 - FEC : Enable puase frame flowFugang Duan
2012-07-25ENGR00217616 - FEC : fix the typo to avoid build warningFugang Duan
2012-07-20ENGR00209520-03 - FEC : Add support for MX6SL MSL.Fugang Duan
2012-07-20ENGR00179636-04 - FEC : allocate the enough DMA size for BD.Fugang Duan
2012-07-20ENGR00181514 - FEC : fix kernel dump warning with suspend/resume.Fugang Duan
2012-07-20ENGR00179636-02 - FEC : Enet RX FIFO overruns issue.Fugang Duan
2012-07-20ENGR00179636-01 - FEC : Enet RX FIFO overruns issue.Fugang Duan
2012-07-20ENGR00172303 - FEC : fix 'eth0: tx queue full!' issue.Fugang Duan
2012-07-20ENGR00172274-02 - IEEE-1588: rework ts_clk in MX6 ARIK CPU board.Fugang Duan
2012-07-20ENGR00173869-9: i.mx6dl: add the misc drivers supportJason Liu
2012-07-20ENGR00161871: ENET: Changing MDIO read and write timeoutRogerio Pimentel
2012-07-20ENGR00170784 - FEC : dma skb buffer map is not used rightly.Fugang Duan
2012-07-20build fix and driver fixJason Liu
2012-07-20ENGR00162013 - FEC : Fix loss interrupt when add "rootwait"Fugang Duan
2012-07-20ENGR00159982 - FEC: low power mode when FEC is no use.Fugang Duan
2012-07-20ENGR00161312 - FEC: fix build warningFugang Duan
2012-07-20ENGR00161207 - FEC: Add IEEE 1588 driver for imx6Fugang Duan
2012-07-20ENGR00160709-2 Move board specific code out of FEC driverMahesh Mahadevan
2012-07-20ENGR00153127 ENET: Enet not works in 1G modeZeng Zhaoming
2012-07-20ENGR00152528-2 ENET: add enet support for mx6q.Zeng Zhaoming
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-02-28net/fec: fix unterminated platform_device_id tableAxel Lin
2011-02-17net/fec: remove unused driver dataUwe Kleine-König
2011-02-15net/fec: enable flow control and length check on enet-macUwe Kleine-König
2011-02-15net/fec: postpone unsetting driver data until the hardware is stoppedUwe Kleine-König
2011-02-15net/fec: provide device for dma functions and matching sizes for map and unmapUwe Kleine-König
2011-02-15net/fec: reorder functions a bit allows removing forward declarationsUwe Kleine-König
2011-02-15net/fec: some whitespace cleanupUwe Kleine-König
2011-02-15net/fec: consistenly name struct net_device pointers "ndev"Uwe Kleine-König
2011-02-15net/fec: add phy_stop to fec_enet_closeUwe Kleine-König
2011-02-15net/fec: consolidate all i.MX options to CONFIG_ARMUwe Kleine-König
2011-02-15net/fec: put the ioremap cookie immediately into a void __iomem pointerUwe Kleine-König