aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
2016-03-14fsl/fman: fix dtsec_set_tx_pause_framesIgal Liberman
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-03-06net: fec: Rename "phy-reset-active-low" propertyBernhard Walle
2016-03-06gianfar: Enable eTSEC-106 erratum w/a for MPC8548E Rev2Atsushi Nemoto
2016-03-03fsl/fman: Initialize fman->dev earlierIgal Liberman
2016-02-25gianfar: fix endianness for hardware timestampYangbo Lu
2016-02-25gianfar_ptp: replace get_of_u32 with of_property_read_u32Yangbo Lu
2016-02-24gianfar: Remove redundant ops for do_tstamp from xmit()Claudiu Manoil
2016-02-24gianfar: Use skb_frag_t pointers inside xmit()Claudiu Manoil
2016-02-24gianfar: Map head TxBD firstClaudiu Manoil
2016-02-16net: fec: Add "phy-reset-active-low" property to DTBernhard Walle
2016-02-11net: fec: improve error handlingTroy Kisky
2016-02-11net: fec: don't transfer ownership until descriptor write is completeTroy Kisky
2016-02-11net: fec: don't disable FEC_ENET_TS_TIMER interruptTroy Kisky
2016-02-11net: fec: add variable reg_desc_active to speed things upTroy Kisky
2016-02-11net: fec: add struct bufdesc_propTroy Kisky
2016-02-11net: fec: fix fec_enet_get_free_txdesc_numTroy Kisky
2016-02-11net: fec: fix rx error countsTroy Kisky
2016-02-11net: fec: stop the "rcv is not +last, " error messagesTroy Kisky
2016-01-25net: fec: use CONFIG_ARM instead of CONFIG_ARCH_MXC/SOC_IMX28Johannes Berg
2016-01-25net: fec: make driver endian-safeJohannes Berg
2016-01-2582xx: FCC: Fixing a bug causing to FCC port lock-up (second try)Martin Roth
2016-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-01-14fsl/fman: Delete one function call "put_device" in dtsec_config()Markus Elfring
2016-01-11net: freescale: mac-fec: Fix build error from phy_device API changeAndrew Lunn
2016-01-11net: freescale: ucc_geth: Fix build error from phy_device API changeAndrew Lunn
2016-01-07phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn
2016-01-07phy: Add an mdio_device structureAndrew Lunn
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn
2016-01-07phy: Centralise print about attached phyAndrew Lunn
2016-01-06fsl/fman: double free on probe failureDan Carpenter
2016-01-06fsl/fman: fix the pause_time testDan Carpenter
2016-01-04fsl/fman: allow modular buildArnd Bergmann
2015-12-27fsl/fman: Add FMan MAC driverIgal Liberman
2015-12-27fsl/fman: Add FMan Port SupportIgal Liberman
2015-12-27fsl/fman: Add FMan SP supportIgal Liberman
2015-12-27fsl/fman: Add FMan MAC supportIgal Liberman
2015-12-27fsl/fman: Add FMan supportIgal Liberman
2015-12-27fsl/fman: Add FMan MURAM supportIgal Liberman
2015-12-22QE: Move QE from arch/powerpc to drivers/socZhao Qiang
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-1682xx: FCC: Fixing a bug causing to FCC port lock-upMartin Roth
2015-12-16gianfar: Don't enable RX Filer if not supportedHamish Martin
2015-12-08net: fsl: avoid 64-bit warning on pq_mdioArnd Bergmann
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-03net: mpc52xx: Use platform_register/unregister_drivers()Thierry Reding
2015-11-30net: fsl: Fix error checking for platform_get_irq()Mark Brown
2015-11-30net: fsl: Don't use NO_IRQ to check return value of irq_of_parse_and_map()Mark Brown
2015-11-24net: fec: no need to test for the return type of of_property_read_u32Saurabh Sengar