summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/fec_ptp.c
Commit message (Expand)AuthorAgeFilesLines
...
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0
* fec: Implement the SIOCGHWTSTAMP ioctlBen Hutchings2013-11-211-1/+15
* fec: Only pass pdev in fec_ptp_init()Fabio Estevam2013-06-071-1/+2
* fec: Convert printks to netdev_<level>Joe Perches2013-04-141-0/+2
* fec: Fix PHC device logFabio Estevam2013-04-131-2/+0
* net: fec: build fec.c and fec_ptp.c to one moduleFrank Li2013-03-251-3/+0
* fec: Fix the build as moduleFabio Estevam2013-03-201-0/+3
* net: fec: fix spin_lock dead lockFrank Li2013-02-071-1/+3
* net: fec: reduce spin lock time in fec_ptp_adjfreqFrank Li2012-11-071-8/+6
* FEC: Add time stamping code and a PTP hardware clockFrank Li2012-11-011-0/+385