aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/fec_main.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-06
|\
| * net: fec: fix compile with CONFIG_M5272Nikita Yushchenko2016-12-06
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-03
|\|
| * net: fec: cache statistics while device is downNikita Yushchenko2016-11-30
| * net: ethernet: fec: fix fixed-link phydev leaksJohan Hovold2016-11-29
* | net: fec: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-30
|\|
| * net: fec: Call swap_buffer() prior to IP header alignmentFabio Estevam2016-10-23
* | net: fec: drop check for clk==NULL before calling clk_*Uwe Kleine-König2016-10-20
* | net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-13
|/
* net: fec: set mac address unconditionallyGavin Schenk2016-10-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-02
|\
| * net: fec: align IP header in hardwareEric Nelson2016-09-27
| * net: fec: remove QUIRK_HAS_RACC from i.mx27Eric Nelson2016-09-27
| * net: fec: remove QUIRK_HAS_RACC from i.mx25Eric Nelson2016-09-27
* | net: fix up a few missing hashtable.h conflict resolutionsJiri Kosina2016-08-13
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-08-01
|\
| * Merge tag 'imx-soc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Olof Johansson2016-07-05
| |\
| | * ARM: imx6: disable deeper idle states when FEC is active w/o HW workaroundLucas Stach2016-06-12
* | | net: fec: use a more proper compatible string for i.MX6UL type deviceFugang Duan2016-06-27
* | | net: fec: add interrupt coalesc quirk flagFugang Duan2016-06-27
* | | net: fec: handle small PHY reset durations more preciselyStefan Wahren2016-06-12
|/ /
* | net: fec: fix spelling mistakes and add missing newlineColin Ian King2016-06-07
* | net: fec: update dirty_tx even if no skbTroy Kisky2016-05-31
|/
* net: ethernet: fec: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-05-10
* net: ethernet: fec: use phydev from struct net_devicePhilippe Reynes2016-05-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-09
|\
| * net: fec: only clear a queue's work bit if the queue was emptiedUwe Kleine-König2016-05-04
* | fec: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes2016-04-18
|/
* fec: Do not access unexisting register in ColdfireFabio Estevam2016-03-31
* net: fec: Rename "phy-reset-active-low" propertyBernhard Walle2016-03-06
* net: fec: Add "phy-reset-active-low" property to DTBernhard Walle2016-02-16
* net: fec: improve error handlingTroy Kisky2016-02-11
* net: fec: don't transfer ownership until descriptor write is completeTroy Kisky2016-02-11
* net: fec: don't disable FEC_ENET_TS_TIMER interruptTroy Kisky2016-02-11
* net: fec: add variable reg_desc_active to speed things upTroy Kisky2016-02-11
* net: fec: add struct bufdesc_propTroy Kisky2016-02-11
* net: fec: fix fec_enet_get_free_txdesc_numTroy Kisky2016-02-11
* net: fec: fix rx error countsTroy Kisky2016-02-11
* net: fec: stop the "rcv is not +last, " error messagesTroy Kisky2016-02-11
* net: fec: use CONFIG_ARM instead of CONFIG_ARCH_MXC/SOC_IMX28Johannes Berg2016-01-25
* net: fec: make driver endian-safeJohannes Berg2016-01-25
* phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn2016-01-07
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-07
* phy: Centralise print about attached phyAndrew Lunn2016-01-07
* net: fec: no need to test for the return type of of_property_read_u32Saurabh Sengar2015-11-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-03
|\
| * fec: Use gpio_set_value_cansleep()Fabio Estevam2015-11-01
* | net: fec: Remove unneeded FEATURES_NEED_QUIESCE definitionFabio Estevam2015-09-29
|/
* net: fec: add netif status check before set mac addressNimrod Andy2015-09-09