summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-171-1/+1
|\
| * treewide: Fix typos in printkMasanari Iida2016-04-281-1/+1
* | net: ethernet: fec-mpc52xx: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-05-161-24/+2
* | net: ethernet: fec-mpc52xx: use phydev from struct net_devicePhilippe Reynes2016-05-161-23/+20
* | net: ethernet: fs-enet: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-05-161-24/+2
* | net: ethernet: fs-enet: use phydev from struct net_devicePhilippe Reynes2016-05-165-26/+18
* | net: ethernet: gianfar: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-05-161-25/+2
* | net: ethernet: gianfar: use phydev from struct net_devicePhilippe Reynes2016-05-163-32/+35
* | net: ethernet: fec: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-05-101-24/+2
* | net: ethernet: fec: use phydev from struct net_devicePhilippe Reynes2016-05-102-29/+21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-091-2/+8
|\ \
| * | net: fec: only clear a queue's work bit if the queue was emptiedUwe Kleine-König2016-05-041-2/+8
| |/
* | treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
* | 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/+7
* | net: ethernet: gianfar: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes2016-05-031-17/+8
* | 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/+268
|\
| * fsl/fman: fix dtsec_set_tx_pause_framesIgal Liberman2016-03-141-4/+3
| * 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-061-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/+13
| * | gianfar: Remove redundant ops for do_tstamp from xmit()Claudiu Manoil2016-02-241-9/+5
| * | 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/+25
| * | net: fec: add struct bufdesc_propTroy Kisky2016-02-112-185/+132
| * | net: fec: fix fec_enet_get_free_txdesc_numTroy Kisky2016-02-111-1/+1
| * | net: fec: fix rx error countsTroy Kisky2016-02-111-21/+15
| * | 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-061-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/+4
* 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/+0
|\
| * fsl/fman: Delete one function call "put_device" in dtsec_config()Markus Elfring2016-01-141-1/+0
* | 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-223-9/+9
* | net: freescale: mac-fec: Fix build error from phy_device API changeAndrew Lunn2016-01-111-1/+1
* | net: freescale: ucc_geth: Fix build error from phy_device API changeAndrew Lunn2016-01-111-1/+1
OpenPOWER on IntegriCloud