aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/stmmac.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn1-1/+2
2019-10-03net: stmmac: Only enable enhanced addressing mode when neededThierry Reding1-0/+1
2019-09-11net: stmmac: implement support for passive mode converters via dtAlexandru Ardelean1-0/+1
2019-08-27net: stmmac: setup higher frequency clk support for EHL & TGLVoon Weifeng1-0/+1
2019-08-08net: stmmac: Implement RSS and enable it in XGMAC coreJose Abreu1-0/+1
2019-07-27net: stmmac: Make MDIO bus reset optionalThierry Reding1-0/+1
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-15/+1
2019-06-16net: stmmac: drop the phy_reset hook from struct stmmac_mdio_bus_dataMartin Blumenstingl1-1/+0
2019-06-16net: stmmac: drop the reset delays from struct stmmac_mdio_bus_dataMartin Blumenstingl1-3/+0
2019-06-16net: stmmac: drop the reset GPIO from struct stmmac_mdio_bus_dataMartin Blumenstingl1-1/+0
2019-06-15net: stmmac: Fix wrapper drivers not detecting PHYJose Abreu1-0/+1
2019-06-14net: stmmac: use GPIO descriptors in stmmac_mdio_resetMartin Blumenstingl1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 314Thomas Gleixner1-15/+1
2019-01-30net: stmmac: Fallback to Platform Data clock in Watchdog conversionJose Abreu1-0/+1
2018-09-18net: stmmac: Rework coalesce timer and fix multi-queue racesJose Abreu1-0/+1
2018-08-09net: stmmac: Add XGMAC 2.10 HWIF entryJose Abreu1-0/+1
2017-11-03stmmac: use of_property_read_u32 instead of read_u8Bhadram Varka1-4/+4
2017-06-01net-next: stmmac: Add dwmac-sun8iLABBE Corentin1-0/+1
2017-06-01net-next: stmmac: add optional setup functionLABBE Corentin1-0/+1
2017-03-22net: stmmac: Use AVB mode by defaultThierry Reding1-2/+2
2017-03-21net: stmmac: RX queue routing configurationJoao Pinto1-0/+1
2017-03-21net: stmmac: TX and RX queue priority configurationJoao Pinto1-0/+4
2017-03-12net: stmmac: configuration of CBS in case of a TX AVB queueJoao Pinto1-3/+9
2017-03-12net: stmmac: multiple queues dt configurationJoao Pinto1-0/+30
2017-02-08net: stmmac: Remove the bus_setup function pointerLABBE Corentin1-1/+0
2017-01-09stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structurejpinto1-0/+5
2017-01-09stmmac: adding DT parameter for LPI tx clock gatingjpinto1-0/+1
2017-01-02net: stmmac: remove unused duplicate property snps,axi_allNiklas Cassel1-1/+0
2016-12-08net: smmac: allow configuring lower pbl valuesNiklas Cassel1-0/+1
2016-12-08net: stmmac: add support for independent DMA pbl for tx/rxNiklas Cassel1-0/+2
2016-11-09Revert "net: stmmac: allow to split suspend/resume from init/exit callbacks"Joachim Eastwood1-2/+0
2016-06-28drivers: net: stmmac: add port selection programmingGiuseppe CAVALLARO1-0/+1
2016-06-16net: stmmac: allow to split suspend/resume from init/exit callbacksVincent Palatin1-0/+2
2016-04-02stmmac: add new DT platform entries for GMAC4Alexandre TORGUE1-0/+2
2016-04-01stmmac: fix MDIO settingsGiuseppe CAVALLARO1-1/+1
2016-04-01Revert "stmmac: Fix 'eth0: No PHY found' regression"Giuseppe CAVALLARO1-1/+0
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2016-03-03stmmac: Fix 'eth0: No PHY found' regressionGabriel Fernandez1-0/+1
2016-03-02stmmac: rework DMA bus setting and introduce new platform AXI structureGiuseppe Cavallaro1-1/+16
2015-07-29stmmac: remove setup/free glue callbacksJoachim Eastwood1-2/+0
2015-07-29stmmac: remove unused stmmac_of_data structJoachim Eastwood1-18/+0
2015-07-20stmmac: drop custom_* fields from plat_stmmacenet_dataJoachim Eastwood1-2/+0
2015-05-30stmmac: add phy-handle support to the platform layerMathieu Olivari1-0/+1
2015-04-16stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetreeVince Bridgers1-0/+2
2014-07-31net: stmmac: Support devicetree configs for mcast and ucast filter entriesVince Bridgers1-0/+2
2014-01-21stmmac: Fix kernel crashes for jumbo framesVince Bridgers1-0/+1
2014-01-19net: stmmac: Use driver data and callbacks tied with compatible stringsChen-Yu Tsai1-0/+18
2014-01-19net: stmmac: Allocate and pass soc/board specific data to callbacksChen-Yu Tsai1-2/+4
2014-01-16net: stmmac: support max-speed device tree propertySrinivas Kandagatla1-0/+1
2013-08-30driver:net:stmmac: Disable DMA store and forward mode if platform data force_thresh_dma_mode is set.Sonic Zhang1-0/+1