aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko5-15/+15
2013-01-04NET: FEC: dynamtic check DMA desc buff typeFrank Li4-87/+116
2012-12-18net: fec: forbid FEC_PTP on SoCs that do not supportShawn Guo1-2/+1
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman1-2/+1
2012-12-03net/freescale: remove __dev* attributesBill Pemberton3-8/+8
2012-12-03fs_enet: remove __dev* attributesBill Pemberton3-4/+4
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+5
2012-11-09gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng1-1/+4
2012-11-09gianfar: Fix alloc_skb_resources on -ENOMEM cleanup pathClaudiu Manoil1-6/+8
2012-11-07net: fec: reduce spin lock time in fec_ptp_adjfreqFrank Li1-8/+6
2012-11-07net: fec: default select FEC_PTP at mx6 platformFrank Li1-2/+2
2012-11-01FEC: Add time stamping code and a PTP hardware clockFrank Li5-1/+520
2012-11-01net: fec: move fec_enet_private to header fileFrank Li2-73/+81
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