index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
gianfar_ptp.c
Age
Commit message (
Expand
)
Author
2016-02-25
gianfar_ptp: replace get_of_u32 with of_property_read_u32
Yangbo Lu
2015-11-30
net: fsl: Fix error checking for platform_get_irq()
Mark Brown
2015-09-21
net: gianfar_ptp: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-03-31
ptp: gianfar: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
ptp: gianfar: convert to the 64 bit get/set time methods.
Richard Cochran
2015-03-17
net/fsl: constify of_device_id array
Fabian Frederick
2014-10-20
net: ethernet: freescale: drop owner assignment from platform_drivers
Wolfram Sang
2014-03-21
ptp: drivers: set the number of programmable pins.
Richard Cochran
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-15
gianfar: Fix portabilty issues for ethtool and ptp
Claudiu Manoil
2013-09-30
powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file
Aida Mynzhasova
2013-09-30
Revert "powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file"
David S. Miller
2013-09-30
powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file
Aida Mynzhasova
2013-05-25
net: ethernet: use platform_{get,set}_drvdata()
Jingoo Han
2013-05-17
gianfar: add missing iounmap() on error in gianfar_ptp_probe()
Wei Yongjun
2013-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-25
gianfar: do not advertise any alarm capability.
Richard Cochran
2013-04-14
gianfar: Use netdev_<level> when possible
Joe Perches
2012-10-24
gianfar_ptp: use iomem, not ioports resource tree in probe
Wei Yang
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-22
ptp: link the phc device to its parent device
Richard Cochran
2012-09-21
gianfar: fix phc index build failure
Richard Cochran
2012-04-04
gianfar: Support the get_ts_info ethtool method.
Richard Cochran
2012-03-17
phc: Update author's email address.
Richard Cochran
2011-11-29
net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()
Axel Lin
2011-08-12
freescale: Move the Freescale drivers
Jeff Kirsher