aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/gianfar_ptp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-17net/fsl: constify of_device_id arrayFabian Frederick1-1/+1
2014-10-20net: ethernet: freescale: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-03-21ptp: drivers: set the number of programmable pins.Richard Cochran1-0/+1
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2014-01-15gianfar: Fix portabilty issues for ethtool and ptpClaudiu Manoil1-1/+1
2013-09-30powerpc/83xx: gianfar_ptp: select 1588 clock source through dts fileAida Mynzhasova1-1/+3
2013-09-30Revert "powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file"David S. Miller1-3/+1
2013-09-30powerpc/83xx: gianfar_ptp: select 1588 clock source through dts fileAida Mynzhasova1-1/+3
2013-05-25net: ethernet: use platform_{get,set}_drvdata()Jingoo Han1-2/+2
2013-05-17gianfar: add missing iounmap() on error in gianfar_ptp_probe()Wei Yongjun1-0/+1
2013-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+1
2013-04-25gianfar: do not advertise any alarm capability.Richard Cochran1-2/+1
2013-04-14gianfar: Use netdev_<level> when possibleJoe Perches1-0/+3
2012-10-24gianfar_ptp: use iomem, not ioports resource tree in probeWei Yang1-1/+1
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2012-09-22ptp: link the phc device to its parent deviceRichard Cochran1-1/+1
2012-09-21gianfar: fix phc index build failureRichard Cochran1-2/+2
2012-04-04gianfar: Support the get_ts_info ethtool method.Richard Cochran1-0/+2
2012-03-17phc: Update author's email address.Richard Cochran1-1/+1
2011-11-29net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin1-15/+1
2011-08-12freescale: Move the Freescale driversJeff Kirsher1-0/+583