summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-31gianfar: Enable device wakeup when appropriateClaudiu Manoil
2015-07-31gianfar: Fix suspend/resume for wol magic packetClaudiu Manoil
2015-07-31gianfar: Fix warning when CONFIG_PM offClaudiu Manoil
2015-07-29gianfar: Fix warnings when built on 64-bitScott Wood
2015-07-27net: fec: Ensure clocks are enabled while using mdio busAndrew Lunn
2015-07-26net: fec: introduce fec_ptp_stop and use in probe fail pathLucas Stach
2015-07-26net: fec: use managed DMA API functions to allocate BD ringLucas Stach
2015-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-17freescale: remove incorrect copied commentJacob Keller
2015-07-15gianfar: Add paged allocation and Rx S/GClaudiu Manoil
2015-07-15gianfar: Use ndev, more Rx path cleanupClaudiu Manoil
2015-07-15gianfar: Fix and cleanup rxbd status handlingClaudiu Manoil
2015-07-15gianfar: Bundle Rx allocation, cleanupClaudiu Manoil
2015-07-15Revert "net: fec: Ensure clocks are enabled while using mdio bus"Fabio Estevam
2015-07-08net: fec: Ensure clocks are enabled while using mdio busAndrew Lunn
2015-06-28net: fec: don't access RACC register when not availableGreg Ungerer
2015-06-25net/fsl: remove dependency FSL_SOC for GianfarAlison Wang
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-23net: fec: init MAC prior to mii bus probeNimrod Andy
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker
2015-06-23net: fs_enet: Fix NETIF_F_SG feature for Freescale MPC5121Alexander Popov
2015-06-11net: fs_enet: use swap() in fs_enet_rx_napi()Fabian Frederick
2015-06-07net: fec: ptp: correct the ENET_ATCOR valueFugang Duan
2015-05-11net: fec: add support of ethtool get_regsPhilippe Reynes
2015-05-09gianfar: Enable changing mac addr when if upClaudiu Manoil
2015-05-09gianfar: Move TxFIFO underrun handling to reset pathClaudiu Manoil
2015-04-30net: fec: Fix RGMII-ID modeMarkus Pargmann
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-31ptp: fec: use helpers for converting ns to timespec.Richard Cochran
2015-03-31ptp: gianfar: use helpers for converting ns to timespec.Richard Cochran
2015-03-31ptp: gianfar: convert to the 64 bit get/set time methods.Richard Cochran
2015-03-31ptp: fec: convert to the 64 bit get/set time methods.Richard Cochran
2015-03-29net: fec: setup right value for mdio hold timeUwe Kleine-König
2015-03-24ucc_geth: Intialize link state to down before register_netdevCliff Clark
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-17net/fsl: constify of_device_id arrayFabian Frederick
2015-03-16net/fsl: modify xgmac_mdio for little endian SoCsShaohui Xie
2015-03-16net/fsl: fix a bug in xgmac_mdioShaohui Xie
2015-03-15gianfar: Consider dts property endianess on handlingJingchang Lu
2015-03-15gianfar: Make FCB access endian safeClaudiu Manoil
2015-03-15gianfar: Make BDs access endian safeClaudiu Manoil
2015-03-13Revert "net: fec: fix the warning found by dma debug"Fabio Estevam
2015-03-11net/fsl: remove dependency FSL_SOC from MDIOShaohui Xie
2015-03-10net: fec: fix receive VLAN CTAG HW acceleration issueNimrod Andy
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-08ethernet: codespell comment spelling fixesJoe Perches
2015-03-05net: fec: fix unbalanced clk disable on driver unbindStefan Agner
2015-03-05net: gianfar: correctly determine the number of queue groupsTobias Waldekranz
2015-03-04net: fec: fix rcv is not last issue when do suspend/resume testFugang Duan