summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/gianfar_ptp.c
Commit message (Expand)AuthorAgeFilesLines
* ptp: rework gianfar_ptp as QorIQ common PTP driverYangbo Lu2018-05-281-572/+0
* net: gianfar_ptp: move set_fipers() to spinlock protecting areaYangbo Lu2018-01-101-2/+1
* net: ethernet: make ptp_clock_info constBhumika Goyal2017-08-221-1/+1
* ptp: gianfar: Use high resolution frequency method.Ulrik De Bie2016-11-271-8/+13
* net: gianfar_ptp: Rename FS bit to FIPERSTFlorian Fainelli2016-11-181-2/+2
* gianfar_ptp: replace get_of_u32 with of_property_read_u32Yangbo Lu2016-02-251-20/+13
* net: fsl: Fix error checking for platform_get_irq()Mark Brown2015-11-301-1/+1
* net: gianfar_ptp: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-211-0/+1
* ptp: gianfar: use helpers for converting ns to timespec.Richard Cochran2015-03-311-5/+3
* ptp: gianfar: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-6/+7
* net/fsl: constify of_device_id arrayFabian Frederick2015-03-171-1/+1
* net: ethernet: freescale: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* ptp: drivers: set the number of programmable pins.Richard Cochran2014-03-211-0/+1
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0
* gianfar: Fix portabilty issues for ethtool and ptpClaudiu Manoil2014-01-151-1/+1
* powerpc/83xx: gianfar_ptp: select 1588 clock source through dts fileAida Mynzhasova2013-09-301-1/+3
* Revert "powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file"David S. Miller2013-09-301-3/+1
* powerpc/83xx: gianfar_ptp: select 1588 clock source through dts fileAida Mynzhasova2013-09-301-1/+3
* net: ethernet: use platform_{get,set}_drvdata()Jingoo Han2013-05-251-2/+2
* gianfar: add missing iounmap() on error in gianfar_ptp_probe()Wei Yongjun2013-05-171-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-301-2/+1
|\
| * gianfar: do not advertise any alarm capability.Richard Cochran2013-04-251-2/+1
* | gianfar: Use netdev_<level> when possibleJoe Perches2013-04-141-0/+3
|/
* gianfar_ptp: use iomem, not ioports resource tree in probeWei Yang2012-10-241-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-281-2/+2
|\
| * gianfar: fix phc index build failureRichard Cochran2012-09-211-2/+2
* | ptp: link the phc device to its parent deviceRichard Cochran2012-09-221-1/+1
|/
* gianfar: Support the get_ts_info ethtool method.Richard Cochran2012-04-041-0/+2
* phc: Update author's email address.Richard Cochran2012-03-171-1/+1
* net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin2011-11-291-15/+1
* freescale: Move the Freescale driversJeff Kirsher2011-08-121-0/+583