aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-05fec: Revert "fec: Do not assume that PHY reset is active low"Fabio Estevam
2013-12-29fec: Do not assume that PHY reset is active lowFabio Estevam
2013-12-26net: freescale: remove unused compare_addr()dingtianhong
2013-12-19net: fec: fix potential use after freeEric Dumazet
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-11net:fec: remove duplicate lines in comment about errata ERR006358Philippe De Muyter
2013-12-05Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2013-12-02net: fec_main: dma_map() only the length of the skbSebastian Siewior
2013-11-21gianfar: Implement the SIOCGHWTSTAMP ioctlBen Hutchings
2013-11-21fec: Implement the SIOCGHWTSTAMP ioctlBen Hutchings
2013-11-14net:fec: fix WARNING caused by lack of calls to dma_mapping_error()Duan Fugang-B38611
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
2013-10-24of/irq: Use irq_of_parse_and_map()Thierry Reding
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-18gianfar: Simplify MQ polling to avoid soft lockupClaudiu Manoil
2013-10-09drivers: clean-up prom.h implicit includesRob Herring
2013-10-09gianfar: Enable eTSEC-20 erratum w/a for P2020 Rev1Claudiu Manoil
2013-10-09gianfar: Use mpc85xx support for errata detectionClaudiu Manoil
2013-10-09gianfar: Enable eTSEC-A002 erratum w/a for all partsClaudiu Manoil
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-09-30powerpc/83xx: gianfar_ptp: select 1588 clock source through dts fileAida Mynzhasova
2013-09-30Revert "powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file"David S. Miller
2013-09-30powerpc/83xx: gianfar_ptp: select 1588 clock source through dts fileAida Mynzhasova
2013-09-24gianfar: Remove extern from function prototypesJoe Perches
2013-09-15net: fec: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-09-04net: fec: fix the error to get the previous BD entryDuan Fugang-B38611
2013-09-03gianfar: Fix reported number of sent bytes to BQLClaudiu Manoil
2013-08-30net: fec: fix time stamping logic after napi conversionRichard Cochran
2013-08-30net/fec: cleanup types in fec_get_mac()Dan Carpenter
2013-08-30net: fec: use dev_get_platdata()Jingoo Han
2013-08-29fec: Use NAPI_POLL_WEIGHTFabio Estevam
2013-08-22fs_enet: cleanup clock API useGerhard Sittig
2013-08-22fs_enet: silence a build warning (unused variable)Gerhard Sittig
2013-08-21net: fec_mpc52xx_phy: remove unnecessary dev_set_drvdata()Libo Chen
2013-08-21net: ucc_geth: remove unnecessary dev_set_drvdata()Libo Chen
2013-08-21net: fsl_pq_mdio: remove unnecessary dev_set_drvdata()Libo Chen
2013-08-20net: fec_mpc52xx_phy: use platform_{get,set}_drvdata()Libo Chen
2013-08-20net: ucc_geth: use platform_{get,set}_drvdata()Libo Chen
2013-08-20net: fsl_pq_mdio: use platform_{get,set}_drvdata()Libo Chen
2013-08-13gianfar: Add flow control supportClaudiu Manoil
2013-08-05gianfar: Cleanup TxFCB insertion on xmitClaudiu Manoil
2013-08-05gianfar: Fix Tx csum generation errata handlingClaudiu Manoil
2013-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-01gianfar: Remove unused field grp_id from gfar_priv_grpClaudiu Manoil
2013-07-30net/fec: Don't let ndo_start_xmit return NETDEV_TX_BUSY without linkUwe Kleine-König