aboutsummaryrefslogtreecommitdiff
path: root/include/linux/stmmac.h
AgeCommit message (Expand)AuthorFilesLines
2020-04-21net: stmmac: Enable SERDES power up/down sequenceGravatar Voon Weifeng 1-0/+2
2020-03-09net: stmmac: Integrate it with DesignWare XPCSGravatar Jose Abreu 1-0/+1
2020-01-13net: stmmac: Initial support for TBSGravatar Jose Abreu 1-0/+1
2019-12-18net: stmmac: Add basic EST support for GMAC5+Gravatar Jose Abreu 1-0/+13
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsGravatar Andrew Lunn 1-1/+2
2019-10-03net: stmmac: Only enable enhanced addressing mode when neededGravatar Thierry Reding 1-0/+1
2019-09-11net: stmmac: implement support for passive mode converters via dtGravatar Alexandru Ardelean 1-0/+1
2019-08-27net: stmmac: setup higher frequency clk support for EHL & TGLGravatar Voon Weifeng 1-0/+1
2019-08-08net: stmmac: Implement RSS and enable it in XGMAC coreGravatar Jose Abreu 1-0/+1
2019-07-27net: stmmac: Make MDIO bus reset optionalGravatar Thierry Reding 1-0/+1
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-15/+1
2019-06-16net: stmmac: drop the phy_reset hook from struct stmmac_mdio_bus_dataGravatar Martin Blumenstingl 1-1/+0
2019-06-16net: stmmac: drop the reset delays from struct stmmac_mdio_bus_dataGravatar Martin Blumenstingl 1-3/+0
2019-06-16net: stmmac: drop the reset GPIO from struct stmmac_mdio_bus_dataGravatar Martin Blumenstingl 1-1/+0
2019-06-15net: stmmac: Fix wrapper drivers not detecting PHYGravatar Jose Abreu 1-0/+1
2019-06-14net: stmmac: use GPIO descriptors in stmmac_mdio_resetGravatar Martin Blumenstingl 1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 314Gravatar Thomas Gleixner 1-15/+1
2019-01-30net: stmmac: Fallback to Platform Data clock in Watchdog conversionGravatar Jose Abreu 1-0/+1
2018-09-18net: stmmac: Rework coalesce timer and fix multi-queue racesGravatar Jose Abreu 1-0/+1
2018-08-09net: stmmac: Add XGMAC 2.10 HWIF entryGravatar Jose Abreu 1-0/+1
2017-11-03stmmac: use of_property_read_u32 instead of read_u8Gravatar Bhadram Varka 1-4/+4
2017-06-01net-next: stmmac: Add dwmac-sun8iGravatar LABBE Corentin 1-0/+1
2017-06-01net-next: stmmac: add optional setup functionGravatar LABBE Corentin 1-0/+1
2017-03-22net: stmmac: Use AVB mode by defaultGravatar Thierry Reding 1-2/+2
2017-03-21net: stmmac: RX queue routing configurationGravatar Joao Pinto 1-0/+1
2017-03-21net: stmmac: TX and RX queue priority configurationGravatar Joao Pinto 1-0/+4
2017-03-12net: stmmac: configuration of CBS in case of a TX AVB queueGravatar Joao Pinto 1-3/+9
2017-03-12net: stmmac: multiple queues dt configurationGravatar Joao Pinto 1-0/+30
2017-02-08net: stmmac: Remove the bus_setup function pointerGravatar LABBE Corentin 1-1/+0
2017-01-09stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structureGravatar jpinto 1-0/+5
2017-01-09stmmac: adding DT parameter for LPI tx clock gatingGravatar jpinto 1-0/+1
2017-01-02net: stmmac: remove unused duplicate property snps,axi_allGravatar Niklas Cassel 1-1/+0
2016-12-08net: smmac: allow configuring lower pbl valuesGravatar Niklas Cassel 1-0/+1
2016-12-08net: stmmac: add support for independent DMA pbl for tx/rxGravatar Niklas Cassel 1-0/+2
2016-11-09Revert "net: stmmac: allow to split suspend/resume from init/exit callbacks"Gravatar Joachim Eastwood 1-2/+0
2016-06-28drivers: net: stmmac: add port selection programmingGravatar Giuseppe CAVALLARO 1-0/+1
2016-06-16net: stmmac: allow to split suspend/resume from init/exit callbacksGravatar Vincent Palatin 1-0/+2
2016-04-02stmmac: add new DT platform entries for GMAC4Gravatar Alexandre TORGUE 1-0/+2
2016-04-01stmmac: fix MDIO settingsGravatar Giuseppe CAVALLARO 1-1/+1
2016-04-01Revert "stmmac: Fix 'eth0: No PHY found' regression"Gravatar Giuseppe CAVALLARO 1-1/+0
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-0/+1
2016-03-03stmmac: Fix 'eth0: No PHY found' regressionGravatar Gabriel Fernandez 1-0/+1
2016-03-02stmmac: rework DMA bus setting and introduce new platform AXI structureGravatar Giuseppe Cavallaro 1-1/+16
2015-07-29stmmac: remove setup/free glue callbacksGravatar Joachim Eastwood 1-2/+0
2015-07-29stmmac: remove unused stmmac_of_data structGravatar Joachim Eastwood 1-18/+0
2015-07-20stmmac: drop custom_* fields from plat_stmmacenet_dataGravatar Joachim Eastwood 1-2/+0
2015-05-30stmmac: add phy-handle support to the platform layerGravatar Mathieu Olivari 1-0/+1
2015-04-16stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetreeGravatar Vince Bridgers 1-0/+2
2014-07-31net: stmmac: Support devicetree configs for mcast and ucast filter entriesGravatar Vince Bridgers 1-0/+2
2014-01-21stmmac: Fix kernel crashes for jumbo framesGravatar Vince Bridgers 1-0/+1