summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: ensure that the MSS desc is the last desc to set the own bitNiklas Cassel2018-02-271-1/+8
* net: stmmac: honor error code from stmmac_dt_phy()Niklas Cassel2018-02-201-2/+3
* net: stmmac: add error handling in stmmac_mtl_setup()Niklas Cassel2018-02-201-5/+24
* net: stmmac: call correct function in stmmac_mac_config_rx_queues_routing()Niklas Cassel2018-02-201-1/+1
* net: stmmac: rename dwmac4_tx_queue_routing() to match realityNiklas Cassel2018-02-201-3/+3
* net: stmmac: WARN if tx_skbuff entries are reused before clearedNiklas Cassel2018-02-201-0/+5
* net: stmmac: do not clear tx_skbuff entries in stmmac_xmit()/stmmac_tso_xmit()Niklas Cassel2018-02-201-3/+0Star
* net: stmmac: set MSS for each tx DMA channelNiklas Cassel2018-02-202-9/+6Star
* net: stmmac: dwmac-meson8b: make the clock configurations privateMartin Blumenstingl2018-02-191-21/+24
* net: stmmac: dwmac-meson8b: only keep struct device aroundMartin Blumenstingl2018-02-191-10/+9Star
* net: stmmac: dwmac-meson8b: simplify clock registrationMartin Blumenstingl2018-02-191-91/+65Star
* net: stmmac: remove redundant enable of PMT irqNiklas Cassel2018-02-092-4/+1Star
* net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4Niklas Cassel2018-02-092-3/+3
* net: stmmac: discard disabled flags in interrupt status registerNiklas Cassel2018-02-091-2/+4
* net: stmmac: do not use a bitwise AND operator with a bool operandNiklas Cassel2018-01-242-3/+3
* net: stmmac: Fix reception of Broadcom switches tagsFlorian Fainelli2018-01-226-7/+39
* net: stmmac: dwmac-meson8b: propagate rate changes to the parent clockMartin Blumenstingl2018-01-171-1/+1
* net: stmmac: dwmac-meson8b: fix setting the RGMII TX clock on Meson8bMartin Blumenstingl2018-01-171-1/+3
* net: stmmac: dwmac-meson8b: fix internal RGMII clock configurationMartin Blumenstingl2018-01-171-32/+47
* net: stmmac: dwmac-meson8b: only configure the clocks in RGMII modeMartin Blumenstingl2018-01-171-25/+21Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-091-0/+6
|\
| * net: stmmac: enable EEE in MII, GMII or RGMII onlyJerome Brunet2018-01-041-0/+6
* | net: stmmac: Allow debug prints of frame_len/COEFlorian Fainelli2018-01-031-3/+2Star
* | net: stmmac: Pad ring number with zeroes in display_ring()Florian Fainelli2018-01-033-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-226-8/+12
|\|
| * net: stmmac: Fix bad RX timestamp extractionFredrik Hallenberg2017-12-195-6/+8
| * net: stmmac: Fix TX timestamp calculationFredrik Hallenberg2017-12-191-2/+4
* | net: stmmac: fix broken dma_interrupt handling for multi-queuesNiklas Cassel2017-12-081-8/+46
|/
* stmmac: reset last TSO segment size after device openLars Persson2017-12-031-0/+1
* net: stmmac: dwmac-sun8i: fix allwinner,leds-active-low handlingCorentin Labbe2017-11-301-2/+1Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-291-2/+2
|\
| * ethernet: dwmac-stm32: Fix copyrightBenjamin Gaignard2017-11-291-2/+2
* | treewide: setup_timer() -> timer_setup()Kees Cook2017-11-221-8/+7Star
|/
* net: stmmac: fix LPI transitioning for dwmac4Niklas Cassel2017-11-142-1/+25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-042-8/+9
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-031-8/+8
| |\
| | * stmmac: use of_property_read_u32 instead of read_u8Bhadram Varka2017-11-031-8/+8
| * | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-021-0/+1
| |\ \ | | |/ | |/|
| | * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-302-1/+8
|\| |
| * | net: stmmac: First Queue must always be in DCB modeJose Abreu2017-10-271-0/+7
| * | net: stmmac: dwc-qos-eth: Fix typo in DT bindings parsingJose Abreu2017-10-271-1/+1
| |/
* | stmmac: copy unicast mac address to MAC registersBhadram Varka2017-10-281-1/+15
* | net: stmmac: sun8i: Restore the compatiblesCorentin Labbe2017-10-271-0/+8
* | net: stmmac: dwmac-sun8i: Handle integrated/external MDIOsCorentin Labbe2017-10-272-130/+224
* | net: stmmac: snps, dwmac-mdio MDIOs are automatically registeredCorentin Labbe2017-10-271-4/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-223-10/+11
|\|
| * stmmac: Don't access tx_q->dirty_tx before netif_tx_lockBernd Edlinger2017-10-221-1/+2
| * net: stmmac: Prevent infinite loop in get_rx_timestamp_status()Jose Abreu2017-10-221-1/+1
| * net: stmmac: Fix stmmac_get_rx_hwtstamp()Jose Abreu2017-10-221-7/+6Star