summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: fec_mpc52xx: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes2016-05-031-6/+10
* net: ethernet: fs-enet: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes2016-05-031-6/+10
* net: ethernet: ucc: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes2016-05-031-10/+7Star
* net: ethernet: gianfar: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes2016-05-031-17/+8Star
* fec: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes2016-04-181-8/+8
* fec: Do not access unexisting register in ColdfireFabio Estevam2016-03-311-1/+1
* fsl/fman: Workaround for Errata A-007273Igal Liberman2016-03-221-16/+88
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-195-318/+268Star
|\
| * fsl/fman: fix dtsec_set_tx_pause_framesIgal Liberman2016-03-141-4/+3Star
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-082-3/+5
| |\
| * | net: fec: Rename "phy-reset-active-low" propertyBernhard Walle2016-03-071-4/+4
| * | gianfar: fix endianness for hardware timestampYangbo Lu2016-02-251-2/+2
| * | gianfar_ptp: replace get_of_u32 with of_property_read_u32Yangbo Lu2016-02-251-20/+13Star
| * | gianfar: Remove redundant ops for do_tstamp from xmit()Claudiu Manoil2016-02-241-9/+5Star
| * | gianfar: Use skb_frag_t pointers inside xmit()Claudiu Manoil2016-02-241-9/+9
| * | gianfar: Map head TxBD firstClaudiu Manoil2016-02-241-48/+48
| * | net: fec: Add "phy-reset-active-low" property to DTBernhard Walle2016-02-161-2/+6
| * | net: fec: improve error handlingTroy Kisky2016-02-111-4/+7
| * | net: fec: don't transfer ownership until descriptor write is completeTroy Kisky2016-02-111-1/+13
| * | net: fec: don't disable FEC_ENET_TS_TIMER interruptTroy Kisky2016-02-112-1/+2
| * | net: fec: add variable reg_desc_active to speed things upTroy Kisky2016-02-112-26/+25Star
| * | net: fec: add struct bufdesc_propTroy Kisky2016-02-112-185/+132Star
| * | net: fec: fix fec_enet_get_free_txdesc_numTroy Kisky2016-02-111-1/+1
| * | net: fec: fix rx error countsTroy Kisky2016-02-111-21/+15Star
| * | net: fec: stop the "rcv is not +last, " error messagesTroy Kisky2016-02-112-0/+2
* | | mm: introduce page reference manipulation functionsJoonsoo Kim2016-03-171-1/+1
| |/ |/|
* | gianfar: Enable eTSEC-106 erratum w/a for MPC8548E Rev2Atsushi Nemoto2016-03-071-1/+3
* | fsl/fman: Initialize fman->dev earlierIgal Liberman2016-03-031-2/+2
|/
* net: fec: use CONFIG_ARM instead of CONFIG_ARCH_MXC/SOC_IMX28Johannes Berg2016-01-252-7/+4Star
* net: fec: make driver endian-safeJohannes Berg2016-01-253-72/+101
* 82xx: FCC: Fixing a bug causing to FCC port lock-up (second try)Martin Roth2016-01-251-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-01-151-1/+0Star
|\
| * fsl/fman: Delete one function call "put_device" in dtsec_config()Markus Elfring2016-01-141-1/+0Star
* | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-153-9/+9
|\ \ | |/ |/|
| * QE: Move QE from arch/powerpc to drivers/socZhao Qiang2015-12-233-9/+9
* | net: freescale: mac-fec: Fix build error from phy_device API changeAndrew Lunn2016-01-121-1/+1
* | net: freescale: ucc_geth: Fix build error from phy_device API changeAndrew Lunn2016-01-121-1/+1
* | phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn2016-01-071-5/+2Star
* | phy: Add an mdio_device structureAndrew Lunn2016-01-075-11/+11
* | mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-075-38/+4Star
* | phy: Centralise print about attached phyAndrew Lunn2016-01-071-3/+1Star
* | fsl/fman: double free on probe failureDan Carpenter2016-01-061-1/+0Star
* | fsl/fman: fix the pause_time testDan Carpenter2016-01-061-1/+1
* | fsl/fman: allow modular buildArnd Bergmann2016-01-051-1/+2
* | fsl/fman: Add FMan MAC driverIgal Liberman2015-12-283-1/+1077
* | fsl/fman: Add FMan Port SupportIgal Liberman2015-12-283-1/+1930
* | fsl/fman: Add FMan SP supportIgal Liberman2015-12-283-1/+270
* | fsl/fman: Add FMan MAC supportIgal Liberman2015-12-288-1/+3863
* | fsl/fman: Add FMan supportIgal Liberman2015-12-283-1/+3197
* | fsl/fman: Add FMan MURAM supportIgal Liberman2015-12-286-0/+225