aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-09gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng1-1/+4
2012-10-24gianfar_ptp: use iomem, not ioports resource tree in probeWei Yang1-1/+1
2012-10-09net: fix typo in freescale/ucc_geth.cMichael Neuling1-1/+1
2012-10-07net: remove skb recyclingEric Dumazet4-50/+10
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+3
2012-09-24gianfar: Change default HW Tx queue scheduling modeClaudiu Manoil2-2/+20
2012-09-22ptp: link the phc device to its parent deviceRichard Cochran1-1/+1
2012-09-21gianfar: fix phc index build failureRichard Cochran2-2/+3
2012-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2012-08-30net/fsl_pq_mdio: add support for the Fman 1G MDIO controllerTimur Tabi1-0/+9
2012-08-30net/fsl-pq-mdio: coalesce multiple memory allocations into oneTimur Tabi1-28/+14
2012-08-30net/fsl_pq_mdio: streamline probing of MDIO nodesTimur Tabi1-152/+221
2012-08-30net/fsl_pq_mdio: various small fixesTimur Tabi1-14/+13
2012-08-30net/fsl_pq_mdio: merge some functions togetherTimur Tabi1-66/+26
2012-08-30net/fsl_pq_mdio: trim #include statementsTimur Tabi1-13/+1
2012-08-30net/freescale: do not export any functions from fsl_pq_mdio.cTimur Tabi4-61/+31
2012-08-30gianfar: fix default tx vlan offload feature flagClaudiu Manoil1-1/+1
2012-08-24net/fsl: introduce Freescale 10G MDIO driverTimur Tabi3-0/+282
2012-08-14drivers/net/ethernet/freescale/fs_enet: fix error return codeJulia Lawall2-3/+9
2012-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+3
2012-07-10drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings1-2/+2
2012-07-09gianfar: fix potential sk_wmem_alloc imbalanceEric Dumazet1-4/+3
2012-07-09net/fsl_pq_mdio: use spin_event_timeout() to poll the indicator registerTimur Tabi1-10/+19
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-6/+4
2012-06-28gianfar: Fix RXICr/TXICr programming for multi-queue modeClaudiu Manoil1-6/+4
2012-06-27net: fec: add phy-reset-duration for device tree probeShawn Guo1-1/+7
2012-06-27net: fec: use managed function devm_gpio_request_oneShawn Guo1-1/+2
2012-06-27net: fec: enable regulator for fec phyShawn Guo1-0/+13
2012-06-27net: fec: reset phy after pinctrl setupShawn Guo1-2/+2
2012-06-06ethernet: Remove casts to same typeJoe Perches1-1/+1
2012-06-05gianfar_ethtool: coding style and whitespace cleanupsJan Ceuleers1-196/+224
2012-06-05gianfar: Remove superfluous initialisationsJan Ceuleers1-16/+14
2012-06-05gianfar: various coding style and whitespace cleanupsJan Ceuleers1-144/+154
2012-06-05gianfar: comment cleanupJan Ceuleers1-72/+83
2012-06-05gianfar: whitespace cleanup - pointers and multiplicationsJan Ceuleers1-8/+8
2012-06-02fec_mpc52xx: fix timestamp filteringStephan Gatzka1-1/+1
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-12/+23
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2012-05-22gianfar:don't add FCB length to hard_header_lenWu Jiajun-B063781-1/+1
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+9
2012-05-14Merge branches 'spear/clock' and 'imx/clock' into next/clockArnd Bergmann1-0/+9
2012-05-14Merge branch 'imx/pinctrl' into imx/clockArnd Bergmann1-0/+9
2012-05-12net: fec: adopt pinctrl supportShawn Guo1-0/+9
2012-05-11Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/clockArnd Bergmann2-4/+4
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-4/+4
2012-05-02ucc_geth: Add 16 bytes to max TX frame for VLANsJoakim Tjernlund1-3/+3
2012-05-02net: ucc_geth, increase no. of HW RX descriptorsJoakim Tjernlund1-1/+1
2012-04-25net fec: do not depend on grouped clocksSascha Hauer1-12/+23
2012-04-21gianfar: add GRO supportWu Jiajun-B063781-6/+7
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+4