summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac
AgeCommit message (Expand)Author
2019-05-08net: stmmac: don't log oversized framesAaro Koskinen
2019-05-08net: stmmac: fix dropping of multi-descriptor RX framesAaro Koskinen
2019-05-08net: stmmac: don't overwrite discard_frame statusAaro Koskinen
2019-05-08net: stmmac: ratelimit RX error logsAaro Koskinen
2019-05-02stmmac: pci: Adjust IOT2000 matchingSu Bao Cheng
2019-05-02net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul
2019-04-20net: stmmac: Set dma ring length before enabling the DMALars Persson
2019-04-03net: stmmac: fix memory corruption with large MTUsAaro Koskinen
2019-04-03stmmac: copy unicast mac address to MAC registersBhadram Varka
2019-03-13net: stmmac: Disable EEE mode earlier in XMIT callbackJose Abreu
2019-03-13net: stmmac: Send TSO packets always from Queue 0Jose Abreu
2019-03-13net: stmmac: Fallback to Platform Data clock in Watchdog conversionJose Abreu
2019-03-13net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()Alexey Khoroshilov
2019-03-05net: stmmac: Disable ACS Feature for GMAC >= 4Jose Abreu
2019-03-05net: stmmac: Fix reception of Broadcom switches tagsFlorian Fainelli
2019-02-27net: stmmac: Fix PCI module removal leakJose Abreu
2019-02-23net: stmmac: handle endianness in dwmac4_get_timestampAlexandre Torgue
2019-02-23net: stmmac: Fix a race in EEE enable callbackJose Abreu
2019-01-31net: stmmac: Use correct values in TQS/RQS fieldsJose Abreu
2018-11-27net: stmmac: Fix RX packet size > 8191Thor Thayer
2018-11-04net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modulesNiklas Cassel
2018-11-04net: stmmac: mark PM functions as __maybe_unusedArnd Bergmann
2018-10-18stmmac: fix valid numbers of unicast filter entriesJongsung Kim
2018-10-18net: stmmac: Fixup the tail addr setting in xmit pathJose Abreu
2018-08-24net: stmmac: socfpga: add additional ocp reset line for Stratix10Dinh Nguyen
2018-08-06net: stmmac: Fix WoL for PCI-based setupsJose Abreu
2018-08-03NET: stmmac: align DMA stuff to largest cache line lengthEugeniy Paltsev
2018-07-22stmmac: fix DMA channel hang in half-duplex modeBhadram Varka
2018-05-30net: stmmac: call correct function in stmmac_mac_config_rx_queues_routing()Niklas Cassel
2018-05-30net: stmmac: ensure that the MSS desc is the last desc to set the own bitNiklas Cassel
2018-05-30net: stmmac: ensure that the device has released ownership before reading dataNiklas Cassel
2018-04-26net: stmmac: discard disabled flags in interrupt status registerNiklas Cassel
2018-04-26net: stmmac: dwmac-meson8b: propagate rate changes to the parent clockMartin Blumenstingl
2018-04-26net: stmmac: dwmac-meson8b: fix setting the RGMII TX clock on Meson8bMartin Blumenstingl
2018-03-03net: stmmac: Fix bad RX timestamp extractionFredrik Hallenberg
2018-03-03net: stmmac: Fix TX timestamp calculationFredrik Hallenberg
2018-01-17net: stmmac: enable EEE in MII, GMII or RGMII onlyJerome Brunet
2017-12-17stmmac: reset last TSO segment size after device openLars Persson
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-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
2017-10-22stmmac: Don't access tx_q->dirty_tx before netif_tx_lockBernd Edlinger
2017-10-22net: stmmac: Prevent infinite loop in get_rx_timestamp_status()Jose Abreu
2017-10-22net: stmmac: Fix stmmac_get_rx_hwtstamp()Jose Abreu
2017-10-22net: stmmac: Add missing call to dev_kfree_skb()Jose Abreu
2017-10-13net: stmmac: dwmac_lib: fix interchanged sleep/timeout values in DMA reset fu...Emiliano Ingrassia
2017-10-03net: stmmac: dwmac-rk: Add RK3128 GMAC supportDavid Wu