summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac
AgeCommit message (Expand)Author
2019-12-05net: stmicro: fix a missing check of clk_prepareKangjie Lu
2019-10-29net: stmmac: disable/enable ptp_ref_clk in suspend/resume flowBiao Huang
2019-09-10net: stmmac: dwmac-rk: Don't fail if phy regulator is absentChen-Yu Tsai
2019-07-31net: stmmac: dwmac4: fix flow control issueBiao Huang
2019-07-31net: stmmac: dwmac4/5: Clear unused address entriesJose Abreu
2019-07-31net: stmmac: dwmac1000: Clear unused address entriesJose Abreu
2019-07-03net: stmmac: fixed new system time seconds value calculationRoland Hii
2019-06-09net: stmmac: fix reset gpio free missingJisheng Zhang
2019-05-16net: ethernet: stmmac: dwmac-sun8i: enable support of unicast filteringCorentin Labbe
2019-05-16net: stmmac: Move debugfs init/exit to ->probe()/->remove()Thierry Reding
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