aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/fec_ptp.c
Commit message (Expand)AuthorAge
* net: fec: avoid timespec useArnd Bergmann2015-10-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-01
|\
| * net: fec: introduce fec_ptp_stop and use in probe fail pathLucas Stach2015-07-27
* | freescale: remove incorrect copied commentJacob Keller2015-07-17
|/
* net: fec: ptp: correct the ENET_ATCOR valueFugang Duan2015-06-07
* ptp: fec: use helpers for converting ns to timespec.Richard Cochran2015-03-31
* ptp: fec: convert to the 64 bit get/set time methods.Richard Cochran2015-03-31
* ethernet: codespell comment spelling fixesJoe Perches2015-03-08
* net: fec: convert to timecounter adjtime.Richard Cochran2014-12-30
* 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