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