summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2018-03-31net: stmmac: dwmac-meson8b: Add support for the Meson8m2 SoCMartin Blumenstingl
2018-03-30net: stmmac: Add support for DWMAC5 and implement Safety FeaturesJose Abreu
2018-03-30net: stmmac: Rework and fix TX Timeout codeJose Abreu
2018-03-26ethernet: Use octal not symbolic permissionsJoe Perches
2018-02-27net: stmmac: make dwmac4_release_tx_desc() clear all descriptor fieldsNiklas Cassel
2018-02-27net: stmmac: ensure that the device has released ownership before reading dataNiklas Cassel
2018-02-27net: stmmac: use correct barrier between coherent memory and MMIONiklas Cassel
2018-02-27net: stmmac: ensure that the MSS desc is the last desc to set the own bitNiklas Cassel
2018-02-20net: stmmac: honor error code from stmmac_dt_phy()Niklas Cassel
2018-02-20net: stmmac: add error handling in stmmac_mtl_setup()Niklas Cassel
2018-02-20net: stmmac: call correct function in stmmac_mac_config_rx_queues_routing()Niklas Cassel
2018-02-20net: stmmac: rename dwmac4_tx_queue_routing() to match realityNiklas Cassel
2018-02-20net: stmmac: WARN if tx_skbuff entries are reused before clearedNiklas Cassel
2018-02-20net: stmmac: do not clear tx_skbuff entries in stmmac_xmit()/stmmac_tso_xmit()Niklas Cassel
2018-02-20net: stmmac: set MSS for each tx DMA channelNiklas Cassel
2018-02-19net: stmmac: dwmac-meson8b: make the clock configurations privateMartin Blumenstingl
2018-02-19net: stmmac: dwmac-meson8b: only keep struct device aroundMartin Blumenstingl
2018-02-19net: stmmac: dwmac-meson8b: simplify clock registrationMartin Blumenstingl
2018-02-09net: stmmac: remove redundant enable of PMT irqNiklas Cassel
2018-02-09net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4Niklas Cassel
2018-02-09net: stmmac: discard disabled flags in interrupt status registerNiklas Cassel
2018-01-24net: stmmac: do not use a bitwise AND operator with a bool operandNiklas Cassel
2018-01-22net: stmmac: Fix reception of Broadcom switches tagsFlorian Fainelli
2018-01-17net: stmmac: dwmac-meson8b: propagate rate changes to the parent clockMartin Blumenstingl
2018-01-17net: stmmac: dwmac-meson8b: fix setting the RGMII TX clock on Meson8bMartin Blumenstingl
2018-01-17net: stmmac: dwmac-meson8b: fix internal RGMII clock configurationMartin Blumenstingl
2018-01-17net: stmmac: dwmac-meson8b: only configure the clocks in RGMII modeMartin Blumenstingl
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-04net: stmmac: enable EEE in MII, GMII or RGMII onlyJerome Brunet
2018-01-02net: stmmac: Allow debug prints of frame_len/COEFlorian Fainelli
2018-01-02net: stmmac: Pad ring number with zeroes in display_ring()Florian Fainelli
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-19net: stmmac: Fix bad RX timestamp extractionFredrik Hallenberg
2017-12-19net: stmmac: Fix TX timestamp calculationFredrik Hallenberg
2017-12-08net: stmmac: fix broken dma_interrupt handling for multi-queuesNiklas Cassel
2017-12-03stmmac: reset last TSO segment size after device openLars Persson
2017-11-30net: stmmac: dwmac-sun8i: fix allwinner,leds-active-low handlingCorentin Labbe
2017-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-29ethernet: dwmac-stm32: Fix copyrightBenjamin Gaignard
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-14net: stmmac: fix LPI transitioning for dwmac4Niklas Cassel
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-03stmmac: use of_property_read_u32 instead of read_u8Bhadram Varka
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-28stmmac: copy unicast mac address to MAC registersBhadram Varka
2017-10-27net: stmmac: First Queue must always be in DCB modeJose Abreu
2017-10-27net: stmmac: dwc-qos-eth: Fix typo in DT bindings parsingJose Abreu