aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/stmmac.h
AgeCommit message (Expand)Author
2023-02-27Merge branch 'v5.10/standard/base' into v5.10/standard/nxp-sdk-5.10/nxp-s32g2xxBruce Ashfield
2023-02-22net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoCAndrey Konovalov
2022-05-25Merge branch 'v5.10/standard/base' into v5.10/standard/nxp-sdk-5.10/nxp-s32g2xxBruce Ashfield
2022-05-12net: stmmac: disable Split Header (SPH) for Intel platformsTan Tee Min
2022-01-04net: stmmac: make in-band AN mode parsing is supported for non-DTOng Boon Leong
2021-09-08Merge branch 'v5.10/standard/base' into v5.10/standard/nxp-sdk-5.10/nxp-s32g2xxBruce Ashfield
2021-09-03net: stmmac: add mutex lock to protect est parametersXiaoliang Yang
2021-06-29net: driver: stmmac: Implement MTL ECC error workaroundJeronym Juran
2021-06-29net: driver: stmmac: extend CSR calc supportJan Petrous
2021-06-29net: ethernet: stmmac: Implement errata e50082 - watchdogJeronym Juran
2020-12-08net: stmmac: overwrite the dma_cap.addr64 according to HW designFugang Duan
2020-09-28stmmac: intel: Adding ref clock 1us tic for LPI cntrRusaimi Amira Ruslan
2020-09-25net: stmmac: Add option for VLAN filter fail queue enableChuah, Kim Tatt
2020-04-21net: stmmac: Enable SERDES power up/down sequenceVoon Weifeng
2020-03-09net: stmmac: Integrate it with DesignWare XPCSJose Abreu
2020-01-13net: stmmac: Initial support for TBSJose Abreu
2019-12-18net: stmmac: Add basic EST support for GMAC5+Jose Abreu
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn
2019-10-03net: stmmac: Only enable enhanced addressing mode when neededThierry Reding
2019-09-11net: stmmac: implement support for passive mode converters via dtAlexandru Ardelean
2019-08-27net: stmmac: setup higher frequency clk support for EHL & TGLVoon Weifeng
2019-08-08net: stmmac: Implement RSS and enable it in XGMAC coreJose Abreu
2019-07-27net: stmmac: Make MDIO bus reset optionalThierry Reding
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-16net: stmmac: drop the phy_reset hook from struct stmmac_mdio_bus_dataMartin Blumenstingl
2019-06-16net: stmmac: drop the reset delays from struct stmmac_mdio_bus_dataMartin Blumenstingl
2019-06-16net: stmmac: drop the reset GPIO from struct stmmac_mdio_bus_dataMartin Blumenstingl
2019-06-15net: stmmac: Fix wrapper drivers not detecting PHYJose Abreu
2019-06-14net: stmmac: use GPIO descriptors in stmmac_mdio_resetMartin Blumenstingl
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 314Thomas Gleixner
2019-01-30net: stmmac: Fallback to Platform Data clock in Watchdog conversionJose Abreu
2018-09-18net: stmmac: Rework coalesce timer and fix multi-queue racesJose Abreu
2018-08-09net: stmmac: Add XGMAC 2.10 HWIF entryJose Abreu
2017-11-03stmmac: use of_property_read_u32 instead of read_u8Bhadram Varka
2017-06-01net-next: stmmac: Add dwmac-sun8iLABBE Corentin
2017-06-01net-next: stmmac: add optional setup functionLABBE Corentin
2017-03-22net: stmmac: Use AVB mode by defaultThierry Reding
2017-03-21net: stmmac: RX queue routing configurationJoao Pinto
2017-03-21net: stmmac: TX and RX queue priority configurationJoao Pinto
2017-03-12net: stmmac: configuration of CBS in case of a TX AVB queueJoao Pinto
2017-03-12net: stmmac: multiple queues dt configurationJoao Pinto
2017-02-08net: stmmac: Remove the bus_setup function pointerLABBE Corentin
2017-01-09stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structurejpinto
2017-01-09stmmac: adding DT parameter for LPI tx clock gatingjpinto
2017-01-02net: stmmac: remove unused duplicate property snps,axi_allNiklas Cassel
2016-12-08net: smmac: allow configuring lower pbl valuesNiklas Cassel
2016-12-08net: stmmac: add support for independent DMA pbl for tx/rxNiklas Cassel
2016-11-09Revert "net: stmmac: allow to split suspend/resume from init/exit callbacks"Joachim Eastwood
2016-06-28drivers: net: stmmac: add port selection programmingGiuseppe CAVALLARO
2016-06-16net: stmmac: allow to split suspend/resume from init/exit callbacksVincent Palatin