summaryrefslogtreecommitdiffstats
path: root/include/linux/stmmac.h
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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/+0
* stmmac: add mixed burst for DMAGiuseppe CAVALLARO2012-05-141-0/+1
* stmmac: use custom init/exit functions in pm opsFrancesco Virlinzi2012-04-191-0/+1
* stmmac: extend CSR Clock Range programmingGiuseppe CAVALLARO2012-04-041-16/+17
* stmmac: re-work the internal GMAC DMA platf parametersDeepak SIKRI2012-04-041-1/+19
* stmmac: Define MDC clock selection macrosDeepak SIKRI2012-04-041-0/+28
* stmmac: Define CSUM offload engine TypesDeepak SIKRI2012-04-041-0/+5
* stmmac: Allow stmmac to work with other PHY buses(v3).Srinivas Kandagatla2012-04-041-0/+1
* stmmac: unify MAC and PHY configuration parameters (V2)Giuseppe CAVALLARO2011-07-211-12/+12
* stmmac: Allow SOCs to use Store forward mode eventhough tx_coe is 0. (V2)Srinivas Kandagatla2011-07-181-0/+1
* net/stmmac: Move "#include <linux/platform_device.h>" to linux/stmmac.hViresh KUMAR2011-05-031-0/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
OpenPOWER on IntegriCloud