summaryrefslogtreecommitdiff
path: root/include/linux/stmmac.h
AgeCommit message (Expand)Author
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
2013-07-04dt:net:stmmac: Add dt specific phy reset callback support.Srinivas Kandagatla
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-11-26stmmac: add Rx watchdog support to mitigate the DMA irqsGiuseppe CAVALLARO
2012-11-19treewide: fix typo of "suport" in various comments and KconfigMasanari Iida
2012-08-31net:stmmac: Remove bus_id from mdio platform data.Srinivas Kandagatla
2012-05-14stmmac: add mixed burst for DMAGiuseppe CAVALLARO
2012-04-19stmmac: use custom init/exit functions in pm opsFrancesco Virlinzi
2012-04-04stmmac: extend CSR Clock Range programmingGiuseppe CAVALLARO
2012-04-04stmmac: re-work the internal GMAC DMA platf parametersDeepak SIKRI
2012-04-04stmmac: Define MDC clock selection macrosDeepak SIKRI
2012-04-04stmmac: Define CSUM offload engine TypesDeepak SIKRI
2012-04-04stmmac: Allow stmmac to work with other PHY buses(v3).Srinivas Kandagatla
2011-07-21stmmac: unify MAC and PHY configuration parameters (V2)Giuseppe CAVALLARO
2011-07-18stmmac: Allow SOCs to use Store forward mode eventhough tx_coe is 0. (V2)Srinivas Kandagatla
2011-05-03net/stmmac: Move "#include <linux/platform_device.h>" to linux/stmmac.hViresh KUMAR
2011-03-31Fix common misspellingsLucas De Marchi