aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/fec_ptp.c
Commit message (Expand)AuthorAge
* net: fec: ptp: fix convergence issue to support LinuxPTP stackNimrod Andy2014-10-15
* net: fec: ptp: Enable PPS output based on ptp clockLuwei Zhou2014-10-14
* net: fec: ptp: Use hardware algorithm to adjust PTP counter.Luwei Zhou2014-10-14
* net: fec: ptp: Use the 31-bit ptp timer.Luwei Zhou2014-10-14
* net: fec: ptp: avoid register access when ipg clock is disabledNimrod Andy2014-08-22
* 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
* fec: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-21
* fec: Only pass pdev in fec_ptp_init()Fabio Estevam2013-06-07
* fec: Convert printks to netdev_<level>Joe Perches2013-04-14
* fec: Fix PHC device logFabio Estevam2013-04-13
* net: fec: build fec.c and fec_ptp.c to one moduleFrank Li2013-03-25
* fec: Fix the build as moduleFabio Estevam2013-03-20
* net: fec: fix spin_lock dead lockFrank Li2013-02-07
* net: fec: reduce spin lock time in fec_ptp_adjfreqFrank Li2012-11-07
* FEC: Add time stamping code and a PTP hardware clockFrank Li2012-11-01