summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2017-07-05stmmac: add missing of_node_putJulia Lawall
2017-06-14net: stmmac: fix completely hung TX when using TSONiklas Cassel
2017-02-18stmmac: Discard masked flags in interrupt status registerAlexey Brodkin
2017-01-15net: stmmac: Fix race between stmmac_drv_probe and stmmac_openFlorian Fainelli
2016-12-06net: stmmac: clear reset value of snps, wr_osr_lmt/snps, rd_osr_lmt before wr...Niklas Cassel
2016-12-02net: ethernet: stmmac: fix of-node and fixed-link-phydev leaksJohan Hovold
2016-12-02net: ethernet: stmmac: platform: fix outdated function headerJohan Hovold
2016-12-02net: ethernet: stmmac: dwmac-meson8b: fix probe error pathJohan Hovold
2016-12-02net: ethernet: stmmac: dwmac-generic: fix probe error pathJohan Hovold
2016-12-02net: ethernet: stmmac: dwmac-rk: fix probe error pathJohan Hovold
2016-12-02net: ethernet: stmmac: dwmac-sti: fix probe error pathJohan Hovold
2016-12-02net: ethernet: stmmac: dwmac-socfpga: fix use-after-free on probe errorsJohan Hovold
2016-11-21ethernet: stmmac: make DWMAC_STM32 depend on it's associated SoCPeter Robinson
2016-11-15stmmac: fix PTP type ethtool statsGiuseppe CAVALLARO
2016-11-15stmmac: fix PTP support for GMAC4Giuseppe CAVALLARO
2016-11-15stmmac: update the PTP header fileGiuseppe CAVALLARO
2016-11-15net: ethernet: Fix SGMII unable to switch speed and autonego failureJia Jie Ho
2016-11-14net: stmmac: Fix lack of link transition for fixed PHYsFlorian Fainelli
2016-10-20stmmac: display the descriptors if DES0 = 0Giuseppe CAVALLARO
2016-10-19stmmac: fix and review the ptp registration.Giuseppe CAVALLARO
2016-10-15stmmac: fix an error code in stmmac_ptp_register()Dan Carpenter
2016-10-13stmmac: fix error check when init ptpGiuseppe CAVALLARO
2016-10-13stmmac: fix ptp init for gmac4Giuseppe CAVALLARO
2016-10-07Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-22ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre
2016-09-18stmmac: fix PWRDWN into the PMT register for global unicast.Giuseppe CAVALLARO
2016-09-13net: ethernet: dwmac: fix non static symbol warningWei Yongjun
2016-09-12stmmac: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-07net: stmmac: update the module description of the dwmac-meson driverMartin Blumenstingl
2016-09-07net: stmmac: add a glue driver for the Amlogic Meson 8b / GXBB DWMACMartin Blumenstingl
2016-09-07stmmac: introduce get_stmmac_bsp_priv() helperJoachim Eastwood
2016-09-02net: stmmac: dwmac-rk: add pd_gmac support for rk3399David Wu
2016-09-02net: stmmac: dwmac-rk: fixes the gmac resume after PD on/offRoger Chen
2016-09-02net: stmmac: dwmac-rk: add rk3366 & rk3399 specific dataRoger Chen
2016-09-01net: ethernet: stmmac: add support of Synopsys 3.50a MAC IPAlexandre TORGUE
2016-09-01net: ethernet: dwmac: add Ethernet glue logic for stm32 chipAlexandre TORGUE
2016-08-30drivers: net: stmmac: fix spelling mistake "mulitcast" -> "multicast"Colin Ian King
2016-08-01ethernet: stmicro: stmmac: add missing of_node_put after calling of_parse_pha...Peter Chen
2016-08-01ethernet: stmicro: stmmac: dwmac-socfpga: add missing of_node_put after calli...Peter Chen
2016-07-13stmmac: dwmac-socfpga: remove redundant dev_err call in socfpga_dwmac_parse_d...Wei Yongjun
2016-07-12stmmac: dwmac-socfpga: fix wrong pointer passed to PTR_ERR()Wei Yongjun
2016-07-10net: ethernet: Add TSE PCS support to dwmac-socfpgaTien Hock Loh
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-02net: stmmac: Fix null-function call in ISR on stmmac1000Matt Corallo
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-06-26net: stmmac: dwmac-rk: add rk3228-specific dataXing Zheng
2016-06-16net: stmmac: dwmac-rk: keep the PHY up for WoLVincent Palatin