summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2017-03-24net: stmmac: add set_mac to the stmmac_opsLABBE Corentin
2017-03-22net: stmmac: fix dma operation mode config for older versionsJoao Pinto
2017-03-22net: stmmac: Restore DT backwards-compatibilityThierry Reding
2017-03-22net: stmmac: Always enable MAC RX queuesThierry Reding
2017-03-21net: stmmac: RX queue routing configurationJoao Pinto
2017-03-21net: stmmac: TX and RX queue priority configurationJoao Pinto
2017-03-21net: stmmac: enable multiple buffersJoao Pinto
2017-03-15net: stmmac: stmmac interrupt treatment prepared for multiple queuesJoao Pinto
2017-03-15net: stmmac: tso init prepared for multiple queuesJoao Pinto
2017-03-15net: stmmac: dma channel init prepared for multiple queuesJoao Pinto
2017-03-15net: stmmac: prepare rx/tx set tail function 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: prepare stmmac_tx_err 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-13net: stmmac: added default rx queue size in stmmac_dma_interruptJoao Pinto
2017-03-13net: stmmac: set default number of rx and tx queues in stmmac_pciJoao 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: multiple queues dt configurationJoao Pinto
2017-03-12net: stmmac: dwc-qos: Add Tegra186 supportThierry Reding
2017-03-12net: stmmac: dwc-qos: Split out ->probe() and ->remove()Thierry Reding
2017-03-12net: stmmac: Program RX queue size and flow controlThierry Reding
2017-03-12net: stmmac: Parse FIFO sizes from feature registersThierry Reding
2017-03-12net: stmmac: Check for DMA mapping errorsThierry Reding
2017-03-12net: stmmac: Balance PTP reference clock enable/disableThierry Reding
2017-03-12net: stmmac: Disable PTP reference clock on errorThierry Reding
2017-03-12net: stmmac: Stop PHY and remove TX timer on errorThierry Reding
2017-03-12net: stmmac: Rename clk_ptp_ref clock to ptp_refThierry Reding
2017-03-09net: stmicro: replace kzalloc with devm_kzallocJoao Pinto
2017-02-24net: stmmac: unify registers dumps methodsLABBE Corentin
2017-02-19net: ethernet: stmmac: dwmac-rk: Add RK3328 gmac supportdavid.wu
2017-02-15net: stmmac: invert the logic for dumping regsLABBE Corentin
2017-02-15net: stmmac: reduce indentation by adding a continueLABBE Corentin
2017-02-15net: stmmac: split the stmmac_adjust_link 10/100 caseLABBE Corentin
2017-02-15net: stmmac: run stmmac_hw_fix_mac_speed when speed is validLABBE Corentin
2017-02-15net: stmmac: set speed at SPEED_UNKNOWN in case of broken speedLABBE Corentin
2017-02-15net: stmmac: use SPEED_UNKNOWN/DUPLEX_UNKNOWNLABBE Corentin
2017-02-15net: stmmac: likely is useless in occasional functionLABBE Corentin
2017-02-15net: stmmac: remove useless parenthesisLABBE Corentin
2017-02-08net: stmmac: replace unsigned by u32LABBE Corentin