summaryrefslogtreecommitdiff
path: root/include/linux/stmmac.h
AgeCommit message (Expand)Author
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
2016-04-02stmmac: add new DT platform entries for GMAC4Alexandre TORGUE
2016-04-01stmmac: fix MDIO settingsGiuseppe CAVALLARO
2016-04-01Revert "stmmac: Fix 'eth0: No PHY found' regression"Giuseppe CAVALLARO
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-03-03stmmac: Fix 'eth0: No PHY found' regressionGabriel Fernandez
2016-03-02stmmac: rework DMA bus setting and introduce new platform AXI structureGiuseppe Cavallaro
2015-07-29stmmac: remove setup/free glue callbacksJoachim Eastwood
2015-07-29stmmac: remove unused stmmac_of_data structJoachim Eastwood
2015-07-20stmmac: drop custom_* fields from plat_stmmacenet_dataJoachim Eastwood
2015-05-30stmmac: add phy-handle support to the platform layerMathieu Olivari
2015-04-16stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetreeVince Bridgers
2014-07-31net: stmmac: Support devicetree configs for mcast and ucast filter entriesVince Bridgers
2014-01-21stmmac: Fix kernel crashes for jumbo framesVince Bridgers
2014-01-19net: stmmac: Use driver data and callbacks tied with compatible stringsChen-Yu Tsai
2014-01-19net: stmmac: Allocate and pass soc/board specific data to callbacksChen-Yu Tsai
2014-01-16net: stmmac: support max-speed device tree propertySrinivas Kandagatla
2013-08-30driver:net:stmmac: Disable DMA store and forward mode if platform data force_...Sonic Zhang