aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/gianfar_ptp.c
Commit message (Expand)AuthorAge
* gianfar_ptp: replace get_of_u32 with of_property_read_u32Yangbo Lu2016-02-25
* net: fsl: Fix error checking for platform_get_irq()Mark Brown2015-11-30
* net: gianfar_ptp: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-21
* ptp: gianfar: use helpers for converting ns to timespec.Richard Cochran2015-03-31
* ptp: gianfar: convert to the 64 bit get/set time methods.Richard Cochran2015-03-31
* net/fsl: constify of_device_id arrayFabian Frederick2015-03-17
* net: ethernet: freescale: drop owner assignment from platform_driversWolfram Sang2014-10-20
* ptp: drivers: set the number of programmable pins.Richard Cochran2014-03-21
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-16
* gianfar: Fix portabilty issues for ethtool and ptpClaudiu Manoil2014-01-15
* powerpc/83xx: gianfar_ptp: select 1588 clock source through dts fileAida Mynzhasova2013-10-01
* Revert "powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file"David S. Miller2013-10-01
* powerpc/83xx: gianfar_ptp: select 1588 clock source through dts fileAida Mynzhasova2013-09-30
* net: ethernet: use platform_{get,set}_drvdata()Jingoo Han2013-05-26
* gianfar: add missing iounmap() on error in gianfar_ptp_probe()Wei Yongjun2013-05-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-30
|\
| * gianfar: do not advertise any alarm capability.Richard Cochran2013-04-25
* | gianfar: Use netdev_<level> when possibleJoe Perches2013-04-14
|/
* gianfar_ptp: use iomem, not ioports resource tree in probeWei Yang2012-10-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-28
|\
| * gianfar: fix phc index build failureRichard Cochran2012-09-21
* | ptp: link the phc device to its parent deviceRichard Cochran2012-09-22
|/
* gianfar: Support the get_ts_info ethtool method.Richard Cochran2012-04-04
* phc: Update author's email address.Richard Cochran2012-03-17
* net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin2011-11-29
* freescale: Move the Freescale driversJeff Kirsher2011-08-12