summaryrefslogtreecommitdiffstats
path: root/include/linux/stmmac.h
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-181-15/+1Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 314Thomas Gleixner2019-06-051-15/+1Star
* | net: stmmac: drop the phy_reset hook from struct stmmac_mdio_bus_dataMartin Blumenstingl2019-06-161-1/+0Star
* | net: stmmac: drop the reset delays from struct stmmac_mdio_bus_dataMartin Blumenstingl2019-06-161-3/+0Star
* | net: stmmac: drop the reset GPIO from struct stmmac_mdio_bus_dataMartin Blumenstingl2019-06-161-1/+0Star
* | net: stmmac: Fix wrapper drivers not detecting PHYJose Abreu2019-06-151-0/+1
* | net: stmmac: use GPIO descriptors in stmmac_mdio_resetMartin Blumenstingl2019-06-151-1/+1
|/
* net: stmmac: Fallback to Platform Data clock in Watchdog conversionJose Abreu2019-01-311-0/+1
* net: stmmac: Rework coalesce timer and fix multi-queue racesJose Abreu2018-09-191-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-221-0/+1
* net: stmmac: TX and RX queue priority configurationJoao Pinto2017-03-221-0/+4
* net: stmmac: configuration of CBS in case of a TX AVB queueJoao Pinto2017-03-131-3/+9
* net: stmmac: multiple queues dt configurationJoao Pinto2017-03-131-0/+30
* net: stmmac: Remove the bus_setup function pointerLABBE Corentin2017-02-081-1/+0Star
* 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/+0Star
* 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/+0Star
* 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-031-0/+2
* stmmac: fix MDIO settingsGiuseppe CAVALLARO2016-04-011-1/+1
* Revert "stmmac: Fix 'eth0: No PHY found' regression"Giuseppe CAVALLARO2016-04-011-1/+0Star
* 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/+0Star
* stmmac: remove unused stmmac_of_data structJoachim Eastwood2015-07-291-18/+0Star
* stmmac: drop custom_* fields from plat_stmmacenet_dataJoachim Eastwood2015-07-211-2/+0Star
* stmmac: add phy-handle support to the platform layerMathieu Olivari2015-05-311-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-221-0/+1
* net: stmmac: Use driver data and callbacks tied with compatible stringsChen-Yu Tsai2014-01-201-0/+18
* net: stmmac: Allocate and pass soc/board specific data to callbacksChen-Yu Tsai2014-01-201-2/+4
* net: stmmac: support max-speed device tree propertySrinivas Kandagatla2014-01-171-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
|\
| * treewide: fix typo of "suport" in various comments and KconfigMasanari Iida2012-11-191-1/+1
* | stmmac: add Rx watchdog support to mitigate the DMA irqsGiuseppe CAVALLARO2012-11-261-0/+1
|/
* net:stmmac: Remove bus_id from mdio platform data.Srinivas Kandagatla2012-08-311-1/+0Star
* stmmac: add mixed burst for DMAGiuseppe CAVALLARO2012-05-151-0/+1