summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
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
2017-02-08net: stmmac: remove unused variable in sysfs_display_ringLABBE Corentin
2017-02-08net: stmmac: remove dead code in stmmac_tx_cleanLABBE Corentin
2017-02-08net: stmmac: print phy informationLABBE Corentin
2017-02-08net: stmmac: rename rx_crc to rx_crc_errorsLABBE Corentin
2017-02-08net: stmmac: Rewrite two test against NULL valueLABBE Corentin
2017-02-08net: stmmac: Correct the error message about invalid speedLABBE Corentin
2017-02-08net: stmmac: replace ENOSYS by EINVALLABBE Corentin
2017-02-08net: stmmac: Use readl_poll_timeoutLABBE Corentin
2017-02-08net: stmmac: replace stmmac_mdio_busy_wait by readl_poll_timeoutLABBE Corentin
2017-02-08net: stmmac: fix some code style problemLABBE Corentin
2017-02-08net: stmmac: remplace asm/io.h by linux/io.hLABBE Corentin
2017-02-08net: stmmac: remove freesoftware addressLABBE Corentin
2017-02-08net: stmmac: fix some typos in commentsLABBE Corentin
2017-02-08net: stmmac: Remove the bus_setup function pointerLABBE Corentin
2017-02-08net: stmmac: fix the typo on MAC_RNABLE_RXLABBE Corentin
2017-02-02net: stmmac: Fix wrong message in stmmac_probe_config_dtHeiner Kallweit
2017-02-02net: stmmac: add separate warning for PTP not being supported by HWHeiner Kallweit
2017-02-02net: stmmac: don't set tx delay in RGMII_ID and RGMII_TXID modeHeiner Kallweit
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet
2017-01-29stmmac: Discard masked flags in interrupt status registerAlexey Brodkin
2017-01-24net: stmmac: dwmac-meson8b: make the RGMII TX delay configurableMartin Blumenstingl
2017-01-22net: stmicro: fix LS field mask in EEE configurationjpinto