summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/common.h
AgeCommit message (Expand)Author
2017-05-25net-next: stmmac: rework the speed selectionLABBE Corentin
2017-04-13net: stmmac: set total length of the packet to be transmitted in TDES3Niklas Cassel
2017-03-24net: stmmac: add set_mac to the stmmac_opsLABBE Corentin
2017-03-21net: stmmac: RX queue routing configurationJoao Pinto
2017-03-21net: stmmac: TX and RX queue priority configurationJoao Pinto
2017-03-15net: stmmac: dma channel init prepared for multiple queuesJoao Pinto
2017-03-15net: stmmac: rx and tx ring length prepared for multiple queuesJoao Pinto
2017-03-15net: stmmac: rx watchdog config prepared for multiple queuesJoao Pinto
2017-03-15net: stmmac: prepare dma interrupt treatment for multiple queuesJoao Pinto
2017-03-15net: stmmac: rx/tx dma start/stop prepared for multiple queuesJoao Pinto
2017-03-15net: stmmac: enable/disable dma irq prepared for multiple queuesJoao Pinto
2017-03-15net: stmmac: prepare dma op mode config for multiple queuesJoao Pinto
2017-03-12net: stmmac: configuration of CBS in case of a TX AVB queueJoao Pinto
2017-03-12net: stmmac: mac debug prepared for multiple queuesJoao Pinto
2017-03-12net: stmmac: prepare irq_status for mtlJoao Pinto
2017-03-12net: stmmac: flow_ctrl functions adapted to mtlJoao Pinto
2017-03-12net: stmmac: mapping mtl rx to dma channelJoao Pinto
2017-03-12net: stmmac: mtl rx queue enabled as dcb or avbJoao Pinto
2017-03-12net: stmmac: configure tx queue weightJoao Pinto
2017-03-12net: stmmac: configure mtl rx and tx algorithmsJoao Pinto
2017-03-12net: stmmac: Parse FIFO sizes from feature registersThierry Reding
2017-02-24net: stmmac: unify registers dumps methodsLABBE Corentin
2017-02-08net: stmmac: rename rx_crc to rx_crc_errorsLABBE Corentin
2017-02-08net: stmmac: remove freesoftware addressLABBE Corentin
2017-02-08net: stmmac: fix the typo on MAC_RNABLE_RXLABBE Corentin
2017-01-09stmmac: adding DT parameter for LPI tx clock gatingjpinto
2016-12-29stmmac: enable rx queuesjpinto
2016-12-08net: stmmac: simplify the common DMA init APINiklas Cassel
2016-12-03net: stmmac: unify mdio functionsLABBE Corentin
2016-11-29stmmac: fix comments, make debug output consistentPavel Machek
2016-11-15stmmac: fix PTP type ethtool statsGiuseppe CAVALLARO
2016-11-15stmmac: fix PTP support for GMAC4Giuseppe CAVALLARO
2016-09-12stmmac: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-06-28drivers: net: stmmac: add port selection programmingGiuseppe CAVALLARO
2016-06-28drivers: net: stmmac: rework core ISR to better manage PCS and PMTGiuseppe CAVALLARO
2016-06-28drivers: net: stmmac: reworking the PCS code.Giuseppe CAVALLARO
2016-04-02stmmac: support new GMAC4Alexandre TORGUE
2016-04-02stmmac: add GMAC4 core supportAlexandre TORGUE
2016-04-02stmmac: add DMA support for GMAC 4.xxAlexandre TORGUE
2016-04-02stmmac: add descriptors function for GMAC 4.xxAlexandre TORGUE
2016-04-02stmmac: rework synopsys id read, moved to dwmac setupAlexandre TORGUE
2016-04-02stmmac: rework the routines to show the ring statusAlexandre TORGUE
2016-04-02stmmac: rework get_hw_feature functionAlexandre TORGUE
2016-03-02stmmac: first frame prep at the end of xmit routineGiuseppe Cavallaro
2016-03-02stmmac: optimize tx clean functionFabrice Gasnier
2016-03-02stmmac: optimize tx desc managementGiuseppe Cavallaro
2016-03-02stmmac: merge get_rx_owner into rx_status routine.Fabrice Gasnier
2016-03-02stmmac: review RX/TX ring managementGiuseppe Cavallaro
2016-03-02stmmac: rework DMA bus setting and introduce new platform AXI structureGiuseppe Cavallaro
2016-03-02stmmac: share reset function between dwmac100 and dwmac1000Giuseppe Cavallaro