aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
2012-12-18net: fec: forbid FEC_PTP on SoCs that do not supportShawn Guo
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-03net/freescale: remove __dev* attributesBill Pemberton
2012-12-03fs_enet: remove __dev* attributesBill Pemberton
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-09gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng
2012-11-09gianfar: Fix alloc_skb_resources on -ENOMEM cleanup pathClaudiu Manoil
2012-11-07net: fec: reduce spin lock time in fec_ptp_adjfreqFrank Li
2012-11-07net: fec: default select FEC_PTP at mx6 platformFrank Li
2012-11-01FEC: Add time stamping code and a PTP hardware clockFrank Li
2012-11-01net: fec: move fec_enet_private to header fileFrank Li
2012-10-24gianfar_ptp: use iomem, not ioports resource tree in probeWei Yang
2012-10-09net: fix typo in freescale/ucc_geth.cMichael Neuling
2012-10-07net: remove skb recyclingEric Dumazet
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-24gianfar: Change default HW Tx queue scheduling modeClaudiu Manoil
2012-09-22ptp: link the phc device to its parent deviceRichard Cochran
2012-09-21gianfar: fix phc index build failureRichard Cochran
2012-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-08-30net/fsl_pq_mdio: add support for the Fman 1G MDIO controllerTimur Tabi
2012-08-30net/fsl-pq-mdio: coalesce multiple memory allocations into oneTimur Tabi
2012-08-30net/fsl_pq_mdio: streamline probing of MDIO nodesTimur Tabi
2012-08-30net/fsl_pq_mdio: various small fixesTimur Tabi
2012-08-30net/fsl_pq_mdio: merge some functions togetherTimur Tabi
2012-08-30net/fsl_pq_mdio: trim #include statementsTimur Tabi
2012-08-30net/freescale: do not export any functions from fsl_pq_mdio.cTimur Tabi
2012-08-30gianfar: fix default tx vlan offload feature flagClaudiu Manoil
2012-08-24net/fsl: introduce Freescale 10G MDIO driverTimur Tabi
2012-08-14drivers/net/ethernet/freescale/fs_enet: fix error return codeJulia Lawall
2012-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-07-10drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
2012-07-09gianfar: fix potential sk_wmem_alloc imbalanceEric Dumazet
2012-07-09net/fsl_pq_mdio: use spin_event_timeout() to poll the indicator registerTimur Tabi
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-28gianfar: Fix RXICr/TXICr programming for multi-queue modeClaudiu Manoil
2012-06-27net: fec: add phy-reset-duration for device tree probeShawn Guo
2012-06-27net: fec: use managed function devm_gpio_request_oneShawn Guo
2012-06-27net: fec: enable regulator for fec phyShawn Guo
2012-06-27net: fec: reset phy after pinctrl setupShawn Guo
2012-06-06ethernet: Remove casts to same typeJoe Perches
2012-06-05gianfar_ethtool: coding style and whitespace cleanupsJan Ceuleers
2012-06-05gianfar: Remove superfluous initialisationsJan Ceuleers
2012-06-05gianfar: various coding style and whitespace cleanupsJan Ceuleers
2012-06-05gianfar: comment cleanupJan Ceuleers
2012-06-05gianfar: whitespace cleanup - pointers and multiplicationsJan Ceuleers
2012-06-02fec_mpc52xx: fix timestamp filteringStephan Gatzka
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-22gianfar:don't add FCB length to hard_header_lenWu Jiajun-B06378
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds