summaryrefslogtreecommitdiffstats
path: root/include/linux/stmmac.h
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: implement support for passive mode converters via dtAlexandru Ardelean2019-09-111-0/+1
* net: stmmac: setup higher frequency clk support for EHL & TGLVoon Weifeng2019-08-271-0/+1
* net: stmmac: Implement RSS and enable it in XGMAC coreJose Abreu2019-08-081-0/+1
* net: stmmac: Make MDIO bus reset optionalThierry Reding2019-07-271-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-171-15/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 314Thomas Gleixner2019-06-051-15/+1
* | net: stmmac: drop the phy_reset hook from struct stmmac_mdio_bus_dataMartin Blumenstingl2019-06-161-1/+0
* | net: stmmac: drop the reset delays from struct stmmac_mdio_bus_dataMartin Blumenstingl2019-06-161-3/+0
* | net: stmmac: drop the reset GPIO from struct stmmac_mdio_bus_dataMartin Blumenstingl2019-06-161-1/+0
* | net: stmmac: Fix wrapper drivers not detecting PHYJose Abreu2019-06-151-0/+1
* | net: stmmac: use GPIO descriptors in stmmac_mdio_resetMartin Blumenstingl2019-06-141-1/+1
|/
* net: stmmac: Fallback to Platform Data clock in Watchdog conversionJose Abreu2019-01-301-0/+1
* net: stmmac: Rework coalesce timer and fix multi-queue racesJose Abreu2018-09-181-0/+1
* net: stmmac: Add XGMAC 2.10 HWIF entryJose Abreu2018-08-091-0/+1
* stmmac: use of_property_read_u32 instead of read_u8Bhadram Varka2017-11-031-4/+4
* net-next: stmmac: Add dwmac-sun8iLABBE Corentin2017-06-011-0/+1
* net-next: stmmac: add optional setup functionLABBE Corentin2017-06-011-0/+1
* net: stmmac: Use AVB mode by defaultThierry Reding2017-03-221-2/+2
* net: stmmac: RX queue routing configurationJoao Pinto2017-03-211-0/+1
* net: stmmac: TX and RX queue priority configurationJoao Pinto2017-03-211-0/+4
* net: stmmac: configuration of CBS in case of a TX AVB queueJoao Pinto2017-03-121-3/+9
* net: stmmac: multiple queues dt configurationJoao Pinto2017-03-121-0/+30
* net: stmmac: Remove the bus_setup function pointerLABBE Corentin2017-02-081-1/+0
* stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structurejpinto2017-01-091-0/+5
* stmmac: adding DT parameter for LPI tx clock gatingjpinto2017-01-091-0/+1
* net: stmmac: remove unused duplicate property snps,axi_allNiklas Cassel2017-01-021-1/+0
* net: smmac: allow configuring lower pbl valuesNiklas Cassel2016-12-081-0/+1
* net: stmmac: add support for independent DMA pbl for tx/rxNiklas Cassel2016-12-081-0/+2
* Revert "net: stmmac: allow to split suspend/resume from init/exit callbacks"Joachim Eastwood2016-11-091-2/+0
* drivers: net: stmmac: add port selection programmingGiuseppe CAVALLARO2016-06-281-0/+1
* net: stmmac: allow to split suspend/resume from init/exit callbacksVincent Palatin2016-06-161-0/+2
* stmmac: add new DT platform entries for GMAC4Alexandre TORGUE2016-04-021-0/+2
* stmmac: fix MDIO settingsGiuseppe CAVALLARO2016-04-011-1/+1
* Revert "stmmac: Fix 'eth0: No PHY found' regression"Giuseppe CAVALLARO2016-04-011-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-081-0/+1
|\
| * stmmac: Fix 'eth0: No PHY found' regressionGabriel Fernandez2016-03-031-0/+1
* | stmmac: rework DMA bus setting and introduce new platform AXI structureGiuseppe Cavallaro2016-03-021-1/+16
|/
* stmmac: remove setup/free glue callbacksJoachim Eastwood2015-07-291-2/+0
* stmmac: remove unused stmmac_of_data structJoachim Eastwood2015-07-291-18/+0
* stmmac: drop custom_* fields from plat_stmmacenet_dataJoachim Eastwood2015-07-201-2/+0
* stmmac: add phy-handle support to the platform layerMathieu Olivari2015-05-301-0/+1
* stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetreeVince Bridgers2015-04-161-0/+2
* net: stmmac: Support devicetree configs for mcast and ucast filter entriesVince Bridgers2014-07-311-0/+2
* stmmac: Fix kernel crashes for jumbo framesVince Bridgers2014-01-211-0/+1
* net: stmmac: Use driver data and callbacks tied with compatible stringsChen-Yu Tsai2014-01-191-0/+18
* net: stmmac: Allocate and pass soc/board specific data to callbacksChen-Yu Tsai2014-01-191-2/+4
* net: stmmac: support max-speed device tree propertySrinivas Kandagatla2014-01-161-0/+1
* driver:net:stmmac: Disable DMA store and forward mode if platform data force_...Sonic Zhang2013-08-301-0/+1
* dt:net:stmmac: Add dt specific phy reset callback support.Srinivas Kandagatla2013-07-041-0/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\